Pull request #43878 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031+dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac (5e241432d94a3beebb469c82ca344fe78338dc0a) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43878@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-28T14:47:22.079Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-28T14:47:22.083Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-28T14:47:22.274Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a) in /home/ubuntu/workspace/moby_PR-43878 [Pipeline] { [Pipeline] checkout [2022-07-28T14:47:22.303Z] The recommended git tool is: git [2022-07-28T14:47:22.312Z] using credential docker-jenkins-github-credentials [2022-07-28T14:47:22.324Z] Cloning the remote Git repository [2022-07-28T14:47:22.324Z] Cloning with configured refspecs honoured and without tags [2022-07-28T14:47:22.336Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T14:47:22.337Z] > git init /home/ubuntu/workspace/moby_PR-43878 # timeout=10 [2022-07-28T14:47:22.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:47:22.341Z] > git --version # timeout=10 [2022-07-28T14:47:22.346Z] > git --version # 'git version 2.17.1' [2022-07-28T14:47:22.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:22.347Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:47:37.694Z] Fetching without tags [2022-07-28T14:47:37.887Z] Merging remotes/origin/22.06 commit dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac into PR head commit 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:47:37.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:47:37.693Z] > git config --add remote.origin.fetch +refs/pull/43878/head:refs/remotes/origin/PR-43878 # timeout=10 [2022-07-28T14:47:37.695Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:47:37.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:47:37.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:47:37.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:37.707Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:47:37.900Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:47:37.902Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:47:38.431Z] Merge succeeded, producing 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:47:38.431Z] Checking out Revision 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 (PR-43878) [2022-07-28T14:47:38.936Z] Commit message: "libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)" [2022-07-28T14:47:38.936Z] First time build. Skipping changelog. [2022-07-28T14:47:38.959Z] > git --version # timeout=10 [2022-07-28T14:47:38.961Z] > git --version # 'git version 2.17.1' [2022-07-28T14:47:38.966Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:47:39.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-28T14:47:38.417Z] > git remote # timeout=10 [2022-07-28T14:47:38.419Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T14:47:38.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:38.426Z] > git merge dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac # timeout=10 [2022-07-28T14:47:38.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T14:47:38.444Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:47:38.446Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:47:42.180Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-28T14:47:42.366Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08b659bcad080505a) in /home/ubuntu/workspace/moby_PR-43878 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-07-28T14:47:42.374Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0fcf3151873542a76) in /home/ubuntu/workspace/moby_PR-43878 [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] checkout [2022-07-28T14:47:42.417Z] The recommended git tool is: git [2022-07-28T14:47:42.426Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-07-28T14:47:42.436Z] The recommended git tool is: git [2022-07-28T14:47:42.439Z] Fetching changes from the remote Git repository [2022-07-28T14:47:42.442Z] using credential docker-jenkins-github-credentials [2022-07-28T14:47:42.444Z] Fetching without tags [Pipeline] // stage [2022-07-28T14:47:42.451Z] Cloning the remote Git repository [2022-07-28T14:47:42.451Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-07-28T14:47:42.648Z] Merging remotes/origin/22.06 commit dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac into PR head commit 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [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-28T14:47:43.225Z] Merge succeeded, producing 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:47:43.225Z] Checking out Revision 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 (PR-43878) [2022-07-28T14:47:43.285Z] Commit message: "libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)" [2022-07-28T14:47:43.308Z] > git --version # timeout=10 [2022-07-28T14:47:43.309Z] > git --version # 'git version 2.17.1' [2022-07-28T14:47:43.311Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-28T14:47:42.447Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43878/.git # timeout=10 [2022-07-28T14:47:42.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:47:42.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:47:42.457Z] > git --version # timeout=10 [2022-07-28T14:47:42.461Z] > git --version # 'git version 2.17.1' [2022-07-28T14:47:42.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:42.462Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:47:42.661Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:47:42.682Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:47:43.195Z] > git remote # timeout=10 [2022-07-28T14:47:43.200Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T14:47:43.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:43.204Z] > git merge dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac # timeout=10 [2022-07-28T14:47:43.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T14:47:43.238Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:47:43.246Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:47:42.496Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T14:47:42.496Z] > git init /home/ubuntu/workspace/moby_PR-43878 # timeout=10 [2022-07-28T14:47:42.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:47:42.503Z] > git --version # timeout=10 [2022-07-28T14:47:42.505Z] > git --version # 'git version 2.17.1' [2022-07-28T14:47:42.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:42.505Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:47:43.914Z] + [ PR != PR ] [2022-07-28T14:47:43.914Z] + [ 22.06 != master ] [2022-07-28T14:47:43.914Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T14:47:44.230Z] + docker version [2022-07-28T14:47:44.230Z] Client: Docker Engine - Community [2022-07-28T14:47:44.230Z] Version: 20.10.14 [2022-07-28T14:47:44.230Z] API version: 1.41 [2022-07-28T14:47:44.230Z] Go version: go1.16.15 [2022-07-28T14:47:44.230Z] Git commit: a224086 [2022-07-28T14:47:44.230Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T14:47:44.230Z] OS/Arch: linux/amd64 [2022-07-28T14:47:44.230Z] Context: default [2022-07-28T14:47:44.230Z] Experimental: true [2022-07-28T14:47:44.230Z] [2022-07-28T14:47:44.230Z] Server: Docker Engine - Community [2022-07-28T14:47:44.230Z] Engine: [2022-07-28T14:47:44.230Z] Version: 20.10.14 [2022-07-28T14:47:44.230Z] API version: 1.41 (minimum version 1.12) [2022-07-28T14:47:44.230Z] Go version: go1.16.15 [2022-07-28T14:47:44.230Z] Git commit: 87a90dc [2022-07-28T14:47:44.230Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T14:47:44.230Z] OS/Arch: linux/amd64 [2022-07-28T14:47:44.230Z] Experimental: true [2022-07-28T14:47:44.230Z] containerd: [2022-07-28T14:47:44.230Z] Version: 1.5.11 [2022-07-28T14:47:44.230Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:47:44.230Z] runc: [2022-07-28T14:47:44.230Z] Version: 1.0.3 [2022-07-28T14:47:44.230Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T14:47:44.230Z] docker-init: [2022-07-28T14:47:44.230Z] Version: 0.19.0 [2022-07-28T14:47:44.230Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T14:47:44.512Z] + docker info [2022-07-28T14:47:44.512Z] Client: [2022-07-28T14:47:44.512Z] Context: default [2022-07-28T14:47:44.512Z] Debug Mode: false [2022-07-28T14:47:44.512Z] Plugins: [2022-07-28T14:47:44.512Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T14:47:44.512Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T14:47:44.512Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T14:47:44.512Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T14:47:44.512Z] [2022-07-28T14:47:44.512Z] Server: [2022-07-28T14:47:44.512Z] Containers: 0 [2022-07-28T14:47:44.512Z] Running: 0 [2022-07-28T14:47:44.512Z] Paused: 0 [2022-07-28T14:47:44.512Z] Stopped: 0 [2022-07-28T14:47:44.512Z] Images: 4 [2022-07-28T14:47:44.512Z] Server Version: 20.10.14 [2022-07-28T14:47:44.512Z] Storage Driver: overlay2 [2022-07-28T14:47:44.512Z] Backing Filesystem: extfs [2022-07-28T14:47:44.512Z] Supports d_type: true [2022-07-28T14:47:44.512Z] Native Overlay Diff: true [2022-07-28T14:47:44.512Z] userxattr: false [2022-07-28T14:47:44.512Z] Logging Driver: json-file [2022-07-28T14:47:44.512Z] Cgroup Driver: cgroupfs [2022-07-28T14:47:44.512Z] Cgroup Version: 1 [2022-07-28T14:47:44.512Z] Plugins: [2022-07-28T14:47:44.512Z] Volume: local [2022-07-28T14:47:44.512Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T14:47:44.512Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T14:47:44.512Z] Swarm: inactive [2022-07-28T14:47:44.512Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T14:47:44.512Z] Default Runtime: runc [2022-07-28T14:47:44.512Z] Init Binary: docker-init [2022-07-28T14:47:44.512Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:47:44.512Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T14:47:44.512Z] init version: de40ad0 [2022-07-28T14:47:44.512Z] Security Options: [2022-07-28T14:47:44.512Z] apparmor [2022-07-28T14:47:44.512Z] seccomp [2022-07-28T14:47:44.512Z] Profile: default [2022-07-28T14:47:44.512Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T14:47:44.512Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T14:47:44.512Z] OSType: linux [2022-07-28T14:47:44.512Z] Architecture: x86_64 [2022-07-28T14:47:44.512Z] CPUs: 2 [2022-07-28T14:47:44.512Z] Total Memory: 15.35GiB [2022-07-28T14:47:44.512Z] Name: ip-10-100-62-72 [2022-07-28T14:47:44.512Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T14:47:44.512Z] Docker Root Dir: /var/lib/docker [2022-07-28T14:47:44.512Z] Debug Mode: false [2022-07-28T14:47:44.512Z] Registry: https://index.docker.io/v1/ [2022-07-28T14:47:44.512Z] Labels: [2022-07-28T14:47:44.512Z] Experimental: true [2022-07-28T14:47:44.512Z] Insecure Registries: [2022-07-28T14:47:44.512Z] 127.0.0.0/8 [2022-07-28T14:47:44.512Z] Live Restore Enabled: true [2022-07-28T14:47:44.512Z] [2022-07-28T14:47:44.512Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T14:47:44.804Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:47:44.804Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:47:44.804Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43878/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T14:47:44.804Z] + bash /home/ubuntu/workspace/moby_PR-43878/check-config.sh [2022-07-28T14:47:44.804Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T14:47:44.804Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T14:47:44.804Z] [2022-07-28T14:47:44.804Z] Generally Necessary: [2022-07-28T14:47:44.804Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T14:47:44.804Z] - apparmor: enabled and tools installed [2022-07-28T14:47:44.804Z] - CONFIG_NAMESPACES: enabled [2022-07-28T14:47:44.804Z] - CONFIG_NET_NS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_PID_NS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_IPC_NS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_UTS_NS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_CGROUPS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T14:47:44.804Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T14:47:44.804Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T14:47:44.804Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T14:47:44.804Z] - CONFIG_CPUSETS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_MEMCG: enabled [2022-07-28T14:47:44.804Z] - CONFIG_KEYS: enabled [2022-07-28T14:47:44.804Z] - CONFIG_VETH: enabled (as module) [2022-07-28T14:47:44.804Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T14:47:44.804Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T14:47:44.804Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T14:47:44.804Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T14:47:44.804Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T14:47:44.804Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T14:47:45.065Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T14:47:45.065Z] [2022-07-28T14:47:45.065Z] Optional Features: [2022-07-28T14:47:45.065Z] - CONFIG_USER_NS: enabled [2022-07-28T14:47:45.065Z] - CONFIG_SECCOMP: enabled [2022-07-28T14:47:45.065Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T14:47:45.065Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T14:47:45.065Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T14:47:45.065Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T14:47:45.065Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T14:47:45.065Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T14:47:45.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T14:47:45.065Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T14:47:45.065Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T14:47:45.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T14:47:45.065Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T14:47:45.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T14:47:45.065Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T14:47:45.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T14:47:45.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T14:47:45.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T14:47:45.065Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T14:47:45.065Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T14:47:45.065Z] - CONFIG_EXT4_FS: enabled [2022-07-28T14:47:45.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T14:47:45.065Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T14:47:45.065Z] - Network Drivers: [2022-07-28T14:47:45.065Z] - "overlay": [2022-07-28T14:47:45.065Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T14:47:45.065Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T14:47:45.065Z] Optional (for encrypted networks): [2022-07-28T14:47:45.324Z] - CONFIG_CRYPTO: enabled [2022-07-28T14:47:45.324Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T14:47:45.324Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T14:47:45.324Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T14:47:45.324Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T14:47:45.324Z] - CONFIG_XFRM: enabled [2022-07-28T14:47:45.324Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T14:47:45.324Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T14:47:45.324Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T14:47:45.324Z] - "ipvlan": [2022-07-28T14:47:45.324Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T14:47:45.324Z] - "macvlan": [2022-07-28T14:47:45.325Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T14:47:45.325Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T14:47:45.325Z] - "ftp,tftp client in container": [2022-07-28T14:47:45.325Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T14:47:45.325Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T14:47:45.325Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T14:47:45.325Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T14:47:45.325Z] - Storage Drivers: [2022-07-28T14:47:45.325Z] - "aufs": [2022-07-28T14:47:45.325Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T14:47:45.325Z] - "btrfs": [2022-07-28T14:47:45.325Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T14:47:45.325Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T14:47:45.325Z] - "devicemapper": [2022-07-28T14:47:45.325Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T14:47:45.325Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T14:47:45.325Z] - "overlay": [2022-07-28T14:47:45.325Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T14:47:45.325Z] - "zfs": [2022-07-28T14:47:45.325Z] - /dev/zfs: present [2022-07-28T14:47:45.325Z] - zfs command: missing [2022-07-28T14:47:45.325Z] - zpool command: missing [2022-07-28T14:47:45.325Z] [2022-07-28T14:47:45.325Z] Limits: [2022-07-28T14:47:45.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T14:47:45.325Z] [2022-07-28T14:47:45.325Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T14:47:45.645Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 . [2022-07-28T14:47:45.645Z] #1 [internal] load build definition from Dockerfile [2022-07-28T14:47:45.645Z] #1 sha256:aa145e5e1b4df4f95232139c9ad912a300222fa20c8ac07359c3a01e3e6815bf [2022-07-28T14:47:45.645Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T14:47:45.645Z] #1 DONE 0.0s [2022-07-28T14:47:45.645Z] [2022-07-28T14:47:45.645Z] #2 [internal] load .dockerignore [2022-07-28T14:47:45.645Z] #2 sha256:da0948957e74f0f31f73f2c9f65b7fe51f0368a35488e0a331604f21947677a3 [2022-07-28T14:47:45.645Z] #2 transferring context: 145B done [2022-07-28T14:47:45.645Z] #2 DONE 0.0s [2022-07-28T14:47:45.645Z] [2022-07-28T14:47:45.645Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T14:47:45.645Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T14:47:45.905Z] #3 DONE 0.1s [2022-07-28T14:47:45.905Z] [2022-07-28T14:47:45.905Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T14:47:45.905Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T14:47:45.905Z] #4 CACHED [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #6 [internal] load build definition from Dockerfile [2022-07-28T14:47:46.165Z] #6 sha256:e2b7181dc00b52cce88907afac50f1d39ac818f4d771b4a789833b231c8aee32 [2022-07-28T14:47:46.165Z] #6 DONE 0.0s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #5 [internal] load .dockerignore [2022-07-28T14:47:46.165Z] #5 sha256:0a4ef3bcf78caa1368c0828695a45ec21a47d0a78c1e3fccf13349022a27481c [2022-07-28T14:47:46.165Z] #5 DONE 0.0s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:47:46.165Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T14:47:46.165Z] #9 DONE 0.1s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T14:47:46.165Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T14:47:46.165Z] #10 DONE 0.1s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:47:46.165Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T14:47:46.165Z] #7 DONE 0.1s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T14:47:46.165Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T14:47:46.165Z] #8 DONE 0.1s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:47:46.165Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T14:47:46.165Z] #80 DONE 0.0s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:47:46.165Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T14:47:46.165Z] #78 DONE 0.0s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:47:46.165Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:47:46.165Z] #11 DONE 0.0s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:47:46.165Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:47:46.165Z] #35 DONE 0.0s [2022-07-28T14:47:46.165Z] [2022-07-28T14:47:46.165Z] #31 [internal] load build context [2022-07-28T14:47:46.165Z] #31 sha256:80ae41313cdf33509f0fa3657de3cabd701a5fb33c67f5d18a0411213af29ffa [2022-07-28T14:47:46.745Z] #31 ... [2022-07-28T14:47:46.745Z] [2022-07-28T14:47:46.745Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T14:47:46.745Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T14:47:46.745Z] #56 DONE 0.4s [2022-07-28T14:47:46.745Z] [2022-07-28T14:47:46.745Z] #31 [internal] load build context [2022-07-28T14:47:46.745Z] #31 sha256:80ae41313cdf33509f0fa3657de3cabd701a5fb33c67f5d18a0411213af29ffa [2022-07-28T14:47:47.699Z] #31 transferring context: 62.08MB 1.5s done [2022-07-28T14:47:47.699Z] #31 DONE 1.6s [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T14:47:47.699Z] #65 sha256:dda73b95d7ede25ccb2725d7b60c05523d6ade39a057514c2339c12c7d9b7f89 [2022-07-28T14:47:47.699Z] #65 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #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-28T14:47:47.699Z] #49 sha256:0f24640bdae301fcbcbc855bd15c246f26f7ef68f190a07f4d5d54392482a88c [2022-07-28T14:47:47.699Z] #49 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:47:47.699Z] #30 sha256:bd6427964041c055207caab11f7ad38d46c485d74e422dca6d02f5909858aa6f [2022-07-28T14:47:47.699Z] #30 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #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-28T14:47:47.699Z] #60 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:47:47.699Z] #60 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T14:47:47.699Z] #25 sha256:8f47211c67445b0c6f5041c56c1134af44c9c59a7bcff92c4d9b347ce489e18e [2022-07-28T14:47:47.699Z] #25 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T14:47:47.699Z] #72 sha256:b278ddde3fb3307b7fd2ce48e71c9268a9981d357ed38332e453113b49d05cae [2022-07-28T14:47:47.699Z] #72 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T14:47:47.699Z] #46 sha256:775f26a3148e9aaef3eb8234a809c954e3fec01a517bd3b6a4801febec73ea79 [2022-07-28T14:47:47.699Z] #46 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #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-28T14:47:47.699Z] #54 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:47:47.699Z] #54 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.699Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T14:47:47.699Z] #85 sha256:3f1257fb295c6466f9807c655616429beba1e064a1bf2a39a66b63c7619baa89 [2022-07-28T14:47:47.699Z] #85 CACHED [2022-07-28T14:47:47.699Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #20 sha256:981219f5a72c5d94a2f72db65458f0fe76ad4d0822549b156e243800aa166d8b [2022-07-28T14:47:47.700Z] #20 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #57 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T14:47:47.700Z] #57 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T14:47:47.700Z] #27 sha256:2708e2b23971019eb9b4a3931c5b876671ac043571847cda6c46e31a00169795 [2022-07-28T14:47:47.700Z] #27 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #84 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:47:47.700Z] #84 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #41 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:47:47.700Z] #41 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T14:47:47.700Z] #13 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T14:47:47.700Z] #86 sha256:d7b3a60366276712b1d73451950627715be9da36efc786b5dc8eebef6de23f89 [2022-07-28T14:47:47.700Z] #86 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T14:47:47.700Z] #34 sha256:3a159fee30d63eb6f1b8b68a04960a3d0e40a1f1338864c59aff8a2bd523f968 [2022-07-28T14:47:47.700Z] #34 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #21 sha256:fb441078b8b16474cec4e00168ff6465c596179d52300a4465e548aa719ab662 [2022-07-28T14:47:47.700Z] #21 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T14:47:47.700Z] #50 sha256:3e7275bf71e6837e3797e24a49e42f21ceaed7ca69fe7423d3db318a9778a5da [2022-07-28T14:47:47.700Z] #50 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #44 sha256:7fba429b0c4a9817b1346a1e536a92ddc5e40e84df03b1197a7ff871361d8276 [2022-07-28T14:47:47.700Z] #44 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #38 sha256:dcdeb2081d12fd8d5c9c71f1c2a8b97571e8f1547466632e719aaf4f94910f1a [2022-07-28T14:47:47.700Z] #38 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T14:47:47.700Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T14:47:47.700Z] #79 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #33 sha256:85abbdf94f43c816969959d0ea1ef559773313339442ab555bd368dc9e738185 [2022-07-28T14:47:47.700Z] #33 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T14:47:47.700Z] #76 sha256:595d907a3bba531dd62a927e79e162a7cf3e72154d3349a6e523cbf17c671fde [2022-07-28T14:47:47.700Z] #76 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #69 sha256:9c3fa862ffcdf8acd1e636290a0f0f57e4a4eadd12ddfc2b52f768c365145765 [2022-07-28T14:47:47.700Z] #69 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #58 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:47:47.700Z] #58 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #47 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:47:47.700Z] #47 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-28T14:47:47.700Z] #16 sha256:0d80c3753be2e0af35660da900f933129bb82352e711ae061cd6515b997c01e6 [2022-07-28T14:47:47.700Z] #16 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-28T14:47:47.700Z] #15 sha256:8a3c418b96fa80253c97ccc0b10773a7e4d9177554737903189eef9470d99674 [2022-07-28T14:47:47.700Z] #15 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #63 sha256:e20c893afb9d1caa2849ae8b4eec09075eadfd3e0ee26616a3212e28385ef2a7 [2022-07-28T14:47:47.700Z] #63 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #68 sha256:2f3598f8e56e3a091e37ec67cc3284432c7b3e2d8d10c1833f8703ecc635a002 [2022-07-28T14:47:47.700Z] #68 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T14:47:47.700Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T14:47:47.700Z] #12 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T14:47:47.700Z] #26 sha256:98ceb3e061334051d4ce4e85af1799f4b330773f61270838817b9c7f3ecfc37a [2022-07-28T14:47:47.700Z] #26 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #74 sha256:c866978555be71fcb85a2eafa4764f2938e8e3cf796f70a921d5b693a31d6cb4 [2022-07-28T14:47:47.700Z] #74 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #28 sha256:e4f748f4a158d36effb498aedf642ed0535127e85905d25b2426b47e6f3e5878 [2022-07-28T14:47:47.700Z] #28 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #59 sha256:9ed6c948a5d513f55ded5f2ef02fde8675982668bec25f803a0a9b9fb9f0869d [2022-07-28T14:47:47.700Z] #59 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:47:47.700Z] #22 sha256:4f0c966ff4212b94ddb6dd1968b4ad7546756825b63102746a5db93dcc19fcd0 [2022-07-28T14:47:47.700Z] #22 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #61 sha256:1b0751add19740400560855b2628c4761d11099399611c76a7e216cc5185e5ff [2022-07-28T14:47:47.700Z] #61 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T14:47:47.700Z] #53 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T14:47:47.700Z] #53 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T14:47:47.700Z] #39 sha256:3cc87779cd37d4efe7df9a1a8ede2a1f739f8cc06957a74a35a71d0a7b82aeb9 [2022-07-28T14:47:47.700Z] #39 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T14:47:47.700Z] #73 sha256:612386e83faadd3b044f66a419b6de202ca2c7fd198a25193b1859238f80f0c9 [2022-07-28T14:47:47.700Z] #73 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #52 sha256:f433ae22a4ffd36a58a88dfa07b59f2fd4e758c5251d96f044b48586b452941d [2022-07-28T14:47:47.700Z] #52 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T14:47:47.700Z] #37 sha256:3e997bee1cd2d45b8021d11e65c948c99f2cd12d5a1279b54dca2c7dc35d3045 [2022-07-28T14:47:47.700Z] #37 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T14:47:47.700Z] #70 sha256:86e1ab0e572ce76c8795ac79c7efa97809d00bf8ad3d415e8590739a8ca70a7e [2022-07-28T14:47:47.700Z] #70 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-28T14:47:47.700Z] #18 sha256:9bd0911f69015e3e0abadcfb5ff0e6a89019a0848d9da6279f95e0165bbeb845 [2022-07-28T14:47:47.700Z] #18 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #67 sha256:1a958dcf441cb94f4a7bd089f90940bcb5ce0b7582086e742e2e86d084b88112 [2022-07-28T14:47:47.700Z] #67 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #55 sha256:2a611668e7251515ee693e81c150cee1e677f08e5a1fafbb4abc557506e3fe03 [2022-07-28T14:47:47.700Z] #55 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #23 sha256:9756a3d35322abde751df4dfdc5b12dfafad1504f5d25a6fc61bf08a342bd2c8 [2022-07-28T14:47:47.700Z] #23 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #48 sha256:b9116fdf2566b008c27e80322b5271ef418fcf88bbbe0496306e5c12da66dcca [2022-07-28T14:47:47.700Z] #48 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #43 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:47:47.700Z] #43 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T14:47:47.700Z] #66 sha256:2a41e172ac55c939db5591765eea44fae8da5d9cdd21d5e8dcd5577520e195ca [2022-07-28T14:47:47.700Z] #66 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-28T14:47:47.700Z] #14 sha256:ff299dce3d972ce35c2ed80febf51643854e3a545276b210c48eb546ab0fcab0 [2022-07-28T14:47:47.700Z] #14 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #64 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:47:47.700Z] #64 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #19 sha256:8f890f2466d36e68898e0c939d08bfe7d1a8d672fe6c45e65aa782660635bd83 [2022-07-28T14:47:47.700Z] #19 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T14:47:47.700Z] #24 sha256:f549f9106369b2a0b76c9aa70a2bbd17ae261269f2bce5815af48cd1430d1421 [2022-07-28T14:47:47.700Z] #24 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #29 sha256:82ba47d49d632a76c244098c988fc91e3191f0162741f5335d97646e1ce145e9 [2022-07-28T14:47:47.700Z] #29 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #82 sha256:69f3e7fc0bcc8cf80381657be80feca7c0c7d953b1149749127df019e4afa591 [2022-07-28T14:47:47.700Z] #82 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #83 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:47:47.700Z] #83 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-28T14:47:47.700Z] #17 sha256:e65a16946b0226f991349129b28a439be85f5b9d427a94907ab75a8a1a1cfdf5 [2022-07-28T14:47:47.700Z] #17 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T14:47:47.700Z] #40 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T14:47:47.700Z] #40 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #51 sha256:1f0fdcfb8fd95eab6d34f210b3f437bb851f28effda11405f0f94f64dbfa1f4c [2022-07-28T14:47:47.700Z] #51 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #62 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:47:47.700Z] #62 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #77 sha256:32f92eb68bb425e303d5cfa6701790320fc0e0a195c9f3df0593eac342b6a591 [2022-07-28T14:47:47.700Z] #77 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T14:47:47.700Z] #42 sha256:3b63cfd6db8052649ab898c3138f490a1bfcc48808ae74c1ec8392720fc2f8fa [2022-07-28T14:47:47.700Z] #42 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T14:47:47.700Z] #36 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:47:47.700Z] #32 sha256:01710541d72eccf4987dd7bb94fb0eb6faa9b3bbcb7250222b4550828809892d [2022-07-28T14:47:47.700Z] #32 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T14:47:47.700Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T14:47:47.700Z] #81 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #45 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T14:47:47.700Z] #45 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #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-28T14:47:47.700Z] #71 sha256:eaa88195db1d2edd327d14791f5376de2b2183747350db1291b8f3758d10e463 [2022-07-28T14:47:47.700Z] #71 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T14:47:47.700Z] #75 sha256:caf300bf5089ce20b8e8db1013d5978828014a4aeb77cecf7a9efe4e7ded5ff9 [2022-07-28T14:47:47.700Z] #75 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T14:47:47.700Z] #87 sha256:2d043dacbb22ecf126db90b854a6201b7abcf6ba3542150da904d34f6e365113 [2022-07-28T14:47:47.700Z] #87 CACHED [2022-07-28T14:47:47.700Z] [2022-07-28T14:47:47.700Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T14:47:47.700Z] #88 sha256:f0fc9777ad6f6a593e0c1acf9143fd72ee99bbcb8777acef48d227e6a9c4f8ed [2022-07-28T14:47:48.640Z] #88 DONE 0.8s [2022-07-28T14:47:48.640Z] [2022-07-28T14:47:48.640Z] #89 exporting to image [2022-07-28T14:47:48.640Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T14:47:48.640Z] #89 exporting layers [2022-07-28T14:47:49.582Z] #89 exporting layers 1.1s done [2022-07-28T14:47:49.582Z] #89 writing image sha256:d6ddcdd150cbd9ac16aac4a068c2b2d6f364887eacf583e93b2c54e11efc33fe done [2022-07-28T14:47:49.582Z] #89 naming to docker.io/library/docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 done [2022-07-28T14:47:49.582Z] #89 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-28T14:47:49.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43878/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/validate/default [2022-07-28T14:47:51.290Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-28T14:47:51.290Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-28T14:47:52.143Z] Fetching without tags [2022-07-28T14:47:52.301Z] Merging remotes/origin/22.06 commit dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac into PR head commit 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:47:52.833Z] Merge succeeded, producing 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:47:52.834Z] Checking out Revision 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 (PR-43878) [2022-07-28T14:47:53.443Z] Commit message: "libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)" [2022-07-28T14:47:52.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:47:52.135Z] > git config --add remote.origin.fetch +refs/pull/43878/head:refs/remotes/origin/PR-43878 # timeout=10 [2022-07-28T14:47:52.137Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:47:52.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:47:52.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:47:52.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:52.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:47:52.302Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:47:52.304Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:47:52.821Z] > git remote # timeout=10 [2022-07-28T14:47:52.823Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T14:47:52.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:47:52.825Z] > git merge dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac # timeout=10 [2022-07-28T14:47:52.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T14:47:52.835Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:47:52.836Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:47:53.457Z] > git --version # timeout=10 [2022-07-28T14:47:53.459Z] > git --version # 'git version 2.17.1' [2022-07-28T14:47:53.467Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T14:47:54.174Z] + docker version [2022-07-28T14:47:54.174Z] Client: Docker Engine - Community [2022-07-28T14:47:54.174Z] Version: 20.10.14 [2022-07-28T14:47:54.174Z] API version: 1.41 [2022-07-28T14:47:54.174Z] Go version: go1.16.15 [2022-07-28T14:47:54.174Z] Git commit: a224086 [2022-07-28T14:47:54.174Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T14:47:54.174Z] OS/Arch: linux/amd64 [2022-07-28T14:47:54.174Z] Context: default [2022-07-28T14:47:54.174Z] Experimental: true [2022-07-28T14:47:54.174Z] [2022-07-28T14:47:54.174Z] Server: Docker Engine - Community [2022-07-28T14:47:54.174Z] Engine: [2022-07-28T14:47:54.174Z] Version: 20.10.14 [2022-07-28T14:47:54.174Z] API version: 1.41 (minimum version 1.12) [2022-07-28T14:47:54.174Z] Go version: go1.16.15 [2022-07-28T14:47:54.174Z] Git commit: 87a90dc [2022-07-28T14:47:54.174Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T14:47:54.174Z] OS/Arch: linux/amd64 [2022-07-28T14:47:54.174Z] Experimental: true [2022-07-28T14:47:54.174Z] containerd: [2022-07-28T14:47:54.174Z] Version: 1.5.11 [2022-07-28T14:47:54.174Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:47:54.174Z] runc: [2022-07-28T14:47:54.174Z] Version: 1.0.3 [2022-07-28T14:47:54.174Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T14:47:54.174Z] docker-init: [2022-07-28T14:47:54.174Z] Version: 0.19.0 [2022-07-28T14:47:54.174Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T14:47:54.489Z] + docker info [2022-07-28T14:47:54.489Z] Client: [2022-07-28T14:47:54.489Z] Context: default [2022-07-28T14:47:54.489Z] Debug Mode: false [2022-07-28T14:47:54.489Z] Plugins: [2022-07-28T14:47:54.489Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T14:47:54.489Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T14:47:54.489Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T14:47:54.489Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T14:47:54.489Z] [2022-07-28T14:47:54.489Z] Server: [2022-07-28T14:47:54.489Z] Containers: 0 [2022-07-28T14:47:54.489Z] Running: 0 [2022-07-28T14:47:54.489Z] Paused: 0 [2022-07-28T14:47:54.489Z] Stopped: 0 [2022-07-28T14:47:54.489Z] Images: 2 [2022-07-28T14:47:54.489Z] Server Version: 20.10.14 [2022-07-28T14:47:54.489Z] Storage Driver: overlay2 [2022-07-28T14:47:54.489Z] Backing Filesystem: extfs [2022-07-28T14:47:54.489Z] Supports d_type: true [2022-07-28T14:47:54.489Z] Native Overlay Diff: true [2022-07-28T14:47:54.489Z] userxattr: false [2022-07-28T14:47:54.489Z] Logging Driver: json-file [2022-07-28T14:47:54.489Z] Cgroup Driver: cgroupfs [2022-07-28T14:47:54.489Z] Cgroup Version: 1 [2022-07-28T14:47:54.489Z] Plugins: [2022-07-28T14:47:54.489Z] Volume: local [2022-07-28T14:47:54.489Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T14:47:54.489Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T14:47:54.489Z] Swarm: inactive [2022-07-28T14:47:54.489Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T14:47:54.489Z] Default Runtime: runc [2022-07-28T14:47:54.489Z] Init Binary: docker-init [2022-07-28T14:47:54.489Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:47:54.489Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T14:47:54.489Z] init version: de40ad0 [2022-07-28T14:47:54.489Z] Security Options: [2022-07-28T14:47:54.489Z] apparmor [2022-07-28T14:47:54.489Z] seccomp [2022-07-28T14:47:54.489Z] Profile: default [2022-07-28T14:47:54.489Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T14:47:54.489Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T14:47:54.489Z] OSType: linux [2022-07-28T14:47:54.489Z] Architecture: x86_64 [2022-07-28T14:47:54.489Z] CPUs: 8 [2022-07-28T14:47:54.489Z] Total Memory: 30.91GiB [2022-07-28T14:47:54.489Z] Name: ip-10-100-74-144 [2022-07-28T14:47:54.489Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T14:47:54.489Z] Docker Root Dir: /var/lib/docker [2022-07-28T14:47:54.489Z] Debug Mode: false [2022-07-28T14:47:54.489Z] Registry: https://index.docker.io/v1/ [2022-07-28T14:47:54.489Z] Labels: [2022-07-28T14:47:54.489Z] Experimental: true [2022-07-28T14:47:54.489Z] Insecure Registries: [2022-07-28T14:47:54.489Z] 127.0.0.0/8 [2022-07-28T14:47:54.489Z] Live Restore Enabled: true [2022-07-28T14:47:54.489Z] [2022-07-28T14:47:54.489Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T14:47:54.802Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:47:54.802Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:47:54.802Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43878/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T14:47:54.802Z] + bash /home/ubuntu/workspace/moby_PR-43878/check-config.sh [2022-07-28T14:47:54.802Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T14:47:54.802Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T14:47:54.803Z] [2022-07-28T14:47:54.803Z] Generally Necessary: [2022-07-28T14:47:54.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T14:47:54.803Z] - apparmor: enabled and tools installed [2022-07-28T14:47:54.803Z] - CONFIG_NAMESPACES: enabled [2022-07-28T14:47:54.803Z] - CONFIG_NET_NS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_PID_NS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_IPC_NS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_UTS_NS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUPS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CPUSETS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_MEMCG: enabled [2022-07-28T14:47:54.803Z] - CONFIG_KEYS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_VETH: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T14:47:54.803Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T14:47:54.803Z] [2022-07-28T14:47:54.803Z] Optional Features: [2022-07-28T14:47:54.803Z] - CONFIG_USER_NS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_SECCOMP: enabled [2022-07-28T14:47:54.803Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T14:47:54.803Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T14:47:54.803Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T14:47:54.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T14:47:54.803Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T14:47:55.058Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T14:47:55.058Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T14:47:55.058Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T14:47:55.058Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T14:47:55.058Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T14:47:55.058Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T14:47:55.058Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T14:47:55.058Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T14:47:55.058Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T14:47:55.058Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T14:47:55.058Z] - CONFIG_EXT4_FS: enabled [2022-07-28T14:47:55.058Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T14:47:55.058Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T14:47:55.058Z] - Network Drivers: [2022-07-28T14:47:55.058Z] - "overlay": [2022-07-28T14:47:55.058Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T14:47:55.058Z] Optional (for encrypted networks): [2022-07-28T14:47:55.058Z] - CONFIG_CRYPTO: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T14:47:55.058Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T14:47:55.058Z] - CONFIG_XFRM: enabled [2022-07-28T14:47:55.058Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T14:47:55.058Z] - "ipvlan": [2022-07-28T14:47:55.058Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T14:47:55.058Z] - "macvlan": [2022-07-28T14:47:55.058Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T14:47:55.058Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T14:47:55.058Z] - "ftp,tftp client in container": [2022-07-28T14:47:55.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T14:47:55.314Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T14:47:55.314Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T14:47:55.314Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T14:47:55.314Z] - Storage Drivers: [2022-07-28T14:47:55.314Z] - "aufs": [2022-07-28T14:47:55.314Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T14:47:55.314Z] - "btrfs": [2022-07-28T14:47:55.314Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T14:47:55.314Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T14:47:55.314Z] - "devicemapper": [2022-07-28T14:47:55.314Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T14:47:55.314Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T14:47:55.314Z] - "overlay": [2022-07-28T14:47:55.314Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T14:47:55.314Z] - "zfs": [2022-07-28T14:47:55.314Z] - /dev/zfs: present [2022-07-28T14:47:55.314Z] - zfs command: missing [2022-07-28T14:47:55.314Z] - zpool command: missing [2022-07-28T14:47:55.314Z] [2022-07-28T14:47:55.314Z] Limits: [2022-07-28T14:47:55.314Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T14:47:55.314Z] [2022-07-28T14:47:55.314Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T14:47:55.666Z] + sudo modprobe ip_vs [2022-07-28T14:47:55.666Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 . [2022-07-28T14:47:55.666Z] #1 [internal] load build definition from Dockerfile [2022-07-28T14:47:55.666Z] #1 sha256:b97b5c9a37e50cd5808f7de55eb687b77440e5b247f662525622c1a4be0880e1 [2022-07-28T14:47:55.666Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T14:47:55.666Z] #1 DONE 0.0s [2022-07-28T14:47:55.666Z] [2022-07-28T14:47:55.666Z] #2 [internal] load .dockerignore [2022-07-28T14:47:55.666Z] #2 sha256:e9b5d260e60a24ecd7cf3701fe97233588caf024789645a296b3538b2841a080 [2022-07-28T14:47:55.666Z] #2 transferring context: 145B done [2022-07-28T14:47:55.666Z] #2 DONE 0.0s [2022-07-28T14:47:55.666Z] [2022-07-28T14:47:55.666Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T14:47:55.666Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T14:47:55.923Z] #3 DONE 0.1s [2022-07-28T14:47:55.923Z] [2022-07-28T14:47:55.923Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T14:47:55.923Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T14:47:55.923Z] #4 CACHED [2022-07-28T14:47:55.923Z] [2022-07-28T14:47:55.923Z] #5 [internal] load build definition from Dockerfile [2022-07-28T14:47:55.923Z] #5 sha256:bcd865ad70f55a015feee4c0ea48a7a74438eda11847089698afd7aecda1ac81 [2022-07-28T14:47:55.923Z] #5 DONE 0.0s [2022-07-28T14:47:55.923Z] [2022-07-28T14:47:55.923Z] #6 [internal] load .dockerignore [2022-07-28T14:47:55.923Z] #6 sha256:df2e4c8229ccd9bfd5ece7cbecd0e06c9c34879e5f77d7c500baff56009e5a76 [2022-07-28T14:47:55.923Z] #6 DONE 0.0s [2022-07-28T14:47:55.923Z] [2022-07-28T14:47:55.923Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T14:47:55.923Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T14:47:55.923Z] #7 DONE 0.1s [2022-07-28T14:47:55.923Z] [2022-07-28T14:47:55.923Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T14:47:55.923Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T14:47:55.923Z] #10 DONE 0.1s [2022-07-28T14:47:55.923Z] [2022-07-28T14:47:55.923Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:47:55.923Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T14:47:56.178Z] #9 DONE 0.1s [2022-07-28T14:47:56.178Z] [2022-07-28T14:47:56.178Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:47:56.178Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T14:47:56.178Z] #8 DONE 0.1s [2022-07-28T14:47:56.434Z] [2022-07-28T14:47:56.434Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:47:56.434Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T14:47:56.434Z] #73 DONE 0.0s [2022-07-28T14:47:56.434Z] [2022-07-28T14:47:56.434Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:47:56.434Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T14:47:56.434Z] #71 DONE 0.0s [2022-07-28T14:47:56.434Z] [2022-07-28T14:47:56.434Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:47:56.434Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:47:56.434Z] #11 DONE 0.0s [2022-07-28T14:47:56.434Z] [2022-07-28T14:47:56.434Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:47:56.434Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:47:56.434Z] #28 DONE 0.0s [2022-07-28T14:47:56.434Z] [2022-07-28T14:47:56.434Z] #24 [internal] load build context [2022-07-28T14:47:56.434Z] #24 sha256:e1afa6e36369cca1a3800b1f71ad90752416976fc383f1261ace1fb64d3f9a6e [2022-07-28T14:47:56.690Z] #24 ... [2022-07-28T14:47:56.690Z] [2022-07-28T14:47:56.690Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T14:47:56.690Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T14:47:56.690Z] #49 DONE 0.4s [2022-07-28T14:47:56.690Z] [2022-07-28T14:47:56.690Z] #24 [internal] load build context [2022-07-28T14:47:56.690Z] #24 sha256:e1afa6e36369cca1a3800b1f71ad90752416976fc383f1261ace1fb64d3f9a6e [2022-07-28T14:47:57.252Z] #24 transferring context: 62.08MB 0.8s done [2022-07-28T14:47:57.252Z] #24 DONE 0.9s [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:47:57.252Z] #21 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #35 sha256:8b5522ba08b1e3382920214205c8dcc9a0e387dd27cdd4bde434bfe4abcb4026 [2022-07-28T14:47:57.252Z] #35 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:47:57.252Z] #40 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T14:47:57.252Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T14:47:57.252Z] #46 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:47:57.252Z] #42 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #44 sha256:7f08ffc0856da399153e3846081360a5e3f407395e946c4f56a66b4dd3c69ee2 [2022-07-28T14:47:57.252Z] #44 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T14:47:57.252Z] #22 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #65 sha256:28bb99d56b41e7eaad51893837fc534fec31d03acc1c4fea0ba7404db3353c75 [2022-07-28T14:47:57.252Z] #65 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #41 sha256:e4a0e52cb553e5752d9ae5a73d7cb4cfad26229a2143d06cd232dbda0a4ca04e [2022-07-28T14:47:57.252Z] #41 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #61 sha256:ac54149cc6b1c84edc096dfec7c5452cefd8b36bf2967f0793b5cdfb2ce5df7e [2022-07-28T14:47:57.252Z] #61 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T14:47:57.252Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T14:47:57.252Z] #12 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T14:47:57.252Z] #27 sha256:adf5fe4011680bf36137b549ea7ef3ce2ccc2a1f2e14d50c52b5a75fc381936b [2022-07-28T14:47:57.252Z] #27 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:47:57.252Z] #36 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:47:57.252Z] #14 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:47:57.252Z] #47 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T14:47:57.252Z] #69 sha256:7ff0378411f1e27007be542dad0bd7d9b1d7f9f99a73c90a54bae895efab6349 [2022-07-28T14:47:57.252Z] #69 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T14:47:57.252Z] #29 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:47:57.252Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T14:47:57.252Z] #15 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:47:57.252Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T14:47:57.252Z] #23 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:47:57.252Z] #51 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T14:47:57.252Z] #59 sha256:c7cfb649b8099ee1c533c1b9049fc542339e405f8e86b596b59c5d57a62f7b04 [2022-07-28T14:47:57.252Z] #59 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T14:47:57.252Z] #63 sha256:7df8826586a07f86f11f9c14d7275df08b6867a552d2fef17fee10e5c507a75e [2022-07-28T14:47:57.252Z] #63 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #56 sha256:f4e74ce15e2c257e826341af557de4928bb3ba937f2b3e523dcfa42fb4704339 [2022-07-28T14:47:57.252Z] #56 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:47:57.252Z] #77 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T14:47:57.252Z] #32 sha256:f0f85b2eb9d70d3d9ad37b5440219c52f0d1c27c16271db49d6cfc97c40f5eeb [2022-07-28T14:47:57.252Z] #32 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #45 sha256:1e15d091c658b645841cb253ce5bfbda103e58d4659db739a4aa38afb1b3ec04 [2022-07-28T14:47:57.252Z] #45 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #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-28T14:47:57.252Z] #64 sha256:9f9b3cfb0f4446bc8a4cf085a0cca04ab83947a69d89bc17b0b651e5f0e58e45 [2022-07-28T14:47:57.252Z] #64 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T14:47:57.252Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T14:47:57.252Z] #19 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T14:47:57.252Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T14:47:57.252Z] #20 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.252Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T14:47:57.252Z] #52 sha256:f4ca7be30784e40cbbbfe69dec6bcefb3f9eff1f263d066f11063d3faf590816 [2022-07-28T14:47:57.252Z] #52 CACHED [2022-07-28T14:47:57.252Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:47:57.253Z] #53 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.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-28T14:47:57.253Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:47:57.253Z] #55 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #31 sha256:acfe187cc099b07dffe7f0127ddf9eddd61a7b6c39938e9c71101ce4aea8b104 [2022-07-28T14:47:57.253Z] #31 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #48 sha256:ff09404d32f07b3f21beec635a341f3aa244340c88de103b8aef2c65daa1d643 [2022-07-28T14:47:57.253Z] #48 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T14:47:57.253Z] #66 sha256:2a4bbdac6191f7504e47852fe699503e2d0b3341299cf48765d9c3bd0be305b7 [2022-07-28T14:47:57.253Z] #66 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.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-28T14:47:57.253Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:47:57.253Z] #76 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T14:47:57.253Z] #30 sha256:ffda7b01b55d7c529f4674794fbbfe995aa55e0b1d5f1cd48c2cfe7f32e63b7f [2022-07-28T14:47:57.253Z] #30 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #58 sha256:f1961907aa20432c83b55bf12ade4494d57ba9b8f7c4717ec00c193977d93de7 [2022-07-28T14:47:57.253Z] #58 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T14:47:57.253Z] #38 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T14:47:57.253Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T14:47:57.253Z] #72 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T14:47:57.253Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T14:47:57.253Z] #74 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #26 sha256:b3816e1fa0b93cc2c9fe840fb5761103a26557818ebdaa49caa33d809c43b424 [2022-07-28T14:47:57.253Z] #26 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #67 sha256:8b90755ea7a39a82c2fff8af38df3a519ea497730db42c983bc815f7918f2173 [2022-07-28T14:47:57.253Z] #67 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T14:47:57.253Z] #79 sha256:70aa98e3b130f37ecd23ef5077c723d3fbdaedb414f6c2484e70e81b684249c2 [2022-07-28T14:47:57.253Z] #79 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T14:47:57.253Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T14:47:57.253Z] #17 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T14:47:57.253Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T14:47:57.253Z] #33 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #75 sha256:688b324f6f00ec85f3f992a9b392ead6434fa1d5ceca67cad7927850880cd58c [2022-07-28T14:47:57.253Z] #75 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #78 sha256:acadf5267549bbf431894d775d9788f4fa7126aeeb0447ca5b644e785f39dad5 [2022-07-28T14:47:57.253Z] #78 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:47:57.253Z] #25 sha256:50ab314d521575d6e319ee7d6ad21088f0789864f61e5e3681c057ca2bd76fd0 [2022-07-28T14:47:57.253Z] #25 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #54 sha256:b6ccbe6e7b6b3b17548bac8608475dcb83d5b8d1c91cadb5cab0eb71340dccc3 [2022-07-28T14:47:57.253Z] #54 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T14:47:57.253Z] #50 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #70 sha256:c4d05cc9dc7ad43b47c6192d14b6dd60dad70bffea2caf6ee25addd591c3a0d0 [2022-07-28T14:47:57.253Z] #70 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #60 sha256:b4507d8d42ec900bbff3eea885cf79060159e9617bbb68a2f40b990694c7664e [2022-07-28T14:47:57.253Z] #60 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:47:57.253Z] #34 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #37 sha256:ce34cedd176d7d37a2eb093f4dd47e57b9f16578b133e755ee432231c256857c [2022-07-28T14:47:57.253Z] #37 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T14:47:57.253Z] #43 sha256:fb18c300ea09c64b8d97ee4445558a1f69012b4ea027e8a8af3680eccc10294a [2022-07-28T14:47:57.253Z] #43 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T14:47:57.253Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T14:47:57.253Z] #18 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T14:47:57.253Z] #13 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T14:47:57.253Z] #39 sha256:a29d9336e89935a4c93c5da9cf2769d1588fee20b44470cfc69b9ab83073af2d [2022-07-28T14:47:57.253Z] #39 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:47:57.253Z] #62 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T14:47:57.253Z] #68 sha256:2171e787bf3ba74a70f6f523bf1fb59d1e320d23d4e17dcbea62a53e13eb1eff [2022-07-28T14:47:57.253Z] #68 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:47:57.253Z] #57 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #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-28T14:47:57.253Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T14:47:57.253Z] #16 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T14:47:57.253Z] #80 sha256:9fec399256485feeffeb6e5b430ce63f20ad433745f0dcefc5223f02bc2cde3c [2022-07-28T14:47:57.253Z] #80 CACHED [2022-07-28T14:47:57.253Z] [2022-07-28T14:47:57.253Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T14:47:57.253Z] #81 sha256:9410f6c1b3f0b6c77af333c8f831aca9dbbf59825b7de9096faefdccd1dafe14 [2022-07-28T14:47:57.366Z] Still waiting to schedule task [2022-07-28T14:47:57.366Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-28T14:47:57.367Z] Still waiting to schedule task [2022-07-28T14:47:57.367Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-28T14:47:57.372Z] Still waiting to schedule task [2022-07-28T14:47:57.372Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-28T14:47:58.179Z] #81 DONE 0.8s [2022-07-28T14:47:58.179Z] [2022-07-28T14:47:58.179Z] #82 exporting to image [2022-07-28T14:47:58.179Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T14:47:58.179Z] #82 exporting layers [2022-07-28T14:47:59.104Z] #82 exporting layers 0.9s done [2022-07-28T14:47:59.104Z] #82 writing image sha256:48fd0c99fff532d975665c83fc718d81485250d25c975dc8e37a6261c1549759 done [2022-07-28T14:47:59.104Z] #82 naming to docker.io/library/docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 done [2022-07-28T14:47:59.104Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-28T14:47:59.413Z] + trap exit INT TERM [2022-07-28T14:47:59.414Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-28T14:47:59.414Z] + CONTAINER_NAME=docker-pr1 [2022-07-28T14:47:59.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43878/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh dynbinary [2022-07-28T14:47:59.423Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-28T14:47:59.669Z] [2022-07-28T14:47:59.669Z] Removing bundles/ [2022-07-28T14:47:59.669Z] [2022-07-28T14:47:59.669Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T14:47:59.669Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T14:47:59.669Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:48:01.332Z] Congratulations! All API changes are done the right way. [2022-07-28T14:48:01.332Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-28T14:48:01.332Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-28T14:48:01.332Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-28T14:48:01.332Z] [2022-07-28T14:48:01.332Z] INFO Start validation with golang-ci-lint [2022-07-28T14:48:01.904Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-28T14:48:01.904Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-28T14:48:38.337Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T14:48:38.337Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T14:48:38.337Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:48:38.337Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T14:48:38.337Z] [2022-07-28T14:48:38.337Z] + TEST_INTEGRATION_DEST=1 [2022-07-28T14:48:38.337Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-28T14:48:38.337Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T14:48:38.337Z] + run_tests test-integration-flaky [2022-07-28T14:48:38.337Z] + '[' -n 0 ']' [2022-07-28T14:48:38.337Z] + rm= [2022-07-28T14:48:38.337Z] + TEST_INTEGRATION_DEST=2 [2022-07-28T14:48:38.337Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-28T14:48:38.337Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T14:48:38.337Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-28T14:48:38.337Z] + run_tests [2022-07-28T14:48:38.337Z] + c=0 [2022-07-28T14:48:38.337Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43878/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43878/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh test-integration-flaky test-integration [2022-07-28T14:48:38.337Z] + '[' -n 0 ']' [2022-07-28T14:48:38.337Z] + rm= [2022-07-28T14:48:38.337Z] + TEST_INTEGRATION_DEST=3 [2022-07-28T14:48:38.337Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-28T14:48:38.337Z] + TEST_SKIP_INTEGRATION=1 [2022-07-28T14:48:38.337Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-28T14:48:38.337Z] + run_tests [2022-07-28T14:48:38.337Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43878/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43878/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh '' test-integration [2022-07-28T14:48:38.337Z] + '[' -n 0 ']' [2022-07-28T14:48:38.337Z] + rm= [2022-07-28T14:48:38.337Z] ++ jobs -p [2022-07-28T14:48:38.337Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43878/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43878/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh '' test-integration [2022-07-28T14:48:38.337Z] + for job in $(jobs -p) [2022-07-28T14:48:38.337Z] + wait 26245 [2022-07-28T14:48:38.337Z] [2022-07-28T14:48:38.337Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-28T14:48:38.337Z] No new tests added to integration. [2022-07-28T14:48:38.337Z] [2022-07-28T14:48:38.337Z] [2022-07-28T14:48:38.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T14:48:38.337Z] [2022-07-28T14:48:38.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T14:48:38.338Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T14:48:38.338Z] HOSTNAME=161f9a78c9f1 [2022-07-28T14:48:38.338Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T14:48:38.338Z] TESTDEBUG=0 [2022-07-28T14:48:38.338Z] DEST=bundles/test-integration [2022-07-28T14:48:38.338Z] PWD=/go/src/github.com/docker/docker [2022-07-28T14:48:38.338Z] KEEPBUNDLE=1 [2022-07-28T14:48:38.338Z] DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:48:38.338Z] container=docker [2022-07-28T14:48:38.338Z] HOME=/root [2022-07-28T14:48:38.338Z] GOLANG_VERSION=1.18.4 [2022-07-28T14:48:38.338Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T14:48:38.338Z] VALIDATE_BRANCH=22.06 [2022-07-28T14:48:38.338Z] TERM=xterm [2022-07-28T14:48:38.338Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T14:48:38.338Z] SHLVL=1 [2022-07-28T14:48:38.338Z] TIMEOUT=120m [2022-07-28T14:48:38.338Z] DOCKER_BUILDTAGS= journald [2022-07-28T14:48:38.338Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T14:48:38.338Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-28T14:48:38.338Z] GO111MODULE=off [2022-07-28T14:48:38.338Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T14:48:38.338Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T14:48:38.338Z] GOPATH=/go [2022-07-28T14:48:38.338Z] PKG_CONFIG=pkg-config [2022-07-28T14:48:38.338Z] _=/usr/bin/env [2022-07-28T14:48:38.338Z] Building test suite binary ./integration-cli/test.main [2022-07-28T14:48:38.338Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T14:48:38.338Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T14:48:38.338Z] HOSTNAME=bd525057fd5b [2022-07-28T14:48:38.338Z] TEST_SKIP_INTEGRATION=1 [2022-07-28T14:48:38.338Z] TESTDEBUG=0 [2022-07-28T14:48:38.338Z] DEST=bundles/test-integration [2022-07-28T14:48:38.338Z] PWD=/go/src/github.com/docker/docker [2022-07-28T14:48:38.338Z] KEEPBUNDLE=1 [2022-07-28T14:48:38.338Z] DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:48:38.338Z] container=docker [2022-07-28T14:48:38.338Z] HOME=/root [2022-07-28T14:48:38.338Z] GOLANG_VERSION=1.18.4 [2022-07-28T14:48:38.338Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T14:48:38.338Z] VALIDATE_BRANCH=22.06 [2022-07-28T14:48:38.338Z] TERM=xterm [2022-07-28T14:48:38.338Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T14:48:38.338Z] SHLVL=1 [2022-07-28T14:48:38.338Z] TIMEOUT=120m [2022-07-28T14:48:38.338Z] DOCKER_BUILDTAGS= journald [2022-07-28T14:48:38.338Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T14:48:38.338Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-28T14:48:38.338Z] GO111MODULE=off [2022-07-28T14:48:38.338Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T14:48:38.338Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T14:48:38.338Z] GOPATH=/go [2022-07-28T14:48:38.338Z] PKG_CONFIG=pkg-config [2022-07-28T14:48:38.338Z] _=/usr/bin/env [2022-07-28T14:48:38.338Z] Building test suite binary ./integration-cli/test.main [2022-07-28T14:48:38.338Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T14:48:38.338Z] HOSTNAME=a738db861665 [2022-07-28T14:48:38.338Z] TESTDEBUG=0 [2022-07-28T14:48:38.338Z] DEST=bundles/test-integration [2022-07-28T14:48:38.338Z] PWD=/go/src/github.com/docker/docker [2022-07-28T14:48:38.338Z] KEEPBUNDLE=1 [2022-07-28T14:48:38.338Z] DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:48:38.338Z] container=docker [2022-07-28T14:48:38.338Z] HOME=/root [2022-07-28T14:48:38.338Z] GOLANG_VERSION=1.18.4 [2022-07-28T14:48:38.338Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T14:48:38.338Z] VALIDATE_BRANCH=22.06 [2022-07-28T14:48:38.338Z] TERM=xterm [2022-07-28T14:48:38.338Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T14:48:38.338Z] SHLVL=1 [2022-07-28T14:48:38.338Z] TIMEOUT=120m [2022-07-28T14:48:38.338Z] DOCKER_BUILDTAGS= journald [2022-07-28T14:48:38.338Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T14:48:38.338Z] GO111MODULE=off [2022-07-28T14:48:38.338Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T14:48:38.338Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T14:48:38.338Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T14:48:38.338Z] GOPATH=/go [2022-07-28T14:48:38.338Z] PKG_CONFIG=pkg-config [2022-07-28T14:48:38.338Z] _=/usr/bin/env [2022-07-28T14:48:38.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T14:48:39.666Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d077dd7359c9d8b3) in /home/ubuntu/workspace/moby_PR-43878 [Pipeline] { [Pipeline] checkout [2022-07-28T14:48:39.844Z] The recommended git tool is: git [2022-07-28T14:48:44.041Z] using credential docker-jenkins-github-credentials [2022-07-28T14:48:44.054Z] Cloning the remote Git repository [2022-07-28T14:48:44.054Z] Cloning with configured refspecs honoured and without tags [2022-07-28T14:48:44.092Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T14:48:44.157Z] > git init /home/ubuntu/workspace/moby_PR-43878 # timeout=10 [2022-07-28T14:48:44.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:48:44.501Z] > git --version # timeout=10 [2022-07-28T14:48:44.514Z] > git --version # 'git version 2.25.1' [2022-07-28T14:48:44.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:48:44.516Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:48:58.706Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0df8e4875e8b58742) in /home/ubuntu/workspace/moby_PR-43878 [Pipeline] { [2022-07-28T14:48:58.719Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09c80fd9ae31f82ca) in /home/ubuntu/workspace/moby_PR-43878 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-07-28T14:48:58.831Z] The recommended git tool is: git [2022-07-28T14:48:58.888Z] The recommended git tool is: git [2022-07-28T14:49:01.612Z] using credential docker-jenkins-github-credentials [2022-07-28T14:49:01.622Z] Cloning the remote Git repository [2022-07-28T14:49:01.622Z] Cloning with configured refspecs honoured and without tags [2022-07-28T14:49:01.754Z] using credential docker-jenkins-github-credentials [2022-07-28T14:49:01.763Z] Cloning the remote Git repository [2022-07-28T14:49:01.763Z] Cloning with configured refspecs honoured and without tags [2022-07-28T14:49:01.643Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T14:49:01.734Z] > git init /home/ubuntu/workspace/moby_PR-43878 # timeout=10 [2022-07-28T14:49:02.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:49:02.056Z] > git --version # timeout=10 [2022-07-28T14:49:02.083Z] > git --version # 'git version 2.17.1' [2022-07-28T14:49:02.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:02.086Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:01.820Z] Cloning repository https://github.com/moby/moby.git [2022-07-28T14:49:01.874Z] > git init /home/ubuntu/workspace/moby_PR-43878 # timeout=10 [2022-07-28T14:49:02.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:49:02.368Z] > git --version # timeout=10 [2022-07-28T14:49:02.394Z] > git --version # 'git version 2.25.1' [2022-07-28T14:49:02.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:02.396Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:06.408Z] Fetching without tags [2022-07-28T14:49:06.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:49:06.307Z] > git config --add remote.origin.fetch +refs/pull/43878/head:refs/remotes/origin/PR-43878 # timeout=10 [2022-07-28T14:49:06.337Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:06.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:49:06.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:49:06.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:06.414Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:06.652Z] Merging remotes/origin/22.06 commit dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac into PR head commit 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:49:08.193Z] Merge succeeded, producing 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:49:08.193Z] Checking out Revision 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 (PR-43878) [2022-07-28T14:49:06.659Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:49:06.679Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:49:08.081Z] > git remote # timeout=10 [2022-07-28T14:49:08.109Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T14:49:08.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:08.133Z] > git merge dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac # timeout=10 [2022-07-28T14:49:08.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T14:49:08.201Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:49:08.226Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:49:12.200Z] Commit message: "libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)" [2022-07-28T14:49:12.218Z] > git --version # timeout=10 [2022-07-28T14:49:12.231Z] > git --version # 'git version 2.25.1' [2022-07-28T14:49:12.246Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T14:49:13.105Z] + docker version [2022-07-28T14:49:18.376Z] Client: Docker Engine - Community [2022-07-28T14:49:18.376Z] Version: 20.10.14 [2022-07-28T14:49:18.376Z] API version: 1.41 [2022-07-28T14:49:18.376Z] Go version: go1.16.15 [2022-07-28T14:49:18.376Z] Git commit: a224086 [2022-07-28T14:49:18.376Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-28T14:49:18.376Z] OS/Arch: linux/amd64 [2022-07-28T14:49:18.376Z] Context: default [2022-07-28T14:49:18.376Z] Experimental: true [2022-07-28T14:49:18.376Z] [2022-07-28T14:49:18.376Z] Server: Docker Engine - Community [2022-07-28T14:49:18.376Z] Engine: [2022-07-28T14:49:18.376Z] Version: 20.10.14 [2022-07-28T14:49:18.376Z] API version: 1.41 (minimum version 1.12) [2022-07-28T14:49:18.376Z] Go version: go1.16.15 [2022-07-28T14:49:18.376Z] Git commit: 87a90dc [2022-07-28T14:49:18.376Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-28T14:49:18.376Z] OS/Arch: linux/amd64 [2022-07-28T14:49:18.376Z] Experimental: true [2022-07-28T14:49:18.376Z] containerd: [2022-07-28T14:49:18.376Z] Version: 1.5.11 [2022-07-28T14:49:18.376Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:49:18.376Z] runc: [2022-07-28T14:49:18.376Z] Version: 1.0.3 [2022-07-28T14:49:18.377Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T14:49:18.377Z] docker-init: [2022-07-28T14:49:18.377Z] Version: 0.19.0 [2022-07-28T14:49:18.377Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T14:49:18.703Z] + docker info [2022-07-28T14:49:20.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:49:20.777Z] Fetching without tags [2022-07-28T14:49:21.049Z] Merging remotes/origin/22.06 commit dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac into PR head commit 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:49:22.426Z] Merge succeeded, producing 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:49:22.426Z] Checking out Revision 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 (PR-43878) [2022-07-28T14:49:20.709Z] > git config --add remote.origin.fetch +refs/pull/43878/head:refs/remotes/origin/PR-43878 # timeout=10 [2022-07-28T14:49:20.726Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:20.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:49:20.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:49:20.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:20.810Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:21.055Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:49:21.081Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:49:22.330Z] > git remote # timeout=10 [2022-07-28T14:49:22.356Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T14:49:22.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:22.376Z] > git merge dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac # timeout=10 [2022-07-28T14:49:22.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T14:49:22.429Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:49:22.445Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:49:24.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:49:24.855Z] > git config --add remote.origin.fetch +refs/pull/43878/head:refs/remotes/origin/PR-43878 # timeout=10 [2022-07-28T14:49:24.879Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:24.933Z] Fetching without tags [2022-07-28T14:49:25.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T14:49:25.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T14:49:25.246Z] Merging remotes/origin/22.06 commit dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac into PR head commit 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:49:26.297Z] Merge succeeded, producing 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:49:26.297Z] Checking out Revision 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 (PR-43878) [2022-07-28T14:49:26.637Z] Commit message: "libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)" [2022-07-28T14:49:26.655Z] > git --version # timeout=10 [2022-07-28T14:49:26.660Z] > git --version # 'git version 2.25.1' [2022-07-28T14:49:26.671Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-28T14:49:24.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-28T14:49:24.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-28T14:49:24.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:24.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43878/head:refs/remotes/origin/PR-43878 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-28T14:49:25.262Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:49:25.303Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [2022-07-28T14:49:26.193Z] > git remote # timeout=10 [2022-07-28T14:49:26.216Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T14:49:26.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-28T14:49:26.245Z] > git merge dcbd68a1d41d6b1a65dc2af8ee31f1cb04ae12ac # timeout=10 [2022-07-28T14:49:26.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T14:49:26.304Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T14:49:26.327Z] > git checkout -f 6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T14:49:28.025Z] + docker version [2022-07-28T14:49:30.792Z] Commit message: "libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)" [2022-07-28T14:49:30.840Z] > git --version # timeout=10 [2022-07-28T14:49:30.848Z] > git --version # 'git version 2.17.1' [2022-07-28T14:49:30.869Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-28T14:49:31.927Z] + docker version [2022-07-28T14:49:37.978Z] Client: Docker Engine - Community [2022-07-28T14:49:37.978Z] Version: 20.10.14 [2022-07-28T14:49:37.978Z] API version: 1.41 [2022-07-28T14:49:37.978Z] Go version: go1.16.15 [2022-07-28T14:49:37.978Z] Git commit: a224086 [2022-07-28T14:49:37.978Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-28T14:49:37.978Z] OS/Arch: linux/arm64 [2022-07-28T14:49:37.978Z] Context: default [2022-07-28T14:49:37.978Z] Experimental: true [2022-07-28T14:49:37.978Z] [2022-07-28T14:49:37.978Z] Server: Docker Engine - Community [2022-07-28T14:49:37.978Z] Engine: [2022-07-28T14:49:37.978Z] Version: 20.10.14 [2022-07-28T14:49:37.978Z] API version: 1.41 (minimum version 1.12) [2022-07-28T14:49:37.978Z] Go version: go1.16.15 [2022-07-28T14:49:37.978Z] Git commit: 87a90dc [2022-07-28T14:49:37.978Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-28T14:49:37.978Z] OS/Arch: linux/arm64 [2022-07-28T14:49:37.978Z] Experimental: true [2022-07-28T14:49:37.978Z] containerd: [2022-07-28T14:49:37.978Z] Version: 1.5.11 [2022-07-28T14:49:37.978Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:49:37.978Z] runc: [2022-07-28T14:49:37.978Z] Version: 1.0.3 [2022-07-28T14:49:37.978Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T14:49:37.978Z] docker-init: [2022-07-28T14:49:37.978Z] Version: 0.19.0 [2022-07-28T14:49:37.978Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T14:49:38.317Z] + docker info [2022-07-28T14:49:38.529Z] Client: Docker Engine - Community [2022-07-28T14:49:38.529Z] Version: 20.10.14 [2022-07-28T14:49:38.529Z] API version: 1.41 [2022-07-28T14:49:38.529Z] Go version: go1.16.15 [2022-07-28T14:49:38.529Z] Git commit: a224086 [2022-07-28T14:49:38.529Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-28T14:49:38.529Z] OS/Arch: linux/amd64 [2022-07-28T14:49:38.529Z] Context: default [2022-07-28T14:49:38.529Z] Experimental: true [2022-07-28T14:49:38.529Z] [2022-07-28T14:49:38.529Z] Server: Docker Engine - Community [2022-07-28T14:49:38.529Z] Engine: [2022-07-28T14:49:38.529Z] Version: 20.10.14 [2022-07-28T14:49:38.529Z] API version: 1.41 (minimum version 1.12) [2022-07-28T14:49:38.529Z] Go version: go1.16.15 [2022-07-28T14:49:38.529Z] Git commit: 87a90dc [2022-07-28T14:49:38.529Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-28T14:49:38.529Z] OS/Arch: linux/amd64 [2022-07-28T14:49:38.529Z] Experimental: true [2022-07-28T14:49:38.529Z] containerd: [2022-07-28T14:49:38.529Z] Version: 1.5.11 [2022-07-28T14:49:38.529Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:49:38.529Z] runc: [2022-07-28T14:49:38.529Z] Version: 1.0.3 [2022-07-28T14:49:38.529Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-28T14:49:38.529Z] docker-init: [2022-07-28T14:49:38.529Z] Version: 0.19.0 [2022-07-28T14:49:38.529Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-28T14:49:38.891Z] + docker info [2022-07-28T14:49:40.636Z] Client: [2022-07-28T14:49:40.636Z] Context: default [2022-07-28T14:49:40.636Z] Debug Mode: false [2022-07-28T14:49:40.636Z] Plugins: [2022-07-28T14:49:40.636Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T14:49:40.636Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T14:49:40.636Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T14:49:40.636Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T14:49:40.636Z] [2022-07-28T14:49:40.636Z] Server: [2022-07-28T14:49:40.636Z] Containers: 0 [2022-07-28T14:49:40.636Z] Running: 0 [2022-07-28T14:49:40.636Z] Paused: 0 [2022-07-28T14:49:40.636Z] Stopped: 0 [2022-07-28T14:49:40.636Z] Images: 0 [2022-07-28T14:49:40.636Z] Server Version: 20.10.14 [2022-07-28T14:49:40.636Z] Storage Driver: overlay2 [2022-07-28T14:49:40.636Z] Backing Filesystem: extfs [2022-07-28T14:49:40.636Z] Supports d_type: true [2022-07-28T14:49:40.636Z] Native Overlay Diff: true [2022-07-28T14:49:40.636Z] userxattr: false [2022-07-28T14:49:40.636Z] Logging Driver: json-file [2022-07-28T14:49:40.636Z] Cgroup Driver: systemd [2022-07-28T14:49:40.636Z] Cgroup Version: 2 [2022-07-28T14:49:40.636Z] Plugins: [2022-07-28T14:49:40.636Z] Volume: local [2022-07-28T14:49:40.636Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T14:49:40.636Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T14:49:40.636Z] Swarm: inactive [2022-07-28T14:49:40.636Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-28T14:49:40.636Z] Default Runtime: runc [2022-07-28T14:49:40.636Z] Init Binary: docker-init [2022-07-28T14:49:40.636Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:49:40.636Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T14:49:40.636Z] init version: de40ad0 [2022-07-28T14:49:40.636Z] Security Options: [2022-07-28T14:49:40.636Z] apparmor [2022-07-28T14:49:40.636Z] seccomp [2022-07-28T14:49:40.636Z] Profile: default [2022-07-28T14:49:40.636Z] cgroupns [2022-07-28T14:49:40.636Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T14:49:40.636Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T14:49:40.636Z] OSType: linux [2022-07-28T14:49:40.636Z] Architecture: x86_64 [2022-07-28T14:49:40.636Z] CPUs: 2 [2022-07-28T14:49:40.636Z] Total Memory: 7.476GiB [2022-07-28T14:49:40.636Z] Name: ip-10-100-126-125 [2022-07-28T14:49:40.636Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-28T14:49:40.636Z] Docker Root Dir: /var/lib/docker [2022-07-28T14:49:40.636Z] Debug Mode: false [2022-07-28T14:49:40.636Z] Registry: https://index.docker.io/v1/ [2022-07-28T14:49:40.636Z] Labels: [2022-07-28T14:49:40.636Z] Experimental: true [2022-07-28T14:49:40.636Z] Insecure Registries: [2022-07-28T14:49:40.636Z] 127.0.0.0/8 [2022-07-28T14:49:40.636Z] Live Restore Enabled: true [2022-07-28T14:49:40.636Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T14:49:40.969Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 . [2022-07-28T14:49:40.969Z] #1 [internal] load build definition from Dockerfile [2022-07-28T14:49:40.969Z] #1 sha256:6aaa5c20e3c513b3311cc06a73283389f3087ba206a771cb4c68635f1b73b6c6 [2022-07-28T14:49:40.969Z] #1 transferring dockerfile: [2022-07-28T14:49:41.228Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-28T14:49:41.228Z] #1 DONE 0.1s [2022-07-28T14:49:41.228Z] [2022-07-28T14:49:41.228Z] #2 [internal] load .dockerignore [2022-07-28T14:49:41.228Z] #2 sha256:791da8121f1a4423195d23b823e329cb458840d8a75f2b24cd359469162848a9 [2022-07-28T14:49:41.228Z] #2 transferring context: 145B done [2022-07-28T14:49:41.228Z] #2 DONE 0.0s [2022-07-28T14:49:41.228Z] [2022-07-28T14:49:41.228Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T14:49:41.228Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T14:49:41.493Z] #3 DONE 0.3s [2022-07-28T14:49:41.756Z] [2022-07-28T14:49:41.756Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T14:49:41.756Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T14:49:41.756Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-28T14:49:41.756Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-28T14:49:41.756Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-28T14:49:41.756Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.1s [2022-07-28T14:49:41.756Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T14:49:41.756Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-28T14:49:42.015Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-28T14:49:42.015Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-28T14:49:42.015Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-28T14:49:42.015Z] #4 DONE 0.6s [2022-07-28T14:49:42.584Z] [2022-07-28T14:49:42.584Z] #6 [internal] load .dockerignore [2022-07-28T14:49:42.584Z] #6 sha256:9b679afb02708321bfe366cdeb6e410242b5e83b22c90182f530604fa7dbb5a1 [2022-07-28T14:49:42.584Z] #6 DONE 0.0s [2022-07-28T14:49:42.584Z] [2022-07-28T14:49:42.584Z] #5 [internal] load build definition from Dockerfile [2022-07-28T14:49:42.584Z] #5 sha256:5ee200281ab96c772384e21654c8ab6cdf54017364c2aaf0207b896fead13df5 [2022-07-28T14:49:42.584Z] #5 DONE 0.0s [2022-07-28T14:49:42.584Z] [2022-07-28T14:49:42.584Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T14:49:42.584Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T14:49:43.155Z] #10 DONE 0.6s [2022-07-28T14:49:43.155Z] [2022-07-28T14:49:43.155Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:49:43.155Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T14:49:43.155Z] #8 DONE 0.6s [2022-07-28T14:49:43.155Z] [2022-07-28T14:49:43.155Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:49:43.155Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T14:49:43.155Z] #7 DONE 0.6s [2022-07-28T14:49:43.155Z] [2022-07-28T14:49:43.155Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T14:49:43.155Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T14:49:43.155Z] #9 DONE 0.7s [2022-07-28T14:49:43.155Z] [2022-07-28T14:49:43.155Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:49:43.155Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T14:49:43.155Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-28T14:49:43.155Z] #73 DONE 0.0s [2022-07-28T14:49:43.155Z] [2022-07-28T14:49:43.155Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:49:43.414Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:49:43.414Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:49:43.414Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-28T14:49:43.674Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T14:49:43.674Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-28T14:49:43.674Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-28T14:49:43.674Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s [2022-07-28T14:49:43.992Z] #28 ... [2022-07-28T14:49:43.992Z] [2022-07-28T14:49:43.992Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T14:49:43.992Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T14:49:43.992Z] #49 DONE 0.7s [2022-07-28T14:49:44.255Z] [2022-07-28T14:49:44.255Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T14:49:44.255Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T14:49:44.255Z] #49 DONE 0.0s [2022-07-28T14:49:44.255Z] [2022-07-28T14:49:44.255Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:44.255Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:44.255Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.1s done [2022-07-28T14:49:44.255Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-28T14:49:44.255Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T14:49:44.255Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-28T14:49:44.255Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.5s [2022-07-28T14:49:44.255Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-28T14:49:44.255Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.10MB / 10.88MB 0.5s [2022-07-28T14:49:44.255Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.24MB / 10.88MB 0.6s [2022-07-28T14:49:44.255Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done [2022-07-28T14:49:44.255Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-07-28T14:49:44.519Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 0.9s [2022-07-28T14:49:44.519Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-28T14:49:44.519Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 13.63MB / 54.58MB 0.9s [2022-07-28T14:49:44.519Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 2.10MB / 85.90MB 0.9s [2022-07-28T14:49:44.519Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s [2022-07-28T14:49:44.519Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.30MB / 54.58MB 1.0s [2022-07-28T14:49:44.781Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.31MB / 54.58MB 1.1s [2022-07-28T14:49:44.781Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 11.53MB / 85.90MB 1.1s [2022-07-28T14:49:44.781Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 34.60MB / 54.58MB 1.2s [2022-07-28T14:49:44.781Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 18.87MB / 85.90MB 1.2s [2022-07-28T14:49:45.045Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 50.33MB / 54.58MB 1.4s [2022-07-28T14:49:45.045Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 36.70MB / 85.90MB 1.4s [2022-07-28T14:49:45.045Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.5s [2022-07-28T14:49:45.045Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 44.13MB / 85.90MB 1.5s [2022-07-28T14:49:45.304Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s done [2022-07-28T14:49:45.304Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 60.82MB / 85.90MB 1.6s [2022-07-28T14:49:45.304Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 71.30MB / 85.90MB 1.8s [2022-07-28T14:49:45.304Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-28T14:49:45.566Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.64MB / 85.90MB 1.9s [2022-07-28T14:49:45.566Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.1s [2022-07-28T14:49:45.825Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.2s done [2022-07-28T14:49:45.825Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.4s [2022-07-28T14:49:46.092Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.5s [2022-07-28T14:49:46.662Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.0s done [2022-07-28T14:49:46.662Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.1s done [2022-07-28T14:49:46.662Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.1s [2022-07-28T14:49:46.923Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.68MB / 141.81MB 3.3s [2022-07-28T14:49:46.923Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 29.36MB / 141.81MB 3.5s [2022-07-28T14:49:47.184Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 44.04MB / 141.81MB 3.7s [2022-07-28T14:49:47.443Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 56.64MB / 141.81MB 4.0s [2022-07-28T14:49:47.703Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 65.01MB / 141.81MB 4.1s [2022-07-28T14:49:47.962Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 4.4s [2022-07-28T14:49:48.221Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 97.52MB / 141.81MB 4.6s [2022-07-28T14:49:48.221Z] #11 ... [2022-07-28T14:49:48.221Z] [2022-07-28T14:49:48.221Z] #24 [internal] load build context [2022-07-28T14:49:48.221Z] #24 sha256:8f0279d12d6ef1b26c5c2cb4f63f253ed0e2ec4c0bddc014cba209300a522631 [2022-07-28T14:49:48.221Z] #24 transferring context: 62.07MB 4.8s done [2022-07-28T14:49:48.221Z] #24 DONE 5.0s [2022-07-28T14:49:48.221Z] [2022-07-28T14:49:48.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:48.221Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:48.221Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 4.8s [2022-07-28T14:49:48.221Z] #11 ... [2022-07-28T14:49:48.221Z] [2022-07-28T14:49:48.221Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:49:48.221Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T14:49:48.221Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T14:49:48.221Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T14:49:48.221Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T14:49:48.221Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T14:49:48.221Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-07-28T14:49:48.221Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s [2022-07-28T14:49:49.159Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-07-28T14:49:49.159Z] #71 ... [2022-07-28T14:49:49.159Z] [2022-07-28T14:49:49.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:49.159Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:49.159Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.7s [2022-07-28T14:49:50.101Z] #11 ... [2022-07-28T14:49:50.101Z] [2022-07-28T14:49:50.101Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:49:50.101Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T14:49:50.101Z] #71 DONE 6.6s [2022-07-28T14:49:50.101Z] [2022-07-28T14:49:50.101Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:49:50.101Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T14:49:50.101Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T14:49:50.101Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T14:49:50.101Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T14:49:50.101Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-07-28T14:49:50.101Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-07-28T14:49:50.101Z] #73 DONE 6.6s [2022-07-28T14:49:50.101Z] [2022-07-28T14:49:50.101Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:50.101Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:50.366Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.0s [2022-07-28T14:49:51.304Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s done [2022-07-28T14:49:51.304Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-28T14:49:51.563Z] #11 ... [2022-07-28T14:49:51.563Z] [2022-07-28T14:49:51.563Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:49:51.563Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:49:51.563Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s done [2022-07-28T14:49:51.563Z] #28 DONE 8.1s [2022-07-28T14:49:51.563Z] [2022-07-28T14:49:51.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:51.563Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:51.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T14:49:51.888Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.5s done [2022-07-28T14:49:52.147Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-28T14:49:52.147Z] #11 ... [2022-07-28T14:49:52.147Z] [2022-07-28T14:49:52.147Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T14:49:52.147Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T14:49:52.147Z] #72 DONE 0.7s [2022-07-28T14:49:52.147Z] [2022-07-28T14:49:52.147Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:52.147Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:53.088Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done [2022-07-28T14:49:53.088Z] #11 ... [2022-07-28T14:49:53.088Z] [2022-07-28T14:49:53.088Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T14:49:53.088Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T14:49:53.088Z] #74 DONE 0.8s [2022-07-28T14:49:53.088Z] [2022-07-28T14:49:53.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:49:53.088Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:49:53.088Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-28T14:49:53.240Z] Client: [2022-07-28T14:49:53.240Z] Context: default [2022-07-28T14:49:53.240Z] Debug Mode: false [2022-07-28T14:49:53.240Z] Plugins: [2022-07-28T14:49:53.240Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T14:49:53.240Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T14:49:53.240Z] [2022-07-28T14:49:53.240Z] Server: [2022-07-28T14:49:53.240Z] Containers: 0 [2022-07-28T14:49:53.240Z] Running: 0 [2022-07-28T14:49:53.240Z] Paused: 0 [2022-07-28T14:49:53.240Z] Stopped: 0 [2022-07-28T14:49:53.240Z] Images: 0 [2022-07-28T14:49:53.240Z] Server Version: 20.10.14 [2022-07-28T14:49:53.240Z] Storage Driver: overlay2 [2022-07-28T14:49:53.240Z] Backing Filesystem: extfs [2022-07-28T14:49:53.240Z] Supports d_type: true [2022-07-28T14:49:53.240Z] Native Overlay Diff: true [2022-07-28T14:49:53.240Z] userxattr: false [2022-07-28T14:49:53.240Z] Logging Driver: json-file [2022-07-28T14:49:53.240Z] Cgroup Driver: cgroupfs [2022-07-28T14:49:53.240Z] Cgroup Version: 1 [2022-07-28T14:49:53.240Z] Plugins: [2022-07-28T14:49:53.240Z] Volume: local [2022-07-28T14:49:53.240Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T14:49:53.240Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T14:49:53.240Z] Swarm: inactive [2022-07-28T14:49:53.240Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T14:49:53.240Z] Default Runtime: runc [2022-07-28T14:49:53.240Z] Init Binary: docker-init [2022-07-28T14:49:53.240Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:49:53.240Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T14:49:53.240Z] init version: de40ad0 [2022-07-28T14:49:53.240Z] Security Options: [2022-07-28T14:49:53.240Z] apparmor [2022-07-28T14:49:53.240Z] seccomp [2022-07-28T14:49:53.240Z] Profile: default [2022-07-28T14:49:53.240Z] Kernel Version: 5.13.0-1021-aws [2022-07-28T14:49:53.240Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-28T14:49:53.240Z] OSType: linux [2022-07-28T14:49:53.240Z] Architecture: aarch64 [2022-07-28T14:49:53.240Z] CPUs: 2 [2022-07-28T14:49:53.240Z] Total Memory: 7.562GiB [2022-07-28T14:49:53.240Z] Name: ip-10-100-84-27 [2022-07-28T14:49:53.240Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-28T14:49:53.240Z] Docker Root Dir: /var/lib/docker [2022-07-28T14:49:53.240Z] Debug Mode: false [2022-07-28T14:49:53.240Z] Registry: https://index.docker.io/v1/ [2022-07-28T14:49:53.240Z] Labels: [2022-07-28T14:49:53.240Z] Experimental: true [2022-07-28T14:49:53.240Z] Insecure Registries: [2022-07-28T14:49:53.240Z] 127.0.0.0/8 [2022-07-28T14:49:53.240Z] Live Restore Enabled: true [2022-07-28T14:49:53.240Z] [Pipeline] sh [2022-07-28T14:49:53.517Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:49:53.517Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:49:53.517Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43878/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T14:49:53.517Z] + bash /home/ubuntu/workspace/moby_PR-43878/check-config.sh [2022-07-28T14:49:53.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T14:49:53.517Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-28T14:49:53.517Z] [2022-07-28T14:49:53.517Z] Generally Necessary: [2022-07-28T14:49:53.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T14:49:53.517Z] - apparmor: enabled and tools installed [2022-07-28T14:49:53.517Z] - CONFIG_NAMESPACES: enabled [2022-07-28T14:49:53.517Z] - CONFIG_NET_NS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_PID_NS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_IPC_NS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_UTS_NS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_CGROUPS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T14:49:53.517Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T14:49:53.517Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T14:49:53.517Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T14:49:53.517Z] - CONFIG_CPUSETS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_MEMCG: enabled [2022-07-28T14:49:53.517Z] - CONFIG_KEYS: enabled [2022-07-28T14:49:53.517Z] - CONFIG_VETH: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T14:49:53.517Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T14:49:53.774Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T14:49:53.774Z] [2022-07-28T14:49:53.774Z] Optional Features: [2022-07-28T14:49:53.774Z] - CONFIG_USER_NS: enabled [2022-07-28T14:49:53.774Z] - CONFIG_SECCOMP: enabled [2022-07-28T14:49:53.774Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T14:49:53.774Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T14:49:53.774Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T14:49:53.774Z] (cgroup swap accounting is currently enabled) [2022-07-28T14:49:53.774Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T14:49:53.774Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T14:49:53.774Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T14:49:53.774Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T14:49:53.774Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T14:49:53.774Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T14:49:53.774Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T14:49:53.774Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T14:49:53.774Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T14:49:53.774Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T14:49:53.774Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T14:49:53.774Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T14:49:53.774Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T14:49:53.774Z] - CONFIG_EXT4_FS: enabled [2022-07-28T14:49:53.774Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T14:49:53.774Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T14:49:53.774Z] - Network Drivers: [2022-07-28T14:49:53.774Z] - "overlay": [2022-07-28T14:49:53.774Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T14:49:53.774Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T14:49:53.774Z] Optional (for encrypted networks): [2022-07-28T14:49:54.031Z] - CONFIG_CRYPTO: enabled [2022-07-28T14:49:54.031Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T14:49:54.031Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T14:49:54.031Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T14:49:54.031Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T14:49:54.031Z] - CONFIG_XFRM: enabled [2022-07-28T14:49:54.031Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T14:49:54.031Z] - "ipvlan": [2022-07-28T14:49:54.031Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T14:49:54.031Z] - "macvlan": [2022-07-28T14:49:54.031Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T14:49:54.031Z] - "ftp,tftp client in container": [2022-07-28T14:49:54.031Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T14:49:54.031Z] - Storage Drivers: [2022-07-28T14:49:54.031Z] - "aufs": [2022-07-28T14:49:54.031Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T14:49:54.031Z] - "btrfs": [2022-07-28T14:49:54.031Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T14:49:54.031Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T14:49:54.031Z] - "devicemapper": [2022-07-28T14:49:54.031Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T14:49:54.031Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T14:49:54.031Z] - "overlay": [2022-07-28T14:49:54.031Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T14:49:54.031Z] - "zfs": [2022-07-28T14:49:54.031Z] - /dev/zfs: present [2022-07-28T14:49:54.031Z] - zfs command: missing [2022-07-28T14:49:54.031Z] - zpool command: missing [2022-07-28T14:49:54.031Z] [2022-07-28T14:49:54.031Z] Limits: [2022-07-28T14:49:54.031Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T14:49:54.031Z] [2022-07-28T14:49:54.031Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T14:49:54.356Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 . [2022-07-28T14:49:54.614Z] #1 [internal] load build definition from Dockerfile [2022-07-28T14:49:54.614Z] #1 sha256:824b41b8ffcba864b99e7de5a15d88474726c259dd113d5df50d1b62833b4cce [2022-07-28T14:49:54.614Z] #1 transferring dockerfile: 19.25kB done [2022-07-28T14:49:54.614Z] #1 DONE 0.1s [2022-07-28T14:49:54.614Z] [2022-07-28T14:49:54.614Z] #2 [internal] load .dockerignore [2022-07-28T14:49:54.614Z] #2 sha256:5cd614711089f96877d704deb9f94d790848ea131506d3c6b37594e1cbe64ec9 [2022-07-28T14:49:54.614Z] #2 transferring context: 145B 0.0s done [2022-07-28T14:49:54.614Z] #2 DONE 0.1s [2022-07-28T14:49:54.614Z] [2022-07-28T14:49:54.614Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T14:49:54.614Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-28T14:49:55.178Z] #3 DONE 0.5s [2022-07-28T14:49:55.178Z] [2022-07-28T14:49:55.178Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T14:49:55.178Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-28T14:49:55.178Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-28T14:49:55.178Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-28T14:49:55.178Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-07-28T14:49:55.178Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T14:49:55.178Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-28T14:49:55.178Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-28T14:49:55.743Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-07-28T14:49:55.743Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-28T14:49:55.999Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-28T14:49:56.562Z] #4 DONE 1.5s [2022-07-28T14:49:57.184Z] [2022-07-28T14:49:57.184Z] #6 [internal] load build definition from Dockerfile [2022-07-28T14:49:57.184Z] #6 sha256:b94a67e1ebfddf8fd7db2064632874d245184b49a97e41487b6980df8f22af42 [2022-07-28T14:49:57.184Z] #6 DONE 0.0s [2022-07-28T14:49:57.184Z] [2022-07-28T14:49:57.184Z] #5 [internal] load .dockerignore [2022-07-28T14:49:57.184Z] #5 sha256:b2b113c7a712ceed3f925ff8aa10f80b346cc1ed682aa605fc6fee8fd4290409 [2022-07-28T14:49:57.184Z] #5 DONE 0.0s [2022-07-28T14:49:57.184Z] [2022-07-28T14:49:57.184Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:49:57.184Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T14:49:58.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T14:49:58.377Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.6s done [2022-07-28T14:49:58.377Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-28T14:49:59.705Z] #8 DONE 2.4s [2022-07-28T14:49:59.705Z] [2022-07-28T14:49:59.705Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T14:49:59.705Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-28T14:49:59.705Z] #7 DONE 2.5s [2022-07-28T14:49:59.705Z] [2022-07-28T14:49:59.705Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:49:59.705Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T14:49:59.705Z] #10 DONE 2.6s [2022-07-28T14:49:59.705Z] [2022-07-28T14:49:59.705Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T14:49:59.705Z] #9 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-28T14:49:59.705Z] #9 DONE 2.7s [2022-07-28T14:50:00.295Z] [2022-07-28T14:50:00.295Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:00.295Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T14:50:00.295Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T14:50:00.557Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T14:50:00.557Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-28T14:50:00.557Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-28T14:50:00.557Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.2s [2022-07-28T14:50:00.822Z] #28 ... [2022-07-28T14:50:00.822Z] [2022-07-28T14:50:00.822Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T14:50:00.822Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T14:50:00.822Z] #49 DONE 0.0s [2022-07-28T14:50:00.822Z] [2022-07-28T14:50:00.822Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:00.822Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T14:50:00.822Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 19.92MB / 53.68MB 0.6s [2022-07-28T14:50:00.879Z] Client: [2022-07-28T14:50:00.880Z] Context: default [2022-07-28T14:50:00.880Z] Debug Mode: false [2022-07-28T14:50:00.880Z] Plugins: [2022-07-28T14:50:00.880Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-28T14:50:00.880Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-28T14:50:00.880Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-28T14:50:00.880Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-28T14:50:00.880Z] [2022-07-28T14:50:00.880Z] Server: [2022-07-28T14:50:00.880Z] Containers: 0 [2022-07-28T14:50:00.880Z] Running: 0 [2022-07-28T14:50:00.880Z] Paused: 0 [2022-07-28T14:50:00.880Z] Stopped: 0 [2022-07-28T14:50:00.880Z] Images: 0 [2022-07-28T14:50:00.880Z] Server Version: 20.10.14 [2022-07-28T14:50:00.880Z] Storage Driver: overlay2 [2022-07-28T14:50:00.880Z] Backing Filesystem: extfs [2022-07-28T14:50:00.880Z] Supports d_type: true [2022-07-28T14:50:00.880Z] Native Overlay Diff: true [2022-07-28T14:50:00.880Z] userxattr: false [2022-07-28T14:50:00.880Z] Logging Driver: json-file [2022-07-28T14:50:00.880Z] Cgroup Driver: cgroupfs [2022-07-28T14:50:00.880Z] Cgroup Version: 1 [2022-07-28T14:50:00.880Z] Plugins: [2022-07-28T14:50:00.880Z] Volume: local [2022-07-28T14:50:00.880Z] Network: bridge host ipvlan macvlan null overlay [2022-07-28T14:50:00.880Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-28T14:50:00.880Z] Swarm: inactive [2022-07-28T14:50:00.880Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-28T14:50:00.880Z] Default Runtime: runc [2022-07-28T14:50:00.880Z] Init Binary: docker-init [2022-07-28T14:50:00.880Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-28T14:50:00.880Z] runc version: v1.0.3-0-gf46b6ba [2022-07-28T14:50:00.880Z] init version: de40ad0 [2022-07-28T14:50:00.880Z] Security Options: [2022-07-28T14:50:00.880Z] apparmor [2022-07-28T14:50:00.880Z] seccomp [2022-07-28T14:50:00.880Z] Profile: default [2022-07-28T14:50:00.880Z] Kernel Version: 5.4.0-1071-aws [2022-07-28T14:50:00.880Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-28T14:50:00.880Z] OSType: linux [2022-07-28T14:50:00.880Z] Architecture: x86_64 [2022-07-28T14:50:00.880Z] CPUs: 2 [2022-07-28T14:50:00.880Z] Total Memory: 7.565GiB [2022-07-28T14:50:00.880Z] Name: ip-10-100-59-30 [2022-07-28T14:50:00.880Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-28T14:50:00.880Z] Docker Root Dir: /var/lib/docker [2022-07-28T14:50:00.880Z] Debug Mode: false [2022-07-28T14:50:00.880Z] Registry: https://index.docker.io/v1/ [2022-07-28T14:50:00.880Z] Labels: [2022-07-28T14:50:00.880Z] Experimental: true [2022-07-28T14:50:00.880Z] Insecure Registries: [2022-07-28T14:50:00.880Z] 127.0.0.0/8 [2022-07-28T14:50:00.880Z] Live Restore Enabled: true [2022-07-28T14:50:00.880Z] [2022-07-28T14:50:00.880Z] WARNING: No swap limit support [Pipeline] sh [2022-07-28T14:50:01.081Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 30.04MB / 53.68MB 0.7s [2022-07-28T14:50:01.081Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 37.55MB / 53.68MB 0.8s [2022-07-28T14:50:01.179Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:50:01.180Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-28T14:50:01.180Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43878/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-28T14:50:01.180Z] + bash /home/ubuntu/workspace/moby_PR-43878/check-config.sh [2022-07-28T14:50:01.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-28T14:50:01.180Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-28T14:50:01.180Z] [2022-07-28T14:50:01.180Z] Generally Necessary: [2022-07-28T14:50:01.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-28T14:50:01.180Z] - apparmor: enabled and tools installed [2022-07-28T14:50:01.180Z] - CONFIG_NAMESPACES: enabled [2022-07-28T14:50:01.180Z] - CONFIG_NET_NS: enabled [2022-07-28T14:50:01.180Z] - CONFIG_PID_NS: enabled [2022-07-28T14:50:01.180Z] - CONFIG_IPC_NS: enabled [2022-07-28T14:50:01.180Z] - CONFIG_UTS_NS: enabled [2022-07-28T14:50:01.180Z] - CONFIG_CGROUPS: enabled [2022-07-28T14:50:01.180Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-28T14:50:01.180Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-28T14:50:01.180Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-28T14:50:01.180Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-28T14:50:01.180Z] - CONFIG_CPUSETS: enabled [2022-07-28T14:50:01.180Z] - CONFIG_MEMCG: enabled [2022-07-28T14:50:01.180Z] - CONFIG_KEYS: enabled [2022-07-28T14:50:01.338Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 50.33MB / 53.68MB 0.9s [2022-07-28T14:50:01.339Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.0s [2022-07-28T14:50:01.446Z] - CONFIG_VETH: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-28T14:50:01.447Z] - CONFIG_CGROUP_BPF: enabled [2022-07-28T14:50:01.447Z] [2022-07-28T14:50:01.447Z] Optional Features: [2022-07-28T14:50:01.447Z] - CONFIG_USER_NS: enabled [2022-07-28T14:50:01.447Z] - CONFIG_SECCOMP: enabled [2022-07-28T14:50:01.447Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-28T14:50:01.447Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-28T14:50:01.447Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-28T14:50:01.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-28T14:50:01.447Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-28T14:50:01.447Z] - CONFIG_BLK_CGROUP: enabled [2022-07-28T14:50:01.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-28T14:50:01.447Z] - CONFIG_CGROUP_PERF: enabled [2022-07-28T14:50:01.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-28T14:50:01.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-28T14:50:01.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-28T14:50:01.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-28T14:50:01.447Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-28T14:50:01.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_IP_VS: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-28T14:50:01.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-28T14:50:01.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-28T14:50:01.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-28T14:50:01.447Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-28T14:50:01.447Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-28T14:50:01.664Z] #11 ... [2022-07-28T14:50:01.664Z] [2022-07-28T14:50:01.664Z] #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-28T14:50:01.665Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T14:50:01.665Z] #29 0.888 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:01.665Z] #29 0.906 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:01.665Z] #29 0.908 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:01.665Z] #29 1.032 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:01.665Z] #29 1.385 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:01.665Z] #29 1.484 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:01.665Z] #29 2.961 Fetched 8561 kB in 2s (3683 kB/s) [2022-07-28T14:50:01.665Z] #29 2.961 Reading package lists... [2022-07-28T14:50:01.665Z] #29 3.795 Reading package lists... [2022-07-28T14:50:01.665Z] #29 4.596 Building dependency tree... [2022-07-28T14:50:01.665Z] #29 4.972 The following additional packages will be installed: [2022-07-28T14:50:01.665Z] #29 4.972 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T14:50:01.665Z] #29 4.973 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T14:50:01.665Z] #29 4.974 Recommended packages: [2022-07-28T14:50:01.665Z] #29 4.974 libldap-common publicsuffix libsasl2-modules [2022-07-28T14:50:01.665Z] #29 5.156 The following NEW packages will be installed: [2022-07-28T14:50:01.665Z] #29 5.157 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T14:50:01.665Z] #29 5.157 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T14:50:01.665Z] #29 5.158 libssh2-1 openssl [2022-07-28T14:50:01.665Z] #29 5.433 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T14:50:01.665Z] #29 5.433 Need to get 3041 kB of archives. [2022-07-28T14:50:01.665Z] #29 5.433 After this operation, 6651 kB of additional disk space will be used. [2022-07-28T14:50:01.665Z] #29 5.433 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-28T14:50:01.665Z] #29 5.449 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-28T14:50:01.665Z] #29 5.449 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-28T14:50:01.665Z] #29 5.450 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-28T14:50:01.665Z] #29 5.452 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-28T14:50:01.665Z] #29 5.453 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-28T14:50:01.665Z] #29 5.458 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-28T14:50:01.665Z] #29 5.458 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-28T14:50:01.665Z] #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-28T14:50:01.665Z] #29 5.460 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-28T14:50:01.665Z] #29 5.463 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-28T14:50:01.665Z] #29 5.466 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-28T14:50:01.665Z] #29 5.470 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T14:50:01.665Z] #29 5.472 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T14:50:01.665Z] #29 5.474 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T14:50:01.665Z] #29 5.646 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:01.665Z] #29 5.678 Fetched 3041 kB in 0s (9863 kB/s) [2022-07-28T14:50:01.665Z] #29 5.703 Selecting previously unselected package openssl. [2022-07-28T14:50:01.665Z] #29 5.703 (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-28T14:50:01.665Z] #29 5.705 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 5.711 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T14:50:01.665Z] #29 5.843 Selecting previously unselected package ca-certificates. [2022-07-28T14:50:01.665Z] #29 5.845 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T14:50:01.665Z] #29 5.848 Unpacking ca-certificates (20210119) ... [2022-07-28T14:50:01.665Z] #29 5.920 Selecting previously unselected package libbrotli1:amd64. [2022-07-28T14:50:01.665Z] #29 5.920 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 5.927 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T14:50:01.665Z] #29 6.000 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T14:50:01.665Z] #29 6.000 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.000 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.041 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T14:50:01.665Z] #29 6.041 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.046 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.103 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T14:50:01.665Z] #29 6.103 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.107 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.236 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T14:50:01.665Z] #29 6.236 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.246 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T14:50:01.665Z] #29 6.291 Selecting previously unselected package libpsl5:amd64. [2022-07-28T14:50:01.665Z] #29 6.292 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.295 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T14:50:01.665Z] #29 6.341 Selecting previously unselected package librtmp1:amd64. [2022-07-28T14:50:01.665Z] #29 6.341 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.344 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T14:50:01.665Z] #29 6.386 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T14:50:01.665Z] #29 6.386 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.390 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T14:50:01.665Z] #29 6.440 Selecting previously unselected package libcurl4:amd64. [2022-07-28T14:50:01.665Z] #29 6.440 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.451 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.505 Selecting previously unselected package curl. [2022-07-28T14:50:01.665Z] #29 6.507 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.511 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.596 Selecting previously unselected package libonig5:amd64. [2022-07-28T14:50:01.665Z] #29 6.598 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.601 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:50:01.665Z] #29 6.676 Selecting previously unselected package libjq1:amd64. [2022-07-28T14:50:01.665Z] #29 6.676 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.679 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:50:01.665Z] #29 6.721 Selecting previously unselected package jq. [2022-07-28T14:50:01.665Z] #29 6.723 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-28T14:50:01.665Z] #29 6.726 Unpacking jq (1.6-2.1) ... [2022-07-28T14:50:01.665Z] #29 6.765 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T14:50:01.665Z] #29 6.776 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T14:50:01.665Z] #29 6.786 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T14:50:01.665Z] #29 6.795 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.806 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T14:50:01.665Z] #29 6.816 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.827 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T14:50:01.665Z] #29 6.841 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T14:50:01.665Z] #29 6.851 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:50:01.665Z] #29 6.860 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:50:01.665Z] #29 6.873 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 6.883 Setting up ca-certificates (20210119) ... [2022-07-28T14:50:01.665Z] #29 7.449 Updating certificates in /etc/ssl/certs... [2022-07-28T14:50:01.665Z] #29 8.153 129 added, 0 removed; done. [2022-07-28T14:50:01.665Z] #29 8.185 Setting up jq (1.6-2.1) ... [2022-07-28T14:50:01.665Z] #29 8.195 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 8.205 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:01.665Z] #29 8.215 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:50:01.665Z] #29 8.231 Processing triggers for ca-certificates (20210119) ... [2022-07-28T14:50:01.665Z] #29 8.240 Updating certificates in /etc/ssl/certs... [2022-07-28T14:50:01.665Z] #29 8.854 0 added, 0 removed; done. [2022-07-28T14:50:01.665Z] #29 8.856 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T14:50:01.665Z] #29 8.856 done. [2022-07-28T14:50:01.665Z] #29 ... [2022-07-28T14:50:01.665Z] [2022-07-28T14:50:01.665Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:01.665Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:01.665Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.9s done [2022-07-28T14:50:01.708Z] - CONFIG_EXT4_FS: enabled [2022-07-28T14:50:01.708Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-28T14:50:01.708Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-28T14:50:01.708Z] - Network Drivers: [2022-07-28T14:50:01.708Z] - "overlay": [2022-07-28T14:50:01.708Z] - CONFIG_VXLAN: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-28T14:50:01.708Z] Optional (for encrypted networks): [2022-07-28T14:50:01.708Z] - CONFIG_CRYPTO: enabled [2022-07-28T14:50:01.708Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-28T14:50:01.708Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-28T14:50:01.708Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-28T14:50:01.708Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-28T14:50:01.708Z] - CONFIG_XFRM: enabled [2022-07-28T14:50:01.708Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-28T14:50:01.708Z] - "ipvlan": [2022-07-28T14:50:01.708Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-28T14:50:01.708Z] - "macvlan": [2022-07-28T14:50:01.708Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_DUMMY: enabled (as module) [2022-07-28T14:50:01.708Z] - "ftp,tftp client in container": [2022-07-28T14:50:01.708Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-28T14:50:01.708Z] - Storage Drivers: [2022-07-28T14:50:01.708Z] - "aufs": [2022-07-28T14:50:01.708Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-28T14:50:01.708Z] - "btrfs": [2022-07-28T14:50:01.708Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-28T14:50:01.708Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-28T14:50:01.708Z] - "devicemapper": [2022-07-28T14:50:01.708Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-28T14:50:01.708Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-28T14:50:01.708Z] - "overlay": [2022-07-28T14:50:01.708Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-28T14:50:01.708Z] - "zfs": [2022-07-28T14:50:01.708Z] - /dev/zfs: present [2022-07-28T14:50:01.708Z] - zfs command: missing [2022-07-28T14:50:01.708Z] - zpool command: missing [2022-07-28T14:50:01.708Z] [2022-07-28T14:50:01.708Z] Limits: [2022-07-28T14:50:01.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-28T14:50:01.708Z] [2022-07-28T14:50:01.708Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-28T14:50:01.924Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-28T14:50:01.924Z] #11 ... [2022-07-28T14:50:01.924Z] [2022-07-28T14:50:01.924Z] #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-28T14:50:01.924Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T14:50:01.924Z] #29 DONE 10.5s [2022-07-28T14:50:01.924Z] [2022-07-28T14:50:01.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:01.924Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:02.038Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 . [2022-07-28T14:50:02.299Z] #2 [internal] load .dockerignore [2022-07-28T14:50:02.299Z] #2 sha256:9a9d6f97f05fe02e74a8510d00b43ca85406e1939860e49a17b9e88c60243eb8 [2022-07-28T14:50:02.494Z] #11 ... [2022-07-28T14:50:02.494Z] [2022-07-28T14:50:02.494Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T14:50:02.494Z] #30 sha256:215410a44336cf02ed86ecf6e9dae0cfa6c484c3c11cddaea87ef52454e819b5 [2022-07-28T14:50:02.494Z] #30 DONE 0.4s [2022-07-28T14:50:02.494Z] [2022-07-28T14:50:02.494Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:02.494Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:02.708Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.3s done [2022-07-28T14:50:02.709Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-28T14:50:03.240Z] #2 transferring context: 145B done [2022-07-28T14:50:03.240Z] #2 DONE 1.1s [2022-07-28T14:50:03.240Z] [2022-07-28T14:50:03.240Z] #1 [internal] load build definition from Dockerfile [2022-07-28T14:50:03.240Z] #1 sha256:ac5854a083ce508ce97decc3d2a30f6deb019897c0c82b3c5917ca934bd2a48d [2022-07-28T14:50:03.240Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-28T14:50:03.240Z] #1 DONE 1.1s [2022-07-28T14:50:03.273Z] #28 ... [2022-07-28T14:50:03.273Z] [2022-07-28T14:50:03.273Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:50:03.273Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T14:50:03.273Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:50:03.273Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T14:50:03.273Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T14:50:03.273Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T14:50:03.273Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-07-28T14:50:03.273Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-28T14:50:03.273Z] #71 DONE 2.6s [2022-07-28T14:50:03.273Z] [2022-07-28T14:50:03.273Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:50:03.273Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T14:50:03.273Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-28T14:50:03.273Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T14:50:03.273Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T14:50:03.273Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T14:50:03.273Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-07-28T14:50:03.273Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-07-28T14:50:03.273Z] #73 DONE 2.6s [2022-07-28T14:50:03.273Z] [2022-07-28T14:50:03.273Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:03.273Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T14:50:03.505Z] [2022-07-28T14:50:03.505Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-28T14:50:03.505Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-28T14:50:03.536Z] #28 ... [2022-07-28T14:50:03.536Z] [2022-07-28T14:50:03.536Z] #24 [internal] load build context [2022-07-28T14:50:03.536Z] #24 sha256:eee98b5b189cda3e8bdc173c3c5252260f42347cb3536b7ae09f6e7ba22b8aa3 [2022-07-28T14:50:03.536Z] #24 transferring context: 62.08MB 2.8s done [2022-07-28T14:50:03.536Z] #24 DONE 3.2s [2022-07-28T14:50:03.536Z] [2022-07-28T14:50:03.536Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:03.536Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-28T14:50:03.766Z] #3 DONE 0.4s [2022-07-28T14:50:03.766Z] [2022-07-28T14:50:03.766Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-28T14:50:03.766Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-28T14:50:03.766Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-28T14:50:03.766Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-28T14:50:03.766Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-28T14:50:03.766Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-28T14:50:03.766Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.88MB / 9.94MB 0.1s [2022-07-28T14:50:04.026Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-28T14:50:04.026Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-28T14:50:04.026Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-28T14:50:04.599Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-28T14:50:04.599Z] #4 DONE 0.8s [2022-07-28T14:50:04.861Z] [2022-07-28T14:50:04.861Z] #5 [internal] load build definition from Dockerfile [2022-07-28T14:50:04.861Z] #5 sha256:fb6e78d838052905b67aa8debc7c1c66f801030ec2d62ec9d3c94964394a18d7 [2022-07-28T14:50:04.861Z] #5 DONE 0.0s [2022-07-28T14:50:04.861Z] [2022-07-28T14:50:04.861Z] #6 [internal] load .dockerignore [2022-07-28T14:50:04.861Z] #6 sha256:4acf93f5a8750ef9fb795d089fcae68a390f17d4dd4769b9a65f743847d7b1e6 [2022-07-28T14:50:04.861Z] #6 DONE 0.0s [2022-07-28T14:50:04.861Z] [2022-07-28T14:50:04.861Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:50:04.861Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-28T14:50:05.803Z] #10 DONE 0.9s [2022-07-28T14:50:05.803Z] [2022-07-28T14:50:05.803Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-28T14:50:05.803Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-28T14:50:05.803Z] #8 DONE 0.9s [2022-07-28T14:50:05.803Z] [2022-07-28T14:50:05.803Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-28T14:50:05.803Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-28T14:50:05.803Z] #9 DONE 1.0s [2022-07-28T14:50:05.803Z] [2022-07-28T14:50:05.803Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-28T14:50:05.803Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-28T14:50:05.803Z] #7 DONE 1.0s [2022-07-28T14:50:06.064Z] [2022-07-28T14:50:06.064Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:06.064Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:50:06.064Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-28T14:50:06.064Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-28T14:50:06.064Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-28T14:50:06.331Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-28T14:50:06.331Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-28T14:50:06.598Z] #28 ... [2022-07-28T14:50:06.598Z] [2022-07-28T14:50:06.598Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-28T14:50:06.598Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-28T14:50:06.598Z] #49 DONE 0.0s [2022-07-28T14:50:06.598Z] [2022-07-28T14:50:06.598Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:06.598Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:50:06.598Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.24MB / 55.00MB 0.3s [2022-07-28T14:50:06.598Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.4s [2022-07-28T14:50:06.865Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 0.6s [2022-07-28T14:50:07.127Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 23.47MB / 55.00MB 0.7s [2022-07-28T14:50:07.127Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.98MB / 55.00MB 0.8s [2022-07-28T14:50:07.387Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 1.1s [2022-07-28T14:50:07.387Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.2s [2022-07-28T14:50:07.651Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 1.4s [2022-07-28T14:50:07.770Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-28T14:50:07.911Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.44MB / 55.00MB 1.6s [2022-07-28T14:50:08.490Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-28T14:50:08.757Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-28T14:50:08.794Z] #28 DONE 8.4s [2022-07-28T14:50:08.794Z] [2022-07-28T14:50:08.794Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:08.794Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T14:50:08.794Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.2s done [2022-07-28T14:50:08.794Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-28T14:50:08.794Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T14:50:08.794Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-28T14:50:08.794Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.9s done [2022-07-28T14:50:08.794Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 2.1s done [2022-07-28T14:50:08.794Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.3s done [2022-07-28T14:50:08.794Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 7.3s done [2022-07-28T14:50:08.794Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.0s done [2022-07-28T14:50:08.794Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 6.0s done [2022-07-28T14:50:08.794Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.7s done [2022-07-28T14:50:08.794Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 7.4s done [2022-07-28T14:50:08.794Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-28T14:50:08.794Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-28T14:50:08.794Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0.7s [2022-07-28T14:50:10.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T14:50:10.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T14:50:10.691Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 2.3s done [2022-07-28T14:50:10.691Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-28T14:50:10.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T14:50:11.073Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.5s done [2022-07-28T14:50:11.073Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-28T14:50:11.073Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-28T14:50:11.073Z] #11 DONE 27.6s [2022-07-28T14:50:11.074Z] [2022-07-28T14:50:11.074Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T14:50:11.074Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T14:50:12.057Z] #28 ... [2022-07-28T14:50:12.057Z] [2022-07-28T14:50:12.057Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:50:12.057Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-28T14:50:12.057Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T14:50:12.057Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-28T14:50:12.057Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-28T14:50:12.057Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-28T14:50:12.057Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-28T14:50:12.057Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-07-28T14:50:12.057Z] #71 DONE 5.7s [2022-07-28T14:50:12.057Z] [2022-07-28T14:50:12.057Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:12.057Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:12.057Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 0.1s done [2022-07-28T14:50:12.057Z] #11 sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd 1.86kB / 1.86kB done [2022-07-28T14:50:12.057Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-28T14:50:12.057Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-28T14:50:12.057Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-07-28T14:50:12.057Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-28T14:50:12.057Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.0s done [2022-07-28T14:50:12.057Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.0s done [2022-07-28T14:50:12.057Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.2s done [2022-07-28T14:50:12.057Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 65.01MB / 141.81MB 5.4s [2022-07-28T14:50:12.057Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.1s done [2022-07-28T14:50:12.057Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 74.45MB / 141.81MB 5.9s [2022-07-28T14:50:12.320Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 86.13MB / 141.81MB 6.2s [2022-07-28T14:50:12.458Z] #12 ... [2022-07-28T14:50:12.458Z] [2022-07-28T14:50:12.458Z] #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-28T14:50:12.458Z] #31 sha256:94877335a9ed18d63e8126619fb10ef6f64f917f39b9fe80cc2a755b4cc3af0e [2022-07-28T14:50:12.458Z] #31 1.671 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T14:50:12.458Z] #31 1.940 [2022-07-28T14:50:12.458Z] #31 2.155 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:12.458Z] #31 2.421 [2022-07-28T14:50:12.458Z] #31 3.397 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T14:50:12.458Z] #31 3.687 [2022-07-28T14:50:12.458Z] #31 3.909 #=#=# ############################# 41.0% ######################################################################## 100.0% [2022-07-28T14:50:12.458Z] #31 4.241 [2022-07-28T14:50:12.458Z] #31 5.243 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T14:50:12.458Z] #31 5.521 [2022-07-28T14:50:12.458Z] #31 5.742 #=#=# ################## 25.9% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-07-28T14:50:12.458Z] #31 6.304 [2022-07-28T14:50:12.458Z] #31 7.216 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T14:50:12.458Z] #31 7.482 [2022-07-28T14:50:12.458Z] #31 7.701 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:12.458Z] #31 7.996 [2022-07-28T14:50:12.458Z] #31 8.694 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T14:50:12.458Z] #31 8.981 [2022-07-28T14:50:12.458Z] #31 9.205 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:12.458Z] #31 9.397 [2022-07-28T14:50:12.458Z] #31 9.447 Download of images into '/build' complete. [2022-07-28T14:50:12.458Z] #31 9.447 Use something like the following to load the result into a Docker daemon: [2022-07-28T14:50:12.458Z] #31 9.447 tar -cC '/build' . | docker load [2022-07-28T14:50:12.458Z] #31 DONE 10.0s [2022-07-28T14:50:12.458Z] [2022-07-28T14:50:12.458Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T14:50:12.458Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T14:50:12.458Z] #12 DONE 1.4s [2022-07-28T14:50:12.458Z] [2022-07-28T14:50:12.458Z] #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-28T14:50:12.458Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T14:50:12.581Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 95.42MB / 141.81MB 6.4s [2022-07-28T14:50:12.594Z] #11 ... [2022-07-28T14:50:12.594Z] [2022-07-28T14:50:12.594Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T14:50:12.594Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-28T14:50:12.594Z] #72 DONE 1.7s [2022-07-28T14:50:12.594Z] [2022-07-28T14:50:12.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:12.594Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T14:50:12.594Z] #11 ... [2022-07-28T14:50:12.594Z] [2022-07-28T14:50:12.594Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T14:50:12.594Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-28T14:50:12.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T14:50:13.028Z] #13 DONE 0.6s [2022-07-28T14:50:13.028Z] [2022-07-28T14:50:13.028Z] #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-28T14:50:13.028Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:50:13.151Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 108.00MB / 141.81MB 6.9s [2022-07-28T14:50:13.292Z] #42 ... [2022-07-28T14:50:13.292Z] [2022-07-28T14:50:13.292Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T14:50:13.292Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T14:50:13.292Z] #33 DONE 0.1s [2022-07-28T14:50:13.292Z] [2022-07-28T14:50:13.292Z] #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-28T14:50:13.292Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T14:50:13.292Z] #50 DONE 0.2s [2022-07-28T14:50:13.292Z] [2022-07-28T14:50:13.292Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T14:50:13.292Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T14:50:13.292Z] #46 DONE 0.3s [2022-07-28T14:50:13.292Z] [2022-07-28T14:50:13.292Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T14:50:13.292Z] #66 sha256:25944b4617322925f61c94e23e6bb6ff3a73ed7be3080bfca445b5cfc0816bf5 [2022-07-28T14:50:13.292Z] #66 DONE 0.3s [2022-07-28T14:50:13.292Z] [2022-07-28T14:50:13.292Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:50:13.292Z] #25 sha256:7c26db640d9c6c23ae7c741544d9034ff3e98c24908ddb46687ef51509c1966c [2022-07-28T14:50:13.292Z] #25 DONE 0.3s [2022-07-28T14:50:13.292Z] [2022-07-28T14:50:13.293Z] #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-28T14:50:13.293Z] #67 sha256:832f3381583937b0295c265a202592e93abb5066000cf7f787fd5f337c30001d [2022-07-28T14:50:13.410Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 119.54MB / 141.81MB 7.2s [2022-07-28T14:50:13.981Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.77MB / 141.81MB 7.7s [2022-07-28T14:50:14.240Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.46MB / 141.81MB 7.9s [2022-07-28T14:50:14.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T14:50:14.502Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.6s [2022-07-28T14:50:14.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T14:50:15.078Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.6s done [2022-07-28T14:50:15.339Z] #11 ... [2022-07-28T14:50:15.339Z] [2022-07-28T14:50:15.339Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-28T14:50:15.339Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-28T14:50:15.339Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-28T14:50:15.339Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-28T14:50:15.339Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-28T14:50:15.339Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-28T14:50:15.339Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-07-28T14:50:15.339Z] #73 DONE 9.3s [2022-07-28T14:50:15.339Z] [2022-07-28T14:50:15.339Z] #24 [internal] load build context [2022-07-28T14:50:15.339Z] #24 sha256:33c6acd1b89e84b04e36959656713f741c85aa086bff974e3a44588fd80f007c [2022-07-28T14:50:15.339Z] #24 transferring context: 42.09MB 9.4s [2022-07-28T14:50:15.598Z] #24 ... [2022-07-28T14:50:15.598Z] [2022-07-28T14:50:15.598Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-28T14:50:15.598Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-28T14:50:15.863Z] #74 DONE 3.0s [2022-07-28T14:50:15.863Z] [2022-07-28T14:50:15.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:15.863Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T14:50:15.863Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.4s done [2022-07-28T14:50:15.863Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.7s [2022-07-28T14:50:16.168Z] #72 DONE 0.7s [2022-07-28T14:50:16.168Z] [2022-07-28T14:50:16.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:16.168Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:16.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T14:50:17.108Z] #11 ... [2022-07-28T14:50:17.108Z] [2022-07-28T14:50:17.108Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-28T14:50:17.108Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-28T14:50:17.108Z] #74 DONE 0.7s [2022-07-28T14:50:17.108Z] [2022-07-28T14:50:17.108Z] #24 [internal] load build context [2022-07-28T14:50:17.108Z] #24 sha256:33c6acd1b89e84b04e36959656713f741c85aa086bff974e3a44588fd80f007c [2022-07-28T14:50:17.369Z] #24 transferring context: 62.08MB 11.3s done [2022-07-28T14:50:17.630Z] #24 DONE 11.5s [2022-07-28T14:50:17.630Z] [2022-07-28T14:50:17.630Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-28T14:50:17.630Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-28T14:50:18.567Z] #67 4.358 + RM_GOPATH=0 [2022-07-28T14:50:18.568Z] #67 4.358 + TMP_GOPATH= [2022-07-28T14:50:18.568Z] #67 4.358 + : /build [2022-07-28T14:50:18.568Z] #67 4.358 + '[' -z '' ']' [2022-07-28T14:50:18.568Z] #67 4.358 ++ mktemp -d [2022-07-28T14:50:18.568Z] #67 4.366 + export GOPATH=/tmp/tmp.nSRzUH8eaw [2022-07-28T14:50:18.568Z] #67 4.366 + GOPATH=/tmp/tmp.nSRzUH8eaw [2022-07-28T14:50:18.568Z] #67 4.366 + RM_GOPATH=1 [2022-07-28T14:50:18.568Z] #67 4.366 + case "$(go env GOARCH)" in [2022-07-28T14:50:18.568Z] #67 4.366 ++ go env GOARCH [2022-07-28T14:50:18.568Z] #67 4.370 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:18.568Z] #67 4.370 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:18.568Z] #67 4.370 ++ dirname /install.sh [2022-07-28T14:50:18.568Z] #67 4.370 + dir=/ [2022-07-28T14:50:18.568Z] #67 4.370 + bin=rootlesskit [2022-07-28T14:50:18.568Z] #67 4.370 + shift [2022-07-28T14:50:18.568Z] #67 4.370 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T14:50:18.568Z] #67 4.370 + . //rootlesskit.installer [2022-07-28T14:50:18.568Z] #67 4.370 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:50:18.568Z] #67 4.370 + install_rootlesskit [2022-07-28T14:50:18.568Z] #67 4.370 + case "$1" in [2022-07-28T14:50:18.568Z] #67 4.370 + export CGO_ENABLED=0 [2022-07-28T14:50:18.568Z] #67 4.370 + CGO_ENABLED=0 [2022-07-28T14:50:18.568Z] #67 4.370 + _install_rootlesskit [2022-07-28T14:50:18.568Z] #67 4.370 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T14:50:18.568Z] #67 4.370 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T14:50:18.568Z] #67 4.370 + GOBIN=/build [2022-07-28T14:50:18.568Z] #67 4.370 + GO111MODULE=on [2022-07-28T14:50:18.568Z] #67 4.370 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:50:18.568Z] #67 4.370 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:50:18.568Z] #67 4.777 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T14:50:19.138Z] #11 ... [2022-07-28T14:50:19.138Z] [2022-07-28T14:50:19.138Z] #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-28T14:50:19.138Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-28T14:50:19.138Z] #29 1.681 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:19.138Z] #29 1.695 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:19.138Z] #29 1.695 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:19.138Z] #29 1.863 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:50:19.138Z] #29 2.135 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:50:19.138Z] #29 2.345 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:50:19.138Z] #29 3.098 Fetched 8447 kB in 2s (5055 kB/s) [2022-07-28T14:50:19.138Z] #29 3.098 Reading package lists... [2022-07-28T14:50:19.138Z] #29 3.665 Reading package lists... [2022-07-28T14:50:19.138Z] #29 4.199 Building dependency tree... [2022-07-28T14:50:19.138Z] #29 4.607 The following additional packages will be installed: [2022-07-28T14:50:19.138Z] #29 4.607 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T14:50:19.138Z] #29 4.607 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T14:50:19.138Z] #29 4.607 Recommended packages: [2022-07-28T14:50:19.138Z] #29 4.607 libldap-common publicsuffix libsasl2-modules [2022-07-28T14:50:19.138Z] #29 4.728 The following NEW packages will be installed: [2022-07-28T14:50:19.138Z] #29 4.728 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T14:50:19.138Z] #29 4.729 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T14:50:19.138Z] #29 4.729 libssh2-1 openssl [2022-07-28T14:50:19.138Z] #29 5.000 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T14:50:19.138Z] #29 5.000 Need to get 2934 kB of archives. [2022-07-28T14:50:19.138Z] #29 5.000 After this operation, 6476 kB of additional disk space will be used. [2022-07-28T14:50:19.138Z] #29 5.000 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-28T14:50:19.138Z] #29 5.064 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-28T14:50:19.138Z] #29 5.124 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-28T14:50:19.138Z] #29 5.237 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-28T14:50:19.138Z] #29 5.403 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-28T14:50:19.138Z] #29 5.403 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-28T14:50:19.138Z] #29 5.445 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-28T14:50:19.138Z] #29 5.493 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-28T14:50:19.138Z] #29 5.540 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-28T14:50:19.138Z] #29 5.594 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-28T14:50:19.138Z] #29 5.630 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-28T14:50:19.138Z] #29 5.635 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-28T14:50:19.138Z] #29 5.644 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-28T14:50:19.138Z] #29 5.650 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-28T14:50:19.138Z] #29 5.655 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-28T14:50:19.138Z] #29 5.918 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:19.138Z] #29 5.971 Fetched 2934 kB in 1s (3194 kB/s) [2022-07-28T14:50:19.138Z] #29 6.215 Selecting previously unselected package openssl. [2022-07-28T14:50:19.138Z] #29 6.215 (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-28T14:50:19.138Z] #29 6.215 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 6.264 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T14:50:19.138Z] #29 6.583 Selecting previously unselected package ca-certificates. [2022-07-28T14:50:19.138Z] #29 6.583 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T14:50:19.138Z] #29 6.587 Unpacking ca-certificates (20210119) ... [2022-07-28T14:50:19.138Z] #29 6.671 Selecting previously unselected package libbrotli1:arm64. [2022-07-28T14:50:19.138Z] #29 6.671 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 6.678 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-28T14:50:19.138Z] #29 6.759 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-28T14:50:19.138Z] #29 6.759 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 6.772 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 6.880 Selecting previously unselected package libsasl2-2:arm64. [2022-07-28T14:50:19.138Z] #29 6.881 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 6.887 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 6.933 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-28T14:50:19.138Z] #29 6.933 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 6.936 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 6.999 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-28T14:50:19.138Z] #29 6.999 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.003 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-28T14:50:19.138Z] #29 7.050 Selecting previously unselected package libpsl5:arm64. [2022-07-28T14:50:19.138Z] #29 7.050 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.056 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-28T14:50:19.138Z] #29 7.106 Selecting previously unselected package librtmp1:arm64. [2022-07-28T14:50:19.138Z] #29 7.106 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.110 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T14:50:19.138Z] #29 7.168 Selecting previously unselected package libssh2-1:arm64. [2022-07-28T14:50:19.138Z] #29 7.168 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.177 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-28T14:50:19.138Z] #29 7.230 Selecting previously unselected package libcurl4:arm64. [2022-07-28T14:50:19.138Z] #29 7.230 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.234 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 7.303 Selecting previously unselected package curl. [2022-07-28T14:50:19.138Z] #29 7.303 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.308 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 7.361 Selecting previously unselected package libonig5:arm64. [2022-07-28T14:50:19.138Z] #29 7.362 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.367 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T14:50:19.138Z] #29 7.426 Selecting previously unselected package libjq1:arm64. [2022-07-28T14:50:19.138Z] #29 7.428 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.432 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-28T14:50:19.138Z] #67 ... [2022-07-28T14:50:19.138Z] #29 7.476 Selecting previously unselected package jq. [2022-07-28T14:50:19.138Z] [2022-07-28T14:50:19.138Z] #29 7.476 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-28T14:50:19.138Z] #29 7.486 Unpacking jq (1.6-2.1) ... [2022-07-28T14:50:19.138Z] #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-28T14:50:19.138Z] #29 7.520 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-28T14:50:19.138Z] #29 7.531 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-28T14:50:19.138Z] #26 sha256:180e84c3e52f01f80d26ea41de15bbe092f7445a71c64fcd34d938b3e9b57b5f [2022-07-28T14:50:19.138Z] #26 5.374 + RM_GOPATH=0 [2022-07-28T14:50:19.138Z] #29 7.544 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-28T14:50:19.138Z] #26 5.377 + TMP_GOPATH= [2022-07-28T14:50:19.138Z] #26 5.377 + : /build [2022-07-28T14:50:19.138Z] #29 7.557 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 7.568 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T14:50:19.138Z] #26 5.377 + '[' -z '' ']' [2022-07-28T14:50:19.138Z] #26 5.377 ++ mktemp -d [2022-07-28T14:50:19.138Z] #29 7.580 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:19.138Z] #29 7.591 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-28T14:50:19.138Z] #26 5.381 + export GOPATH=/tmp/tmp.76AlfMdphK [2022-07-28T14:50:19.138Z] #26 5.381 + GOPATH=/tmp/tmp.76AlfMdphK [2022-07-28T14:50:19.138Z] #29 7.604 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T14:50:19.138Z] #29 7.619 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T14:50:19.138Z] #26 5.381 + RM_GOPATH=1 [2022-07-28T14:50:19.138Z] #26 5.382 + case "$(go env GOARCH)" in [2022-07-28T14:50:19.138Z] #29 7.630 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-28T14:50:19.138Z] #29 7.641 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T14:50:19.138Z] #26 5.384 ++ go env GOARCH [2022-07-28T14:50:19.138Z] #26 5.428 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:19.138Z] #29 7.652 Setting up ca-certificates (20210119) ... [2022-07-28T14:50:19.138Z] #29 8.311 Updating certificates in /etc/ssl/certs... [2022-07-28T14:50:19.138Z] #26 5.428 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:19.138Z] #26 5.428 ++ dirname /install.sh [2022-07-28T14:50:19.138Z] #29 9.119 129 added, 0 removed; done. [2022-07-28T14:50:19.138Z] #29 9.223 Setting up jq (1.6-2.1) ... [2022-07-28T14:50:19.138Z] #26 5.429 + dir=/ [2022-07-28T14:50:19.138Z] #26 5.431 + bin=dockercli [2022-07-28T14:50:19.138Z] #29 9.233 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:19.139Z] #29 9.245 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:19.138Z] #26 5.431 + shift [2022-07-28T14:50:19.139Z] #26 5.431 + '[' '!' -f //dockercli.installer ']' [2022-07-28T14:50:19.139Z] #29 9.259 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:50:19.139Z] #26 5.431 + . //dockercli.installer [2022-07-28T14:50:19.139Z] #26 5.431 ++ : stable [2022-07-28T14:50:19.139Z] #29 9.284 Processing triggers for ca-certificates (20210119) ... [2022-07-28T14:50:19.139Z] #29 9.294 Updating certificates in /etc/ssl/certs... [2022-07-28T14:50:19.139Z] #26 5.431 ++ : 17.06.2-ce [2022-07-28T14:50:19.139Z] #26 5.432 + install_dockercli [2022-07-28T14:50:19.139Z] #29 10.06 0 added, 0 removed; done. [2022-07-28T14:50:19.139Z] #29 10.06 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T14:50:19.139Z] #26 5.436 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T14:50:19.139Z] #26 5.436 Install docker/cli version 17.06.2-ce from stable [2022-07-28T14:50:19.139Z] #29 10.06 done. [2022-07-28T14:50:19.139Z] #29 ... [2022-07-28T14:50:19.139Z] [2022-07-28T14:50:19.139Z] #26 5.437 ++ uname -m [2022-07-28T14:50:19.139Z] #26 5.439 + arch=x86_64 [2022-07-28T14:50:19.139Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:19.139Z] #26 5.443 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T14:50:19.139Z] #26 5.444 + url=https://download.docker.com/linux/static [2022-07-28T14:50:19.139Z] #26 5.444 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T14:50:19.139Z] #26 5.445 + tar -xz docker/docker [2022-07-28T14:50:19.139Z] #26 ... [2022-07-28T14:50:19.139Z] [2022-07-28T14:50:19.139Z] #11 sha256:62f2ecbe66245784d66d9f0daab5cc62c21466963e1f411eb7b8f35ac2d4bfb6 [2022-07-28T14:50:19.139Z] #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-28T14:50:19.139Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:50:19.139Z] #42 6.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:19.139Z] #42 6.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:19.398Z] #42 6.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:19.601Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.6s [2022-07-28T14:50:19.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T14:50:19.701Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.1s done [2022-07-28T14:50:19.967Z] #42 7.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:20.263Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a [2022-07-28T14:50:20.263Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-28T14:50:20.519Z] #11 DONE 20.0s [2022-07-28T14:50:20.519Z] [2022-07-28T14:50:20.519Z] #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-28T14:50:20.519Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-28T14:50:20.519Z] #29 DONE 11.8s [2022-07-28T14:50:20.519Z] [2022-07-28T14:50:20.519Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T14:50:20.519Z] #30 sha256:e45a37a90c8945d00f99cf86094158bfae5252e9ec02d307acce0b4ba2b1801c [2022-07-28T14:50:20.519Z] #30 DONE 0.1s [2022-07-28T14:50:20.519Z] [2022-07-28T14:50:20.519Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T14:50:20.519Z] #12 sha256:cb0fdc22522bd7edcdc53733edf9a74e82ecb8c5b1b1d1c21261e0bf7307d46e [2022-07-28T14:50:20.578Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.9s done [2022-07-28T14:50:21.083Z] #12 DONE 0.5s [2022-07-28T14:50:21.083Z] [2022-07-28T14:50:21.084Z] #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-28T14:50:21.084Z] #31 sha256:ccfe765e191b322b30d1752a6ea71f331d0c4342e477b4aeeb3d2a63862306d9 [2022-07-28T14:50:21.152Z] #28 DONE 14.9s [2022-07-28T14:50:21.152Z] [2022-07-28T14:50:21.152Z] #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-28T14:50:21.152Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T14:50:21.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T14:50:21.655Z] #31 ... [2022-07-28T14:50:21.655Z] [2022-07-28T14:50:21.655Z] #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-28T14:50:21.655Z] #13 sha256:147d85c9d09c7514329e4dd5d095e8c6a423378ed94c03e13c5356115bd12429 [2022-07-28T14:50:21.655Z] #13 DONE 0.5s [2022-07-28T14:50:21.655Z] [2022-07-28T14:50:21.655Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T14:50:21.655Z] #33 sha256:d2073e318a391577cf48e64d654f3376fbb39893f5e000604ef9e11fcd9391fa [2022-07-28T14:50:21.655Z] #33 DONE 0.2s [2022-07-28T14:50:21.655Z] [2022-07-28T14:50:21.655Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:50:21.655Z] #25 sha256:da4e8882dbfb6d112c3b256fb68565c3fe75bd23ce6165f894e328ed9a07852a [2022-07-28T14:50:21.917Z] #25 ... [2022-07-28T14:50:21.917Z] [2022-07-28T14:50:21.917Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T14:50:21.917Z] #46 sha256:95adcd2c3f786b6d8d1cd40461151232ea4db3981cc47aabb67539bfae52ef6a [2022-07-28T14:50:21.917Z] #46 DONE 0.2s [2022-07-28T14:50:21.917Z] [2022-07-28T14:50:21.917Z] #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-28T14:50:21.917Z] #50 sha256:64d51e71c071dee4676efa8a87d32322b78ee163593ef9562e5a5e098ca2d4ac [2022-07-28T14:50:21.917Z] #50 DONE 0.4s [2022-07-28T14:50:21.917Z] [2022-07-28T14:50:21.917Z] #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-28T14:50:21.917Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T14:50:22.176Z] #51 ... [2022-07-28T14:50:22.176Z] [2022-07-28T14:50:22.176Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T14:50:22.176Z] #66 sha256:1c2fc630e1e73dce5766e374686bcf757b77483e751db9289335e8a173ba5729 [2022-07-28T14:50:22.176Z] #66 DONE 0.5s [2022-07-28T14:50:22.176Z] [2022-07-28T14:50:22.176Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:50:22.176Z] #25 sha256:da4e8882dbfb6d112c3b256fb68565c3fe75bd23ce6165f894e328ed9a07852a [2022-07-28T14:50:22.176Z] #25 DONE 0.6s [2022-07-28T14:50:22.457Z] [2022-07-28T14:50:22.457Z] #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-28T14:50:22.457Z] #31 sha256:ccfe765e191b322b30d1752a6ea71f331d0c4342e477b4aeeb3d2a63862306d9 [2022-07-28T14:50:22.457Z] #31 1.664 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T14:50:22.791Z] #31 1.975 [2022-07-28T14:50:23.063Z] #29 1.660 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:23.063Z] #29 1.677 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:23.063Z] #29 1.677 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:23.063Z] #29 1.968 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:23.073Z] #31 2.198 #=#=# ### 4.2% ######################################################################## 100.0% [2022-07-28T14:50:23.288Z] #42 9.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:23.288Z] #42 ... [2022-07-28T14:50:23.288Z] [2022-07-28T14:50:23.288Z] #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-28T14:50:23.288Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:50:23.288Z] #36 3.690 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T14:50:23.288Z] #36 ... [2022-07-28T14:50:23.288Z] [2022-07-28T14:50:23.288Z] #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-28T14:50:23.288Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:50:23.288Z] #47 3.549 + git clone https://github.com/docker/distribution.git . [2022-07-28T14:50:23.288Z] #47 3.549 Cloning into '.'... [2022-07-28T14:50:23.323Z] #29 2.258 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:23.333Z] #31 2.669 [2022-07-28T14:50:23.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T14:50:23.548Z] #47 ... [2022-07-28T14:50:23.548Z] [2022-07-28T14:50:23.548Z] #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-28T14:50:23.548Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:50:23.548Z] #53 5.838 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T14:50:23.548Z] #53 7.795 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T14:50:23.548Z] #53 7.795 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T14:50:23.548Z] #53 7.829 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T14:50:23.548Z] #53 7.836 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T14:50:23.548Z] #53 8.379 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T14:50:23.548Z] #53 8.397 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T14:50:23.548Z] #53 8.472 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T14:50:23.548Z] #53 8.691 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T14:50:23.548Z] #53 8.693 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T14:50:23.548Z] #53 8.844 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T14:50:23.548Z] #53 9.281 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T14:50:23.548Z] #53 9.353 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T14:50:23.548Z] #53 ... [2022-07-28T14:50:23.548Z] [2022-07-28T14:50:23.548Z] #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-28T14:50:23.548Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:50:23.548Z] #14 4.162 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:23.548Z] #14 4.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:23.548Z] #14 4.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:23.548Z] #14 4.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:23.548Z] #14 5.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:23.548Z] #14 7.585 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:23.584Z] #29 2.596 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:23.806Z] #14 ... [2022-07-28T14:50:23.806Z] [2022-07-28T14:50:23.806Z] #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-28T14:50:23.806Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:50:23.806Z] #62 5.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:23.806Z] #62 5.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:23.806Z] #62 5.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:23.806Z] #62 6.639 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:23.806Z] #62 8.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:23.806Z] #62 ... [2022-07-28T14:50:23.806Z] [2022-07-28T14:50:23.806Z] #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-28T14:50:23.806Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:23.806Z] #76 5.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:23.806Z] #76 5.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:23.806Z] #76 5.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:23.806Z] #76 6.305 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:23.806Z] #76 8.816 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:24.065Z] #76 ... [2022-07-28T14:50:24.065Z] [2022-07-28T14:50:24.065Z] #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-28T14:50:24.065Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T14:50:24.065Z] #38 3.367 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T14:50:24.065Z] #38 ... [2022-07-28T14:50:24.065Z] [2022-07-28T14:50:24.065Z] #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-28T14:50:24.065Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:50:24.065Z] #40 5.107 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T14:50:24.065Z] #40 5.914 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T14:50:24.065Z] #40 7.241 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T14:50:24.065Z] #40 7.554 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T14:50:24.065Z] #40 7.629 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T14:50:24.065Z] #40 11.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T14:50:24.326Z] #40 11.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T14:50:24.326Z] #40 ... [2022-07-28T14:50:24.326Z] [2022-07-28T14:50:24.326Z] #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-28T14:50:24.326Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:50:24.326Z] #57 5.583 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T14:50:24.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T14:50:24.585Z] #57 ... [2022-07-28T14:50:24.586Z] [2022-07-28T14:50:24.586Z] #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-28T14:50:24.586Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:50:24.586Z] #34 5.469 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T14:50:24.586Z] #34 5.471 Cloning into '.'... [2022-07-28T14:50:24.586Z] #34 ... [2022-07-28T14:50:24.586Z] [2022-07-28T14:50:24.586Z] #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-28T14:50:24.586Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:50:24.586Z] #51 5.675 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:24.586Z] #51 5.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:24.586Z] #51 5.719 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:24.586Z] #51 6.245 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T14:50:24.586Z] #51 6.859 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:50:24.586Z] #51 9.347 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:50:24.704Z] #31 3.940 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T14:50:24.845Z] #51 ... [2022-07-28T14:50:24.845Z] [2022-07-28T14:50:24.845Z] #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-28T14:50:24.845Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:50:24.845Z] #55 5.829 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T14:50:24.845Z] #55 8.082 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T14:50:24.845Z] #55 8.091 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T14:50:24.845Z] #55 8.226 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T14:50:24.845Z] #55 8.350 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T14:50:24.845Z] #55 8.637 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T14:50:24.845Z] #55 8.657 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T14:50:24.845Z] #55 9.304 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T14:50:24.845Z] #55 9.366 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T14:50:24.845Z] #55 9.456 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T14:50:24.845Z] #55 9.498 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T14:50:24.845Z] #55 11.39 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T14:50:24.845Z] #55 11.51 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T14:50:24.845Z] #55 11.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T14:50:24.845Z] #55 ... [2022-07-28T14:50:24.845Z] [2022-07-28T14:50:24.845Z] #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-28T14:50:24.845Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:50:24.845Z] #62 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:24.961Z] #31 4.222 [2022-07-28T14:50:24.984Z] #29 3.766 Fetched 8561 kB in 2s (3625 kB/s) [2022-07-28T14:50:25.232Z] #31 4.482 #=#=# 0.7% ######################################################################## 100.0% [2022-07-28T14:50:25.490Z] #31 4.744 [2022-07-28T14:50:25.554Z] #29 3.766 Reading package lists... [2022-07-28T14:50:26.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T14:50:26.385Z] #29 4.670 Reading package lists... [2022-07-28T14:50:26.645Z] #29 5.456 Building dependency tree... [2022-07-28T14:50:26.905Z] #29 5.949 The following additional packages will be installed: [2022-07-28T14:50:26.905Z] #29 5.949 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-28T14:50:26.905Z] #29 5.949 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-28T14:50:26.905Z] #29 5.949 Recommended packages: [2022-07-28T14:50:26.905Z] #29 5.949 libldap-common publicsuffix libsasl2-modules [2022-07-28T14:50:27.168Z] #29 6.103 The following NEW packages will be installed: [2022-07-28T14:50:27.168Z] #29 6.103 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-28T14:50:27.168Z] #29 6.114 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-28T14:50:27.168Z] #29 6.114 libssh2-1 openssl [2022-07-28T14:50:27.387Z] #31 6.626 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T14:50:27.433Z] #29 6.379 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-28T14:50:27.433Z] #29 6.379 Need to get 3041 kB of archives. [2022-07-28T14:50:27.433Z] #29 6.379 After this operation, 6651 kB of additional disk space will be used. [2022-07-28T14:50:27.433Z] #29 6.379 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-28T14:50:27.433Z] #29 6.400 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-28T14:50:27.433Z] #29 6.400 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-28T14:50:27.433Z] #29 6.400 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-28T14:50:27.433Z] #29 6.400 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-28T14:50:27.433Z] #29 6.400 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-28T14:50:27.433Z] #29 6.412 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-28T14:50:27.433Z] #29 6.412 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-28T14:50:27.433Z] #29 6.412 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-28T14:50:27.433Z] #29 6.412 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-28T14:50:27.433Z] #29 6.412 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-28T14:50:27.433Z] #29 6.424 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-28T14:50:27.433Z] #29 6.424 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T14:50:27.433Z] #29 6.424 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T14:50:27.433Z] #29 6.440 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T14:50:27.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T14:50:27.692Z] #29 6.656 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:27.693Z] #29 6.714 Fetched 3041 kB in 0s (9645 kB/s) [2022-07-28T14:50:27.693Z] #29 ... [2022-07-28T14:50:27.693Z] [2022-07-28T14:50:27.693Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:27.693Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:27.693Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-28T14:50:27.693Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-28T14:50:27.693Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s [2022-07-28T14:50:27.950Z] #31 ... [2022-07-28T14:50:27.950Z] [2022-07-28T14:50:27.950Z] #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-28T14:50:27.950Z] #67 sha256:04d4f2e9965ee39fde91368389b8f9c87d62eb00739e9a7c49d66e9a475a5f92 [2022-07-28T14:50:27.950Z] #67 4.406 + RM_GOPATH=0 [2022-07-28T14:50:27.950Z] #67 4.406 + TMP_GOPATH= [2022-07-28T14:50:27.950Z] #67 4.407 + : /build [2022-07-28T14:50:27.950Z] #67 4.407 + '[' -z '' ']' [2022-07-28T14:50:27.950Z] #67 4.408 ++ mktemp -d [2022-07-28T14:50:27.950Z] #67 4.419 + export GOPATH=/tmp/tmp.yzqusqZTdi [2022-07-28T14:50:27.950Z] #67 4.419 + GOPATH=/tmp/tmp.yzqusqZTdi [2022-07-28T14:50:27.950Z] #67 4.420 + RM_GOPATH=1 [2022-07-28T14:50:27.950Z] #67 4.420 + case "$(go env GOARCH)" in [2022-07-28T14:50:27.950Z] #67 4.422 ++ go env GOARCH [2022-07-28T14:50:27.950Z] #67 4.464 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:27.950Z] #67 4.467 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:27.950Z] #67 4.467 ++ dirname /install.sh [2022-07-28T14:50:27.950Z] #67 4.472 + dir=/ [2022-07-28T14:50:27.950Z] #67 4.475 + bin=rootlesskit [2022-07-28T14:50:27.950Z] #67 4.475 + shift [2022-07-28T14:50:27.950Z] #67 4.475 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T14:50:27.950Z] #67 4.476 + . //rootlesskit.installer [2022-07-28T14:50:27.950Z] #67 4.476 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:50:27.950Z] #67 4.476 + install_rootlesskit [2022-07-28T14:50:27.950Z] #67 4.476 + case "$1" in [2022-07-28T14:50:27.950Z] #67 4.477 + export CGO_ENABLED=0 [2022-07-28T14:50:27.950Z] #67 4.477 + CGO_ENABLED=0 [2022-07-28T14:50:27.950Z] #67 4.477 + _install_rootlesskit [2022-07-28T14:50:27.950Z] #67 4.478 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T14:50:27.950Z] #67 4.479 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:50:27.950Z] #67 4.479 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T14:50:27.950Z] #67 4.480 + GOBIN=/build [2022-07-28T14:50:27.950Z] #67 4.480 + GO111MODULE=on [2022-07-28T14:50:27.950Z] #67 4.480 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:50:27.950Z] #67 5.058 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T14:50:27.953Z] #11 ... [2022-07-28T14:50:27.953Z] [2022-07-28T14:50:27.953Z] #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-28T14:50:27.953Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-28T14:50:27.953Z] #29 6.781 Selecting previously unselected package openssl. [2022-07-28T14:50:27.953Z] #29 6.781 (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-28T14:50:27.953Z] #29 6.781 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-28T14:50:27.953Z] #29 6.787 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-28T14:50:27.953Z] #29 6.979 Selecting previously unselected package ca-certificates. [2022-07-28T14:50:27.953Z] #29 6.979 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-28T14:50:27.953Z] #29 6.984 Unpacking ca-certificates (20210119) ... [2022-07-28T14:50:28.215Z] #29 7.131 Selecting previously unselected package libbrotli1:amd64. [2022-07-28T14:50:28.215Z] #29 7.131 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-28T14:50:28.215Z] #29 7.138 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T14:50:28.492Z] #29 7.433 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-28T14:50:28.492Z] #29 7.433 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T14:50:28.492Z] #29 7.436 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:28.492Z] #29 7.539 Selecting previously unselected package libsasl2-2:amd64. [2022-07-28T14:50:28.492Z] #29 7.542 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-28T14:50:28.492Z] #29 7.546 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:28.492Z] #29 7.679 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-28T14:50:28.492Z] #29 7.679 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-28T14:50:28.754Z] #29 7.688 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T14:50:28.882Z] #67 ... [2022-07-28T14:50:28.883Z] [2022-07-28T14:50:28.883Z] #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-28T14:50:28.883Z] #31 sha256:ccfe765e191b322b30d1752a6ea71f331d0c4342e477b4aeeb3d2a63862306d9 [2022-07-28T14:50:28.883Z] #31 8.036 [2022-07-28T14:50:29.014Z] #29 7.835 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-28T14:50:29.014Z] #29 7.835 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-28T14:50:29.014Z] #29 7.839 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T14:50:29.014Z] #29 7.968 Selecting previously unselected package libpsl5:amd64. [2022-07-28T14:50:29.014Z] #29 7.971 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-28T14:50:29.014Z] #29 7.974 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T14:50:29.014Z] #29 8.100 Selecting previously unselected package librtmp1:amd64. [2022-07-28T14:50:29.015Z] #29 8.100 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-28T14:50:29.015Z] #29 8.105 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T14:50:29.015Z] #29 8.196 Selecting previously unselected package libssh2-1:amd64. [2022-07-28T14:50:29.015Z] #29 8.196 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-28T14:50:29.015Z] #29 8.203 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T14:50:29.275Z] #29 8.474 Selecting previously unselected package libcurl4:amd64. [2022-07-28T14:50:29.536Z] #29 8.477 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T14:50:29.536Z] #29 8.481 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:29.536Z] #29 8.620 Selecting previously unselected package curl. [2022-07-28T14:50:29.536Z] #29 8.620 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-28T14:50:29.796Z] #29 8.633 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:29.796Z] #29 8.738 Selecting previously unselected package libonig5:amd64. [2022-07-28T14:50:29.796Z] #29 8.738 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T14:50:29.796Z] #29 8.788 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:50:30.075Z] #29 8.931 Selecting previously unselected package libjq1:amd64. [2022-07-28T14:50:30.075Z] #29 8.931 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T14:50:30.075Z] #29 8.941 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:50:30.075Z] #29 9.014 Selecting previously unselected package jq. [2022-07-28T14:50:30.075Z] #29 9.014 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-28T14:50:30.075Z] #29 9.019 Unpacking jq (1.6-2.1) ... [2022-07-28T14:50:30.075Z] #29 9.082 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-28T14:50:30.075Z] #29 9.100 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-28T14:50:30.075Z] #29 9.119 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-28T14:50:30.075Z] #29 9.129 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:30.075Z] #29 9.141 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-28T14:50:30.075Z] #29 9.153 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-28T14:50:30.075Z] #29 9.165 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-28T14:50:30.075Z] #29 9.179 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-28T14:50:30.075Z] #29 9.197 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:50:30.075Z] #29 9.210 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:50:30.075Z] #29 9.223 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-28T14:50:30.120Z] #62 ... [2022-07-28T14:50:30.120Z] [2022-07-28T14:50:30.120Z] #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-28T14:50:30.120Z] #26 sha256:180e84c3e52f01f80d26ea41de15bbe092f7445a71c64fcd34d938b3e9b57b5f [2022-07-28T14:50:30.120Z] #26 14.36 + mkdir -p /build [2022-07-28T14:50:30.120Z] #26 14.36 + mv docker/docker /build/ [2022-07-28T14:50:30.120Z] #26 14.38 + rmdir docker [2022-07-28T14:50:30.120Z] #26 DONE 15.8s [2022-07-28T14:50:30.120Z] [2022-07-28T14:50:30.120Z] #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-28T14:50:30.120Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:50:30.120Z] #53 16.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T14:50:30.120Z] #53 16.08 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T14:50:30.169Z] #31 8.422 #=#=# 0.0% ############# 18.3% #################### 28.3% ########################### 37.8% ################################## 47.8% ########################################## 58.4% ################################################# 68.1% ######################################################## 78.7% ################################################################## 91.7% ######################################################################## 100.0% [2022-07-28T14:50:30.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T14:50:30.336Z] #29 9.241 Setting up ca-certificates (20210119) ... [2022-07-28T14:50:31.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T14:50:31.278Z] #29 10.03 Updating certificates in /etc/ssl/certs... [2022-07-28T14:50:31.503Z] #53 ... [2022-07-28T14:50:31.503Z] [2022-07-28T14:50:31.503Z] #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-28T14:50:31.503Z] #67 sha256:832f3381583937b0295c265a202592e93abb5066000cf7f787fd5f337c30001d [2022-07-28T14:50:31.503Z] #67 7.960 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T14:50:31.503Z] #67 8.006 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T14:50:31.503Z] #67 8.443 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T14:50:31.503Z] #67 11.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T14:50:31.503Z] #67 12.91 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T14:50:31.503Z] #67 12.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T14:50:31.503Z] #67 13.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T14:50:31.503Z] #67 13.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T14:50:31.503Z] #67 13.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T14:50:31.503Z] #67 13.92 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T14:50:31.503Z] #67 14.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T14:50:31.503Z] #67 14.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T14:50:31.503Z] #67 14.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T14:50:31.503Z] #67 17.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T14:50:31.503Z] #67 ... [2022-07-28T14:50:31.503Z] [2022-07-28T14:50:31.503Z] #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-28T14:50:31.503Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:50:31.503Z] #36 12.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T14:50:31.503Z] #36 12.99 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T14:50:31.503Z] #36 13.63 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T14:50:31.503Z] #36 13.76 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T14:50:31.503Z] #36 14.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T14:50:31.503Z] #36 14.39 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T14:50:31.503Z] #36 14.42 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T14:50:31.503Z] #36 14.44 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T14:50:31.503Z] #36 14.75 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T14:50:31.503Z] #36 15.10 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T14:50:31.503Z] #36 15.34 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T14:50:31.503Z] #36 15.99 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T14:50:31.503Z] #36 16.36 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T14:50:31.503Z] #36 16.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T14:50:31.503Z] #36 18.01 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T14:50:31.503Z] #36 18.13 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T14:50:31.536Z] #31 10.75 [2022-07-28T14:50:31.536Z] #31 ... [2022-07-28T14:50:31.536Z] [2022-07-28T14:50:31.536Z] #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-28T14:50:31.536Z] #57 sha256:95f75c0ba7653abbea117a11e6b5c2395e657e3d69a3a42dbd95bcf2b2e89295 [2022-07-28T14:50:31.536Z] #57 4.965 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T14:50:31.536Z] #57 6.195 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T14:50:31.536Z] #57 6.220 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T14:50:31.536Z] #57 6.307 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T14:50:31.536Z] #57 7.982 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T14:50:31.793Z] #57 ... [2022-07-28T14:50:31.793Z] [2022-07-28T14:50:31.793Z] #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-28T14:50:31.793Z] #38 sha256:aff331d43cb307c765ab54b9c9d67fc2532ddbeddaea5cc7b09668bfb467d9b5 [2022-07-28T14:50:31.793Z] #38 5.070 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T14:50:31.793Z] #38 ... [2022-07-28T14:50:31.793Z] [2022-07-28T14:50:31.793Z] #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-28T14:50:31.793Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:50:31.793Z] #42 4.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:31.793Z] #42 4.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:31.793Z] #42 4.926 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:31.793Z] #42 5.740 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:50:31.793Z] #42 7.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:50:32.050Z] #42 ... [2022-07-28T14:50:32.050Z] [2022-07-28T14:50:32.050Z] #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-28T14:50:32.050Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:50:32.050Z] #76 4.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:32.050Z] #76 4.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:32.050Z] #76 4.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:32.050Z] #76 5.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:50:32.050Z] #76 7.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:50:32.050Z] #76 ... [2022-07-28T14:50:32.050Z] [2022-07-28T14:50:32.050Z] #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-28T14:50:32.050Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T14:50:32.050Z] #62 4.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:32.050Z] #62 4.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:32.050Z] #62 4.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:32.050Z] #62 5.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:50:32.050Z] #62 7.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:50:32.050Z] #62 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:50:32.219Z] #29 11.36 129 added, 0 removed; done. [2022-07-28T14:50:32.306Z] #62 ... [2022-07-28T14:50:32.306Z] [2022-07-28T14:50:32.306Z] #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-28T14:50:32.306Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T14:50:32.306Z] #36 5.299 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T14:50:32.306Z] #36 ... [2022-07-28T14:50:32.306Z] [2022-07-28T14:50:32.306Z] #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-28T14:50:32.306Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T14:50:32.306Z] #34 4.672 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T14:50:32.306Z] #34 4.677 Cloning into '.'... [2022-07-28T14:50:32.480Z] #29 11.43 Setting up jq (1.6-2.1) ... [2022-07-28T14:50:32.480Z] #29 11.44 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:32.480Z] #29 11.45 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-28T14:50:32.480Z] #29 11.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:50:32.480Z] #29 11.49 Processing triggers for ca-certificates (20210119) ... [2022-07-28T14:50:32.480Z] #29 11.49 Updating certificates in /etc/ssl/certs... [2022-07-28T14:50:32.564Z] #34 ... [2022-07-28T14:50:32.564Z] [2022-07-28T14:50:32.564Z] #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-28T14:50:32.564Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:50:32.564Z] #14 5.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:32.564Z] #14 5.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:32.564Z] #14 5.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:32.564Z] #14 6.146 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:50:32.564Z] #14 9.188 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:50:32.820Z] #14 ... [2022-07-28T14:50:32.820Z] [2022-07-28T14:50:32.820Z] #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-28T14:50:32.820Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T14:50:32.820Z] #53 5.085 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T14:50:32.820Z] #53 6.709 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T14:50:32.820Z] #53 6.720 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T14:50:32.820Z] #53 6.830 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T14:50:32.820Z] #53 6.980 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T14:50:32.820Z] #53 7.239 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T14:50:32.820Z] #53 7.285 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T14:50:32.820Z] #53 7.327 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T14:50:32.820Z] #53 7.451 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T14:50:32.820Z] #53 7.572 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T14:50:32.820Z] #53 7.653 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T14:50:32.820Z] #53 7.721 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T14:50:32.820Z] #53 8.052 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T14:50:32.820Z] #53 ... [2022-07-28T14:50:32.820Z] [2022-07-28T14:50:32.820Z] #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-28T14:50:32.820Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T14:50:32.820Z] #47 4.683 + git clone https://github.com/docker/distribution.git . [2022-07-28T14:50:32.820Z] #47 4.696 Cloning into '.'... [2022-07-28T14:50:33.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T14:50:33.077Z] #47 ... [2022-07-28T14:50:33.077Z] [2022-07-28T14:50:33.077Z] #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-28T14:50:33.077Z] #40 sha256:1bf84bc16bdd60280e351eb4cfdf0edf63d0469dfa628225e02703c345ec3834 [2022-07-28T14:50:33.077Z] #40 4.999 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T14:50:33.077Z] #40 6.040 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T14:50:33.077Z] #40 7.111 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T14:50:33.077Z] #40 7.316 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T14:50:33.077Z] #40 7.371 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T14:50:33.077Z] #40 10.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T14:50:33.077Z] #40 10.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T14:50:33.077Z] #40 ... [2022-07-28T14:50:33.077Z] [2022-07-28T14:50:33.077Z] #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-28T14:50:33.077Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:50:33.077Z] #26 4.342 + RM_GOPATH=0 [2022-07-28T14:50:33.077Z] #26 4.345 + TMP_GOPATH= [2022-07-28T14:50:33.077Z] #26 4.349 + : /build [2022-07-28T14:50:33.077Z] #26 4.349 + '[' -z '' ']' [2022-07-28T14:50:33.077Z] #26 4.350 ++ mktemp -d [2022-07-28T14:50:33.077Z] #26 4.351 + export GOPATH=/tmp/tmp.fc666jN6Mm [2022-07-28T14:50:33.077Z] #26 4.352 + GOPATH=/tmp/tmp.fc666jN6Mm [2022-07-28T14:50:33.077Z] #26 4.352 + RM_GOPATH=1 [2022-07-28T14:50:33.077Z] #26 4.352 + case "$(go env GOARCH)" in [2022-07-28T14:50:33.077Z] #26 4.352 ++ go env GOARCH [2022-07-28T14:50:33.077Z] #26 4.384 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:33.077Z] #26 4.384 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:50:33.077Z] #26 4.387 ++ dirname /install.sh [2022-07-28T14:50:33.077Z] #26 4.405 + dir=/ [2022-07-28T14:50:33.077Z] #26 4.405 + bin=dockercli [2022-07-28T14:50:33.077Z] #26 4.405 + shift [2022-07-28T14:50:33.077Z] #26 4.405 + '[' '!' -f //dockercli.installer ']' [2022-07-28T14:50:33.077Z] #26 4.406 + . //dockercli.installer [2022-07-28T14:50:33.077Z] #26 4.406 ++ : stable [2022-07-28T14:50:33.077Z] #26 4.407 ++ : 17.06.2-ce [2022-07-28T14:50:33.077Z] #26 4.407 + install_dockercli [2022-07-28T14:50:33.077Z] #26 4.407 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T14:50:33.077Z] #26 4.408 Install docker/cli version 17.06.2-ce from stable [2022-07-28T14:50:33.077Z] #26 4.408 ++ uname -m [2022-07-28T14:50:33.077Z] #26 4.414 + arch=aarch64 [2022-07-28T14:50:33.077Z] #26 4.422 + '[' aarch64 '!=' x86_64 ']' [2022-07-28T14:50:33.077Z] #26 4.422 + '[' aarch64 '!=' s390x ']' [2022-07-28T14:50:33.077Z] #26 4.423 + '[' aarch64 '!=' armhf ']' [2022-07-28T14:50:33.077Z] #26 4.423 + build_dockercli [2022-07-28T14:50:33.077Z] #26 4.423 + git clone https://github.com/docker/docker-ce /tmp/tmp.fc666jN6Mm/tmp/docker-ce [2022-07-28T14:50:33.077Z] #26 4.429 Cloning into '/tmp/tmp.fc666jN6Mm/tmp/docker-ce'... [2022-07-28T14:50:33.340Z] #26 ... [2022-07-28T14:50:33.340Z] [2022-07-28T14:50:33.340Z] #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-28T14:50:33.340Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:33.340Z] #55 5.048 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T14:50:33.340Z] #55 6.878 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T14:50:33.340Z] #55 6.951 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T14:50:33.340Z] #55 7.065 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T14:50:33.340Z] #55 7.106 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T14:50:33.340Z] #55 7.264 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T14:50:33.340Z] #55 7.342 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T14:50:33.340Z] #55 7.945 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T14:50:33.340Z] #55 7.954 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T14:50:33.340Z] #55 8.226 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T14:50:33.340Z] #55 8.226 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T14:50:33.340Z] #55 9.607 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T14:50:33.340Z] #55 9.736 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T14:50:33.340Z] #55 9.922 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T14:50:33.340Z] #55 9.943 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T14:50:33.340Z] #55 ... [2022-07-28T14:50:33.340Z] [2022-07-28T14:50:33.340Z] #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-28T14:50:33.340Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:50:33.340Z] #14 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:50:33.419Z] #36 ... [2022-07-28T14:50:33.419Z] [2022-07-28T14:50:33.419Z] #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-28T14:50:33.419Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T14:50:33.419Z] #38 20.32 tomll can be used in two ways: [2022-07-28T14:50:33.419Z] #38 20.32 Writing to STDIN and reading from STDOUT: [2022-07-28T14:50:33.419Z] #38 20.32 cat file.toml | tomll > file.toml [2022-07-28T14:50:33.419Z] #38 20.32 [2022-07-28T14:50:33.419Z] #38 20.32 Reading and updating a list of files: [2022-07-28T14:50:33.419Z] #38 20.32 tomll a.toml b.toml c.toml [2022-07-28T14:50:33.419Z] #38 20.32 [2022-07-28T14:50:33.419Z] #38 20.32 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T14:50:33.422Z] #29 12.47 0 added, 0 removed; done. [2022-07-28T14:50:33.422Z] #29 12.47 Running hooks in /etc/ca-certificates/update.d... [2022-07-28T14:50:33.422Z] #29 12.48 done. [2022-07-28T14:50:33.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T14:50:33.583Z] Using test binary docker [2022-07-28T14:50:33.583Z] +++ /etc/init.d/apparmor start [2022-07-28T14:50:33.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T14:50:33.583Z] INFO: Waiting for daemon to start... [2022-07-28T14:50:33.583Z] Starting dockerd [2022-07-28T14:50:33.583Z] +++ 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-28T14:50:34.362Z] #38 DONE 21.4s [2022-07-28T14:50:34.362Z] [2022-07-28T14:50:34.362Z] #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-28T14:50:34.362Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:50:34.622Z] #47 20.60 Updating files: 65% (1426/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) [2022-07-28T14:50:34.622Z] #47 ... [2022-07-28T14:50:34.622Z] [2022-07-28T14:50:34.622Z] #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-28T14:50:34.622Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:34.622Z] #76 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:34.622Z] #76 19.77 Fetched 8561 kB in 14s (590 kB/s) [2022-07-28T14:50:34.622Z] #76 19.77 Reading package lists... [2022-07-28T14:50:34.622Z] #76 ... [2022-07-28T14:50:34.622Z] [2022-07-28T14:50:34.622Z] #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-28T14:50:34.622Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:50:34.881Z] #47 20.60 Updating files: 65% (1426/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-28T14:50:34.881Z] #47 21.53 + git checkout -q v2.3.0 [2022-07-28T14:50:35.141Z] #47 ... [2022-07-28T14:50:35.141Z] [2022-07-28T14:50:35.141Z] #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-28T14:50:35.141Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:50:35.141Z] #55 12.09 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T14:50:35.141Z] #55 16.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T14:50:35.141Z] #55 16.60 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T14:50:35.141Z] #55 17.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T14:50:35.141Z] #55 17.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T14:50:35.141Z] #55 17.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T14:50:35.141Z] #55 17.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T14:50:35.141Z] #55 17.44 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T14:50:35.141Z] #55 17.47 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T14:50:35.141Z] #55 17.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T14:50:35.141Z] #55 17.64 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T14:50:35.141Z] #55 17.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T14:50:35.141Z] #55 17.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T14:50:35.141Z] #55 18.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T14:50:35.141Z] #55 18.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T14:50:35.141Z] #55 18.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T14:50:35.141Z] #55 18.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T14:50:35.141Z] #55 18.27 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T14:50:35.141Z] #55 18.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T14:50:35.141Z] #55 19.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T14:50:35.141Z] #55 19.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T14:50:35.141Z] #55 20.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T14:50:35.141Z] #55 20.63 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T14:50:35.141Z] #55 20.92 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T14:50:35.141Z] #55 21.21 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T14:50:35.141Z] #55 21.40 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T14:50:35.141Z] #55 21.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T14:50:35.142Z] #55 21.73 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T14:50:35.142Z] #55 21.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T14:50:35.142Z] #55 21.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T14:50:35.142Z] #55 21.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T14:50:35.142Z] #55 22.11 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T14:50:35.142Z] #55 ... [2022-07-28T14:50:35.142Z] [2022-07-28T14:50:35.142Z] #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-28T14:50:35.142Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:50:35.142Z] #51 11.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:35.142Z] #51 14.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T14:50:35.142Z] #51 21.70 Fetched 8565 kB in 16s (524 kB/s) [2022-07-28T14:50:35.340Z] #29 DONE 14.0s [2022-07-28T14:50:35.340Z] [2022-07-28T14:50:35.340Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-28T14:50:35.340Z] #30 sha256:f79ad95d8cdc40237ed88a633769279cbe7cc96e40cc4a1961526bd8ba56a640 [2022-07-28T14:50:35.340Z] #30 DONE 0.2s [2022-07-28T14:50:35.340Z] [2022-07-28T14:50:35.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:35.340Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:35.340Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.7s done [2022-07-28T14:50:35.340Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.1s [2022-07-28T14:50:35.401Z] #51 21.70 Reading package lists... [2022-07-28T14:50:35.401Z] #51 ... [2022-07-28T14:50:35.401Z] [2022-07-28T14:50:35.401Z] #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-28T14:50:35.401Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:50:35.401Z] #57 12.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T14:50:35.401Z] #57 12.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T14:50:35.401Z] #57 12.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T14:50:35.401Z] #57 14.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T14:50:35.512Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T14:50:35.512Z] Using test binary docker [2022-07-28T14:50:35.512Z] +++ /etc/init.d/apparmor start [2022-07-28T14:50:35.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T14:50:35.512Z] INFO: Waiting for daemon to start... [2022-07-28T14:50:35.512Z] Starting dockerd [2022-07-28T14:50:35.512Z] +++ 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-28T14:50:35.512Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T14:50:35.512Z] Using test binary docker [2022-07-28T14:50:35.512Z] +++ /etc/init.d/apparmor start [2022-07-28T14:50:35.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T14:50:35.512Z] INFO: Waiting for daemon to start... [2022-07-28T14:50:35.512Z] Starting dockerd [2022-07-28T14:50:35.512Z] +++ 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-28T14:50:35.512Z] . [2022-07-28T14:50:35.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T14:50:35.512Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T14:50:35.512Z] Error: No such image: emptyfs [2022-07-28T14:50:35.512Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T14:50:35.512Z] ++++ docker load [2022-07-28T14:50:35.661Z] #57 ... [2022-07-28T14:50:35.661Z] [2022-07-28T14:50:35.661Z] #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-28T14:50:35.661Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:50:35.661Z] #42 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:50:35.661Z] #42 22.50 Fetched 8561 kB in 17s (513 kB/s) [2022-07-28T14:50:35.661Z] #42 22.50 Reading package lists... [2022-07-28T14:50:35.661Z] #42 ... [2022-07-28T14:50:35.661Z] [2022-07-28T14:50:35.661Z] #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-28T14:50:35.661Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:50:35.661Z] #55 22.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T14:50:35.661Z] #55 22.40 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T14:50:35.661Z] #55 22.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T14:50:35.661Z] #55 22.61 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T14:50:35.661Z] #55 22.67 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T14:50:35.661Z] #55 22.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T14:50:35.767Z] Running integration-test (iteration 1) [2022-07-28T14:50:35.767Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T14:50:35.767Z] ++ 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-28T14:50:35.767Z] ++ set -e [2022-07-28T14:50:35.767Z] ++ '[' -n 0 ']' [2022-07-28T14:50:35.767Z] ++ set -x [2022-07-28T14:50:35.767Z] ++ 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-28T14:50:36.022Z] Loaded image: busybox:latest [2022-07-28T14:50:36.022Z] Loaded image: busybox:glibc [2022-07-28T14:50:36.232Z] #55 22.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T14:50:36.232Z] #55 23.10 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T14:50:36.232Z] #55 23.10 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T14:50:36.232Z] #55 23.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T14:50:36.491Z] #55 23.35 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T14:50:36.491Z] #55 23.35 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T14:50:36.749Z] #55 23.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T14:50:36.750Z] #55 23.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T14:50:36.750Z] #55 23.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T14:50:36.750Z] #55 23.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T14:50:36.948Z] Loaded image: debian:bullseye-slim [2022-07-28T14:50:36.948Z] Loaded image: hello-world:latest [2022-07-28T14:50:36.948Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T14:50:36.948Z] INFO: Testing against a local daemon [2022-07-28T14:50:36.948Z] === RUN TestCgroupNamespacesBuild [2022-07-28T14:50:37.008Z] #55 23.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T14:50:37.203Z] [2022-07-28T14:50:37.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T14:50:37.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T14:50:37.203Z] Error: No such image: emptyfs [2022-07-28T14:50:37.203Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T14:50:37.203Z] ++++ docker load [2022-07-28T14:50:37.267Z] #55 24.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T14:50:37.458Z] Running integration-test (iteration 1) [2022-07-28T14:50:37.458Z] 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-28T14:50:37.458Z] ++ 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-28T14:50:37.458Z] ++ set -e [2022-07-28T14:50:37.458Z] ++ '[' -n 0 ']' [2022-07-28T14:50:37.458Z] ++ set -x [2022-07-28T14:50:37.458Z] ++ 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-28T14:50:37.458Z] [2022-07-28T14:50:37.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T14:50:37.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T14:50:37.458Z] Error: No such image: emptyfs [2022-07-28T14:50:37.458Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T14:50:37.458Z] ++++ docker load [2022-07-28T14:50:37.458Z] Running integration-test (iteration 1) [2022-07-28T14:50:37.458Z] 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-28T14:50:37.458Z] ++ 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-28T14:50:37.458Z] ++ set -e [2022-07-28T14:50:37.458Z] ++ '[' -n 0 ']' [2022-07-28T14:50:37.458Z] ++ set -x [2022-07-28T14:50:37.458Z] ++ 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-28T14:50:37.512Z] #14 ... [2022-07-28T14:50:37.512Z] [2022-07-28T14:50:37.512Z] #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-28T14:50:37.512Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T14:50:37.512Z] #51 4.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:50:37.512Z] #51 4.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:50:37.512Z] #51 4.856 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:50:37.512Z] #51 5.302 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T14:50:37.512Z] #51 5.821 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:50:37.512Z] #51 8.373 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:50:37.512Z] #51 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:50:37.512Z] #51 14.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T14:50:37.512Z] #51 ... [2022-07-28T14:50:37.512Z] [2022-07-28T14:50:37.512Z] #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-28T14:50:37.512Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:37.512Z] #55 13.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T14:50:37.512Z] #55 13.38 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T14:50:37.512Z] #55 13.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T14:50:37.512Z] #55 13.61 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T14:50:37.512Z] #55 13.72 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T14:50:37.512Z] #55 13.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T14:50:37.512Z] #55 13.87 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T14:50:37.512Z] #55 13.96 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T14:50:37.512Z] #55 14.06 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T14:50:37.512Z] #55 14.25 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T14:50:37.512Z] #55 14.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T14:50:37.512Z] #55 14.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T14:50:37.512Z] #55 14.52 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T14:50:37.512Z] #55 14.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T14:50:37.512Z] #55 14.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T14:50:37.512Z] #55 14.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T14:50:37.512Z] #55 15.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T14:50:37.512Z] #55 15.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T14:50:37.526Z] #55 24.39 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T14:50:37.526Z] #55 24.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T14:50:37.526Z] #55 24.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T14:50:37.714Z] Loaded image: busybox:latest [2022-07-28T14:50:37.714Z] Loaded image: busybox:glibc [2022-07-28T14:50:37.784Z] #55 24.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T14:50:37.784Z] #55 24.74 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T14:50:37.969Z] Loaded image: busybox:latest [2022-07-28T14:50:37.969Z] Loaded image: busybox:glibc [2022-07-28T14:50:38.042Z] #55 24.96 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T14:50:38.042Z] #55 24.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T14:50:38.042Z] #55 25.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T14:50:38.042Z] #55 25.11 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T14:50:38.042Z] #55 25.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T14:50:38.076Z] #55 16.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T14:50:38.076Z] #55 16.45 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T14:50:38.300Z] #55 25.19 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T14:50:38.301Z] #55 25.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T14:50:38.301Z] #55 25.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T14:50:38.569Z] #55 25.35 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T14:50:38.569Z] #55 25.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T14:50:38.569Z] #55 25.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T14:50:38.569Z] #55 25.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T14:50:38.640Z] #55 17.10 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T14:50:38.640Z] #55 17.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T14:50:38.829Z] #55 25.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T14:50:38.829Z] #55 25.69 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T14:50:38.829Z] #55 25.82 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T14:50:38.896Z] Loaded image: debian:bullseye-slim [2022-07-28T14:50:38.896Z] --- PASS: TestCgroupNamespacesBuild (1.81s) [2022-07-28T14:50:38.896Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T14:50:38.896Z] Loaded image: hello-world:latest [2022-07-28T14:50:38.896Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T14:50:38.896Z] INFO: Testing against a local daemon [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-28T14:50:38.896Z] Loaded image: debian:bullseye-slim [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-28T14:50:38.896Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-28T14:50:38.897Z] #55 ... [2022-07-28T14:50:38.897Z] [2022-07-28T14:50:38.897Z] #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-28T14:50:38.897Z] #38 sha256:aff331d43cb307c765ab54b9c9d67fc2532ddbeddaea5cc7b09668bfb467d9b5 [2022-07-28T14:50:38.897Z] #38 16.12 tomll can be used in two ways: [2022-07-28T14:50:38.897Z] #38 16.12 Writing to STDIN and reading from STDOUT: [2022-07-28T14:50:38.897Z] #38 16.12 cat file.toml | tomll > file.toml [2022-07-28T14:50:38.897Z] #38 16.12 [2022-07-28T14:50:38.897Z] #38 16.12 Reading and updating a list of files: [2022-07-28T14:50:38.897Z] #38 16.12 tomll a.toml b.toml c.toml [2022-07-28T14:50:38.897Z] #38 16.12 [2022-07-28T14:50:38.897Z] #38 16.12 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T14:50:38.897Z] #38 DONE 17.3s [2022-07-28T14:50:38.897Z] [2022-07-28T14:50:38.897Z] #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-28T14:50:38.897Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:38.897Z] #55 17.44 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T14:50:39.151Z] Loaded image: hello-world:latest [2022-07-28T14:50:39.151Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T14:50:39.151Z] INFO: Testing against a local daemon [2022-07-28T14:50:39.151Z] === RUN TestDockerDaemonSuite [2022-07-28T14:50:39.151Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-28T14:50:39.154Z] #55 17.60 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T14:50:39.409Z] #55 17.69 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T14:50:39.409Z] #55 17.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T14:50:39.665Z] #55 ... [2022-07-28T14:50:39.665Z] [2022-07-28T14:50:39.665Z] #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-28T14:50:39.665Z] #67 sha256:04d4f2e9965ee39fde91368389b8f9c87d62eb00739e9a7c49d66e9a475a5f92 [2022-07-28T14:50:39.665Z] #67 7.485 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T14:50:39.665Z] #67 7.488 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T14:50:39.665Z] #67 8.106 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T14:50:39.665Z] #67 10.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T14:50:39.665Z] #67 11.57 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T14:50:39.665Z] #67 11.59 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T14:50:39.665Z] #67 11.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T14:50:39.665Z] #67 11.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T14:50:39.665Z] #67 12.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T14:50:39.665Z] #67 12.19 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T14:50:39.665Z] #67 12.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T14:50:39.665Z] #67 12.64 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T14:50:39.665Z] #67 14.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T14:50:39.665Z] #67 14.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T14:50:39.665Z] #67 ... [2022-07-28T14:50:39.665Z] [2022-07-28T14:50:39.665Z] #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-28T14:50:39.666Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:39.666Z] #55 18.23 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T14:50:39.711Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-28T14:50:39.711Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-28T14:50:39.765Z] #55 26.60 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T14:50:39.765Z] #55 ... [2022-07-28T14:50:39.765Z] [2022-07-28T14:50:39.765Z] #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-28T14:50:39.765Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:50:39.765Z] #14 16.59 Fetched 8561 kB in 13s (681 kB/s) [2022-07-28T14:50:39.765Z] #14 16.59 Reading package lists... [2022-07-28T14:50:39.765Z] #14 22.94 Reading package lists... [2022-07-28T14:50:39.765Z] #14 ... [2022-07-28T14:50:39.765Z] [2022-07-28T14:50:39.765Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T14:50:39.765Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:50:39.765Z] #55 26.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T14:50:39.765Z] #55 26.70 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T14:50:39.765Z] #55 26.71 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T14:50:40.024Z] #55 26.97 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T14:50:40.024Z] #55 27.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T14:50:40.024Z] #55 27.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T14:50:40.229Z] #55 18.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T14:50:40.229Z] #55 18.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T14:50:40.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-07-28T14:50:40.271Z] === RUN TestBuildWithSession [2022-07-28T14:50:40.271Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T14:50:40.271Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T14:50:40.271Z] === RUN TestBuildSquashParent [2022-07-28T14:50:40.271Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-28T14:50:40.282Z] #55 27.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T14:50:40.485Z] #55 18.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T14:50:40.526Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-28T14:50:40.540Z] #55 27.31 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T14:50:40.626Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.7s done [2022-07-28T14:50:40.626Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-28T14:50:40.742Z] #55 18.98 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T14:50:40.742Z] #55 19.07 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T14:50:40.742Z] #55 19.12 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T14:50:40.742Z] #55 19.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T14:50:40.799Z] #55 27.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T14:50:40.799Z] #55 27.73 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T14:50:40.799Z] #55 27.81 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T14:50:40.799Z] #55 27.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T14:50:40.999Z] #55 19.28 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T14:50:40.999Z] #55 19.32 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T14:50:40.999Z] #55 19.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T14:50:40.999Z] #55 19.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T14:50:40.999Z] #55 19.57 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T14:50:41.057Z] #55 27.93 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T14:50:41.057Z] #55 28.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T14:50:41.057Z] #55 28.13 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T14:50:41.089Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-28T14:50:41.255Z] #55 19.57 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T14:50:41.255Z] #55 19.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T14:50:41.255Z] #55 19.70 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T14:50:41.255Z] #55 19.84 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T14:50:41.316Z] #55 28.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T14:50:41.316Z] #55 28.27 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T14:50:41.316Z] #55 28.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T14:50:41.316Z] #55 28.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T14:50:41.530Z] #55 19.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T14:50:41.530Z] #55 20.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T14:50:41.530Z] #55 20.05 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T14:50:41.530Z] #55 20.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T14:50:41.574Z] #55 28.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T14:50:41.574Z] #55 28.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T14:50:42.015Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-28T14:50:42.015Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-28T14:50:42.093Z] #55 20.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T14:50:42.094Z] #55 20.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T14:50:42.094Z] #55 20.52 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T14:50:42.094Z] #55 20.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T14:50:42.142Z] #55 28.92 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T14:50:42.142Z] #55 28.95 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T14:50:42.142Z] #55 29.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T14:50:42.142Z] #55 29.11 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T14:50:42.142Z] #55 29.22 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T14:50:42.350Z] #55 20.68 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T14:50:42.350Z] #55 20.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T14:50:42.350Z] #55 20.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T14:50:42.350Z] #55 ... [2022-07-28T14:50:42.350Z] [2022-07-28T14:50:42.350Z] #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-28T14:50:42.350Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:50:42.350Z] #76 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:50:42.350Z] #76 15.33 Fetched 8447 kB in 11s (746 kB/s) [2022-07-28T14:50:42.350Z] #76 15.33 Reading package lists... [2022-07-28T14:50:42.350Z] #76 19.92 Reading package lists... [2022-07-28T14:50:42.350Z] #76 ... [2022-07-28T14:50:42.350Z] [2022-07-28T14:50:42.350Z] #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-28T14:50:42.350Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:42.350Z] #55 20.87 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T14:50:42.350Z] #55 20.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T14:50:42.350Z] #55 20.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T14:50:42.401Z] #55 29.31 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T14:50:42.606Z] #55 20.99 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T14:50:42.606Z] #55 21.01 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T14:50:42.606Z] #55 21.07 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T14:50:42.606Z] #55 ... [2022-07-28T14:50:42.606Z] [2022-07-28T14:50:42.606Z] #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-28T14:50:42.606Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:50:42.606Z] #42 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:50:42.606Z] #42 16.19 Fetched 8447 kB in 12s (726 kB/s) [2022-07-28T14:50:42.606Z] #42 16.19 Reading package lists... [2022-07-28T14:50:42.606Z] #42 ... [2022-07-28T14:50:42.606Z] [2022-07-28T14:50:42.606Z] #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-28T14:50:42.606Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:42.606Z] #55 21.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T14:50:42.660Z] #55 29.65 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T14:50:42.862Z] #55 21.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T14:50:42.862Z] #55 21.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T14:50:42.862Z] #55 21.34 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T14:50:42.862Z] #55 21.43 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T14:50:43.118Z] #55 21.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T14:50:43.118Z] #55 21.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T14:50:43.118Z] #55 21.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T14:50:43.118Z] #55 21.63 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T14:50:43.376Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-28T14:50:43.376Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-28T14:50:43.935Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-28T14:50:43.935Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-28T14:50:43.935Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-28T14:50:44.047Z] #55 22.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T14:50:44.047Z] #55 22.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T14:50:44.047Z] #55 22.44 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T14:50:44.047Z] #55 22.51 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T14:50:44.190Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-28T14:50:44.303Z] #55 22.63 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T14:50:44.303Z] #55 22.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T14:50:44.303Z] #55 22.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T14:50:44.303Z] #55 22.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T14:50:44.303Z] #55 22.82 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T14:50:44.303Z] #55 ... [2022-07-28T14:50:44.303Z] [2022-07-28T14:50:44.303Z] #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-28T14:50:44.303Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T14:50:44.303Z] #53 12.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T14:50:44.303Z] #53 12.74 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T14:50:44.559Z] #53 ... [2022-07-28T14:50:44.559Z] [2022-07-28T14:50:44.559Z] #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-28T14:50:44.559Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T14:50:44.559Z] #36 13.17 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T14:50:44.559Z] #36 13.18 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T14:50:44.559Z] #36 13.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T14:50:44.559Z] #36 13.71 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T14:50:44.559Z] #36 14.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T14:50:44.559Z] #36 14.33 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T14:50:44.559Z] #36 14.57 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T14:50:44.559Z] #36 14.63 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T14:50:44.559Z] #36 14.93 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T14:50:44.559Z] #36 15.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T14:50:44.559Z] #36 15.62 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T14:50:44.560Z] #36 15.84 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T14:50:44.560Z] #36 15.95 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T14:50:44.560Z] #36 17.23 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T14:50:44.560Z] #36 17.55 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T14:50:44.560Z] #36 ... [2022-07-28T14:50:44.560Z] [2022-07-28T14:50:44.560Z] #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-28T14:50:44.560Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:44.560Z] #55 23.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T14:50:44.573Z] #55 ... [2022-07-28T14:50:44.573Z] [2022-07-28T14:50:44.573Z] #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-28T14:50:44.573Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:50:44.573Z] #62 21.41 Fetched 8561 kB in 16s (538 kB/s) [2022-07-28T14:50:44.573Z] #62 21.41 Reading package lists... [2022-07-28T14:50:44.573Z] #62 28.13 Reading package lists... [2022-07-28T14:50:44.573Z] #62 ... [2022-07-28T14:50:44.573Z] [2022-07-28T14:50:44.573Z] #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-28T14:50:44.573Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:50:44.573Z] #14 22.94 Reading package lists... [2022-07-28T14:50:44.573Z] #14 29.27 Building dependency tree... [2022-07-28T14:50:44.749Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-28T14:50:44.816Z] #55 23.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T14:50:44.816Z] #55 23.15 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T14:50:44.816Z] #55 23.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T14:50:44.816Z] #55 23.29 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T14:50:44.816Z] #55 23.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T14:50:45.074Z] #55 23.45 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T14:50:45.074Z] #55 23.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T14:50:45.074Z] #55 23.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T14:50:45.331Z] #55 23.63 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T14:50:45.331Z] #55 23.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T14:50:45.331Z] #55 23.80 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T14:50:45.331Z] #55 23.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T14:50:45.588Z] #55 24.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T14:50:45.675Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-28T14:50:45.675Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-28T14:50:45.675Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-28T14:50:45.675Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-28T14:50:45.844Z] #55 24.16 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T14:50:45.844Z] #55 24.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T14:50:45.906Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-28T14:50:45.906Z] #11 ... [2022-07-28T14:50:45.906Z] [2022-07-28T14:50:45.907Z] #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-28T14:50:45.907Z] #31 sha256:ada09de9f86fde18bc5765c9f5927793557d4cd02366d0d591552248b0ad193b [2022-07-28T14:50:45.907Z] #31 2.293 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-28T14:50:45.907Z] #31 2.672 [2022-07-28T14:50:45.907Z] #31 2.902 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:45.907Z] #31 3.179 [2022-07-28T14:50:45.907Z] #31 4.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-28T14:50:45.907Z] #31 4.531 [2022-07-28T14:50:45.907Z] #31 4.754 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:45.907Z] #31 5.076 [2022-07-28T14:50:45.907Z] #31 6.097 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-28T14:50:45.907Z] #31 6.395 [2022-07-28T14:50:45.907Z] #31 6.620 #=#=# ################## 26.2% ########################################## 58.4% ################################################################# 90.6% ######################################################################## 100.0% [2022-07-28T14:50:45.907Z] #31 7.219 [2022-07-28T14:50:45.907Z] #31 8.247 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T14:50:45.907Z] #31 8.571 [2022-07-28T14:50:45.907Z] #31 8.794 #=#=# ############################################## 64.2% ######################################################################## 100.0% [2022-07-28T14:50:45.907Z] #31 9.131 [2022-07-28T14:50:45.907Z] #31 9.823 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T14:50:45.907Z] #31 10.19 [2022-07-28T14:50:45.907Z] #31 ... [2022-07-28T14:50:45.907Z] [2022-07-28T14:50:45.907Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:45.907Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:45.931Z] --- PASS: TestBuildSquashParent (5.92s) [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T14:50:45.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T14:50:45.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T14:50:45.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T14:50:45.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T14:50:45.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T14:50:45.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T14:50:45.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T14:50:45.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T14:50:45.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T14:50:45.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T14:50:45.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T14:50:45.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T14:50:45.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T14:50:46.102Z] #55 24.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T14:50:46.102Z] #55 24.44 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T14:50:46.102Z] #55 24.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T14:50:46.359Z] #55 24.73 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T14:50:46.484Z] #14 33.21 The following additional packages will be installed: [2022-07-28T14:50:46.484Z] #14 33.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T14:50:46.484Z] #14 33.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T14:50:46.484Z] #14 33.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T14:50:46.484Z] #14 33.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T14:50:46.484Z] #14 33.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T14:50:46.484Z] #14 33.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T14:50:46.484Z] #14 33.26 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T14:50:46.484Z] #14 33.26 Suggested packages: [2022-07-28T14:50:46.484Z] #14 33.27 gcc-10-locales seccomp wine64 [2022-07-28T14:50:46.922Z] #55 ... [2022-07-28T14:50:46.922Z] [2022-07-28T14:50:46.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-28T14:50:46.922Z] #31 sha256:ccfe765e191b322b30d1752a6ea71f331d0c4342e477b4aeeb3d2a63862306d9 [2022-07-28T14:50:46.922Z] #31 16.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-28T14:50:46.922Z] #31 18.05 [2022-07-28T14:50:46.922Z] #31 18.47 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:46.922Z] #31 20.23 [2022-07-28T14:50:46.922Z] #31 23.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-28T14:50:46.922Z] #31 24.80 [2022-07-28T14:50:46.922Z] #31 25.19 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:46.922Z] #31 ... [2022-07-28T14:50:46.922Z] [2022-07-28T14:50:46.922Z] #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-28T14:50:46.922Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T14:50:46.922Z] #47 23.55 Updating files: 84% (1841/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-28T14:50:46.922Z] #47 23.75 + git checkout -q v2.3.0 [2022-07-28T14:50:47.179Z] #47 ... [2022-07-28T14:50:47.179Z] [2022-07-28T14:50:47.179Z] #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-28T14:50:47.179Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T14:50:47.179Z] #62 15.65 Fetched 8447 kB in 11s (771 kB/s) [2022-07-28T14:50:47.179Z] #62 15.65 Reading package lists... [2022-07-28T14:50:47.419Z] #14 ... [2022-07-28T14:50:47.419Z] [2022-07-28T14:50:47.419Z] #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-28T14:50:47.419Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:50:47.419Z] #47 23.98 + 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-28T14:50:47.419Z] #47 ... [2022-07-28T14:50:47.419Z] [2022-07-28T14:50:47.419Z] #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-28T14:50:47.419Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:50:47.419Z] #62 28.13 Reading package lists... [2022-07-28T14:50:47.435Z] #62 21.19 Reading package lists... [2022-07-28T14:50:47.435Z] #62 ... [2022-07-28T14:50:47.435Z] [2022-07-28T14:50:47.435Z] #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-28T14:50:47.435Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T14:50:47.435Z] #47 25.66 + 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-28T14:50:47.998Z] #47 ... [2022-07-28T14:50:47.998Z] [2022-07-28T14:50:47.998Z] #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-28T14:50:47.998Z] #31 sha256:ccfe765e191b322b30d1752a6ea71f331d0c4342e477b4aeeb3d2a63862306d9 [2022-07-28T14:50:47.998Z] #31 26.61 [2022-07-28T14:50:47.998Z] #31 27.05 Download of images into '/build' complete. [2022-07-28T14:50:47.998Z] #31 27.05 Use something like the following to load the result into a Docker daemon: [2022-07-28T14:50:47.998Z] #31 27.05 tar -cC '/build' . | docker load [2022-07-28T14:50:47.998Z] #31 DONE 27.3s [2022-07-28T14:50:48.255Z] [2022-07-28T14:50:48.255Z] #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-28T14:50:48.255Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:48.255Z] #55 26.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T14:50:48.255Z] #55 26.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T14:50:48.255Z] #55 26.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T14:50:48.255Z] #55 26.77 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T14:50:48.448Z] #11 ... [2022-07-28T14:50:48.448Z] [2022-07-28T14:50:48.448Z] #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-28T14:50:48.448Z] #31 sha256:ada09de9f86fde18bc5765c9f5927793557d4cd02366d0d591552248b0ad193b [2022-07-28T14:50:48.448Z] #31 10.41 #=#=# ######################################################################## 100.0% [2022-07-28T14:50:48.448Z] #31 10.70 [2022-07-28T14:50:48.448Z] #31 10.78 Download of images into '/build' complete. [2022-07-28T14:50:48.448Z] #31 10.78 Use something like the following to load the result into a Docker daemon: [2022-07-28T14:50:48.448Z] #31 10.78 tar -cC '/build' . | docker load [2022-07-28T14:50:48.448Z] #31 DONE 13.2s [2022-07-28T14:50:48.448Z] [2022-07-28T14:50:48.448Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:ae053a706707e43b41144afb7e436191ad2e337175a2adfb97ee8180c98831fd [2022-07-28T14:50:48.448Z] #11 sha256:23b1aa241ea507d6539bb786d1ec9d5957876b3b55624b66008f4bdfb3ffaf22 [2022-07-28T14:50:48.511Z] #55 26.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T14:50:48.511Z] #55 26.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T14:50:48.511Z] #55 26.94 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T14:50:48.768Z] #55 27.05 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T14:50:48.768Z] #55 27.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T14:50:48.768Z] #55 27.33 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T14:50:48.768Z] #55 ... [2022-07-28T14:50:48.768Z] [2022-07-28T14:50:48.768Z] #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-28T14:50:48.768Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:50:48.768Z] #14 17.23 Fetched 8447 kB in 12s (689 kB/s) [2022-07-28T14:50:48.768Z] #14 17.23 Reading package lists... [2022-07-28T14:50:49.025Z] #14 22.78 Reading package lists... [2022-07-28T14:50:49.025Z] #14 ... [2022-07-28T14:50:49.025Z] [2022-07-28T14:50:49.025Z] #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-28T14:50:49.025Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T14:50:49.025Z] #51 16.88 Fetched 8451 kB in 12s (678 kB/s) [2022-07-28T14:50:49.025Z] #51 16.88 Reading package lists... [2022-07-28T14:50:49.025Z] #51 22.16 Reading package lists... [2022-07-28T14:50:49.025Z] #51 27.07 Building dependency tree... [2022-07-28T14:50:49.025Z] #51 ... [2022-07-28T14:50:49.025Z] [2022-07-28T14:50:49.025Z] #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-28T14:50:49.025Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:50:49.025Z] #55 27.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T14:50:49.025Z] #55 27.58 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T14:50:49.281Z] #55 27.67 go: downloading golang.org/x/text v0.3.7 [2022-07-28T14:50:49.321Z] #62 34.44 Building dependency tree... [2022-07-28T14:50:49.321Z] #62 ... [2022-07-28T14:50:49.321Z] [2022-07-28T14:50:49.321Z] #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-28T14:50:49.321Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:49.321Z] #76 19.77 Reading package lists... [2022-07-28T14:50:49.321Z] #76 26.53 Reading package lists... [2022-07-28T14:50:49.321Z] #76 33.19 Building dependency tree... [2022-07-28T14:50:49.580Z] #76 ... [2022-07-28T14:50:49.580Z] [2022-07-28T14:50:49.580Z] #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-28T14:50:49.580Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:50:49.580Z] #14 34.83 The following NEW packages will be installed: [2022-07-28T14:50:49.580Z] #14 34.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T14:50:49.580Z] #14 34.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T14:50:49.580Z] #14 34.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T14:50:49.580Z] #14 34.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T14:50:49.580Z] #14 34.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T14:50:49.580Z] #14 34.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T14:50:49.580Z] #14 34.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T14:50:49.580Z] #14 34.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T14:50:49.580Z] #14 34.87 mingw-w64-x86-64-dev [2022-07-28T14:50:49.580Z] #14 35.32 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:49.580Z] #14 35.32 Need to get 115 MB of archives. [2022-07-28T14:50:49.580Z] #14 35.32 After this operation, 645 MB of additional disk space will be used. [2022-07-28T14:50:49.580Z] #14 35.32 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-28T14:50:49.580Z] #14 35.46 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-28T14:50:49.580Z] #14 35.66 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-28T14:50:49.580Z] #14 35.66 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-28T14:50:49.580Z] #14 35.67 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-28T14:50:49.580Z] #14 35.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T14:50:49.580Z] #14 36.01 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-28T14:50:49.580Z] #14 36.25 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-28T14:50:49.580Z] #14 36.26 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-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2022-07-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2022-07-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2022-07-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2022-07-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2022-07-28T14:50:50.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2022-07-28T14:50:50.137Z] === RUN TestBuildMultiStageCopy [2022-07-28T14:50:50.137Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T14:50:50.137Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-28T14:50:50.148Z] #14 37.02 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-28T14:50:50.360Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-07-28T14:50:51.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T14:50:51.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T14:50:51.195Z] #14 ... [2022-07-28T14:50:51.195Z] [2022-07-28T14:50:51.195Z] #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-28T14:50:51.195Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:50:51.195Z] #51 21.70 Reading package lists... [2022-07-28T14:50:51.195Z] #51 28.25 Reading package lists... [2022-07-28T14:50:51.195Z] #51 34.82 Building dependency tree... [2022-07-28T14:50:51.357Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T14:50:51.357Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-28T14:50:51.357Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T14:50:51.462Z] #51 ... [2022-07-28T14:50:51.462Z] [2022-07-28T14:50:51.462Z] #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-28T14:50:51.462Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:51.462Z] #76 37.24 python3 is already the newest version (3.9.2-3). [2022-07-28T14:50:51.462Z] #76 37.24 The following additional packages will be installed: [2022-07-28T14:50:51.462Z] #76 37.27 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T14:50:51.462Z] #76 37.28 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T14:50:51.462Z] #76 37.30 Suggested packages: [2022-07-28T14:50:51.462Z] #76 37.32 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T14:50:51.462Z] #76 37.32 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T14:50:51.462Z] #76 37.32 m4-doc ed diffutils-doc [2022-07-28T14:50:51.462Z] #76 37.32 Recommended packages: [2022-07-28T14:50:51.462Z] #76 37.32 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T14:50:51.612Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-07-28T14:50:51.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-07-28T14:50:51.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-07-28T14:50:51.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-07-28T14:50:51.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-07-28T14:50:51.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-07-28T14:50:51.612Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T14:50:51.726Z] #76 ... [2022-07-28T14:50:51.726Z] [2022-07-28T14:50:51.726Z] #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-28T14:50:51.726Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:50:51.726Z] #42 22.50 Reading package lists... [2022-07-28T14:50:51.726Z] #42 28.89 Reading package lists... [2022-07-28T14:50:51.726Z] #42 35.27 Building dependency tree... [2022-07-28T14:50:51.985Z] #42 ... [2022-07-28T14:50:51.985Z] [2022-07-28T14:50:51.985Z] #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-28T14:50:51.985Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:50:51.985Z] #14 38.93 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-28T14:50:52.171Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-07-28T14:50:52.171Z] === RUN TestBuildLabelWithTargets [2022-07-28T14:50:52.928Z] #14 39.75 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-28T14:50:53.096Z] --- PASS: TestBuildLabelWithTargets (0.81s) [2022-07-28T14:50:53.096Z] === RUN TestBuildWithEmptyLayers [2022-07-28T14:50:53.351Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2022-07-28T14:50:53.351Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T14:50:53.451Z] #55 ... [2022-07-28T14:50:53.451Z] [2022-07-28T14:50:53.451Z] #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-28T14:50:53.451Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:50:53.451Z] #42 16.19 Reading package lists... [2022-07-28T14:50:53.451Z] #42 21.45 Reading package lists... [2022-07-28T14:50:53.451Z] #42 26.24 Building dependency tree... [2022-07-28T14:50:53.451Z] #42 30.14 The following additional packages will be installed: [2022-07-28T14:50:53.451Z] #42 30.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T14:50:53.451Z] #42 30.18 Suggested packages: [2022-07-28T14:50:53.451Z] #42 30.18 cmake-doc ninja-build lrzip [2022-07-28T14:50:53.451Z] #42 30.18 Recommended packages: [2022-07-28T14:50:53.451Z] #42 30.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T14:50:53.451Z] #42 30.88 The following NEW packages will be installed: [2022-07-28T14:50:53.451Z] #42 30.90 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T14:50:53.451Z] #42 30.91 vim-common xxd [2022-07-28T14:50:53.451Z] #42 31.36 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:53.451Z] #42 31.36 Need to get 15.6 MB of archives. [2022-07-28T14:50:53.451Z] #42 31.36 After this operation, 67.4 MB of additional disk space will be used. [2022-07-28T14:50:53.451Z] #42 31.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T14:50:53.451Z] #42 31.36 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-28T14:50:53.451Z] #42 31.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T14:50:53.451Z] #42 31.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-28T14:50:53.451Z] #42 ... [2022-07-28T14:50:53.451Z] [2022-07-28T14:50:53.451Z] #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-28T14:50:53.451Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:50:53.451Z] #76 19.92 Reading package lists... [2022-07-28T14:50:53.451Z] #76 24.51 Building dependency tree... [2022-07-28T14:50:53.451Z] #76 28.78 python3 is already the newest version (3.9.2-3). [2022-07-28T14:50:53.451Z] #76 28.78 The following additional packages will be installed: [2022-07-28T14:50:53.451Z] #76 28.78 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T14:50:53.451Z] #76 28.79 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T14:50:53.451Z] #76 28.79 Suggested packages: [2022-07-28T14:50:53.451Z] #76 28.82 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T14:50:53.451Z] #76 28.82 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T14:50:53.451Z] #76 28.82 m4-doc ed diffutils-doc [2022-07-28T14:50:53.451Z] #76 28.83 Recommended packages: [2022-07-28T14:50:53.451Z] #76 28.83 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T14:50:53.451Z] #76 30.20 The following NEW packages will be installed: [2022-07-28T14:50:53.451Z] #76 30.22 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T14:50:53.451Z] #76 30.22 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T14:50:53.451Z] #76 30.23 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T14:50:53.451Z] #76 30.23 libyajl2 m4 patch xz-utils [2022-07-28T14:50:53.451Z] #76 30.85 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:53.451Z] #76 30.85 Need to get 5916 kB of archives. [2022-07-28T14:50:53.451Z] #76 30.85 After this operation, 18.6 MB of additional disk space will be used. [2022-07-28T14:50:53.451Z] #76 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-28T14:50:53.451Z] #76 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-28T14:50:53.451Z] #76 30.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-28T14:50:53.451Z] #76 30.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-28T14:50:53.451Z] #76 30.87 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-28T14:50:53.451Z] #76 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-28T14:50:53.451Z] #76 30.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-28T14:50:53.451Z] #76 30.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-28T14:50:53.451Z] #76 30.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T14:50:53.451Z] #76 30.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T14:50:53.451Z] #76 30.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-28T14:50:53.451Z] #76 30.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T14:50:53.451Z] #76 31.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-28T14:50:53.451Z] #76 31.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-28T14:50:53.451Z] #76 31.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-28T14:50:53.451Z] #76 31.06 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-28T14:50:53.452Z] #76 31.07 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-28T14:50:53.452Z] #76 31.08 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-28T14:50:53.452Z] #76 31.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-28T14:50:53.452Z] #76 31.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-28T14:50:53.452Z] #76 31.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-28T14:50:53.452Z] #76 31.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-28T14:50:53.452Z] #76 31.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-28T14:50:53.452Z] #76 ... [2022-07-28T14:50:53.452Z] [2022-07-28T14:50:53.452Z] #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-28T14:50:53.452Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:50:53.452Z] #42 31.78 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-28T14:50:53.452Z] #42 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-28T14:50:53.452Z] #42 31.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-28T14:50:53.452Z] #42 31.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-28T14:50:53.452Z] #42 31.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-28T14:50:53.452Z] #42 31.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-28T14:50:53.505Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|compiled_files|exports_file|files|name) took 2m49.245183977s [2022-07-28T14:50:53.505Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.708178ms [2022-07-28T14:50:53.606Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-28T14:50:53.654Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.7s done [2022-07-28T14:50:53.872Z] #14 40.77 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-28T14:50:54.223Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-28T14:50:54.223Z] #11 DONE 48.2s [2022-07-28T14:50:54.223Z] [2022-07-28T14:50:54.223Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-28T14:50:54.223Z] #12 sha256:3c9607de8bf0c7359f3f5eda868d2e5a49f0320f6660fbb73be7434fcfd96eb0 [2022-07-28T14:50:54.814Z] #14 ... [2022-07-28T14:50:54.814Z] [2022-07-28T14:50:54.814Z] #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-28T14:50:54.814Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:50:54.814Z] #55 31.65 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T14:50:54.814Z] #55 31.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T14:50:54.814Z] #55 31.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T14:50:54.814Z] #55 31.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T14:50:54.814Z] #55 31.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T14:50:54.814Z] #55 32.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T14:50:54.814Z] #55 32.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T14:50:54.814Z] #55 32.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T14:50:54.814Z] #55 32.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T14:50:54.814Z] #55 32.71 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T14:50:54.814Z] #55 32.71 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T14:50:54.814Z] #55 32.91 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T14:50:54.814Z] #55 33.09 go: downloading golang.org/x/text v0.3.7 [2022-07-28T14:50:54.814Z] #55 40.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T14:50:54.814Z] #55 40.44 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T14:50:54.814Z] #55 40.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T14:50:54.814Z] #55 40.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T14:50:54.814Z] #55 40.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T14:50:54.814Z] #55 40.79 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T14:50:54.814Z] #55 40.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T14:50:54.814Z] #55 40.91 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T14:50:54.814Z] #55 41.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T14:50:54.814Z] #55 41.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T14:50:54.814Z] #55 41.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T14:50:54.814Z] #55 41.24 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T14:50:54.814Z] #55 ... [2022-07-28T14:50:54.814Z] [2022-07-28T14:50:54.814Z] #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-28T14:50:54.814Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:54.814Z] #76 39.10 The following NEW packages will be installed: [2022-07-28T14:50:54.814Z] #76 39.13 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T14:50:54.814Z] #76 39.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T14:50:54.814Z] #76 39.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T14:50:54.814Z] #76 39.16 libyajl2 m4 patch xz-utils [2022-07-28T14:50:54.814Z] #76 39.55 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:54.814Z] #76 39.55 Need to get 5940 kB of archives. [2022-07-28T14:50:54.814Z] #76 39.55 After this operation, 18.7 MB of additional disk space will be used. [2022-07-28T14:50:54.814Z] #76 39.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T14:50:54.814Z] #76 39.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T14:50:54.814Z] #76 39.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T14:50:54.814Z] #76 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T14:50:54.814Z] #76 39.58 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-28T14:50:54.814Z] #76 39.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-28T14:50:54.814Z] #76 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-28T14:50:54.814Z] #76 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-28T14:50:54.814Z] #76 39.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T14:50:54.814Z] #76 39.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T14:50:54.814Z] #76 39.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T14:50:54.814Z] #76 39.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T14:50:54.814Z] #76 39.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-28T14:50:54.814Z] #76 39.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T14:50:54.814Z] #76 39.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-28T14:50:54.814Z] #76 39.94 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-28T14:50:54.814Z] #76 39.95 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-28T14:50:54.814Z] #76 39.95 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-28T14:50:54.814Z] #76 39.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T14:50:54.814Z] #76 40.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-28T14:50:54.814Z] #76 40.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T14:50:54.814Z] #76 40.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T14:50:54.814Z] #76 40.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-28T14:50:54.814Z] #76 41.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:54.814Z] #76 41.69 Fetched 5940 kB in 1s (7072 kB/s) [2022-07-28T14:50:54.814Z] #76 41.83 Selecting previously unselected package bzip2. [2022-07-28T14:50:54.818Z] #42 33.12 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:54.818Z] #42 ... [2022-07-28T14:50:54.818Z] [2022-07-28T14:50:54.818Z] #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-28T14:50:54.818Z] #62 sha256:ae6af6da42fb72459b942f5b6e072020c560ebfc1c4bc6897071bc5f56e95f77 [2022-07-28T14:50:54.818Z] #62 25.92 Building dependency tree... [2022-07-28T14:50:54.818Z] #62 29.89 The following additional packages will be installed: [2022-07-28T14:50:54.818Z] #62 29.89 libbtrfs0 [2022-07-28T14:50:54.818Z] #62 30.11 The following NEW packages will be installed: [2022-07-28T14:50:54.818Z] #62 30.12 libbtrfs-dev libbtrfs0 [2022-07-28T14:50:54.818Z] #62 30.58 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:54.818Z] #62 30.58 Need to get 454 kB of archives. [2022-07-28T14:50:54.818Z] #62 30.58 After this operation, 1275 kB of additional disk space will be used. [2022-07-28T14:50:54.818Z] #62 30.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-28T14:50:54.818Z] #62 30.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-28T14:50:54.818Z] #62 31.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:54.818Z] #62 32.02 Fetched 454 kB in 0s (1273 kB/s) [2022-07-28T14:50:54.818Z] #62 32.13 Selecting previously unselected package libbtrfs0:arm64. [2022-07-28T14:50:54.818Z] #62 32.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-28T14:50:54.818Z] #62 32.20 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-28T14:50:54.818Z] #62 32.21 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T14:50:54.818Z] #62 32.42 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-28T14:50:54.818Z] #62 32.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-28T14:50:54.818Z] #62 32.45 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T14:50:54.818Z] #62 32.75 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T14:50:54.818Z] #62 32.78 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T14:50:54.818Z] #62 32.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:50:54.818Z] #62 DONE 33.2s [2022-07-28T14:50:54.818Z] [2022-07-28T14:50:54.818Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T14:50:54.818Z] #63 sha256:ca31a3cfba5232174fb5a1b2c3339eb01a782f929caf1b32f237e78396c87611 [2022-07-28T14:50:54.818Z] #63 DONE 0.2s [2022-07-28T14:50:54.818Z] [2022-07-28T14:50:54.818Z] #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-28T14:50:54.818Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:50:54.818Z] #76 32.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:54.818Z] #76 32.43 Fetched 5916 kB in 1s (7030 kB/s) [2022-07-28T14:50:54.818Z] #76 32.56 Selecting previously unselected package bzip2. [2022-07-28T14:50:54.818Z] #76 32.56 (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-28T14:50:54.818Z] #76 32.68 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-28T14:50:54.818Z] #76 32.69 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T14:50:54.818Z] #76 32.85 Selecting previously unselected package libmagic-mgc. [2022-07-28T14:50:54.818Z] #76 32.88 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-28T14:50:54.818Z] #76 32.90 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T14:50:54.967Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-07-28T14:50:54.967Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T14:50:55.075Z] #76 41.83 (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-28T14:50:55.075Z] #76 41.94 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T14:50:55.075Z] #76 41.95 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T14:50:55.075Z] #76 42.14 Selecting previously unselected package libmagic-mgc. [2022-07-28T14:50:55.075Z] #76 42.14 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T14:50:55.075Z] #76 ... [2022-07-28T14:50:55.075Z] [2022-07-28T14:50:55.075Z] #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-28T14:50:55.075Z] #57 sha256:95f75c0ba7653abbea117a11e6b5c2395e657e3d69a3a42dbd95bcf2b2e89295 [2022-07-28T14:50:55.075Z] #57 33.44 v3.0.2 [2022-07-28T14:50:55.075Z] #57 DONE 33.5s [2022-07-28T14:50:55.075Z] [2022-07-28T14:50:55.076Z] #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-28T14:50:55.076Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:50:55.076Z] #42 33.50 Fetched 15.6 MB in 1s (16.2 MB/s) [2022-07-28T14:50:55.076Z] #42 33.58 Selecting previously unselected package xxd. [2022-07-28T14:50:55.168Z] #12 DONE 0.8s [2022-07-28T14:50:55.168Z] [2022-07-28T14:50:55.168Z] #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-28T14:50:55.168Z] #13 sha256:4c26bdb99ba25809de220be6b759df6e0f6a20015004714ac491587582b08d24 [2022-07-28T14:50:55.333Z] #76 42.15 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T14:50:55.335Z] #42 33.58 (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-28T14:50:55.335Z] #42 33.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T14:50:55.335Z] #42 33.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:50:55.527Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-28T14:50:55.527Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-07-28T14:50:55.527Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T14:50:55.740Z] #13 DONE 0.6s [2022-07-28T14:50:55.740Z] [2022-07-28T14:50:55.740Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:50:55.740Z] #25 sha256:16699dc9632cea95a274809a84473336973240435c2fee44ed1ec4adc714c3b7 [2022-07-28T14:50:55.898Z] #42 34.23 Selecting previously unselected package vim-common. [2022-07-28T14:50:55.898Z] #42 34.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:50:55.898Z] #42 34.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:50:55.902Z] #76 ... [2022-07-28T14:50:55.902Z] [2022-07-28T14:50:55.902Z] #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-28T14:50:55.902Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:50:55.902Z] #62 38.70 The following additional packages will be installed: [2022-07-28T14:50:55.902Z] #62 38.70 libbtrfs0 [2022-07-28T14:50:55.902Z] #62 39.02 The following NEW packages will be installed: [2022-07-28T14:50:55.902Z] #62 39.02 libbtrfs-dev libbtrfs0 [2022-07-28T14:50:55.902Z] #62 39.56 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:55.902Z] #62 39.56 Need to get 460 kB of archives. [2022-07-28T14:50:55.902Z] #62 39.56 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T14:50:55.902Z] #62 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T14:50:55.902Z] #62 39.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T14:50:55.902Z] #62 40.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:50:55.902Z] #62 41.34 Fetched 460 kB in 0s (1211 kB/s) [2022-07-28T14:50:55.902Z] #62 41.49 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T14:50:55.902Z] #62 41.49 (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-28T14:50:55.902Z] #62 41.64 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T14:50:55.902Z] #62 41.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:50:55.902Z] #62 41.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T14:50:55.902Z] #62 41.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T14:50:55.902Z] #62 41.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:50:55.902Z] #62 42.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:50:55.902Z] #62 42.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:50:55.902Z] #62 42.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:50:55.902Z] #62 DONE 42.8s [2022-07-28T14:50:55.902Z] [2022-07-28T14:50:55.902Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T14:50:55.902Z] #63 sha256:5fa2de32636c29873c6a3bad2410c5cdf656e1fab54c7d0b9b8aca403ea52de4 [2022-07-28T14:50:56.001Z] #25 ... [2022-07-28T14:50:56.001Z] [2022-07-28T14:50:56.001Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-28T14:50:56.001Z] #46 sha256:7209b414155c175616b4f16596adf3c1509b1afa6dbcbf58541043f59ca690d5 [2022-07-28T14:50:56.001Z] #46 DONE 0.2s [2022-07-28T14:50:56.001Z] [2022-07-28T14:50:56.001Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-28T14:50:56.001Z] #33 sha256:fddc3845d9582453d0307e27375e4366f485045a42dc3db7dd8f97f8de48c85f [2022-07-28T14:50:56.001Z] #33 DONE 0.2s [2022-07-28T14:50:56.001Z] [2022-07-28T14:50:56.001Z] #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-28T14:50:56.001Z] #50 sha256:c3499e752692943ba2b1931756c45fb2d112b4b325213360169924ea702b7cf7 [2022-07-28T14:50:56.001Z] #50 DONE 0.4s [2022-07-28T14:50:56.001Z] [2022-07-28T14:50:56.001Z] #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-28T14:50:56.001Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:50:56.086Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-28T14:50:56.162Z] #63 DONE 0.2s [2022-07-28T14:50:56.162Z] [2022-07-28T14:50:56.162Z] #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-28T14:50:56.162Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:56.162Z] #76 43.01 Selecting previously unselected package libmagic1:amd64. [2022-07-28T14:50:56.162Z] #76 43.03 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T14:50:56.162Z] #76 43.07 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T14:50:56.262Z] #34 ... [2022-07-28T14:50:56.262Z] [2022-07-28T14:50:56.262Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-28T14:50:56.262Z] #66 sha256:0a6b9f07f38fd83e59197dff2f2badb1532196fce86209d86fef931996780dfe [2022-07-28T14:50:56.262Z] #66 DONE 0.4s [2022-07-28T14:50:56.262Z] [2022-07-28T14:50:56.262Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-28T14:50:56.262Z] #25 sha256:16699dc9632cea95a274809a84473336973240435c2fee44ed1ec4adc714c3b7 [2022-07-28T14:50:56.262Z] #25 DONE 0.4s [2022-07-28T14:50:56.262Z] [2022-07-28T14:50:56.262Z] #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-28T14:50:56.262Z] #26 sha256:f9a5b75720d37f2b85569777a5d65a55efb3687d9e5a9b9e2b2ed25316a84869 [2022-07-28T14:50:56.422Z] #76 43.46 Selecting previously unselected package file. [2022-07-28T14:50:56.422Z] #76 43.46 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-28T14:50:56.422Z] #76 43.46 Unpacking file (1:5.39-3) ... [2022-07-28T14:50:56.465Z] #42 34.88 Selecting previously unselected package cmake-data. [2022-07-28T14:50:56.465Z] #42 34.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T14:50:56.465Z] #42 34.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T14:50:56.648Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-28T14:50:56.682Z] #76 43.57 Selecting previously unselected package xz-utils. [2022-07-28T14:50:56.682Z] #76 43.63 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T14:50:56.682Z] #76 43.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:50:56.979Z] #76 ... [2022-07-28T14:50:56.979Z] [2022-07-28T14:50:56.979Z] #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-28T14:50:56.979Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:50:56.979Z] #40 43.49 NAME: [2022-07-28T14:50:56.979Z] #40 43.49 go-winres - A tool for embedding resources in Windows executables [2022-07-28T14:50:56.979Z] #40 43.49 [2022-07-28T14:50:56.979Z] #40 43.49 USAGE: [2022-07-28T14:50:56.979Z] #40 43.49 go-winres [global options] command [command options] [arguments...] [2022-07-28T14:50:56.979Z] #40 43.49 [2022-07-28T14:50:56.979Z] #40 43.49 COMMANDS: [2022-07-28T14:50:56.979Z] #40 43.49 init Create an initial ./winres/winres.json [2022-07-28T14:50:56.979Z] #40 43.49 make Make syso files for the "go build" command [2022-07-28T14:50:56.979Z] #40 43.49 simply Make syso files for the "go build" command (simplified) [2022-07-28T14:50:56.979Z] #40 43.49 extract Extract all resources from an executable [2022-07-28T14:50:56.979Z] #40 43.49 patch Replace resources in an executable file (exe, dll) [2022-07-28T14:50:56.979Z] #40 43.49 help, h Shows a list of commands or help for one command [2022-07-28T14:50:56.979Z] #40 43.49 [2022-07-28T14:50:56.979Z] #40 43.49 GLOBAL OPTIONS: [2022-07-28T14:50:56.979Z] #40 43.49 --help, -h show help (default: false) [2022-07-28T14:50:56.979Z] #40 DONE 43.9s [2022-07-28T14:50:57.210Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-07-28T14:50:57.210Z] === RUN TestBuildWithHugeFile [2022-07-28T14:50:57.240Z] [2022-07-28T14:50:57.240Z] #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-28T14:50:57.240Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:57.240Z] #76 44.01 Selecting previously unselected package libsigsegv2:amd64. [2022-07-28T14:50:57.240Z] #76 44.01 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-28T14:50:57.240Z] #76 44.01 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-28T14:50:57.240Z] #76 44.14 Selecting previously unselected package m4. [2022-07-28T14:50:57.240Z] #76 44.14 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-28T14:50:57.240Z] #76 44.17 Unpacking m4 (1.4.18-5) ... [2022-07-28T14:50:57.502Z] #76 44.46 Selecting previously unselected package autoconf. [2022-07-28T14:50:57.502Z] #76 44.46 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T14:50:57.502Z] #76 44.49 Unpacking autoconf (2.69-14) ... [2022-07-28T14:50:58.071Z] #76 45.04 Selecting previously unselected package autotools-dev. [2022-07-28T14:50:58.071Z] #76 45.04 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T14:50:58.071Z] #76 45.08 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T14:50:58.134Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-28T14:50:58.331Z] #76 ... [2022-07-28T14:50:58.331Z] [2022-07-28T14:50:58.331Z] #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-28T14:50:58.331Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:50:58.331Z] #57 44.97 v3.0.2 [2022-07-28T14:50:58.331Z] #57 DONE 45.3s [2022-07-28T14:50:58.331Z] [2022-07-28T14:50:58.331Z] #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-28T14:50:58.331Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:50:58.331Z] #76 45.23 Selecting previously unselected package automake. [2022-07-28T14:50:58.331Z] #76 45.23 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T14:50:58.331Z] #76 45.23 Unpacking automake (1:1.16.3-2) ... [2022-07-28T14:50:58.380Z] #42 ... [2022-07-28T14:50:58.380Z] [2022-07-28T14:50:58.380Z] #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-28T14:50:58.380Z] #40 sha256:1bf84bc16bdd60280e351eb4cfdf0edf63d0469dfa628225e02703c345ec3834 [2022-07-28T14:50:58.380Z] #40 35.78 NAME: [2022-07-28T14:50:58.380Z] #40 35.78 go-winres - A tool for embedding resources in Windows executables [2022-07-28T14:50:58.380Z] #40 35.78 [2022-07-28T14:50:58.380Z] #40 35.78 USAGE: [2022-07-28T14:50:58.380Z] #40 35.78 go-winres [global options] command [command options] [arguments...] [2022-07-28T14:50:58.380Z] #40 35.78 [2022-07-28T14:50:58.380Z] #40 35.78 COMMANDS: [2022-07-28T14:50:58.380Z] #40 35.78 init Create an initial ./winres/winres.json [2022-07-28T14:50:58.380Z] #40 35.78 make Make syso files for the "go build" command [2022-07-28T14:50:58.380Z] #40 35.78 simply Make syso files for the "go build" command (simplified) [2022-07-28T14:50:58.380Z] #40 35.78 extract Extract all resources from an executable [2022-07-28T14:50:58.380Z] #40 35.78 patch Replace resources in an executable file (exe, dll) [2022-07-28T14:50:58.380Z] #40 35.78 help, h Shows a list of commands or help for one command [2022-07-28T14:50:58.380Z] #40 35.78 [2022-07-28T14:50:58.380Z] #40 35.78 GLOBAL OPTIONS: [2022-07-28T14:50:58.380Z] #40 35.78 --help, -h show help (default: false) [2022-07-28T14:50:58.380Z] #40 DONE 36.8s [2022-07-28T14:50:58.637Z] [2022-07-28T14:50:58.637Z] #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-28T14:50:58.637Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:50:58.637Z] #76 33.87 Selecting previously unselected package libmagic1:arm64. [2022-07-28T14:50:58.637Z] #76 33.89 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-28T14:50:58.637Z] #76 33.91 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-28T14:50:58.637Z] #76 34.19 Selecting previously unselected package file. [2022-07-28T14:50:58.637Z] #76 34.24 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-28T14:50:58.637Z] #76 34.24 Unpacking file (1:5.39-3) ... [2022-07-28T14:50:58.637Z] #76 34.50 Selecting previously unselected package xz-utils. [2022-07-28T14:50:58.637Z] #76 34.51 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-28T14:50:58.637Z] #76 34.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:50:58.637Z] #76 34.96 Selecting previously unselected package libsigsegv2:arm64. [2022-07-28T14:50:58.637Z] #76 34.96 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-28T14:50:58.637Z] #76 34.97 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-28T14:50:58.637Z] #76 35.08 Selecting previously unselected package m4. [2022-07-28T14:50:58.637Z] #76 35.10 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-28T14:50:58.637Z] #76 35.11 Unpacking m4 (1.4.18-5) ... [2022-07-28T14:50:58.637Z] #76 35.37 Selecting previously unselected package autoconf. [2022-07-28T14:50:58.637Z] #76 35.38 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T14:50:58.637Z] #76 35.42 Unpacking autoconf (2.69-14) ... [2022-07-28T14:50:58.637Z] #76 36.33 Selecting previously unselected package autotools-dev. [2022-07-28T14:50:58.637Z] #76 36.33 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T14:50:58.637Z] #76 36.38 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T14:50:58.637Z] #76 36.61 Selecting previously unselected package automake. [2022-07-28T14:50:58.637Z] #76 36.62 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T14:50:58.637Z] #76 36.62 Unpacking automake (1:1.16.3-2) ... [2022-07-28T14:50:58.901Z] #76 45.93 Selecting previously unselected package patch. [2022-07-28T14:50:58.901Z] #76 45.93 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-28T14:50:58.901Z] #76 45.93 Unpacking patch (2.7.6-7) ... [2022-07-28T14:50:59.160Z] #76 46.10 Selecting previously unselected package dpkg-dev. [2022-07-28T14:50:59.160Z] #76 46.12 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T14:50:59.160Z] #76 46.21 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T14:50:59.201Z] #76 37.64 Selecting previously unselected package patch. [2022-07-28T14:50:59.201Z] #76 37.64 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-28T14:50:59.201Z] #76 37.65 Unpacking patch (2.7.6-7) ... [2022-07-28T14:50:59.497Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-28T14:50:59.553Z] #76 ... [2022-07-28T14:50:59.553Z] [2022-07-28T14:50:59.553Z] #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-28T14:50:59.553Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:50:59.553Z] #14 22.78 Reading package lists... [2022-07-28T14:50:59.553Z] #14 27.99 Building dependency tree... [2022-07-28T14:50:59.553Z] #14 31.79 The following additional packages will be installed: [2022-07-28T14:50:59.553Z] #14 31.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T14:50:59.553Z] #14 31.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T14:50:59.553Z] #14 31.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T14:50:59.553Z] #14 31.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T14:50:59.553Z] #14 31.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T14:50:59.553Z] #14 31.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T14:50:59.553Z] #14 31.81 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T14:50:59.553Z] #14 31.83 Suggested packages: [2022-07-28T14:50:59.553Z] #14 31.84 gcc-10-locales seccomp wine64 [2022-07-28T14:50:59.553Z] #14 33.08 The following NEW packages will be installed: [2022-07-28T14:50:59.553Z] #14 33.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T14:50:59.553Z] #14 33.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T14:50:59.553Z] #14 33.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T14:50:59.553Z] #14 33.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T14:50:59.553Z] #14 33.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T14:50:59.553Z] #14 33.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T14:50:59.553Z] #14 33.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T14:50:59.553Z] #14 33.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T14:50:59.553Z] #14 33.14 mingw-w64-x86-64-dev [2022-07-28T14:50:59.553Z] #14 33.67 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:50:59.553Z] #14 33.67 Need to get 108 MB of archives. [2022-07-28T14:50:59.553Z] #14 33.67 After this operation, 620 MB of additional disk space will be used. [2022-07-28T14:50:59.553Z] #14 33.67 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-28T14:50:59.553Z] #14 33.78 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-28T14:50:59.553Z] #14 33.94 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-28T14:50:59.553Z] #14 33.94 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-28T14:50:59.553Z] #14 33.97 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-28T14:50:59.553Z] #14 34.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T14:50:59.553Z] #14 34.32 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-28T14:50:59.553Z] #14 34.48 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-28T14:50:59.553Z] #14 34.48 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-28T14:50:59.553Z] #14 34.97 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-28T14:50:59.553Z] #14 36.33 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-28T14:50:59.553Z] #14 36.77 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-28T14:50:59.553Z] #14 37.64 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-28T14:50:59.553Z] #14 ... [2022-07-28T14:50:59.553Z] [2022-07-28T14:50:59.553Z] #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-28T14:50:59.553Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:50:59.553Z] #76 38.05 Selecting previously unselected package dpkg-dev. [2022-07-28T14:50:59.811Z] #76 38.06 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T14:50:59.811Z] #76 38.25 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T14:51:00.058Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-28T14:51:00.058Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-28T14:51:00.098Z] #76 47.17 Selecting previously unselected package build-essential. [2022-07-28T14:51:00.373Z] #76 47.20 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-28T14:51:00.373Z] #76 47.21 Unpacking build-essential (12.9) ... [2022-07-28T14:51:00.373Z] #76 47.32 Selecting previously unselected package libcap2:amd64. [2022-07-28T14:51:00.373Z] #76 47.32 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T14:51:00.373Z] #76 47.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:51:00.373Z] #76 47.42 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T14:51:00.373Z] #76 47.42 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-28T14:51:00.373Z] #76 47.42 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T14:51:00.619Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-28T14:51:00.635Z] #76 47.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T14:51:00.635Z] #76 47.61 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:51:00.635Z] #76 47.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:51:00.743Z] #76 ... [2022-07-28T14:51:00.743Z] [2022-07-28T14:51:00.743Z] #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-28T14:51:00.743Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T14:51:00.743Z] #51 27.07 Building dependency tree... [2022-07-28T14:51:00.743Z] #51 30.92 The following additional packages will be installed: [2022-07-28T14:51:00.743Z] #51 30.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T14:51:00.743Z] #51 30.94 python3-protobuf python3-six [2022-07-28T14:51:00.743Z] #51 30.97 Suggested packages: [2022-07-28T14:51:00.743Z] #51 30.97 python3-setuptools [2022-07-28T14:51:00.743Z] #51 30.97 Recommended packages: [2022-07-28T14:51:00.743Z] #51 30.97 iproute2 | iproute [2022-07-28T14:51:00.743Z] #51 31.56 The following NEW packages will be installed: [2022-07-28T14:51:00.743Z] #51 31.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T14:51:00.743Z] #51 31.56 python3-protobuf python3-six [2022-07-28T14:51:00.743Z] #51 32.04 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:00.743Z] #51 32.04 Need to get 2136 kB of archives. [2022-07-28T14:51:00.743Z] #51 32.04 After this operation, 10.8 MB of additional disk space will be used. [2022-07-28T14:51:00.743Z] #51 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-28T14:51:00.743Z] #51 32.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T14:51:00.743Z] #51 32.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T14:51:00.743Z] #51 32.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-28T14:51:00.743Z] #51 32.09 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-28T14:51:00.743Z] #51 32.11 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-28T14:51:00.743Z] #51 32.12 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-28T14:51:00.743Z] #51 34.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-28T14:51:00.743Z] #51 35.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:00.743Z] #51 36.33 Fetched 2136 kB in 3s (667 kB/s) [2022-07-28T14:51:00.743Z] #51 36.48 Selecting previously unselected package libprotobuf23:arm64. [2022-07-28T14:51:00.743Z] #51 36.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-28T14:51:00.743Z] #51 36.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-28T14:51:00.743Z] #51 36.55 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-28T14:51:00.743Z] #51 37.85 Selecting previously unselected package python3-pkg-resources. [2022-07-28T14:51:00.743Z] #51 37.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T14:51:00.743Z] #51 37.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:51:00.743Z] #51 38.04 Selecting previously unselected package python3-six. [2022-07-28T14:51:00.743Z] #51 38.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T14:51:00.743Z] #51 38.05 Unpacking python3-six (1.16.0-2) ... [2022-07-28T14:51:00.743Z] #51 38.18 Selecting previously unselected package python3-protobuf. [2022-07-28T14:51:00.743Z] #51 38.19 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-28T14:51:00.743Z] #51 38.19 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T14:51:00.743Z] #51 ... [2022-07-28T14:51:00.743Z] [2022-07-28T14:51:00.743Z] #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-28T14:51:00.743Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:51:00.743Z] #14 39.19 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-28T14:51:00.895Z] #76 47.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T14:51:00.895Z] #76 47.72 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:51:00.895Z] #76 47.75 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T14:51:00.895Z] #76 47.85 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T14:51:00.895Z] #76 47.85 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T14:51:00.895Z] #76 47.93 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:51:00.919Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-28T14:51:01.155Z] #76 48.15 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T14:51:01.155Z] #76 48.15 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T14:51:01.155Z] #76 48.15 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:51:01.306Z] #14 39.67 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-28T14:51:01.306Z] #14 39.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-28T14:51:01.306Z] #14 39.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-28T14:51:01.306Z] #14 39.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-28T14:51:01.306Z] #14 39.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-28T14:51:01.306Z] #14 39.71 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-28T14:51:01.306Z] #14 39.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-28T14:51:01.306Z] #14 39.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-28T14:51:01.306Z] #14 39.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-28T14:51:01.306Z] #14 39.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-28T14:51:01.306Z] #14 39.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-28T14:51:01.306Z] #14 39.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-28T14:51:01.306Z] #14 39.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-28T14:51:01.306Z] #14 39.77 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-28T14:51:01.306Z] #14 39.77 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-28T14:51:01.306Z] #14 39.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-28T14:51:01.479Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-28T14:51:01.553Z] #26 5.201 + RM_GOPATH=0 [2022-07-28T14:51:01.553Z] #26 5.202 + TMP_GOPATH= [2022-07-28T14:51:01.553Z] #26 5.202 + : /build [2022-07-28T14:51:01.553Z] #26 5.202 + '[' -z '' ']' [2022-07-28T14:51:01.553Z] #26 5.205 ++ mktemp -d [2022-07-28T14:51:01.553Z] #26 5.207 + export GOPATH=/tmp/tmp.OppVIC53EX [2022-07-28T14:51:01.553Z] #26 5.207 + GOPATH=/tmp/tmp.OppVIC53EX [2022-07-28T14:51:01.553Z] #26 5.207 + RM_GOPATH=1 [2022-07-28T14:51:01.553Z] #26 5.208 + case "$(go env GOARCH)" in [2022-07-28T14:51:01.553Z] #26 5.209 ++ go env GOARCH [2022-07-28T14:51:01.553Z] #26 5.248 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:01.553Z] #26 5.248 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:01.553Z] #26 5.248 ++ dirname /install.sh [2022-07-28T14:51:01.553Z] #26 5.248 + dir=/ [2022-07-28T14:51:01.553Z] #26 5.248 + bin=dockercli [2022-07-28T14:51:01.553Z] #26 5.248 + shift [2022-07-28T14:51:01.553Z] #26 5.248 + '[' '!' -f //dockercli.installer ']' [2022-07-28T14:51:01.553Z] #26 5.248 + . //dockercli.installer [2022-07-28T14:51:01.553Z] #26 5.248 ++ : stable [2022-07-28T14:51:01.553Z] #26 5.248 ++ : 17.06.2-ce [2022-07-28T14:51:01.553Z] #26 5.248 + install_dockercli [2022-07-28T14:51:01.553Z] #26 5.248 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-28T14:51:01.553Z] #26 5.252 Install docker/cli version 17.06.2-ce from stable [2022-07-28T14:51:01.553Z] #26 5.259 ++ uname -m [2022-07-28T14:51:01.553Z] #26 5.263 + arch=x86_64 [2022-07-28T14:51:01.553Z] #26 5.263 + '[' x86_64 '!=' x86_64 ']' [2022-07-28T14:51:01.553Z] #26 5.263 + url=https://download.docker.com/linux/static [2022-07-28T14:51:01.553Z] #26 5.263 + tar -xz docker/docker [2022-07-28T14:51:01.553Z] #26 5.270 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-28T14:51:02.040Z] docker_cli_daemon_test.go:1474: [d4d768cd6e98b] daemon is not started [2022-07-28T14:51:02.040Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-28T14:51:02.236Z] #14 40.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:02.295Z] check_test.go:540: [d6dbd9d12bab7] daemon is not started [2022-07-28T14:51:02.295Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-28T14:51:02.536Z] #76 ... [2022-07-28T14:51:02.536Z] [2022-07-28T14:51:02.536Z] #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-28T14:51:02.536Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:02.536Z] #51 39.02 The following additional packages will be installed: [2022-07-28T14:51:02.536Z] #51 39.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T14:51:02.536Z] #51 39.04 python3-protobuf python3-six [2022-07-28T14:51:02.536Z] #51 39.05 Suggested packages: [2022-07-28T14:51:02.536Z] #51 39.08 python3-setuptools [2022-07-28T14:51:02.536Z] #51 39.08 Recommended packages: [2022-07-28T14:51:02.536Z] #51 39.08 iproute2 | iproute [2022-07-28T14:51:02.536Z] #51 39.81 The following NEW packages will be installed: [2022-07-28T14:51:02.536Z] #51 39.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T14:51:02.536Z] #51 39.82 python3-protobuf python3-six [2022-07-28T14:51:02.536Z] #51 40.25 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:02.536Z] #51 40.25 Need to get 2315 kB of archives. [2022-07-28T14:51:02.536Z] #51 40.25 After this operation, 11.1 MB of additional disk space will be used. [2022-07-28T14:51:02.536Z] #51 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-28T14:51:02.536Z] #51 40.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T14:51:02.536Z] #51 40.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T14:51:02.536Z] #51 40.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-28T14:51:02.537Z] #51 40.33 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-28T14:51:02.537Z] #51 40.33 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-28T14:51:02.537Z] #51 40.33 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-28T14:51:02.537Z] #51 42.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-28T14:51:02.537Z] #51 44.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:02.537Z] #51 44.82 Fetched 2315 kB in 3s (713 kB/s) [2022-07-28T14:51:02.537Z] #51 44.96 Selecting previously unselected package libprotobuf23:amd64. [2022-07-28T14:51:02.537Z] #51 44.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T14:51:02.537Z] #51 45.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-28T14:51:02.537Z] #51 45.03 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T14:51:02.537Z] #51 46.02 Selecting previously unselected package python3-pkg-resources. [2022-07-28T14:51:02.537Z] #51 46.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T14:51:02.537Z] #51 46.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:51:02.537Z] #51 46.25 Selecting previously unselected package python3-six. [2022-07-28T14:51:02.537Z] #51 46.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T14:51:02.537Z] #51 46.27 Unpacking python3-six (1.16.0-2) ... [2022-07-28T14:51:02.537Z] #51 46.37 Selecting previously unselected package python3-protobuf. [2022-07-28T14:51:02.537Z] #51 46.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-28T14:51:02.537Z] #51 46.39 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T14:51:02.537Z] #51 46.98 Selecting previously unselected package libnet1:amd64. [2022-07-28T14:51:02.537Z] #51 47.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T14:51:02.537Z] #51 47.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:51:02.537Z] #51 47.12 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T14:51:02.537Z] #51 47.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T14:51:02.537Z] #51 47.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:51:02.537Z] #51 47.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T14:51:02.537Z] #51 47.33 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:51:02.537Z] #51 47.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:51:02.537Z] #51 47.48 Selecting previously unselected package criu. [2022-07-28T14:51:02.537Z] #51 47.48 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-28T14:51:02.537Z] #51 47.49 Unpacking criu (3.17.1-1) ... [2022-07-28T14:51:02.537Z] #51 48.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:51:02.537Z] #51 ... [2022-07-28T14:51:02.537Z] [2022-07-28T14:51:02.537Z] #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-28T14:51:02.537Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:02.537Z] #76 49.32 Selecting previously unselected package libtool. [2022-07-28T14:51:02.537Z] #76 49.32 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T14:51:02.537Z] #76 49.32 Unpacking libtool (2.4.6-15) ... [2022-07-28T14:51:02.537Z] #76 49.32 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T14:51:02.537Z] #76 49.32 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T14:51:02.537Z] #76 49.32 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:51:02.537Z] #76 49.57 Selecting previously unselected package libyajl2:amd64. [2022-07-28T14:51:02.537Z] #76 49.57 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T14:51:02.537Z] #76 49.57 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:51:02.798Z] #76 49.67 Selecting previously unselected package libyajl-dev:amd64. [2022-07-28T14:51:02.798Z] #76 49.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-28T14:51:02.798Z] #76 49.70 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T14:51:02.798Z] #76 ... [2022-07-28T14:51:02.798Z] [2022-07-28T14:51:02.798Z] #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-28T14:51:02.798Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:02.798Z] #42 39.66 The following additional packages will be installed: [2022-07-28T14:51:02.798Z] #42 39.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T14:51:02.798Z] #42 39.68 Suggested packages: [2022-07-28T14:51:02.798Z] #42 39.68 cmake-doc ninja-build lrzip [2022-07-28T14:51:02.798Z] #42 39.68 Recommended packages: [2022-07-28T14:51:02.798Z] #42 39.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T14:51:02.798Z] #42 40.87 The following NEW packages will be installed: [2022-07-28T14:51:02.798Z] #42 40.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T14:51:02.798Z] #42 40.91 vim-common xxd [2022-07-28T14:51:02.798Z] #42 41.31 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:02.798Z] #42 41.31 Need to get 17.7 MB of archives. [2022-07-28T14:51:02.798Z] #42 41.31 After this operation, 70.7 MB of additional disk space will be used. [2022-07-28T14:51:02.798Z] #42 41.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T14:51:02.798Z] #42 41.31 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-28T14:51:02.798Z] #42 41.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T14:51:02.798Z] #42 41.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T14:51:02.798Z] #42 42.07 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-28T14:51:02.798Z] #42 42.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T14:51:02.798Z] #42 42.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T14:51:02.798Z] #42 42.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T14:51:02.798Z] #42 42.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T14:51:02.798Z] #42 42.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T14:51:02.798Z] #42 44.01 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:02.798Z] #42 44.36 Fetched 17.7 MB in 2s (10.8 MB/s) [2022-07-28T14:51:02.798Z] #42 44.46 Selecting previously unselected package xxd. [2022-07-28T14:51:02.798Z] #42 44.46 (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-28T14:51:02.798Z] #42 44.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T14:51:02.798Z] #42 44.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:51:02.798Z] #42 45.16 Selecting previously unselected package vim-common. [2022-07-28T14:51:02.798Z] #42 45.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:51:02.798Z] #42 45.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:51:02.798Z] #42 45.54 Selecting previously unselected package cmake-data. [2022-07-28T14:51:02.798Z] #42 45.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T14:51:02.798Z] #42 45.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T14:51:02.798Z] #42 49.39 Selecting previously unselected package libicu67:amd64. [2022-07-28T14:51:02.798Z] #42 49.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-28T14:51:02.798Z] #42 49.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T14:51:02.798Z] #42 ... [2022-07-28T14:51:02.798Z] [2022-07-28T14:51:02.798Z] #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-28T14:51:02.798Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:02.798Z] #76 49.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:51:02.798Z] #76 49.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T14:51:02.800Z] #14 41.07 Fetched 108 MB in 7s (16.5 MB/s) [2022-07-28T14:51:02.800Z] #14 41.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T14:51:02.800Z] #14 41.17 (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-28T14:51:02.800Z] #14 41.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-28T14:51:02.800Z] #14 41.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T14:51:02.897Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-28T14:51:03.061Z] #76 49.98 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:51:03.061Z] #76 49.98 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T14:51:03.061Z] #76 49.98 Setting up file (1:5.39-3) ... [2022-07-28T14:51:03.061Z] #76 49.99 Setting up bzip2 (1.0.8-4) ... [2022-07-28T14:51:03.061Z] #76 50.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:51:03.061Z] #76 50.04 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T14:51:03.061Z] #76 50.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:51:03.061Z] #76 50.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T14:51:03.061Z] #76 50.09 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-28T14:51:03.061Z] #76 50.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:51:03.061Z] #76 50.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T14:51:03.061Z] #76 50.14 Setting up patch (2.7.6-7) ... [2022-07-28T14:51:03.061Z] #76 50.14 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:51:03.326Z] #76 50.22 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T14:51:03.326Z] #76 50.22 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T14:51:03.326Z] #76 50.22 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:51:03.326Z] #76 50.22 Setting up libtool (2.4.6-15) ... [2022-07-28T14:51:03.326Z] #76 50.22 Setting up m4 (1.4.18-5) ... [2022-07-28T14:51:03.326Z] #76 50.23 Setting up dpkg-dev (1.20.11) ... [2022-07-28T14:51:03.326Z] #76 50.27 Setting up autoconf (2.69-14) ... [2022-07-28T14:51:03.326Z] #76 50.36 Setting up build-essential (12.9) ... [2022-07-28T14:51:03.326Z] #76 50.36 Setting up automake (1:1.16.3-2) ... [2022-07-28T14:51:03.326Z] #76 50.36 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T14:51:03.326Z] #76 50.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:04.168Z] #14 ... [2022-07-28T14:51:04.168Z] [2022-07-28T14:51:04.168Z] #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-28T14:51:04.168Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:51:04.168Z] #55 32.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T14:51:04.168Z] #55 32.56 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T14:51:04.168Z] #55 32.63 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T14:51:04.168Z] #55 32.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T14:51:04.168Z] #55 32.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T14:51:04.168Z] #55 32.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T14:51:04.168Z] #55 32.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T14:51:04.168Z] #55 32.97 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T14:51:04.168Z] #55 32.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T14:51:04.168Z] #55 33.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T14:51:04.168Z] #55 33.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T14:51:04.168Z] #55 33.26 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T14:51:04.168Z] #55 34.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T14:51:04.168Z] #55 34.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T14:51:04.168Z] #55 34.48 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T14:51:04.168Z] #55 34.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T14:51:04.168Z] #55 34.92 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T14:51:04.168Z] #55 34.97 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T14:51:04.168Z] #55 34.99 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T14:51:04.168Z] #55 35.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T14:51:04.168Z] #55 35.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T14:51:04.168Z] #55 35.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T14:51:04.168Z] #55 35.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T14:51:04.168Z] #55 35.26 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T14:51:04.168Z] #55 35.65 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T14:51:04.168Z] #55 35.65 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T14:51:04.168Z] #55 36.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T14:51:04.168Z] #55 37.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T14:51:04.168Z] #55 ... [2022-07-28T14:51:04.168Z] [2022-07-28T14:51:04.168Z] #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-28T14:51:04.168Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:51:04.168Z] #76 39.27 Selecting previously unselected package build-essential. [2022-07-28T14:51:04.168Z] #76 39.27 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 39.28 Unpacking build-essential (12.9) ... [2022-07-28T14:51:04.168Z] #76 39.36 Selecting previously unselected package libcap2:arm64. [2022-07-28T14:51:04.168Z] #76 39.37 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 39.37 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-28T14:51:04.168Z] #76 39.65 Selecting previously unselected package libcap-dev:arm64. [2022-07-28T14:51:04.168Z] #76 39.66 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 39.67 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-28T14:51:04.168Z] #76 39.82 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T14:51:04.168Z] #76 39.82 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 39.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T14:51:04.168Z] #76 39.92 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-28T14:51:04.168Z] #76 39.92 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 39.93 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-28T14:51:04.168Z] #76 40.06 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T14:51:04.168Z] #76 40.07 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 40.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T14:51:04.168Z] #76 40.26 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-28T14:51:04.168Z] #76 40.26 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 40.27 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T14:51:04.168Z] #76 41.03 Selecting previously unselected package libtool. [2022-07-28T14:51:04.168Z] #76 41.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T14:51:04.168Z] #76 41.05 Unpacking libtool (2.4.6-15) ... [2022-07-28T14:51:04.168Z] #76 41.37 Selecting previously unselected package libudev-dev:arm64. [2022-07-28T14:51:04.168Z] #76 41.38 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 41.38 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-28T14:51:04.168Z] #76 41.61 Selecting previously unselected package libyajl2:arm64. [2022-07-28T14:51:04.168Z] #76 41.62 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 41.62 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-28T14:51:04.168Z] #76 41.73 Selecting previously unselected package libyajl-dev:arm64. [2022-07-28T14:51:04.168Z] #76 41.73 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-28T14:51:04.168Z] #76 41.74 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-28T14:51:04.168Z] #76 41.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T14:51:04.168Z] #76 42.02 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T14:51:04.168Z] #76 42.03 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-28T14:51:04.168Z] #76 42.05 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-28T14:51:04.168Z] #76 42.08 Setting up file (1:5.39-3) ... [2022-07-28T14:51:04.168Z] #76 42.10 Setting up bzip2 (1.0.8-4) ... [2022-07-28T14:51:04.168Z] #76 42.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T14:51:04.168Z] #76 42.14 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-28T14:51:04.168Z] #76 42.16 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-28T14:51:04.168Z] #76 42.17 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T14:51:04.168Z] #76 42.19 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-28T14:51:04.168Z] #76 42.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:51:04.168Z] #76 42.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T14:51:04.168Z] #76 42.23 Setting up patch (2.7.6-7) ... [2022-07-28T14:51:04.168Z] #76 42.25 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-28T14:51:04.168Z] #76 42.26 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-28T14:51:04.168Z] #76 42.28 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-28T14:51:04.168Z] #76 42.29 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T14:51:04.168Z] #76 42.32 Setting up libtool (2.4.6-15) ... [2022-07-28T14:51:04.168Z] #76 42.37 Setting up m4 (1.4.18-5) ... [2022-07-28T14:51:04.168Z] #76 42.40 Setting up dpkg-dev (1.20.11) ... [2022-07-28T14:51:04.168Z] #76 42.44 Setting up autoconf (2.69-14) ... [2022-07-28T14:51:04.168Z] #76 42.46 Setting up build-essential (12.9) ... [2022-07-28T14:51:04.168Z] #76 42.48 Setting up automake (1:1.16.3-2) ... [2022-07-28T14:51:04.168Z] #76 42.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T14:51:04.168Z] #76 42.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:04.704Z] #76 DONE 51.7s [2022-07-28T14:51:04.705Z] [2022-07-28T14:51:04.705Z] #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-28T14:51:04.705Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:51:04.785Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-28T14:51:05.215Z] #76 ... [2022-07-28T14:51:05.215Z] [2022-07-28T14:51:05.215Z] #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-28T14:51:05.215Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:51:05.215Z] #64 1.218 + RM_GOPATH=0 [2022-07-28T14:51:05.215Z] #64 1.218 + TMP_GOPATH= [2022-07-28T14:51:05.215Z] #64 1.218 + : /build [2022-07-28T14:51:05.215Z] #64 1.218 + '[' -z '' ']' [2022-07-28T14:51:05.215Z] #64 1.221 ++ mktemp -d [2022-07-28T14:51:05.215Z] #64 1.232 + export GOPATH=/tmp/tmp.GpXOGRuZLf [2022-07-28T14:51:05.215Z] #64 1.235 + GOPATH=/tmp/tmp.GpXOGRuZLf [2022-07-28T14:51:05.215Z] #64 1.235 + RM_GOPATH=1 [2022-07-28T14:51:05.215Z] #64 1.235 + case "$(go env GOARCH)" in [2022-07-28T14:51:05.215Z] #64 1.236 ++ go env GOARCH [2022-07-28T14:51:05.215Z] #64 1.293 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:05.215Z] #64 1.293 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:05.215Z] #64 1.304 ++ dirname /install.sh [2022-07-28T14:51:05.215Z] #64 1.305 + dir=/ [2022-07-28T14:51:05.215Z] #64 1.308 + bin=containerd [2022-07-28T14:51:05.215Z] #64 1.308 + shift [2022-07-28T14:51:05.215Z] #64 1.308 + '[' '!' -f //containerd.installer ']' [2022-07-28T14:51:05.215Z] #64 1.309 + . //containerd.installer [2022-07-28T14:51:05.215Z] #64 1.309 ++ set -e [2022-07-28T14:51:05.215Z] #64 1.309 ++ : v1.6.6 [2022-07-28T14:51:05.215Z] #64 1.309 + install_containerd [2022-07-28T14:51:05.215Z] #64 1.312 + echo 'Install containerd version v1.6.6' [2022-07-28T14:51:05.215Z] #64 1.313 Install containerd version v1.6.6 [2022-07-28T14:51:05.215Z] #64 1.313 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GpXOGRuZLf/src/github.com/containerd/containerd [2022-07-28T14:51:05.215Z] #64 1.322 Cloning into '/tmp/tmp.GpXOGRuZLf/src/github.com/containerd/containerd'... [2022-07-28T14:51:05.215Z] #64 ... [2022-07-28T14:51:05.215Z] [2022-07-28T14:51:05.215Z] #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-28T14:51:05.215Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T14:51:05.215Z] #51 38.83 Selecting previously unselected package libnet1:arm64. [2022-07-28T14:51:05.215Z] #51 38.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T14:51:05.215Z] #51 38.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:51:05.215Z] #51 39.07 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T14:51:05.215Z] #51 39.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-28T14:51:05.215Z] #51 39.09 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T14:51:05.215Z] #51 39.41 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T14:51:05.215Z] #51 39.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T14:51:05.215Z] #51 39.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T14:51:05.215Z] #51 39.53 Selecting previously unselected package criu. [2022-07-28T14:51:05.215Z] #51 39.54 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-28T14:51:05.215Z] #51 39.54 Unpacking criu (3.17.1-1) ... [2022-07-28T14:51:05.215Z] #51 40.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:51:05.215Z] #51 41.96 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-28T14:51:05.215Z] #51 41.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:51:05.215Z] #51 42.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T14:51:05.215Z] #51 42.04 Setting up python3-six (1.16.0-2) ... [2022-07-28T14:51:05.215Z] #51 43.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T14:51:05.273Z] #77 ... [2022-07-28T14:51:05.273Z] [2022-07-28T14:51:05.273Z] #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-28T14:51:05.273Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:05.273Z] #55 42.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T14:51:05.273Z] #55 42.30 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T14:51:05.273Z] #55 42.46 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T14:51:05.273Z] #55 42.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T14:51:05.273Z] #55 43.00 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T14:51:05.273Z] #55 43.07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T14:51:05.273Z] #55 43.13 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T14:51:05.273Z] #55 43.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T14:51:05.273Z] #55 43.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T14:51:05.273Z] #55 43.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T14:51:05.273Z] #55 43.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T14:51:05.273Z] #55 43.71 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T14:51:05.273Z] #55 44.31 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T14:51:05.273Z] #55 44.31 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T14:51:05.273Z] #55 45.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T14:51:05.273Z] #55 46.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T14:51:05.273Z] #55 ... [2022-07-28T14:51:05.273Z] [2022-07-28T14:51:05.273Z] #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-28T14:51:05.273Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:51:05.273Z] #34 48.65 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-28T14:51:05.273Z] #34 49.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T14:51:05.273Z] #34 49.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T14:51:05.764Z] #26 ... [2022-07-28T14:51:05.764Z] [2022-07-28T14:51:05.764Z] #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-28T14:51:05.764Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:51:05.764Z] #40 5.765 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-28T14:51:05.764Z] #40 7.055 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-28T14:51:05.764Z] #40 8.643 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-28T14:51:05.764Z] #40 9.197 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-28T14:51:05.764Z] #40 9.350 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-28T14:51:05.806Z] #51 43.64 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T14:51:05.806Z] #51 ... [2022-07-28T14:51:05.806Z] [2022-07-28T14:51:05.806Z] #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-28T14:51:05.806Z] #76 sha256:41fe4cc8d246556a5a78b5476de6d5fe31c0dc92f77f940e01db30dc8061f3ae [2022-07-28T14:51:05.806Z] #76 DONE 44.4s [2022-07-28T14:51:05.806Z] [2022-07-28T14:51:05.806Z] #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-28T14:51:05.806Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:51:05.806Z] #14 44.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T14:51:05.806Z] #14 44.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-28T14:51:05.806Z] #14 44.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T14:51:05.845Z] #34 ... [2022-07-28T14:51:05.845Z] [2022-07-28T14:51:05.845Z] #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-28T14:51:05.845Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:05.845Z] #14 42.58 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-28T14:51:05.845Z] #14 43.57 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-28T14:51:05.845Z] #14 43.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T14:51:05.845Z] #14 43.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T14:51:05.845Z] #14 43.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T14:51:05.845Z] #14 43.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T14:51:05.845Z] #14 43.57 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-28T14:51:05.845Z] #14 43.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T14:51:05.845Z] #14 43.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T14:51:05.845Z] #14 43.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T14:51:05.845Z] #14 43.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T14:51:05.845Z] #14 43.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T14:51:05.845Z] #14 43.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T14:51:05.845Z] #14 43.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T14:51:05.845Z] #14 43.71 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-28T14:51:05.845Z] #14 43.71 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-28T14:51:05.845Z] #14 43.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T14:51:05.845Z] #14 45.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:05.845Z] #14 45.31 Fetched 115 MB in 9s (13.0 MB/s) [2022-07-28T14:51:05.845Z] #14 45.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T14:51:05.845Z] #14 45.42 (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-28T14:51:05.845Z] #14 45.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T14:51:05.845Z] #14 45.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T14:51:05.845Z] #14 48.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T14:51:05.845Z] #14 48.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T14:51:05.845Z] #14 48.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T14:51:05.845Z] #14 50.96 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T14:51:05.845Z] #14 50.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T14:51:05.845Z] #14 50.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T14:51:05.845Z] #14 51.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T14:51:05.845Z] #14 51.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:51:05.845Z] #14 51.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:51:05.845Z] #14 51.51 Selecting previously unselected package dmsetup. [2022-07-28T14:51:05.845Z] #14 51.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:51:05.845Z] #14 51.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T14:51:05.845Z] #14 51.75 Selecting previously unselected package mingw-w64-common. [2022-07-28T14:51:05.845Z] #14 51.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T14:51:05.845Z] #14 51.75 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T14:51:06.024Z] #40 ... [2022-07-28T14:51:06.024Z] [2022-07-28T14:51:06.024Z] #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-28T14:51:06.024Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:06.024Z] #14 6.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:51:06.024Z] #14 6.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:51:06.024Z] #14 6.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:51:06.024Z] #14 8.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:51:06.024Z] #14 ... [2022-07-28T14:51:06.024Z] [2022-07-28T14:51:06.024Z] #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-28T14:51:06.024Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:06.024Z] #42 6.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:51:06.024Z] #42 6.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:51:06.024Z] #42 6.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:51:06.024Z] #42 8.795 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:51:06.104Z] #14 ... [2022-07-28T14:51:06.104Z] [2022-07-28T14:51:06.104Z] #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-28T14:51:06.104Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:51:06.104Z] #64 8.992 + RM_GOPATH=0 [2022-07-28T14:51:06.104Z] #64 8.992 + TMP_GOPATH= [2022-07-28T14:51:06.104Z] #64 8.992 + : /build [2022-07-28T14:51:06.104Z] #64 8.992 + '[' -z '' ']' [2022-07-28T14:51:06.104Z] #64 8.992 ++ mktemp -d [2022-07-28T14:51:06.104Z] #64 8.992 + export GOPATH=/tmp/tmp.4ZyLDBkJC1 [2022-07-28T14:51:06.104Z] #64 8.992 + GOPATH=/tmp/tmp.4ZyLDBkJC1 [2022-07-28T14:51:06.104Z] #64 8.992 + RM_GOPATH=1 [2022-07-28T14:51:06.104Z] #64 8.992 + case "$(go env GOARCH)" in [2022-07-28T14:51:06.104Z] #64 8.992 ++ go env GOARCH [2022-07-28T14:51:06.104Z] #64 9.021 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:06.104Z] #64 9.021 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:06.104Z] #64 9.021 ++ dirname /install.sh [2022-07-28T14:51:06.104Z] #64 9.021 + dir=/ [2022-07-28T14:51:06.104Z] #64 9.021 + bin=containerd [2022-07-28T14:51:06.104Z] #64 9.021 + shift [2022-07-28T14:51:06.104Z] #64 9.021 + '[' '!' -f //containerd.installer ']' [2022-07-28T14:51:06.104Z] #64 9.021 + . //containerd.installer [2022-07-28T14:51:06.104Z] #64 9.021 ++ set -e [2022-07-28T14:51:06.104Z] #64 9.021 ++ : v1.6.6 [2022-07-28T14:51:06.104Z] #64 9.021 + install_containerd [2022-07-28T14:51:06.104Z] #64 9.021 + echo 'Install containerd version v1.6.6' [2022-07-28T14:51:06.104Z] #64 9.021 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4ZyLDBkJC1/src/github.com/containerd/containerd [2022-07-28T14:51:06.104Z] #64 9.021 Cloning into '/tmp/tmp.4ZyLDBkJC1/src/github.com/containerd/containerd'... [2022-07-28T14:51:06.104Z] #64 9.036 Install containerd version v1.6.6 [2022-07-28T14:51:06.147Z] check_test.go:540: [d84103c1b6468] daemon is not started [2022-07-28T14:51:06.147Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-28T14:51:06.284Z] #42 ... [2022-07-28T14:51:06.284Z] [2022-07-28T14:51:06.284Z] #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-28T14:51:06.284Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:51:06.284Z] #62 5.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:51:06.284Z] #62 5.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:51:06.284Z] #62 5.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:51:06.284Z] #62 5.821 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:51:06.284Z] #62 9.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:51:06.284Z] #62 ... [2022-07-28T14:51:06.284Z] [2022-07-28T14:51:06.284Z] #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-28T14:51:06.284Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T14:51:06.284Z] #38 6.690 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-28T14:51:06.363Z] #64 ... [2022-07-28T14:51:06.364Z] [2022-07-28T14:51:06.364Z] #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-28T14:51:06.364Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:06.364Z] #51 50.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T14:51:06.364Z] #51 50.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:51:06.364Z] #51 50.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:51:06.364Z] #51 50.52 Setting up python3-six (1.16.0-2) ... [2022-07-28T14:51:06.364Z] #51 51.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:51:06.364Z] #51 51.92 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T14:51:06.544Z] #38 ... [2022-07-28T14:51:06.544Z] [2022-07-28T14:51:06.544Z] #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-28T14:51:06.544Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:51:06.544Z] #47 5.637 + git clone https://github.com/docker/distribution.git . [2022-07-28T14:51:06.544Z] #47 5.645 Cloning into '.'... [2022-07-28T14:51:06.544Z] #47 ... [2022-07-28T14:51:06.544Z] [2022-07-28T14:51:06.544Z] #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-28T14:51:06.544Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:06.544Z] #55 6.947 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-28T14:51:06.544Z] #55 10.27 go: downloading github.com/fatih/color v1.13.0 [2022-07-28T14:51:06.544Z] #55 10.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T14:51:06.544Z] #55 10.56 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-28T14:51:06.544Z] #55 10.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T14:51:06.805Z] #55 ... [2022-07-28T14:51:06.805Z] [2022-07-28T14:51:06.805Z] #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-28T14:51:06.805Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:06.805Z] #51 6.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:51:06.805Z] #51 6.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:51:06.805Z] #51 6.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:51:06.805Z] #51 7.026 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-28T14:51:06.805Z] #51 8.838 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:51:07.066Z] #51 ... [2022-07-28T14:51:07.066Z] [2022-07-28T14:51:07.066Z] #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-28T14:51:07.066Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:51:07.066Z] #53 5.758 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-28T14:51:07.066Z] #53 8.898 go: downloading github.com/fatih/color v1.10.0 [2022-07-28T14:51:07.066Z] #53 8.916 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-28T14:51:07.066Z] #53 9.178 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T14:51:07.066Z] #53 9.280 go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T14:51:07.066Z] #53 9.821 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-28T14:51:07.066Z] #53 10.20 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-28T14:51:07.066Z] #53 10.32 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-28T14:51:07.066Z] #53 10.34 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-28T14:51:07.066Z] #53 11.01 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-28T14:51:07.066Z] #53 11.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-28T14:51:07.066Z] #53 ... [2022-07-28T14:51:07.066Z] [2022-07-28T14:51:07.066Z] #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-28T14:51:07.066Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:07.066Z] #76 5.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:51:07.066Z] #76 5.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:51:07.066Z] #76 5.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:51:07.066Z] #76 6.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:51:07.066Z] #76 9.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:51:07.326Z] #76 ... [2022-07-28T14:51:07.326Z] [2022-07-28T14:51:07.327Z] #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-28T14:51:07.327Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:51:07.327Z] #67 5.759 + RM_GOPATH=0 [2022-07-28T14:51:07.327Z] #67 5.759 + TMP_GOPATH= [2022-07-28T14:51:07.327Z] #67 5.759 + : /build [2022-07-28T14:51:07.327Z] #67 5.759 + '[' -z '' ']' [2022-07-28T14:51:07.327Z] #67 5.760 ++ mktemp -d [2022-07-28T14:51:07.327Z] #67 5.763 + export GOPATH=/tmp/tmp.n6GcFOXmO5 [2022-07-28T14:51:07.327Z] #67 5.763 + GOPATH=/tmp/tmp.n6GcFOXmO5 [2022-07-28T14:51:07.327Z] #67 5.763 + RM_GOPATH=1 [2022-07-28T14:51:07.327Z] #67 5.763 + case "$(go env GOARCH)" in [2022-07-28T14:51:07.327Z] #67 5.764 ++ go env GOARCH [2022-07-28T14:51:07.327Z] #67 5.805 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:07.327Z] #67 5.805 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:07.327Z] #67 5.807 ++ dirname /install.sh [2022-07-28T14:51:07.327Z] #67 5.807 + dir=/ [2022-07-28T14:51:07.327Z] #67 5.807 + bin=rootlesskit [2022-07-28T14:51:07.327Z] #67 5.807 + shift [2022-07-28T14:51:07.327Z] #67 5.807 + '[' '!' -f //rootlesskit.installer ']' [2022-07-28T14:51:07.327Z] #67 5.807 + . //rootlesskit.installer [2022-07-28T14:51:07.327Z] #67 5.807 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:51:07.327Z] #67 5.807 + install_rootlesskit [2022-07-28T14:51:07.327Z] #67 5.807 + case "$1" in [2022-07-28T14:51:07.327Z] #67 5.807 + export CGO_ENABLED=0 [2022-07-28T14:51:07.327Z] #67 5.807 + CGO_ENABLED=0 [2022-07-28T14:51:07.327Z] #67 5.807 + _install_rootlesskit [2022-07-28T14:51:07.327Z] #67 5.815 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-28T14:51:07.327Z] #67 5.815 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T14:51:07.327Z] #67 5.815 + GOBIN=/build [2022-07-28T14:51:07.327Z] #67 5.815 + GO111MODULE=on [2022-07-28T14:51:07.327Z] #67 5.815 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:51:07.327Z] #67 5.815 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:51:07.327Z] #67 6.553 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T14:51:07.327Z] #67 ... [2022-07-28T14:51:07.327Z] [2022-07-28T14:51:07.327Z] #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-28T14:51:07.327Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:51:07.327Z] #36 6.722 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-28T14:51:07.588Z] #36 ... [2022-07-28T14:51:07.588Z] [2022-07-28T14:51:07.588Z] #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-28T14:51:07.588Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:51:07.588Z] #57 6.340 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-28T14:51:07.588Z] #57 8.132 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-28T14:51:07.588Z] #57 8.140 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-28T14:51:07.588Z] #57 8.260 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-28T14:51:07.588Z] #57 11.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-28T14:51:07.588Z] #57 ... [2022-07-28T14:51:07.588Z] [2022-07-28T14:51:07.588Z] #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-28T14:51:07.588Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:07.588Z] #55 11.65 go: downloading github.com/spf13/viper v1.11.0 [2022-07-28T14:51:07.588Z] #55 11.67 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T14:51:08.075Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-28T14:51:08.636Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-28T14:51:08.976Z] #55 12.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-28T14:51:08.976Z] #55 12.91 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-28T14:51:08.976Z] #55 13.21 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-28T14:51:08.976Z] #55 13.24 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-28T14:51:09.082Z] #14 46.97 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T14:51:09.082Z] #14 46.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T14:51:09.082Z] #14 46.99 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T14:51:09.082Z] #14 47.12 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-28T14:51:09.082Z] #14 47.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T14:51:09.082Z] #14 47.14 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T14:51:09.082Z] #14 47.34 Selecting previously unselected package dmsetup. [2022-07-28T14:51:09.082Z] #14 47.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T14:51:09.082Z] #14 47.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T14:51:09.082Z] #14 47.55 Selecting previously unselected package mingw-w64-common. [2022-07-28T14:51:09.082Z] #14 47.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T14:51:09.082Z] #14 47.57 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T14:51:09.196Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-28T14:51:09.494Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-28T14:51:09.654Z] #51 ... [2022-07-28T14:51:09.654Z] [2022-07-28T14:51:09.654Z] #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-28T14:51:09.654Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:09.654Z] #42 56.14 Selecting previously unselected package libxml2:amd64. [2022-07-28T14:51:09.654Z] #42 56.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T14:51:09.654Z] #42 56.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T14:51:09.749Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-28T14:51:09.749Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-28T14:51:09.913Z] #42 56.82 Selecting previously unselected package libarchive13:amd64. [2022-07-28T14:51:09.914Z] #42 56.82 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T14:51:09.914Z] #42 56.82 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T14:51:10.004Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-28T14:51:10.012Z] #14 ... [2022-07-28T14:51:10.012Z] [2022-07-28T14:51:10.012Z] #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-28T14:51:10.012Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T14:51:10.012Z] #34 38.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T14:51:10.012Z] #34 39.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T14:51:10.269Z] #34 ... [2022-07-28T14:51:10.269Z] [2022-07-28T14:51:10.269Z] #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-28T14:51:10.269Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:51:10.269Z] #42 39.37 Selecting previously unselected package libicu67:arm64. [2022-07-28T14:51:10.269Z] #42 39.37 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 39.41 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-28T14:51:10.269Z] #42 45.55 Selecting previously unselected package libxml2:arm64. [2022-07-28T14:51:10.269Z] #42 45.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 45.56 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T14:51:10.269Z] #42 46.00 Selecting previously unselected package libarchive13:arm64. [2022-07-28T14:51:10.269Z] #42 46.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 46.02 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-28T14:51:10.269Z] #42 46.29 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-28T14:51:10.269Z] #42 46.29 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 46.30 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-28T14:51:10.269Z] #42 46.49 Selecting previously unselected package librhash0:arm64. [2022-07-28T14:51:10.269Z] #42 46.50 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 46.51 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-28T14:51:10.269Z] #42 46.74 Selecting previously unselected package libuv1:arm64. [2022-07-28T14:51:10.269Z] #42 46.74 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 46.74 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-28T14:51:10.269Z] #42 46.93 Selecting previously unselected package cmake. [2022-07-28T14:51:10.269Z] #42 46.93 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-28T14:51:10.269Z] #42 46.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T14:51:10.362Z] #55 ... [2022-07-28T14:51:10.362Z] [2022-07-28T14:51:10.362Z] #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-28T14:51:10.362Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:51:10.362Z] #34 4.387 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-28T14:51:10.362Z] #34 4.389 Cloning into '.'... [2022-07-28T14:51:10.482Z] #42 57.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T14:51:10.482Z] #42 57.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T14:51:10.482Z] #42 57.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T14:51:10.571Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-28T14:51:10.622Z] #34 ... [2022-07-28T14:51:10.622Z] [2022-07-28T14:51:10.622Z] #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-28T14:51:10.622Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:51:10.622Z] #67 11.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T14:51:10.622Z] #67 11.87 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-28T14:51:10.622Z] #67 12.66 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-28T14:51:10.742Z] #42 57.58 Selecting previously unselected package librhash0:amd64. [2022-07-28T14:51:10.742Z] #42 57.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T14:51:10.742Z] #42 57.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T14:51:11.002Z] #42 57.86 Selecting previously unselected package libuv1:amd64. [2022-07-28T14:51:11.002Z] #42 57.86 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T14:51:11.002Z] #42 57.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T14:51:11.002Z] #42 58.00 Selecting previously unselected package cmake. [2022-07-28T14:51:11.002Z] #42 58.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T14:51:11.002Z] #42 58.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T14:51:11.497Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-28T14:51:12.172Z] #42 50.54 Setting up libicu67:arm64 (67.1-7) ... [2022-07-28T14:51:12.431Z] #42 ... [2022-07-28T14:51:12.431Z] [2022-07-28T14:51:12.431Z] #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-28T14:51:12.431Z] #51 sha256:d6e326f564949b4f5f5d2ffa6188b12d0878cef38d1921e0c40061260284c65a [2022-07-28T14:51:12.431Z] #51 47.11 Setting up criu (3.17.1-1) ... [2022-07-28T14:51:12.431Z] #51 48.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:12.431Z] #51 DONE 50.3s [2022-07-28T14:51:12.431Z] [2022-07-28T14:51:12.431Z] #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-28T14:51:12.431Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:51:12.431Z] #42 50.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:51:12.431Z] #42 50.75 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-28T14:51:12.431Z] #42 50.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:51:12.431Z] #42 ... [2022-07-28T14:51:12.431Z] [2022-07-28T14:51:12.431Z] #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-28T14:51:12.431Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:51:12.431Z] #77 0.682 Cloning into '/tmp/crun-build'... [2022-07-28T14:51:12.431Z] #77 5.746 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T14:51:12.431Z] #77 5.792 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T14:51:12.431Z] #77 ... [2022-07-28T14:51:12.431Z] [2022-07-28T14:51:12.431Z] #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-28T14:51:12.431Z] #42 sha256:74e4037201aa02af85c28b8ce912ab7d139fd22e6f1b2cc2316e0d6bd464e21a [2022-07-28T14:51:12.431Z] #42 50.86 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-28T14:51:12.431Z] #42 50.89 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-28T14:51:12.431Z] #42 50.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T14:51:12.431Z] #42 50.94 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T14:51:12.687Z] #42 50.96 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-28T14:51:12.687Z] #42 50.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T14:51:12.687Z] #42 50.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:13.252Z] #42 DONE 51.6s [2022-07-28T14:51:13.252Z] [2022-07-28T14:51:13.252Z] #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-28T14:51:13.252Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T14:51:13.252Z] #47 ... [2022-07-28T14:51:13.252Z] [2022-07-28T14:51:13.252Z] #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-28T14:51:13.252Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:51:13.252Z] #77 7.261 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T14:51:13.252Z] #77 7.340 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T14:51:13.252Z] #77 7.340 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T14:51:13.252Z] #77 7.340 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T14:51:13.252Z] #77 7.374 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T14:51:13.383Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-28T14:51:13.383Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-28T14:51:13.383Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-28T14:51:13.507Z] #77 ... [2022-07-28T14:51:13.507Z] [2022-07-28T14:51:13.507Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T14:51:13.507Z] #43 sha256:0822f45c0aed7e6ba52f5a0c51d08483b2c959d4faeec4d47e2f9ec72aff932c [2022-07-28T14:51:13.507Z] #43 DONE 0.4s [2022-07-28T14:51:13.538Z] #42 ... [2022-07-28T14:51:13.538Z] [2022-07-28T14:51:13.538Z] #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-28T14:51:13.538Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:13.538Z] #51 56.20 Setting up criu (3.17.1-1) ... [2022-07-28T14:51:13.538Z] #51 58.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:13.538Z] #51 DONE 59.8s [2022-07-28T14:51:13.538Z] [2022-07-28T14:51:13.538Z] #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-28T14:51:13.538Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:13.538Z] #14 58.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T14:51:13.538Z] #14 58.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T14:51:13.538Z] #14 58.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T14:51:13.763Z] [2022-07-28T14:51:13.763Z] #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-28T14:51:13.763Z] #44 sha256:2b02c984650e907e6ab7b4e2d110dbe0b290f937ff7abef8088aa6192646f776 [2022-07-28T14:51:13.926Z] #67 ... [2022-07-28T14:51:13.926Z] [2022-07-28T14:51:13.926Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-28T14:51:13.926Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:13.926Z] #55 16.32 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-28T14:51:13.926Z] #55 16.62 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-28T14:51:13.926Z] #55 16.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-28T14:51:13.943Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-28T14:51:14.328Z] #44 0.571 + RM_GOPATH=0 [2022-07-28T14:51:14.328Z] #44 0.571 + TMP_GOPATH= [2022-07-28T14:51:14.328Z] #44 0.571 + : /build [2022-07-28T14:51:14.328Z] #44 0.572 + '[' -z '' ']' [2022-07-28T14:51:14.328Z] #44 0.573 ++ mktemp -d [2022-07-28T14:51:14.328Z] #44 0.585 + export GOPATH=/tmp/tmp.lapa9RRsTs [2022-07-28T14:51:14.328Z] #44 0.585 + GOPATH=/tmp/tmp.lapa9RRsTs [2022-07-28T14:51:14.328Z] #44 0.585 + RM_GOPATH=1 [2022-07-28T14:51:14.328Z] #44 0.586 + case "$(go env GOARCH)" in [2022-07-28T14:51:14.328Z] #44 0.586 ++ go env GOARCH [2022-07-28T14:51:14.328Z] #44 0.614 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:14.328Z] #44 0.614 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:14.328Z] #44 0.614 ++ dirname /install.sh [2022-07-28T14:51:14.328Z] #44 0.619 + dir=/ [2022-07-28T14:51:14.328Z] #44 0.619 + bin=tini [2022-07-28T14:51:14.328Z] #44 0.619 + shift [2022-07-28T14:51:14.328Z] #44 0.619 + '[' '!' -f //tini.installer ']' [2022-07-28T14:51:14.328Z] #44 0.619 + . //tini.installer [2022-07-28T14:51:14.328Z] #44 0.619 ++ : v0.19.0 [2022-07-28T14:51:14.328Z] #44 0.619 Install tini version v0.19.0 [2022-07-28T14:51:14.328Z] #44 0.619 + install_tini [2022-07-28T14:51:14.328Z] #44 0.619 + echo 'Install tini version v0.19.0' [2022-07-28T14:51:14.328Z] #44 0.619 + git clone https://github.com/krallin/tini.git /tmp/tmp.lapa9RRsTs/tini [2022-07-28T14:51:14.328Z] #44 0.635 Cloning into '/tmp/tmp.lapa9RRsTs/tini'... [2022-07-28T14:51:14.867Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-28T14:51:14.891Z] #44 1.251 + cd /tmp/tmp.lapa9RRsTs/tini [2022-07-28T14:51:14.891Z] #44 1.252 + git checkout -q v0.19.0 [2022-07-28T14:51:14.891Z] #44 1.289 + cmake . [2022-07-28T14:51:15.427Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-28T14:51:15.453Z] #44 1.829 -- The C compiler identification is GNU 10.2.1 [2022-07-28T14:51:15.453Z] #44 1.916 -- Detecting C compiler ABI info [2022-07-28T14:51:15.683Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-28T14:51:16.243Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-28T14:51:16.382Z] #44 2.638 -- Detecting C compiler ABI info - done [2022-07-28T14:51:16.382Z] #44 2.760 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T14:51:16.382Z] #44 2.762 -- Detecting C compile features [2022-07-28T14:51:16.382Z] #44 2.763 -- Detecting C compile features - done [2022-07-28T14:51:16.382Z] #44 2.794 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T14:51:16.639Z] #44 3.113 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T14:51:16.829Z] #14 ... [2022-07-28T14:51:16.829Z] [2022-07-28T14:51:16.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-28T14:51:16.829Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:16.829Z] #42 63.05 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T14:51:16.829Z] #42 63.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:51:16.829Z] #42 63.05 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T14:51:16.829Z] #42 63.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:51:16.829Z] #42 63.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T14:51:16.829Z] #42 63.12 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T14:51:16.829Z] #42 63.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T14:51:16.829Z] #42 63.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T14:51:16.829Z] #42 63.17 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T14:51:16.829Z] #42 63.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T14:51:16.829Z] #42 63.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:16.896Z] #44 3.237 -- Configuring done [2022-07-28T14:51:16.896Z] #44 3.253 -- Generating done [2022-07-28T14:51:16.896Z] #44 3.255 -- Build files have been written to: /tmp/tmp.lapa9RRsTs/tini [2022-07-28T14:51:16.896Z] #44 3.260 + make tini-static [2022-07-28T14:51:17.152Z] #44 3.645 Scanning dependencies of target tini-static [2022-07-28T14:51:17.169Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-28T14:51:17.169Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-28T14:51:17.169Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-28T14:51:17.227Z] #55 ... [2022-07-28T14:51:17.227Z] [2022-07-28T14:51:17.227Z] #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-28T14:51:17.227Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:51:17.227Z] #53 11.39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-28T14:51:17.227Z] #53 11.92 go: downloading golang.org/x/tools v0.1.0 [2022-07-28T14:51:17.227Z] #53 ... [2022-07-28T14:51:17.227Z] [2022-07-28T14:51:17.227Z] #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-28T14:51:17.227Z] #26 sha256:f9a5b75720d37f2b85569777a5d65a55efb3687d9e5a9b9e2b2ed25316a84869 [2022-07-28T14:51:17.227Z] #26 20.52 + mkdir -p /build [2022-07-28T14:51:17.227Z] #26 20.57 + mv docker/docker /build/ [2022-07-28T14:51:17.227Z] #26 20.60 + rmdir docker [2022-07-28T14:51:17.401Z] #42 DONE 64.4s [2022-07-28T14:51:17.401Z] [2022-07-28T14:51:17.401Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T14:51:17.401Z] #43 sha256:28ae39a5945889b6c9aecc4c5e4462994e1ab2f5e41e4bcefbed0b6ea221f8ee [2022-07-28T14:51:17.411Z] #44 3.768 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T14:51:17.729Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-28T14:51:17.729Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-28T14:51:17.729Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-28T14:51:17.729Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-28T14:51:17.797Z] #26 DONE 21.5s [2022-07-28T14:51:17.797Z] [2022-07-28T14:51:17.797Z] #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-28T14:51:17.797Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:51:17.797Z] #67 18.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-28T14:51:17.797Z] #67 19.62 go: downloading github.com/google/uuid v1.3.0 [2022-07-28T14:51:17.797Z] #67 19.70 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-28T14:51:17.797Z] #67 19.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-28T14:51:17.797Z] #67 20.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T14:51:17.797Z] #67 20.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T14:51:17.797Z] #67 21.14 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-28T14:51:17.970Z] #43 DONE 0.5s [2022-07-28T14:51:17.970Z] [2022-07-28T14:51:17.970Z] #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-28T14:51:17.970Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:51:17.970Z] #77 6.428 Cloning into '/tmp/crun-build'... [2022-07-28T14:51:17.970Z] #77 13.33 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T14:51:17.970Z] #77 13.36 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T14:51:17.970Z] #77 ... [2022-07-28T14:51:17.970Z] [2022-07-28T14:51:17.970Z] #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-28T14:51:17.970Z] #44 sha256:f851055c3755fc4a781b6f82de594151d7c9e9285d9b37a1f448ef8c7156c80f [2022-07-28T14:51:17.985Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-28T14:51:18.426Z] #67 ... [2022-07-28T14:51:18.426Z] [2022-07-28T14:51:18.426Z] #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-28T14:51:18.426Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:18.426Z] #14 12.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:51:18.426Z] #14 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:51:18.426Z] #14 ... [2022-07-28T14:51:18.426Z] [2022-07-28T14:51:18.426Z] #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-28T14:51:18.426Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:51:18.426Z] #62 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:51:18.589Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-28T14:51:18.589Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-28T14:51:18.686Z] #62 ... [2022-07-28T14:51:18.686Z] [2022-07-28T14:51:18.686Z] #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-28T14:51:18.686Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:51:18.686Z] #53 22.60 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T14:51:18.686Z] #53 22.64 go: downloading golang.org/x/mod v0.3.0 [2022-07-28T14:51:18.783Z] #44 5.224 [100%] Linking C executable tini-static [2022-07-28T14:51:18.946Z] #53 ... [2022-07-28T14:51:18.946Z] [2022-07-28T14:51:18.946Z] #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-28T14:51:18.946Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:18.946Z] #76 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:51:18.946Z] #76 ... [2022-07-28T14:51:18.946Z] [2022-07-28T14:51:18.947Z] #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-28T14:51:18.947Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:18.947Z] #42 12.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:51:18.947Z] #42 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:51:19.039Z] #44 ... [2022-07-28T14:51:19.039Z] [2022-07-28T14:51:19.039Z] #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-28T14:51:19.039Z] #53 sha256:1e57aae3863d2374eaec8e765dfe4e2fddf8d1739a2cd47ad9dda229ab750cb1 [2022-07-28T14:51:19.039Z] #53 55.72 gotestsum version dev [2022-07-28T14:51:19.039Z] #53 DONE 57.4s [2022-07-28T14:51:19.039Z] [2022-07-28T14:51:19.039Z] #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-28T14:51:19.039Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:51:19.039Z] #14 54.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T14:51:19.039Z] #14 54.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T14:51:19.039Z] #14 54.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T14:51:19.207Z] #42 ... [2022-07-28T14:51:19.207Z] [2022-07-28T14:51:19.207Z] #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-28T14:51:19.207Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:19.207Z] #51 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:51:19.207Z] #51 16.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:51:19.207Z] #51 19.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-28T14:51:19.207Z] #51 ... [2022-07-28T14:51:19.207Z] [2022-07-28T14:51:19.207Z] #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-28T14:51:19.207Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:51:19.207Z] #67 22.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-28T14:51:19.207Z] #67 22.72 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-28T14:51:19.514Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-28T14:51:20.027Z] #14 ... [2022-07-28T14:51:20.027Z] [2022-07-28T14:51:20.027Z] #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-28T14:51:20.027Z] #44 sha256:2b02c984650e907e6ab7b4e2d110dbe0b290f937ff7abef8088aa6192646f776 [2022-07-28T14:51:20.027Z] #44 5.851 [100%] Built target tini-static [2022-07-28T14:51:20.027Z] #44 5.938 + mkdir -p /build [2022-07-28T14:51:20.027Z] #44 5.940 + cp tini-static /build/docker-init [2022-07-28T14:51:20.027Z] #44 DONE 6.3s [2022-07-28T14:51:20.027Z] [2022-07-28T14:51:20.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-28T14:51:20.027Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:51:20.027Z] #77 9.270 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T14:51:20.027Z] #77 10.75 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T14:51:20.027Z] #77 12.03 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T14:51:20.027Z] #77 12.22 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T14:51:20.027Z] #77 12.48 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T14:51:20.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-28T14:51:20.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-28T14:51:21.749Z] #67 ... [2022-07-28T14:51:21.749Z] [2022-07-28T14:51:21.749Z] #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-28T14:51:21.749Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:51:21.749Z] #40 15.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-28T14:51:21.749Z] #40 15.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T14:51:21.749Z] #40 ... [2022-07-28T14:51:21.749Z] [2022-07-28T14:51:21.749Z] #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-28T14:51:21.749Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:21.749Z] #55 24.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T14:51:21.749Z] #55 24.96 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T14:51:21.749Z] #55 25.51 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T14:51:21.749Z] #55 25.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-28T14:51:21.749Z] #55 25.95 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-28T14:51:21.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-28T14:51:22.011Z] #55 26.09 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-28T14:51:22.011Z] #55 26.09 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-28T14:51:22.011Z] #55 26.34 go: downloading github.com/spf13/afero v1.8.2 [2022-07-28T14:51:22.215Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-28T14:51:22.288Z] #55 26.52 go: downloading github.com/spf13/cast v1.4.1 [2022-07-28T14:51:22.543Z] #77 ... [2022-07-28T14:51:22.543Z] [2022-07-28T14:51:22.543Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-28T14:51:22.543Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:51:22.543Z] #14 60.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T14:51:22.543Z] #14 60.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:51:22.543Z] #14 60.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T14:51:22.543Z] #14 60.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T14:51:22.543Z] #14 60.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:51:22.543Z] #14 60.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T14:51:22.551Z] #55 26.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-28T14:51:22.815Z] #55 26.93 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-28T14:51:23.075Z] #55 27.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-28T14:51:23.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-28T14:51:23.140Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-28T14:51:23.254Z] #44 4.567 + RM_GOPATH=0 [2022-07-28T14:51:23.254Z] #44 4.567 + TMP_GOPATH= [2022-07-28T14:51:23.254Z] #44 4.567 + : /build [2022-07-28T14:51:23.254Z] #44 4.567 + '[' -z '' ']' [2022-07-28T14:51:23.254Z] #44 4.567 ++ mktemp -d [2022-07-28T14:51:23.254Z] #44 4.571 + export GOPATH=/tmp/tmp.NlmXsiTD34 [2022-07-28T14:51:23.254Z] #44 4.571 + GOPATH=/tmp/tmp.NlmXsiTD34 [2022-07-28T14:51:23.254Z] #44 4.571 + RM_GOPATH=1 [2022-07-28T14:51:23.254Z] #44 4.571 + case "$(go env GOARCH)" in [2022-07-28T14:51:23.254Z] #44 4.571 ++ go env GOARCH [2022-07-28T14:51:23.254Z] #44 4.589 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:23.254Z] #44 4.589 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:23.254Z] #44 4.589 ++ dirname /install.sh [2022-07-28T14:51:23.254Z] #44 4.589 + dir=/ [2022-07-28T14:51:23.254Z] #44 4.589 + bin=tini [2022-07-28T14:51:23.254Z] #44 4.589 + shift [2022-07-28T14:51:23.254Z] #44 4.589 + '[' '!' -f //tini.installer ']' [2022-07-28T14:51:23.254Z] #44 4.589 + . //tini.installer [2022-07-28T14:51:23.254Z] #44 4.589 ++ : v0.19.0 [2022-07-28T14:51:23.254Z] #44 4.589 + install_tini [2022-07-28T14:51:23.254Z] #44 4.589 + echo 'Install tini version v0.19.0' [2022-07-28T14:51:23.254Z] #44 4.589 + git clone https://github.com/krallin/tini.git /tmp/tmp.NlmXsiTD34/tini [2022-07-28T14:51:23.254Z] #44 4.589 Cloning into '/tmp/tmp.NlmXsiTD34/tini'... [2022-07-28T14:51:23.254Z] #44 4.589 Install tini version v0.19.0 [2022-07-28T14:51:23.254Z] #44 ... [2022-07-28T14:51:23.254Z] [2022-07-28T14:51:23.254Z] #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-28T14:51:23.254Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:51:23.254Z] #53 69.06 gotestsum version dev [2022-07-28T14:51:23.254Z] #53 DONE 70.1s [2022-07-28T14:51:23.254Z] [2022-07-28T14:51:23.254Z] #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-28T14:51:23.254Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:51:23.254Z] #77 14.77 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T14:51:23.254Z] #77 14.78 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T14:51:23.254Z] #77 14.78 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T14:51:23.254Z] #77 14.78 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T14:51:23.254Z] #77 14.86 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T14:51:23.254Z] #77 16.86 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T14:51:23.339Z] #55 27.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-28T14:51:23.339Z] #55 27.60 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-28T14:51:23.514Z] #77 18.71 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T14:51:23.616Z] #55 27.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-28T14:51:23.877Z] #55 28.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-28T14:51:24.065Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-28T14:51:24.449Z] #55 28.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-28T14:51:24.449Z] #55 28.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-28T14:51:24.626Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-28T14:51:24.709Z] #55 29.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-28T14:51:24.881Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-28T14:51:25.280Z] #55 ... [2022-07-28T14:51:25.280Z] [2022-07-28T14:51:25.280Z] #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-28T14:51:25.280Z] #38 sha256:313f4200d8225f9e5a79f043a8db0c28eba03eeaaaeba5a9bcde925059655272 [2022-07-28T14:51:25.280Z] #38 28.98 tomll can be used in two ways: [2022-07-28T14:51:25.280Z] #38 28.98 Writing to STDIN and reading from STDOUT: [2022-07-28T14:51:25.280Z] #38 28.98 cat file.toml | tomll > file.toml [2022-07-28T14:51:25.280Z] #38 28.98 [2022-07-28T14:51:25.280Z] #38 28.98 Reading and updating a list of files: [2022-07-28T14:51:25.280Z] #38 28.98 tomll a.toml b.toml c.toml [2022-07-28T14:51:25.280Z] #38 28.98 [2022-07-28T14:51:25.280Z] #38 28.98 When given a list of files, tomll will modify all files in place without asking. [2022-07-28T14:51:25.280Z] #38 DONE 29.3s [2022-07-28T14:51:25.280Z] [2022-07-28T14:51:25.280Z] #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-28T14:51:25.280Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:25.280Z] #42 29.50 Fetched 8561 kB in 23s (369 kB/s) [2022-07-28T14:51:25.419Z] #77 20.49 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T14:51:25.419Z] #77 ... [2022-07-28T14:51:25.419Z] [2022-07-28T14:51:25.419Z] #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-28T14:51:25.419Z] #44 sha256:f851055c3755fc4a781b6f82de594151d7c9e9285d9b37a1f448ef8c7156c80f [2022-07-28T14:51:25.419Z] #44 5.350 + cd /tmp/tmp.NlmXsiTD34/tini [2022-07-28T14:51:25.419Z] #44 5.350 + git checkout -q v0.19.0 [2022-07-28T14:51:25.419Z] #44 5.350 + cmake . [2022-07-28T14:51:25.419Z] #44 5.972 -- The C compiler identification is GNU 10.2.1 [2022-07-28T14:51:25.419Z] #44 6.067 -- Detecting C compiler ABI info [2022-07-28T14:51:25.419Z] #44 6.755 -- Detecting C compiler ABI info - done [2022-07-28T14:51:25.419Z] #44 6.899 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T14:51:25.419Z] #44 6.899 -- Detecting C compile features [2022-07-28T14:51:25.419Z] #44 6.899 -- Detecting C compile features - done [2022-07-28T14:51:25.419Z] #44 6.969 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T14:51:25.419Z] #44 7.221 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T14:51:25.419Z] #44 7.333 -- Configuring done [2022-07-28T14:51:25.419Z] #44 7.337 -- Generating done [2022-07-28T14:51:25.419Z] #44 7.341 -- Build files have been written to: /tmp/tmp.NlmXsiTD34/tini [2022-07-28T14:51:25.419Z] #44 7.367 + make tini-static [2022-07-28T14:51:25.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-28T14:51:25.696Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-28T14:51:25.987Z] #44 7.771 Scanning dependencies of target tini-static [2022-07-28T14:51:25.987Z] #44 7.805 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T14:51:26.260Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-28T14:51:26.260Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-28T14:51:26.925Z] #44 8.719 [100%] Linking C executable tini-static [2022-07-28T14:51:27.188Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-28T14:51:27.493Z] #44 9.546 [100%] Built target tini-static [2022-07-28T14:51:27.748Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-28T14:51:27.749Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-28T14:51:27.752Z] #44 9.572 + mkdir -p /build [2022-07-28T14:51:27.752Z] #44 9.572 + cp tini-static /build/docker-init [2022-07-28T14:51:27.805Z] #14 66.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T14:51:27.805Z] #14 66.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:51:27.805Z] #14 66.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:51:28.321Z] #44 DONE 10.2s [2022-07-28T14:51:28.321Z] [2022-07-28T14:51:28.321Z] #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-28T14:51:28.321Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:51:28.321Z] #77 20.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T14:51:28.321Z] #77 21.05 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T14:51:28.614Z] #42 29.50 Reading package lists... [2022-07-28T14:51:28.614Z] #42 ... [2022-07-28T14:51:28.614Z] [2022-07-28T14:51:28.614Z] #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-28T14:51:28.614Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:51:28.614Z] #36 22.37 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-28T14:51:28.614Z] #36 22.37 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T14:51:28.614Z] #36 23.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-28T14:51:28.614Z] #36 23.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-28T14:51:28.614Z] #36 24.45 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T14:51:28.614Z] #36 24.71 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-28T14:51:28.614Z] #36 24.76 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-28T14:51:28.614Z] #36 24.93 go: downloading github.com/peterh/liner v1.2.2 [2022-07-28T14:51:28.614Z] #36 25.46 go: downloading github.com/google/go-dap v0.6.0 [2022-07-28T14:51:28.614Z] #36 26.06 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-28T14:51:28.614Z] #36 27.17 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-28T14:51:28.614Z] #36 27.52 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T14:51:28.614Z] #36 27.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-28T14:51:28.614Z] #36 30.64 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-28T14:51:28.614Z] #36 31.03 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T14:51:28.614Z] #36 32.55 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-28T14:51:28.614Z] #36 ... [2022-07-28T14:51:28.614Z] [2022-07-28T14:51:28.614Z] #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-28T14:51:28.614Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:28.614Z] #55 31.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-28T14:51:28.614Z] #55 31.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-28T14:51:28.614Z] #55 32.53 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-28T14:51:28.614Z] #55 32.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-28T14:51:28.614Z] #55 32.83 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-28T14:51:28.614Z] #55 32.87 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-28T14:51:28.674Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-28T14:51:28.674Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-28T14:51:28.674Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-28T14:51:28.944Z] #55 32.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-28T14:51:29.206Z] #55 33.25 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-28T14:51:29.206Z] #55 33.42 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-28T14:51:29.277Z] check_test.go:540: [dedf936a6b137] daemon is not started [2022-07-28T14:51:29.277Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-28T14:51:29.277Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-28T14:51:29.699Z] #77 ... [2022-07-28T14:51:29.699Z] [2022-07-28T14:51:29.699Z] #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-28T14:51:29.699Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:29.699Z] #14 66.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T14:51:29.699Z] #14 66.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:51:29.699Z] #14 66.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T14:51:29.699Z] #14 66.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T14:51:29.699Z] #14 66.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:51:29.699Z] #14 66.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T14:51:29.699Z] #14 75.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T14:51:29.699Z] #14 75.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:51:29.699Z] #14 75.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:51:29.776Z] #55 33.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-28T14:51:30.039Z] #55 34.42 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-28T14:51:30.321Z] #55 34.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-28T14:51:30.582Z] #55 34.90 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-28T14:51:30.582Z] #55 34.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-28T14:51:30.682Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-28T14:51:30.844Z] #55 35.11 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-28T14:51:31.414Z] #55 35.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-28T14:51:31.607Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-28T14:51:31.674Z] #55 35.87 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-28T14:51:31.674Z] #55 35.89 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-28T14:51:31.935Z] #55 36.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-28T14:51:31.935Z] #55 ... [2022-07-28T14:51:31.935Z] [2022-07-28T14:51:31.935Z] #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-28T14:51:31.935Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:31.935Z] #76 26.09 Fetched 8561 kB in 21s (406 kB/s) [2022-07-28T14:51:31.935Z] #76 26.09 Reading package lists... [2022-07-28T14:51:31.935Z] #76 35.91 Reading package lists... [2022-07-28T14:51:31.935Z] #76 ... [2022-07-28T14:51:31.935Z] [2022-07-28T14:51:31.935Z] #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-28T14:51:31.935Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:51:31.935Z] #62 26.26 Fetched 8561 kB in 21s (399 kB/s) [2022-07-28T14:51:31.935Z] #62 26.26 Reading package lists... [2022-07-28T14:51:31.975Z] #14 ... [2022-07-28T14:51:31.975Z] [2022-07-28T14:51:31.975Z] #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-28T14:51:31.975Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:51:31.975Z] #77 25.58 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T14:51:32.167Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-28T14:51:32.167Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-28T14:51:32.167Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-28T14:51:32.167Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-28T14:51:32.167Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-28T14:51:32.195Z] #62 36.14 Reading package lists... [2022-07-28T14:51:32.195Z] #62 ... [2022-07-28T14:51:32.195Z] [2022-07-28T14:51:32.195Z] #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-28T14:51:32.195Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:51:32.195Z] #67 25.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-28T14:51:32.195Z] #67 26.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-28T14:51:32.195Z] #67 ... [2022-07-28T14:51:32.195Z] [2022-07-28T14:51:32.195Z] #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-28T14:51:32.195Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:32.195Z] #55 36.19 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-28T14:51:32.195Z] #55 36.38 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-28T14:51:32.195Z] #55 36.53 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-28T14:51:32.454Z] #55 36.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-28T14:51:32.714Z] #55 36.94 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-28T14:51:32.714Z] #55 37.08 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-28T14:51:32.973Z] #55 37.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-28T14:51:32.973Z] #55 37.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-28T14:51:32.973Z] #55 37.36 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-28T14:51:33.093Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-28T14:51:33.093Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-28T14:51:33.234Z] #55 37.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-28T14:51:33.804Z] #55 38.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-28T14:51:33.804Z] #55 38.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-28T14:51:33.804Z] #55 38.17 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-28T14:51:34.064Z] #55 38.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-28T14:51:34.325Z] #55 38.57 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-28T14:51:34.586Z] #55 38.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-28T14:51:34.847Z] #55 38.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-28T14:51:34.847Z] #55 39.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-28T14:51:34.847Z] #55 39.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-28T14:51:35.108Z] #55 39.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-28T14:51:35.108Z] #55 39.27 go: downloading github.com/julz/importas v0.1.0 [2022-07-28T14:51:35.108Z] #55 ... [2022-07-28T14:51:35.108Z] [2022-07-28T14:51:35.108Z] #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-28T14:51:35.108Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:35.108Z] #14 29.24 Fetched 8561 kB in 23s (367 kB/s) [2022-07-28T14:51:35.108Z] #14 29.24 Reading package lists... [2022-07-28T14:51:35.108Z] #14 39.19 Reading package lists... [2022-07-28T14:51:35.108Z] #14 ... [2022-07-28T14:51:35.108Z] [2022-07-28T14:51:35.108Z] #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-28T14:51:35.108Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:35.108Z] #55 39.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-28T14:51:35.108Z] #55 39.41 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-28T14:51:35.368Z] #55 39.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-28T14:51:35.368Z] #55 39.71 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-28T14:51:35.628Z] #55 39.73 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-28T14:51:35.628Z] #55 39.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-28T14:51:35.733Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-28T14:51:35.888Z] #55 39.98 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-28T14:51:35.888Z] #55 40.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-28T14:51:36.148Z] #55 40.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-28T14:51:36.148Z] #55 40.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-28T14:51:36.409Z] #55 40.54 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-28T14:51:37.227Z] #77 ... [2022-07-28T14:51:37.227Z] [2022-07-28T14:51:37.227Z] #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-28T14:51:37.227Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:51:37.349Z] #55 ... [2022-07-28T14:51:37.349Z] [2022-07-28T14:51:37.349Z] #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-28T14:51:37.349Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:37.349Z] #51 31.07 Fetched 8565 kB in 25s (343 kB/s) [2022-07-28T14:51:37.349Z] #51 31.07 Reading package lists... [2022-07-28T14:51:37.349Z] #51 40.66 Reading package lists... [2022-07-28T14:51:37.349Z] #51 ... [2022-07-28T14:51:37.349Z] [2022-07-28T14:51:37.349Z] #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-28T14:51:37.349Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:51:37.349Z] #47 39.43 Updating files: 46% (1018/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1792/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-28T14:51:37.349Z] #47 41.03 + git checkout -q v2.3.0 [2022-07-28T14:51:37.484Z] #64 41.47 Updating files: 58% (2883/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T14:51:37.484Z] #64 42.54 + cd /tmp/tmp.GpXOGRuZLf/src/github.com/containerd/containerd [2022-07-28T14:51:37.484Z] #64 42.54 + git checkout -q v1.6.6 [2022-07-28T14:51:37.659Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-28T14:51:38.585Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-28T14:51:38.839Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-28T14:51:38.851Z] #64 43.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T14:51:38.851Z] #64 43.73 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T14:51:38.851Z] #64 43.73 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T14:51:38.851Z] #64 43.73 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T14:51:38.851Z] #64 43.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T14:51:38.851Z] #64 43.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T14:51:38.851Z] #64 43.74 + '[' '' = dynamic ']' [2022-07-28T14:51:38.851Z] #64 43.74 + make [2022-07-28T14:51:39.399Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-28T14:51:39.400Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-28T14:51:39.400Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-28T14:51:39.400Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-28T14:51:40.645Z] #47 44.64 + 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-28T14:51:40.742Z] #64 45.40 + bin/ctr [2022-07-28T14:51:41.915Z] #14 ... [2022-07-28T14:51:41.915Z] [2022-07-28T14:51:41.915Z] #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-28T14:51:41.915Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:51:41.915Z] #77 36.37 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T14:51:42.659Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-28T14:51:42.914Z] check_test.go:540: [d6771bbca6c3a] daemon is not started [2022-07-28T14:51:42.914Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-28T14:51:42.914Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-28T14:51:43.487Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-28T14:51:43.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-28T14:51:43.997Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-28T14:51:44.601Z] --- PASS: TestBuildWithHugeFile (47.41s) [2022-07-28T14:51:44.601Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T14:51:44.601Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T14:51:44.601Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T14:51:44.601Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T14:51:44.601Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T14:51:44.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T14:51:44.601Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T14:51:44.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T14:51:44.601Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T14:51:44.601Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T14:51:44.601Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T14:51:44.601Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T14:51:44.601Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T14:51:44.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-28T14:51:44.601Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-28T14:51:44.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T14:51:44.601Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-07-28T14:51:44.601Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-07-28T14:51:44.601Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-28T14:51:44.601Z] === RUN TestBuildPreserveOwnership [2022-07-28T14:51:44.601Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T14:51:44.848Z] #47 ... [2022-07-28T14:51:44.848Z] [2022-07-28T14:51:44.848Z] #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-28T14:51:44.848Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:44.848Z] #14 39.19 Reading package lists... [2022-07-28T14:51:45.418Z] #14 49.14 Building dependency tree... [2022-07-28T14:51:45.418Z] #14 ... [2022-07-28T14:51:45.418Z] [2022-07-28T14:51:45.418Z] #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-28T14:51:45.418Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:45.418Z] #42 29.50 Reading package lists... [2022-07-28T14:51:45.418Z] #42 39.85 Reading package lists... [2022-07-28T14:51:45.418Z] #42 49.51 Building dependency tree... [2022-07-28T14:51:45.418Z] #42 ... [2022-07-28T14:51:45.418Z] [2022-07-28T14:51:45.418Z] #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-28T14:51:45.418Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:45.418Z] #55 41.68 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-28T14:51:45.418Z] #55 41.68 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-28T14:51:45.418Z] #55 41.96 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-28T14:51:45.418Z] #55 41.98 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-28T14:51:45.418Z] #55 42.16 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-28T14:51:45.418Z] #55 42.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-28T14:51:45.418Z] #55 42.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-28T14:51:45.418Z] #55 42.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-28T14:51:45.418Z] #55 42.72 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-28T14:51:45.418Z] #55 43.44 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-28T14:51:45.418Z] #55 43.45 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-28T14:51:45.418Z] #55 43.51 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-28T14:51:45.418Z] #55 43.62 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-28T14:51:45.418Z] #55 43.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-28T14:51:45.418Z] #55 44.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-28T14:51:45.418Z] #55 44.22 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-28T14:51:45.418Z] #55 44.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-28T14:51:45.418Z] #55 44.46 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-28T14:51:45.418Z] #55 44.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-28T14:51:45.418Z] #55 44.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-28T14:51:45.418Z] #55 44.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-28T14:51:45.418Z] #55 45.14 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-28T14:51:45.418Z] #55 45.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-28T14:51:45.418Z] #55 45.66 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-28T14:51:45.418Z] #55 45.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-28T14:51:45.418Z] #55 46.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-28T14:51:45.418Z] #55 46.25 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-28T14:51:45.418Z] #55 46.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-28T14:51:45.418Z] #55 46.83 go: downloading honnef.co/go/tools v0.3.1 [2022-07-28T14:51:45.418Z] #55 49.44 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-28T14:51:45.418Z] #55 49.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-28T14:51:45.679Z] #55 49.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-28T14:51:45.679Z] #55 50.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T14:51:45.939Z] #55 50.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T14:51:45.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-28T14:51:46.199Z] #55 50.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-28T14:51:46.199Z] #55 50.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-28T14:51:46.199Z] #55 50.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-28T14:51:46.459Z] #55 ... [2022-07-28T14:51:46.459Z] [2022-07-28T14:51:46.459Z] #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-28T14:51:46.459Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:46.459Z] #51 40.66 Reading package lists... [2022-07-28T14:51:46.890Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T14:51:47.145Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-28T14:51:47.327Z] #77 ... [2022-07-28T14:51:47.327Z] [2022-07-28T14:51:47.327Z] #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-28T14:51:47.327Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:47.327Z] #14 90.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T14:51:47.327Z] #14 90.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:51:47.327Z] #14 90.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:51:47.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-28T14:51:47.960Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-07-28T14:51:47.960Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-07-28T14:51:47.960Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-07-28T14:51:47.960Z] === RUN TestBuildPlatformInvalid [2022-07-28T14:51:48.215Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-28T14:51:48.215Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T14:51:48.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-28T14:51:48.774Z] Loaded image: busybox:latest [2022-07-28T14:51:49.030Z] Loaded image: busybox:glibc [2022-07-28T14:51:49.264Z] #51 50.53 Building dependency tree... [2022-07-28T14:51:49.858Z] #14 96.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T14:51:49.858Z] #14 96.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:51:49.858Z] #14 96.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T14:51:49.954Z] Loaded image: debian:bullseye-slim [2022-07-28T14:51:49.954Z] Loaded image: hello-world:latest [2022-07-28T14:51:49.954Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T14:51:50.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008e3e18__} [2022-07-28T14:51:50.701Z] #64 ... [2022-07-28T14:51:50.701Z] [2022-07-28T14:51:50.701Z] #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-28T14:51:50.701Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:51:50.701Z] #14 77.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T14:51:50.701Z] #14 77.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:51:50.701Z] #14 77.67 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:51:50.701Z] #14 82.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T14:51:50.701Z] #14 82.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:51:50.701Z] #14 82.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T14:51:50.701Z] #14 ... [2022-07-28T14:51:50.701Z] [2022-07-28T14:51:50.701Z] #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-28T14:51:50.701Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:51:50.701Z] #77 34.72 libtoolize: putting auxiliary files in '.'. [2022-07-28T14:51:50.701Z] #77 34.72 libtoolize: copying file './ltmain.sh' [2022-07-28T14:51:50.701Z] #77 35.53 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T14:51:50.701Z] #77 35.53 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T14:51:50.701Z] #77 35.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T14:51:50.701Z] #77 43.33 configure.ac:7: installing './compile' [2022-07-28T14:51:50.701Z] #77 43.34 configure.ac:11: installing './config.guess' [2022-07-28T14:51:50.701Z] #77 43.35 configure.ac:11: installing './config.sub' [2022-07-28T14:51:50.701Z] #77 43.35 configure.ac:8: installing './install-sh' [2022-07-28T14:51:50.701Z] #77 43.37 configure.ac:8: installing './missing' [2022-07-28T14:51:50.701Z] #77 43.45 Makefile.am: installing './depcomp' [2022-07-28T14:51:50.701Z] #77 ... [2022-07-28T14:51:50.701Z] [2022-07-28T14:51:50.701Z] #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-28T14:51:50.701Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:51:50.701Z] #14 88.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T14:51:50.701Z] #14 88.68 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:51:50.701Z] #14 88.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:51:50.793Z] #14 ... [2022-07-28T14:51:50.793Z] [2022-07-28T14:51:50.793Z] #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-28T14:51:50.793Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:51:51.180Z] #51 ... [2022-07-28T14:51:51.180Z] [2022-07-28T14:51:51.180Z] #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-28T14:51:51.180Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:51.180Z] #76 35.91 Reading package lists... [2022-07-28T14:51:51.180Z] #76 45.45 Building dependency tree... [2022-07-28T14:51:51.180Z] #76 52.17 python3 is already the newest version (3.9.2-3). [2022-07-28T14:51:51.180Z] #76 52.17 The following additional packages will be installed: [2022-07-28T14:51:51.180Z] #76 52.17 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-28T14:51:51.180Z] #76 52.20 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-28T14:51:51.180Z] #76 52.23 Suggested packages: [2022-07-28T14:51:51.180Z] #76 52.23 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-28T14:51:51.180Z] #76 52.23 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-28T14:51:51.180Z] #76 52.23 m4-doc ed diffutils-doc [2022-07-28T14:51:51.180Z] #76 52.23 Recommended packages: [2022-07-28T14:51:51.181Z] #76 52.23 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-28T14:51:51.181Z] #76 54.40 The following NEW packages will be installed: [2022-07-28T14:51:51.181Z] #76 54.43 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-28T14:51:51.181Z] #76 54.44 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-28T14:51:51.181Z] #76 54.44 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-28T14:51:51.181Z] #76 54.44 libyajl2 m4 patch xz-utils [2022-07-28T14:51:51.181Z] #76 54.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:51.181Z] #76 54.95 Need to get 5940 kB of archives. [2022-07-28T14:51:51.181Z] #76 54.95 After this operation, 18.7 MB of additional disk space will be used. [2022-07-28T14:51:51.181Z] #76 54.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T14:51:51.181Z] #76 54.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-28T14:51:51.181Z] #76 55.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-28T14:51:51.181Z] #76 55.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-28T14:51:51.181Z] #76 55.13 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-28T14:51:51.181Z] #76 55.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-28T14:51:51.181Z] #76 55.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-28T14:51:51.181Z] #76 55.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-28T14:51:51.181Z] #76 55.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-28T14:51:51.181Z] #76 55.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-28T14:51:51.456Z] #76 55.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T14:51:51.456Z] #76 55.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-28T14:51:51.456Z] #76 ... [2022-07-28T14:51:51.456Z] [2022-07-28T14:51:51.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-28T14:51:51.456Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:51:51.456Z] #62 36.14 Reading package lists... [2022-07-28T14:51:51.456Z] #62 46.03 Building dependency tree... [2022-07-28T14:51:51.456Z] #62 52.61 The following additional packages will be installed: [2022-07-28T14:51:51.456Z] #62 52.62 libbtrfs0 [2022-07-28T14:51:51.456Z] #62 52.90 The following NEW packages will be installed: [2022-07-28T14:51:51.456Z] #62 52.94 libbtrfs-dev libbtrfs0 [2022-07-28T14:51:51.456Z] #62 53.55 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:51.456Z] #62 53.55 Need to get 460 kB of archives. [2022-07-28T14:51:51.456Z] #62 53.55 After this operation, 1237 kB of additional disk space will be used. [2022-07-28T14:51:51.456Z] #62 53.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T14:51:51.456Z] #62 53.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T14:51:51.456Z] #62 55.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:51.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1691926060_/foo_false_____} [2022-07-28T14:51:51.716Z] #62 ... [2022-07-28T14:51:51.716Z] [2022-07-28T14:51:51.716Z] #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-28T14:51:51.716Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:51.716Z] #76 55.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-28T14:51:51.716Z] #76 55.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T14:51:51.716Z] #76 55.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-28T14:51:51.716Z] #76 55.83 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-28T14:51:51.716Z] #76 55.84 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-28T14:51:51.716Z] #76 55.85 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-28T14:51:51.716Z] #76 55.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T14:51:51.716Z] #76 55.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-28T14:51:51.716Z] #76 55.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T14:51:51.868Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-28T14:51:51.977Z] #76 56.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T14:51:51.977Z] #76 56.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-28T14:51:52.347Z] #64 54.82 Updating files: 48% (2372/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 85% (4195/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T14:51:52.347Z] #64 56.36 + cd /tmp/tmp.4ZyLDBkJC1/src/github.com/containerd/containerd [2022-07-28T14:51:52.607Z] #64 56.36 + git checkout -q v1.6.6 [2022-07-28T14:51:52.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1691926060_/foo_true_____} [2022-07-28T14:51:53.887Z] #76 58.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:53.984Z] #64 57.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T14:51:53.985Z] #64 57.76 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T14:51:53.985Z] #64 57.76 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T14:51:53.985Z] #64 57.76 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T14:51:53.985Z] #64 57.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T14:51:53.985Z] #64 57.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T14:51:53.985Z] #64 57.76 + '[' '' = dynamic ']' [2022-07-28T14:51:53.985Z] #64 57.76 + make [2022-07-28T14:51:54.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-28T14:51:54.197Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-28T14:51:54.197Z] check_test.go:540: [de57a93b2714e] daemon is not started [2022-07-28T14:51:54.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-28T14:51:54.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33988272246_/foo_false_____} [2022-07-28T14:51:54.457Z] #76 58.57 Fetched 5940 kB in 1s (4102 kB/s) [2022-07-28T14:51:54.722Z] #76 58.78 Selecting previously unselected package bzip2. [2022-07-28T14:51:54.722Z] #76 58.78 (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-28T14:51:54.722Z] #76 58.89 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T14:51:54.981Z] #76 59.08 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T14:51:55.242Z] #76 ... [2022-07-28T14:51:55.242Z] [2022-07-28T14:51:55.242Z] #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-28T14:51:55.242Z] #62 sha256:5a005a9f4edee8ce51224f186d5fbfa55b65f67992465ed6f09dd048b86ab3c9 [2022-07-28T14:51:55.242Z] #62 56.30 Fetched 460 kB in 0s (1121 kB/s) [2022-07-28T14:51:55.242Z] #62 56.67 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T14:51:55.242Z] #62 56.67 (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-28T14:51:55.242Z] #62 56.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T14:51:55.242Z] #62 56.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:51:55.242Z] #62 57.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T14:51:55.242Z] #62 57.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T14:51:55.242Z] #62 57.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:51:55.242Z] #62 57.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:51:55.242Z] #62 58.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:51:55.242Z] #62 58.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:51:55.242Z] #62 DONE 59.4s [2022-07-28T14:51:55.242Z] [2022-07-28T14:51:55.242Z] #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-28T14:51:55.242Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:55.242Z] #76 59.37 Selecting previously unselected package libmagic-mgc. [2022-07-28T14:51:55.242Z] #76 59.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-28T14:51:55.242Z] #76 59.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-28T14:51:55.242Z] #76 ... [2022-07-28T14:51:55.242Z] [2022-07-28T14:51:55.242Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-28T14:51:55.242Z] #63 sha256:3675ac3aa5fd6686cb06499233156797acf8ef839422bff94563611c18b98b0f [2022-07-28T14:51:55.242Z] #63 DONE 0.1s [2022-07-28T14:51:55.362Z] #64 59.49 + bin/ctr [2022-07-28T14:51:55.502Z] [2022-07-28T14:51:55.502Z] #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-28T14:51:55.502Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:51:55.502Z] #51 56.93 The following additional packages will be installed: [2022-07-28T14:51:55.502Z] #51 56.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T14:51:55.502Z] #51 56.99 python3-protobuf python3-six [2022-07-28T14:51:55.502Z] #51 57.01 Suggested packages: [2022-07-28T14:51:55.502Z] #51 57.02 python3-setuptools [2022-07-28T14:51:55.502Z] #51 57.02 Recommended packages: [2022-07-28T14:51:55.502Z] #51 57.02 iproute2 | iproute [2022-07-28T14:51:55.502Z] #51 58.12 The following NEW packages will be installed: [2022-07-28T14:51:55.502Z] #51 58.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-28T14:51:55.502Z] #51 58.15 python3-protobuf python3-six [2022-07-28T14:51:55.502Z] #51 58.71 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:55.502Z] #51 58.71 Need to get 2315 kB of archives. [2022-07-28T14:51:55.502Z] #51 58.71 After this operation, 11.1 MB of additional disk space will be used. [2022-07-28T14:51:55.502Z] #51 58.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-28T14:51:55.502Z] #51 58.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T14:51:55.502Z] #51 58.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-28T14:51:55.502Z] #51 58.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-28T14:51:55.502Z] #51 58.97 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-28T14:51:55.502Z] #51 58.99 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-28T14:51:55.502Z] #51 58.99 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-28T14:51:55.857Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-28T14:51:55.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33988272246_/foo_true_____} [2022-07-28T14:51:56.443Z] #51 ... [2022-07-28T14:51:56.443Z] [2022-07-28T14:51:56.443Z] #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-28T14:51:56.443Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:51:56.443Z] #55 50.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-28T14:51:56.443Z] #55 51.20 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-28T14:51:56.443Z] #55 51.20 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-28T14:51:56.443Z] #55 51.42 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-28T14:51:56.443Z] #55 51.87 go: downloading golang.org/x/text v0.3.7 [2022-07-28T14:51:56.703Z] #55 ... [2022-07-28T14:51:56.703Z] [2022-07-28T14:51:56.703Z] #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-28T14:51:56.703Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:56.703Z] #76 60.70 Selecting previously unselected package libmagic1:amd64. [2022-07-28T14:51:56.703Z] #76 60.70 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-28T14:51:56.703Z] #76 60.72 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-28T14:51:56.703Z] #76 61.02 Selecting previously unselected package file. [2022-07-28T14:51:56.703Z] #76 61.03 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-28T14:51:56.703Z] #76 61.04 Unpacking file (1:5.39-3) ... [2022-07-28T14:51:57.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33988272246_/foo_true__0xc0008e3e78___} [2022-07-28T14:51:57.219Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-28T14:51:57.241Z] #14 ... [2022-07-28T14:51:57.241Z] [2022-07-28T14:51:57.241Z] #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-28T14:51:57.241Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:51:57.241Z] #77 44.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T14:51:57.241Z] #77 44.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T14:51:57.241Z] #77 44.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T14:51:57.241Z] #77 44.85 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T14:51:57.241Z] #77 45.00 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T14:51:57.241Z] #77 45.14 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T14:51:57.241Z] #77 45.29 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T14:51:57.241Z] #77 45.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T14:51:57.241Z] #77 45.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T14:51:57.274Z] #76 61.47 Selecting previously unselected package xz-utils. [2022-07-28T14:51:57.274Z] #76 61.48 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T14:51:57.274Z] #76 ... [2022-07-28T14:51:57.274Z] [2022-07-28T14:51:57.274Z] #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-28T14:51:57.274Z] #57 sha256:23be1fe2480e133730bb450880c24039037c9533605335f8ad431d7e8f1a06a7 [2022-07-28T14:51:57.274Z] #57 61.25 v3.0.2 [2022-07-28T14:51:57.274Z] #57 DONE 61.5s [2022-07-28T14:51:57.274Z] [2022-07-28T14:51:57.274Z] #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-28T14:51:57.274Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:57.274Z] #76 61.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:51:57.534Z] #76 ... [2022-07-28T14:51:57.534Z] [2022-07-28T14:51:57.534Z] #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-28T14:51:57.534Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:51:57.534Z] #14 49.14 Building dependency tree... [2022-07-28T14:51:57.534Z] #14 55.56 The following additional packages will be installed: [2022-07-28T14:51:57.534Z] #14 55.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T14:51:57.534Z] #14 55.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-28T14:51:57.534Z] #14 55.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-28T14:51:57.534Z] #14 55.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-28T14:51:57.534Z] #14 55.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-28T14:51:57.534Z] #14 55.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-28T14:51:57.534Z] #14 55.62 mingw-w64-common mingw-w64-x86-64-dev [2022-07-28T14:51:57.534Z] #14 55.67 Suggested packages: [2022-07-28T14:51:57.534Z] #14 55.67 gcc-10-locales seccomp wine64 [2022-07-28T14:51:57.534Z] #14 58.25 The following NEW packages will be installed: [2022-07-28T14:51:57.534Z] #14 58.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-28T14:51:57.534Z] #14 58.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-28T14:51:57.534Z] #14 58.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-28T14:51:57.534Z] #14 58.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-28T14:51:57.534Z] #14 58.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-28T14:51:57.534Z] #14 58.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-28T14:51:57.534Z] #14 58.28 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-28T14:51:57.534Z] #14 58.28 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-28T14:51:57.534Z] #14 58.29 mingw-w64-x86-64-dev [2022-07-28T14:51:57.534Z] #14 58.84 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:57.534Z] #14 58.84 Need to get 115 MB of archives. [2022-07-28T14:51:57.534Z] #14 58.84 After this operation, 645 MB of additional disk space will be used. [2022-07-28T14:51:57.534Z] #14 58.84 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-28T14:51:57.534Z] #14 59.04 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-28T14:51:57.534Z] #14 59.36 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-28T14:51:57.534Z] #14 59.37 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-28T14:51:57.534Z] #14 59.38 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-28T14:51:57.534Z] #14 59.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-28T14:51:57.534Z] #14 59.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-28T14:51:57.534Z] #14 60.27 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-28T14:51:57.534Z] #14 60.27 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-28T14:51:57.534Z] #14 61.23 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-28T14:51:57.794Z] #14 ... [2022-07-28T14:51:57.794Z] [2022-07-28T14:51:57.794Z] #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-28T14:51:57.794Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:51:57.794Z] #64 1.421 + RM_GOPATH=0 [2022-07-28T14:51:57.794Z] #64 1.421 + TMP_GOPATH= [2022-07-28T14:51:57.794Z] #64 1.422 + : /build [2022-07-28T14:51:57.794Z] #64 1.422 + '[' -z '' ']' [2022-07-28T14:51:57.794Z] #64 1.422 ++ mktemp -d [2022-07-28T14:51:57.794Z] #64 1.428 + export GOPATH=/tmp/tmp.SEi4hrEa6w [2022-07-28T14:51:57.794Z] #64 1.428 + GOPATH=/tmp/tmp.SEi4hrEa6w [2022-07-28T14:51:57.794Z] #64 1.428 + RM_GOPATH=1 [2022-07-28T14:51:57.794Z] #64 1.428 + case "$(go env GOARCH)" in [2022-07-28T14:51:57.794Z] #64 1.430 ++ go env GOARCH [2022-07-28T14:51:57.794Z] #64 1.469 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:57.794Z] #64 1.471 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:51:57.794Z] #64 1.471 ++ dirname /install.sh [2022-07-28T14:51:57.794Z] #64 1.473 + dir=/ [2022-07-28T14:51:57.794Z] #64 1.473 + bin=containerd [2022-07-28T14:51:57.794Z] #64 1.474 + shift [2022-07-28T14:51:57.794Z] #64 1.474 + '[' '!' -f //containerd.installer ']' [2022-07-28T14:51:57.794Z] #64 1.474 + . //containerd.installer [2022-07-28T14:51:57.794Z] #64 1.477 ++ set -e [2022-07-28T14:51:57.794Z] #64 1.478 ++ : v1.6.6 [2022-07-28T14:51:57.794Z] #64 1.478 + install_containerd [2022-07-28T14:51:57.794Z] #64 1.479 + echo 'Install containerd version v1.6.6' [2022-07-28T14:51:57.794Z] #64 1.479 Install containerd version v1.6.6 [2022-07-28T14:51:57.794Z] #64 1.479 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SEi4hrEa6w/src/github.com/containerd/containerd [2022-07-28T14:51:57.794Z] #64 1.489 Cloning into '/tmp/tmp.SEi4hrEa6w/src/github.com/containerd/containerd'... [2022-07-28T14:51:58.055Z] #64 ... [2022-07-28T14:51:58.055Z] [2022-07-28T14:51:58.055Z] #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-28T14:51:58.055Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:51:58.055Z] #42 49.51 Building dependency tree... [2022-07-28T14:51:58.055Z] #42 55.75 The following additional packages will be installed: [2022-07-28T14:51:58.055Z] #42 55.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-28T14:51:58.055Z] #42 55.88 Suggested packages: [2022-07-28T14:51:58.055Z] #42 55.91 cmake-doc ninja-build lrzip [2022-07-28T14:51:58.055Z] #42 55.91 Recommended packages: [2022-07-28T14:51:58.055Z] #42 55.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-28T14:51:58.055Z] #42 57.59 The following NEW packages will be installed: [2022-07-28T14:51:58.055Z] #42 57.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-28T14:51:58.055Z] #42 57.66 vim-common xxd [2022-07-28T14:51:58.055Z] #42 58.20 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:51:58.055Z] #42 58.20 Need to get 17.7 MB of archives. [2022-07-28T14:51:58.055Z] #42 58.20 After this operation, 70.7 MB of additional disk space will be used. [2022-07-28T14:51:58.055Z] #42 58.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T14:51:58.055Z] #42 58.21 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-28T14:51:58.055Z] #42 58.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-28T14:51:58.055Z] #42 58.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T14:51:58.055Z] #42 59.06 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-28T14:51:58.055Z] #42 59.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-28T14:51:58.055Z] #42 59.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-28T14:51:58.055Z] #42 59.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-28T14:51:58.055Z] #42 59.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-28T14:51:58.055Z] #42 59.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-28T14:51:58.055Z] #42 61.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:51:58.055Z] #42 ... [2022-07-28T14:51:58.055Z] [2022-07-28T14:51:58.055Z] #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-28T14:51:58.055Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:51:58.055Z] #76 62.06 Selecting previously unselected package libsigsegv2:amd64. [2022-07-28T14:51:58.055Z] #76 62.06 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-28T14:51:58.055Z] #76 62.09 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-28T14:51:58.055Z] #76 62.26 Selecting previously unselected package m4. [2022-07-28T14:51:58.055Z] #76 62.28 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-28T14:51:58.055Z] #76 62.30 Unpacking m4 (1.4.18-5) ... [2022-07-28T14:51:58.144Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.88s) [2022-07-28T14:51:58.144Z] PASS [2022-07-28T14:51:58.144Z] [2022-07-28T14:51:58.144Z] === Skipped [2022-07-28T14:51:58.144Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T14:51:58.144Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T14:51:58.144Z] [2022-07-28T14:51:58.144Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T14:51:58.144Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T14:51:58.144Z] [2022-07-28T14:51:58.144Z] DONE 34 tests, 2 skipped in 82.232s [2022-07-28T14:51:58.144Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T14:51:58.144Z] ++ 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-28T14:51:58.144Z] ++ set -e [2022-07-28T14:51:58.144Z] ++ '[' -n 0 ']' [2022-07-28T14:51:58.144Z] ++ set -x [2022-07-28T14:51:58.144Z] ++ 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-28T14:51:58.144Z] INFO: Testing against a local daemon [2022-07-28T14:51:58.144Z] === RUN TestConfigInspect [2022-07-28T14:51:58.401Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-28T14:51:58.625Z] #76 62.87 Selecting previously unselected package autoconf. [2022-07-28T14:51:58.625Z] #76 62.88 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-28T14:51:58.625Z] #76 62.90 Unpacking autoconf (2.69-14) ... [2022-07-28T14:51:58.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008e3e90__} [2022-07-28T14:51:59.565Z] #76 63.81 Selecting previously unselected package autotools-dev. [2022-07-28T14:51:59.565Z] #76 63.81 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-28T14:51:59.825Z] #76 63.86 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-28T14:51:59.825Z] #76 64.10 Selecting previously unselected package automake. [2022-07-28T14:51:59.825Z] #76 64.13 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-28T14:52:00.023Z] check_test.go:540: [d7e7014726794] daemon is not started [2022-07-28T14:52:00.023Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-28T14:52:00.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008e3ea8__} [2022-07-28T14:52:00.085Z] #76 64.15 Unpacking automake (1:1.16.3-2) ... [2022-07-28T14:52:00.947Z] --- PASS: TestConfigInspect (2.81s) [2022-07-28T14:52:00.947Z] === RUN TestConfigList [2022-07-28T14:52:01.028Z] #76 65.17 Selecting previously unselected package patch. [2022-07-28T14:52:01.028Z] #76 65.17 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-28T14:52:01.028Z] #76 65.18 Unpacking patch (2.7.6-7) ... [2022-07-28T14:52:01.415Z] #77 ... [2022-07-28T14:52:01.415Z] [2022-07-28T14:52:01.415Z] #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-28T14:52:01.415Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:52:01.415Z] #14 99.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T14:52:01.415Z] #14 99.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-28T14:52:01.415Z] #14 99.50 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:01.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008e3ed8__} [2022-07-28T14:52:01.599Z] #76 65.77 Selecting previously unselected package dpkg-dev. [2022-07-28T14:52:01.599Z] #76 65.80 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-28T14:52:01.599Z] #76 65.82 Unpacking dpkg-dev (1.20.11) ... [2022-07-28T14:52:02.067Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-28T14:52:02.626Z] check_test.go:540: [d03a177ee2aaf] daemon is not started [2022-07-28T14:52:02.626Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-28T14:52:02.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008e3f08__} [2022-07-28T14:52:02.985Z] #76 ... [2022-07-28T14:52:02.985Z] [2022-07-28T14:52:02.985Z] #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-28T14:52:02.985Z] #40 sha256:d59a8a5164337f602c79b92a322aac6f4a1e04b2ab801b220e4c60c5bfbefca6 [2022-07-28T14:52:02.985Z] #40 66.75 NAME: [2022-07-28T14:52:02.985Z] #40 66.75 go-winres - A tool for embedding resources in Windows executables [2022-07-28T14:52:02.985Z] #40 66.75 [2022-07-28T14:52:02.985Z] #40 66.75 USAGE: [2022-07-28T14:52:02.985Z] #40 66.75 go-winres [global options] command [command options] [arguments...] [2022-07-28T14:52:02.985Z] #40 66.75 [2022-07-28T14:52:02.985Z] #40 66.75 COMMANDS: [2022-07-28T14:52:02.985Z] #40 66.75 init Create an initial ./winres/winres.json [2022-07-28T14:52:02.985Z] #40 66.75 make Make syso files for the "go build" command [2022-07-28T14:52:02.985Z] #40 66.75 simply Make syso files for the "go build" command (simplified) [2022-07-28T14:52:02.985Z] #40 66.75 extract Extract all resources from an executable [2022-07-28T14:52:02.985Z] #40 66.75 patch Replace resources in an executable file (exe, dll) [2022-07-28T14:52:02.985Z] #40 66.75 help, h Shows a list of commands or help for one command [2022-07-28T14:52:02.985Z] #40 66.75 [2022-07-28T14:52:02.985Z] #40 66.75 GLOBAL OPTIONS: [2022-07-28T14:52:02.985Z] #40 66.75 --help, -h show help (default: false) [2022-07-28T14:52:02.985Z] #40 DONE 67.0s [2022-07-28T14:52:02.985Z] [2022-07-28T14:52:02.985Z] #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-28T14:52:02.985Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:52:02.985Z] #42 62.42 Fetched 17.7 MB in 2s (8288 kB/s) [2022-07-28T14:52:02.985Z] #42 62.73 Selecting previously unselected package xxd. [2022-07-28T14:52:02.985Z] #42 62.73 (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-28T14:52:02.985Z] #42 62.85 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T14:52:02.985Z] #42 62.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:02.985Z] #42 63.31 Selecting previously unselected package vim-common. [2022-07-28T14:52:02.985Z] #42 63.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:52:02.985Z] #42 63.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:02.985Z] #42 64.07 Selecting previously unselected package cmake-data. [2022-07-28T14:52:02.985Z] #42 64.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-28T14:52:02.985Z] #42 64.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T14:52:03.440Z] --- PASS: TestConfigList (2.64s) [2022-07-28T14:52:03.440Z] === RUN TestConfigsCreateAndDelete [2022-07-28T14:52:03.481Z] #64 ... [2022-07-28T14:52:03.481Z] [2022-07-28T14:52:03.481Z] #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-28T14:52:03.481Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:03.481Z] #77 47.38 libtoolize: putting auxiliary files in '.'. [2022-07-28T14:52:03.481Z] #77 47.38 libtoolize: copying file './ltmain.sh' [2022-07-28T14:52:03.481Z] #77 48.11 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T14:52:03.481Z] #77 48.11 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T14:52:03.481Z] #77 48.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T14:52:03.481Z] #77 ... [2022-07-28T14:52:03.481Z] [2022-07-28T14:52:03.481Z] #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-28T14:52:03.481Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:03.481Z] #14 103.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T14:52:03.481Z] #14 103.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:52:03.481Z] #14 103.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:03.481Z] #14 ... [2022-07-28T14:52:03.481Z] [2022-07-28T14:52:03.481Z] #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-28T14:52:03.481Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:03.481Z] #77 57.97 configure.ac:7: installing './compile' [2022-07-28T14:52:03.481Z] #77 57.98 configure.ac:11: installing './config.guess' [2022-07-28T14:52:03.481Z] #77 57.99 configure.ac:11: installing './config.sub' [2022-07-28T14:52:03.481Z] #77 57.99 configure.ac:8: installing './install-sh' [2022-07-28T14:52:03.481Z] #77 58.00 configure.ac:8: installing './missing' [2022-07-28T14:52:03.481Z] #77 58.10 Makefile.am: installing './depcomp' [2022-07-28T14:52:04.048Z] #77 59.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T14:52:04.048Z] #77 59.29 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T14:52:04.307Z] #77 59.44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T14:52:04.307Z] #77 59.44 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T14:52:04.307Z] #77 59.58 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T14:52:04.307Z] #77 59.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T14:52:04.368Z] #42 ... [2022-07-28T14:52:04.368Z] [2022-07-28T14:52:04.368Z] #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-28T14:52:04.368Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:52:04.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-28T14:52:04.565Z] #77 59.81 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T14:52:04.565Z] #77 59.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T14:52:04.824Z] #77 60.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T14:52:05.338Z] docker_cli_daemon_plugins_test.go:80: [d0826217bfcfb] daemon is not started [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-28T14:52:05.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-28T14:52:05.847Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-28T14:52:05.941Z] #34 68.42 Updating files: 70% (1069/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-28T14:52:05.941Z] #34 69.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-28T14:52:06.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-28T14:52:06.102Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-28T14:52:06.357Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2022-07-28T14:52:06.357Z] === RUN TestConfigsUpdate [2022-07-28T14:52:06.519Z] #34 70.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-28T14:52:06.611Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-28T14:52:06.764Z] #14 104.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T14:52:06.764Z] #14 104.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T14:52:06.764Z] #14 104.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T14:52:06.764Z] #14 105.0 Selecting previously unselected package libapparmor1:arm64. [2022-07-28T14:52:06.764Z] #14 105.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-28T14:52:06.764Z] #14 105.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T14:52:06.764Z] #14 105.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-28T14:52:06.764Z] #14 105.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-28T14:52:06.764Z] #14 105.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T14:52:06.764Z] #14 105.3 Selecting previously unselected package libbtrfs0:arm64. [2022-07-28T14:52:06.764Z] #14 105.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-28T14:52:06.764Z] #14 105.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T14:52:07.020Z] #14 105.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-28T14:52:07.020Z] #14 105.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-28T14:52:07.020Z] #14 105.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T14:52:07.276Z] #14 105.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-28T14:52:07.276Z] #14 105.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T14:52:07.276Z] #14 105.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T14:52:07.464Z] #34 ... [2022-07-28T14:52:07.464Z] [2022-07-28T14:52:07.464Z] #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-28T14:52:07.464Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:52:07.464Z] #51 61.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-28T14:52:07.464Z] #51 63.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:52:07.464Z] #51 64.37 Fetched 2315 kB in 3s (676 kB/s) [2022-07-28T14:52:07.464Z] #51 64.60 Selecting previously unselected package libprotobuf23:amd64. [2022-07-28T14:52:07.464Z] #51 64.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-28T14:52:07.464Z] #51 64.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-28T14:52:07.464Z] #51 64.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T14:52:07.464Z] #51 66.56 Selecting previously unselected package python3-pkg-resources. [2022-07-28T14:52:07.464Z] #51 66.57 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T14:52:07.464Z] #51 66.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:52:07.464Z] #51 67.08 Selecting previously unselected package python3-six. [2022-07-28T14:52:07.464Z] #51 67.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-28T14:52:07.464Z] #51 67.10 Unpacking python3-six (1.16.0-2) ... [2022-07-28T14:52:07.464Z] #51 67.31 Selecting previously unselected package python3-protobuf. [2022-07-28T14:52:07.464Z] #51 67.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-28T14:52:07.464Z] #51 67.33 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-28T14:52:07.464Z] #51 68.41 Selecting previously unselected package libnet1:amd64. [2022-07-28T14:52:07.464Z] #51 68.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T14:52:07.464Z] #51 68.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:52:07.464Z] #51 68.76 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T14:52:07.464Z] #51 68.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T14:52:07.464Z] #51 68.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:52:07.464Z] #51 69.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T14:52:07.464Z] #51 69.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:52:07.464Z] #51 69.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:52:07.464Z] #51 69.26 Selecting previously unselected package criu. [2022-07-28T14:52:07.464Z] #51 69.26 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-28T14:52:07.464Z] #51 69.29 Unpacking criu (3.17.1-1) ... [2022-07-28T14:52:07.464Z] #51 70.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:52:07.532Z] #14 105.8 Selecting previously unselected package libudev-dev:arm64. [2022-07-28T14:52:07.533Z] #14 105.8 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-28T14:52:07.533Z] #14 105.8 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-28T14:52:07.533Z] #14 106.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-28T14:52:07.533Z] #14 106.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-28T14:52:07.533Z] #14 106.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-28T14:52:07.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-28T14:52:07.725Z] #51 ... [2022-07-28T14:52:07.725Z] [2022-07-28T14:52:07.725Z] #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-28T14:52:07.725Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:52:07.725Z] #76 67.34 Selecting previously unselected package build-essential. [2022-07-28T14:52:07.725Z] #76 67.35 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 67.36 Unpacking build-essential (12.9) ... [2022-07-28T14:52:07.725Z] #76 67.51 Selecting previously unselected package libcap2:amd64. [2022-07-28T14:52:07.725Z] #76 67.51 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 67.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:52:07.725Z] #76 67.73 Selecting previously unselected package libcap-dev:amd64. [2022-07-28T14:52:07.725Z] #76 67.74 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 67.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T14:52:07.725Z] #76 68.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T14:52:07.725Z] #76 68.14 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 68.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:52:07.725Z] #76 68.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-28T14:52:07.725Z] #76 68.40 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 68.44 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T14:52:07.725Z] #76 68.74 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T14:52:07.725Z] #76 68.74 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 68.77 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:52:07.725Z] #76 69.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T14:52:07.725Z] #76 69.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 69.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:52:07.725Z] #76 70.40 Selecting previously unselected package libtool. [2022-07-28T14:52:07.725Z] #76 70.40 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-28T14:52:07.725Z] #76 70.43 Unpacking libtool (2.4.6-15) ... [2022-07-28T14:52:07.725Z] #76 70.91 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T14:52:07.725Z] #76 70.91 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 70.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:52:07.725Z] #76 71.31 Selecting previously unselected package libyajl2:amd64. [2022-07-28T14:52:07.725Z] #76 71.31 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 71.32 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:52:07.725Z] #76 71.49 Selecting previously unselected package libyajl-dev:amd64. [2022-07-28T14:52:07.725Z] #76 71.49 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-28T14:52:07.725Z] #76 71.51 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T14:52:07.725Z] #76 71.84 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:52:07.725Z] #76 71.86 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-28T14:52:07.725Z] #76 71.87 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:52:07.725Z] #76 71.88 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-28T14:52:07.725Z] #76 71.90 Setting up file (1:5.39-3) ... [2022-07-28T14:52:07.725Z] #76 71.91 Setting up bzip2 (1.0.8-4) ... [2022-07-28T14:52:07.725Z] #76 71.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:52:07.725Z] #76 71.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-28T14:52:07.725Z] #76 71.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:52:07.725Z] #76 71.96 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-28T14:52:07.725Z] #76 71.98 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-28T14:52:07.725Z] #76 71.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:52:07.725Z] #76 72.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T14:52:07.789Z] #14 106.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-28T14:52:07.789Z] #14 106.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-28T14:52:07.789Z] #14 106.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-28T14:52:07.989Z] #76 72.08 Setting up patch (2.7.6-7) ... [2022-07-28T14:52:07.989Z] #76 72.17 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:52:08.048Z] #14 106.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-28T14:52:08.048Z] #14 106.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-28T14:52:08.048Z] #14 106.5 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-28T14:52:08.249Z] #76 72.26 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-28T14:52:08.249Z] #76 72.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-28T14:52:08.249Z] #76 72.42 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:52:08.249Z] #76 72.45 Setting up libtool (2.4.6-15) ... [2022-07-28T14:52:08.249Z] #76 72.46 Setting up m4 (1.4.18-5) ... [2022-07-28T14:52:08.249Z] #76 72.47 Setting up dpkg-dev (1.20.11) ... [2022-07-28T14:52:08.249Z] #76 72.50 Setting up autoconf (2.69-14) ... [2022-07-28T14:52:08.249Z] #76 72.52 Setting up build-essential (12.9) ... [2022-07-28T14:52:08.249Z] #76 ... [2022-07-28T14:52:08.249Z] [2022-07-28T14:52:08.249Z] #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-28T14:52:08.249Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:52:08.249Z] #55 62.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-28T14:52:08.249Z] #55 62.78 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-28T14:52:08.249Z] #55 62.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-28T14:52:08.249Z] #55 63.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-28T14:52:08.249Z] #55 63.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-28T14:52:08.249Z] #55 63.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-28T14:52:08.249Z] #55 63.49 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-28T14:52:08.249Z] #55 63.71 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-28T14:52:08.249Z] #55 63.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-28T14:52:08.249Z] #55 63.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-28T14:52:08.249Z] #55 63.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-28T14:52:08.249Z] #55 64.11 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T14:52:08.249Z] #55 65.28 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T14:52:08.249Z] #55 65.47 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-28T14:52:08.249Z] #55 65.93 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T14:52:08.249Z] #55 66.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-28T14:52:08.249Z] #55 66.69 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-28T14:52:08.249Z] #55 66.86 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T14:52:08.249Z] #55 66.92 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-28T14:52:08.249Z] #55 66.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-28T14:52:08.249Z] #55 67.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T14:52:08.249Z] #55 67.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T14:52:08.249Z] #55 67.39 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T14:52:08.249Z] #55 67.79 go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T14:52:08.249Z] #55 68.44 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T14:52:08.249Z] #55 68.44 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-28T14:52:08.249Z] #55 69.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-28T14:52:08.249Z] #55 71.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-28T14:52:08.304Z] #14 106.7 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-28T14:52:08.304Z] #14 106.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-28T14:52:08.304Z] #14 106.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-28T14:52:08.512Z] #55 ... [2022-07-28T14:52:08.512Z] [2022-07-28T14:52:08.512Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-28T14:52:08.512Z] #76 sha256:6a4a042638bfb3b0c0bcf7ad81e30a501daa8549fa4f17b376ab00e9b8e52930 [2022-07-28T14:52:08.512Z] #76 72.56 Setting up automake (1:1.16.3-2) ... [2022-07-28T14:52:08.512Z] #76 72.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-28T14:52:08.512Z] #76 72.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:52:08.560Z] #14 106.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-28T14:52:08.560Z] #14 106.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-28T14:52:08.560Z] #14 106.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-28T14:52:08.815Z] #14 107.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-28T14:52:08.815Z] #14 107.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-28T14:52:08.815Z] #14 107.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-28T14:52:08.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-28T14:52:08.941Z] --- PASS: TestConfigsUpdate (2.69s) [2022-07-28T14:52:08.941Z] === RUN TestTemplatedConfig [2022-07-28T14:52:08.941Z] docker_cli_daemon_plugins_test.go:170: [d8af603c7b6df] daemon is not started [2022-07-28T14:52:09.071Z] #14 107.5 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-28T14:52:09.071Z] #14 107.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-28T14:52:09.071Z] #14 107.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-28T14:52:09.081Z] #76 DONE 73.2s [2022-07-28T14:52:09.082Z] [2022-07-28T14:52:09.082Z] #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-28T14:52:09.082Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:09.082Z] #14 63.80 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-28T14:52:09.082Z] #14 64.88 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-28T14:52:09.082Z] #14 65.83 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-28T14:52:09.082Z] #14 68.56 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-28T14:52:09.082Z] #14 69.49 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-28T14:52:09.082Z] #14 69.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-28T14:52:09.082Z] #14 69.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-28T14:52:09.082Z] #14 69.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-28T14:52:09.082Z] #14 69.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-28T14:52:09.082Z] #14 69.63 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-28T14:52:09.082Z] #14 69.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-28T14:52:09.082Z] #14 69.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-28T14:52:09.082Z] #14 69.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-28T14:52:09.082Z] #14 69.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-28T14:52:09.082Z] #14 69.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-28T14:52:09.082Z] #14 69.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-28T14:52:09.082Z] #14 69.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-28T14:52:09.082Z] #14 69.86 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-28T14:52:09.082Z] #14 69.86 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-28T14:52:09.082Z] #14 69.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-28T14:52:09.082Z] #14 71.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:52:09.082Z] #14 72.18 Fetched 115 MB in 11s (9998 kB/s) [2022-07-28T14:52:09.082Z] #14 72.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-28T14:52:09.082Z] #14 72.45 (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-28T14:52:09.082Z] #14 72.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T14:52:09.082Z] #14 72.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T14:52:09.082Z] #14 ... [2022-07-28T14:52:09.082Z] [2022-07-28T14:52:09.082Z] #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-28T14:52:09.082Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:09.328Z] #14 107.6 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-28T14:52:09.328Z] #14 107.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-28T14:52:09.328Z] #14 107.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T14:52:09.328Z] #14 107.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-28T14:52:09.328Z] #14 107.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-28T14:52:09.328Z] #14 107.7 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T14:52:09.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-28T14:52:10.121Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-28T14:52:10.267Z] #14 108.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-28T14:52:10.267Z] #14 108.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-28T14:52:10.267Z] #14 108.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T14:52:10.267Z] #14 108.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-28T14:52:10.525Z] #14 108.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T14:52:10.525Z] #14 108.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-28T14:52:10.525Z] #14 109.0 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-28T14:52:10.525Z] #14 109.0 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-28T14:52:10.525Z] #14 109.1 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-28T14:52:10.946Z] #14 109.1 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-28T14:52:10.946Z] #14 109.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T14:52:10.990Z] #77 1.638 Cloning into '/tmp/crun-build'... [2022-07-28T14:52:11.392Z] #77 ... [2022-07-28T14:52:11.392Z] [2022-07-28T14:52:11.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-28T14:52:11.392Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:11.392Z] #14 117.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T14:52:11.392Z] #14 117.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:52:11.392Z] #14 117.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:11.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-28T14:52:11.635Z] #14 109.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-28T14:52:11.635Z] #14 109.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T14:52:11.635Z] #14 109.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-28T14:52:11.891Z] #14 110.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T14:52:12.160Z] #14 110.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-28T14:52:12.407Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-28T14:52:12.407Z] --- PASS: TestTemplatedConfig (3.33s) [2022-07-28T14:52:12.407Z] === RUN TestConfigCreateResolve [2022-07-28T14:52:12.527Z] #14 110.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T14:52:12.783Z] #14 ... [2022-07-28T14:52:12.783Z] [2022-07-28T14:52:12.783Z] #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-28T14:52:12.783Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:12.783Z] #77 56.56 configure.ac:7: installing 'build-aux/compile' [2022-07-28T14:52:12.783Z] #77 56.56 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T14:52:12.783Z] #77 56.58 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T14:52:12.783Z] #77 56.59 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T14:52:12.783Z] #77 56.59 configure.ac:11: installing 'build-aux/missing' [2022-07-28T14:52:12.783Z] #77 56.84 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T14:52:12.783Z] #77 56.94 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T14:52:12.783Z] #77 58.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T14:52:12.783Z] #77 58.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T14:52:12.783Z] #77 59.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T14:52:12.783Z] #77 59.58 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T14:52:12.783Z] #77 59.70 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T14:52:12.783Z] #77 59.82 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T14:52:12.783Z] #77 59.95 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T14:52:12.783Z] #77 60.06 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T14:52:12.783Z] #77 ... [2022-07-28T14:52:12.783Z] [2022-07-28T14:52:12.783Z] #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-28T14:52:12.783Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:52:12.783Z] #14 111.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-28T14:52:12.783Z] #14 111.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-28T14:52:12.967Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-28T14:52:13.226Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-28T14:52:13.346Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T14:52:13.809Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-28T14:52:13.809Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-28T14:52:13.977Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:52:13.977Z] #14 112.4 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-28T14:52:14.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-28T14:52:14.370Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-28T14:52:14.539Z] #14 112.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:14.539Z] #14 ... [2022-07-28T14:52:14.539Z] [2022-07-28T14:52:14.539Z] #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-28T14:52:14.539Z] #67 sha256:04d4f2e9965ee39fde91368389b8f9c87d62eb00739e9a7c49d66e9a475a5f92 [2022-07-28T14:52:14.539Z] #67 102.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T14:52:14.539Z] #67 102.2 + GOBIN=/build [2022-07-28T14:52:14.539Z] #67 102.2 + GO111MODULE=on [2022-07-28T14:52:14.539Z] #67 102.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:52:14.539Z] #67 107.8 rootlesskit version 1.0.0 [2022-07-28T14:52:14.539Z] #67 107.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T14:52:14.539Z] #67 107.8 -container-ip string [2022-07-28T14:52:14.539Z] #67 107.8 container ip [2022-07-28T14:52:14.539Z] #67 107.8 -container-port int [2022-07-28T14:52:14.539Z] #67 107.8 container port (default -1) [2022-07-28T14:52:14.539Z] #67 107.8 -host-ip string [2022-07-28T14:52:14.539Z] #67 107.8 host ip [2022-07-28T14:52:14.539Z] #67 107.8 -host-port int [2022-07-28T14:52:14.539Z] #67 107.8 host port (default -1) [2022-07-28T14:52:14.539Z] #67 107.8 -proto string [2022-07-28T14:52:14.539Z] #67 107.8 proxy protocol (default "tcp") [2022-07-28T14:52:14.539Z] #67 ... [2022-07-28T14:52:14.539Z] [2022-07-28T14:52:14.539Z] #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-28T14:52:14.539Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:52:14.539Z] #14 113.0 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-28T14:52:14.539Z] #14 113.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T14:52:14.795Z] #14 113.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:14.929Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-28T14:52:15.191Z] #77 ... [2022-07-28T14:52:15.191Z] [2022-07-28T14:52:15.191Z] #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-28T14:52:15.191Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:52:15.191Z] #51 74.37 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-28T14:52:15.191Z] #51 74.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:52:15.191Z] #51 74.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:52:15.191Z] #51 74.42 Setting up python3-six (1.16.0-2) ... [2022-07-28T14:52:15.191Z] #51 76.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:52:15.191Z] #51 76.61 Setting up python3-protobuf (3.12.4-1) ... [2022-07-28T14:52:15.357Z] #14 113.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-28T14:52:15.357Z] #14 113.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:52:15.489Z] check_test.go:540: [d86c02336a51a] daemon is not started [2022-07-28T14:52:15.489Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-28T14:52:15.489Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-28T14:52:15.489Z] --- PASS: TestConfigCreateResolve (3.04s) [2022-07-28T14:52:15.489Z] PASS [2022-07-28T14:52:15.489Z] [2022-07-28T14:52:15.489Z] DONE 6 tests in 17.383s [2022-07-28T14:52:15.489Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T14:52:15.489Z] ++ 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-28T14:52:15.489Z] ++ set -e [2022-07-28T14:52:15.489Z] ++ '[' -n 0 ']' [2022-07-28T14:52:15.489Z] ++ set -x [2022-07-28T14:52:15.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=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-28T14:52:15.489Z] INFO: Testing against a local daemon [2022-07-28T14:52:15.489Z] === RUN TestAttachWithTTY [2022-07-28T14:52:15.489Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-28T14:52:15.489Z] === RUN TestAttachWithoutTTy [2022-07-28T14:52:15.489Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T14:52:15.489Z] === RUN TestCheckpoint [2022-07-28T14:52:15.489Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T14:52:15.489Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T14:52:15.489Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T14:52:15.489Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T14:52:15.489Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T14:52:15.489Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T14:52:15.489Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T14:52:15.489Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-28T14:52:15.489Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T14:52:15.613Z] #14 113.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T14:52:15.613Z] #14 114.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T14:52:15.613Z] #14 114.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T14:52:15.745Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-28T14:52:15.745Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T14:52:15.745Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T14:52:15.745Z] === RUN TestCopyEmptyFile [2022-07-28T14:52:15.760Z] #51 ... [2022-07-28T14:52:15.760Z] [2022-07-28T14:52:15.760Z] #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-28T14:52:15.760Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:52:15.760Z] #42 70.05 Selecting previously unselected package libicu67:amd64. [2022-07-28T14:52:15.760Z] #42 70.06 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-28T14:52:15.760Z] #42 70.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T14:52:15.869Z] #14 114.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-28T14:52:15.869Z] #14 114.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-28T14:52:15.869Z] #14 114.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:52:16.000Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-07-28T14:52:16.000Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T14:52:16.000Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T14:52:16.000Z] === RUN TestCopyFromContainer [2022-07-28T14:52:16.019Z] #42 ... [2022-07-28T14:52:16.019Z] [2022-07-28T14:52:16.019Z] #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-28T14:52:16.019Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:16.019Z] #14 76.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-28T14:52:16.019Z] #14 76.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-28T14:52:16.019Z] #14 76.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T14:52:16.126Z] #14 ... [2022-07-28T14:52:16.126Z] [2022-07-28T14:52:16.126Z] #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-28T14:52:16.126Z] #67 sha256:04d4f2e9965ee39fde91368389b8f9c87d62eb00739e9a7c49d66e9a475a5f92 [2022-07-28T14:52:16.126Z] #67 DONE 113.9s [2022-07-28T14:52:16.126Z] [2022-07-28T14:52:16.126Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T14:52:16.126Z] #68 sha256:a4cb5f04b26b1c72164a1747b6bd9587bf1dc43dad3a2d127daf773010ed1c70 [2022-07-28T14:52:16.126Z] #68 DONE 0.1s [2022-07-28T14:52:16.126Z] [2022-07-28T14:52:16.126Z] #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-28T14:52:16.126Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:52:16.382Z] #55 ... [2022-07-28T14:52:16.382Z] [2022-07-28T14:52:16.382Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T14:52:16.382Z] #69 sha256:af28e93e8ad18e625d44ba9f3efee3b41364b20eb8c7091a665d11dfd1419595 [2022-07-28T14:52:16.382Z] #69 DONE 0.1s [2022-07-28T14:52:16.382Z] [2022-07-28T14:52:16.382Z] #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-28T14:52:16.382Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:52:16.559Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-28T14:52:16.638Z] #55 ... [2022-07-28T14:52:16.638Z] [2022-07-28T14:52:16.638Z] #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-28T14:52:16.638Z] #14 sha256:d18c92de9a4cc75d6c2091fd11108ebf0599aac5ad9f5e3ae59c9a9546a1448c [2022-07-28T14:52:16.638Z] #14 DONE 114.9s [2022-07-28T14:52:16.638Z] [2022-07-28T14:52:16.638Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T14:52:16.638Z] #59 sha256:2066f368f35f1b68f7b3fb7f15eac21a01ebfa8ce81d93ce87f398f7d6ea692a [2022-07-28T14:52:16.638Z] #59 DONE 0.2s [2022-07-28T14:52:16.638Z] [2022-07-28T14:52:16.638Z] #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-28T14:52:16.638Z] #60 sha256:8c6863069f21cf1f772ce1cef2346dd76135ebe343b33ff211032c43f0696dbd [2022-07-28T14:52:16.662Z] #14 123.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T14:52:16.662Z] #14 123.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T14:52:16.662Z] #14 123.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T14:52:16.662Z] #14 123.5 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T14:52:16.662Z] #14 123.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T14:52:16.662Z] #14 123.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T14:52:16.662Z] #14 123.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T14:52:16.662Z] #14 123.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T14:52:16.662Z] #14 123.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T14:52:16.813Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-28T14:52:16.920Z] #14 123.8 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T14:52:16.921Z] #14 123.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T14:52:16.921Z] #14 123.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:52:16.958Z] #14 81.32 Selecting previously unselected package binutils-mingw-w64. [2022-07-28T14:52:17.182Z] #14 124.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T14:52:17.182Z] #14 124.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T14:52:17.182Z] #14 124.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:52:17.225Z] #14 81.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-28T14:52:17.225Z] #14 81.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T14:52:17.225Z] #14 81.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-28T14:52:17.225Z] #14 81.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:52:17.374Z] === RUN TestCopyFromContainer// [2022-07-28T14:52:17.374Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T14:52:17.374Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T14:52:17.374Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T14:52:17.451Z] #14 124.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T14:52:17.451Z] #14 124.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:52:17.451Z] #14 124.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:52:17.451Z] #14 124.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T14:52:17.524Z] #14 81.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:52:17.524Z] #14 81.87 Selecting previously unselected package dmsetup. [2022-07-28T14:52:17.524Z] #14 81.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:52:17.672Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T14:52:17.672Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T14:52:17.672Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-28T14:52:17.672Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T14:52:17.672Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T14:52:17.672Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T14:52:17.672Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T14:52:17.710Z] #14 124.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T14:52:17.710Z] #14 124.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:52:17.710Z] #14 124.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T14:52:17.710Z] #14 124.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T14:52:17.710Z] #14 124.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T14:52:17.797Z] #14 81.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer (1.88s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-28T14:52:17.927Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-28T14:52:17.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T14:52:17.927Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-28T14:52:17.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T14:52:17.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T14:52:17.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T14:52:17.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T14:52:17.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T14:52:17.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T14:52:17.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T14:52:17.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T14:52:17.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T14:52:17.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T14:52:17.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T14:52:17.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T14:52:17.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T14:52:17.927Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T14:52:17.927Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T14:52:17.927Z] === RUN TestCreateWithInvalidEnv [2022-07-28T14:52:17.927Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T14:52:17.927Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T14:52:17.927Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T14:52:17.927Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T14:52:17.927Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T14:52:17.927Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T14:52:17.927Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T14:52:17.927Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T14:52:17.927Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T14:52:17.927Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T14:52:17.927Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T14:52:17.927Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T14:52:17.927Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T14:52:17.927Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T14:52:17.927Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T14:52:17.927Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T14:52:17.969Z] #14 124.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T14:52:17.969Z] #14 125.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T14:52:17.969Z] #14 125.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T14:52:18.010Z] #60 1.245 + RM_GOPATH=0 [2022-07-28T14:52:18.010Z] #60 1.253 + TMP_GOPATH= [2022-07-28T14:52:18.010Z] #60 1.253 + : /build [2022-07-28T14:52:18.010Z] #60 1.253 + '[' -z '' ']' [2022-07-28T14:52:18.010Z] #60 1.261 ++ mktemp -d [2022-07-28T14:52:18.010Z] #60 1.261 + export GOPATH=/tmp/tmp.8bLjkHMI9z [2022-07-28T14:52:18.010Z] #60 1.261 + GOPATH=/tmp/tmp.8bLjkHMI9z [2022-07-28T14:52:18.010Z] #60 1.261 + RM_GOPATH=1 [2022-07-28T14:52:18.010Z] #60 1.261 + case "$(go env GOARCH)" in [2022-07-28T14:52:18.010Z] #60 1.261 ++ go env GOARCH [2022-07-28T14:52:18.010Z] #60 1.283 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:52:18.010Z] #60 1.283 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:52:18.010Z] #60 1.285 ++ dirname /install.sh [2022-07-28T14:52:18.010Z] #60 1.286 + dir=/ [2022-07-28T14:52:18.010Z] #60 1.288 + bin=runc [2022-07-28T14:52:18.010Z] #60 1.288 + shift [2022-07-28T14:52:18.010Z] #60 1.288 + '[' '!' -f //runc.installer ']' [2022-07-28T14:52:18.010Z] #60 1.288 + . //runc.installer [2022-07-28T14:52:18.010Z] #60 1.288 ++ set -e [2022-07-28T14:52:18.010Z] #60 1.288 ++ : v1.1.2 [2022-07-28T14:52:18.010Z] #60 1.288 + install_runc [2022-07-28T14:52:18.010Z] #60 1.288 + RUNC_BUILDTAGS=seccomp [2022-07-28T14:52:18.010Z] #60 1.288 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T14:52:18.010Z] #60 1.288 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T14:52:18.010Z] #60 1.288 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8bLjkHMI9z/src/github.com/opencontainers/runc [2022-07-28T14:52:18.010Z] #60 1.320 Cloning into '/tmp/tmp.8bLjkHMI9z/src/github.com/opencontainers/runc'... [2022-07-28T14:52:18.084Z] #14 82.23 Selecting previously unselected package mingw-w64-common. [2022-07-28T14:52:18.084Z] #14 82.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-28T14:52:18.084Z] #14 82.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-28T14:52:18.228Z] #14 125.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T14:52:18.229Z] #14 ... [2022-07-28T14:52:18.229Z] [2022-07-28T14:52:18.229Z] #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-28T14:52:18.229Z] #67 sha256:832f3381583937b0295c265a202592e93abb5066000cf7f787fd5f337c30001d [2022-07-28T14:52:18.229Z] #67 124.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T14:52:18.229Z] #67 124.8 + GOBIN=/build [2022-07-28T14:52:18.229Z] #67 124.8 + GO111MODULE=on [2022-07-28T14:52:18.229Z] #67 124.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:52:18.266Z] #60 ... [2022-07-28T14:52:18.266Z] [2022-07-28T14:52:18.266Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:52:18.266Z] #15 sha256:4fcc1569422bf0c83d38f1d3f833bc8b69afe6ec16b2bb484a3d00cd533f49c0 [2022-07-28T14:52:18.266Z] #15 DONE 1.6s [2022-07-28T14:52:18.266Z] [2022-07-28T14:52:18.266Z] #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-28T14:52:18.266Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:18.487Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-28T14:52:19.046Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-28T14:52:19.296Z] #26 115.6 Updating files: 16% (1910/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/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: 28% (3202/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) [2022-07-28T14:52:19.296Z] #26 ... [2022-07-28T14:52:19.296Z] [2022-07-28T14:52:19.296Z] #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-28T14:52:19.296Z] #16 sha256:3bd5de27b72be0bb1358b7c0c70825bc837d59a87b5ffa3d1eb7e9a2655641bb [2022-07-28T14:52:19.296Z] #16 DONE 1.1s [2022-07-28T14:52:19.296Z] [2022-07-28T14:52:19.296Z] #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-28T14:52:19.296Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:19.301Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-28T14:52:20.029Z] #14 ... [2022-07-28T14:52:20.029Z] [2022-07-28T14:52:20.029Z] #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-28T14:52:20.029Z] #51 sha256:b83ac1a4c165c2b1171ad9293bfa25c7acc4f299df290d7c45567c5d07f77f37 [2022-07-28T14:52:20.029Z] #51 83.87 Setting up criu (3.17.1-1) ... [2022-07-28T14:52:20.069Z] #26 115.6 Updating files: 16% (1910/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/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: 28% (3202/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/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: 40% (4628/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) [2022-07-28T14:52:20.069Z] #26 ... [2022-07-28T14:52:20.069Z] [2022-07-28T14:52:20.069Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T14:52:20.069Z] #17 sha256:5284df5b535f5f8064328d3f10e2e489e185689dbd2b668857dcccde75f3b6ba [2022-07-28T14:52:20.069Z] #17 0.649 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T14:52:20.069Z] #17 DONE 0.8s [2022-07-28T14:52:20.069Z] [2022-07-28T14:52:20.069Z] #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-28T14:52:20.069Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:20.225Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-28T14:52:20.226Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2022-07-28T14:52:20.226Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T14:52:20.785Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-28T14:52:20.785Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-28T14:52:21.094Z] #26 115.6 Updating files: 16% (1910/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/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: 28% (3202/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/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: 40% (4628/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: 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: 60% (6877/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-28T14:52:21.094Z] #26 ... [2022-07-28T14:52:21.094Z] [2022-07-28T14:52:21.094Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T14:52:21.094Z] #18 sha256:d4ee4603ab3567a5fc67cb9db3ea5124142596d9b43b5d4b36cd7b80798d30fc [2022-07-28T14:52:21.094Z] #18 DONE 1.1s [2022-07-28T14:52:21.094Z] [2022-07-28T14:52:21.094Z] #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-28T14:52:21.094Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:21.710Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-28T14:52:21.861Z] #26 115.6 Updating files: 16% (1910/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/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: 28% (3202/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/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: 40% (4628/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: 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: 60% (6877/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: 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: 74% (8514/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) [2022-07-28T14:52:21.861Z] #26 ... [2022-07-28T14:52:21.861Z] [2022-07-28T14:52:21.861Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T14:52:21.861Z] #19 sha256:1f00edc01c0422581b1867afe4843532f8909e672f76f5ada5aac3c1ebaaa7ed [2022-07-28T14:52:21.861Z] #19 DONE 0.9s [2022-07-28T14:52:21.861Z] [2022-07-28T14:52:21.861Z] #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-28T14:52:21.861Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:22.117Z] #26 115.6 Updating files: 16% (1910/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/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: 28% (3202/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/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: 40% (4628/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: 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: 60% (6877/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: 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: 74% (8514/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-28T14:52:22.117Z] #26 ... [2022-07-28T14:52:22.117Z] [2022-07-28T14:52:22.117Z] #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-28T14:52:22.117Z] #36 sha256:00e11934d14d0863582fe2b44ea18afda535f95d09a3007de2b727fc67947b57 [2022-07-28T14:52:22.117Z] #36 120.6 Delve is a source level debugger for Go programs. [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T14:52:22.117Z] #36 120.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Usage: [2022-07-28T14:52:22.117Z] #36 120.6 dlv [command] [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Available Commands: [2022-07-28T14:52:22.117Z] #36 120.6 attach Attach to running process and begin debugging. [2022-07-28T14:52:22.117Z] #36 120.6 connect Connect to a headless debug server with a terminal client. [2022-07-28T14:52:22.117Z] #36 120.6 core Examine a core dump. [2022-07-28T14:52:22.117Z] #36 120.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T14:52:22.117Z] #36 120.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T14:52:22.117Z] #36 120.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T14:52:22.117Z] #36 120.6 help Help about any command [2022-07-28T14:52:22.117Z] #36 120.6 run Deprecated command. Use 'debug' instead. [2022-07-28T14:52:22.117Z] #36 120.6 test Compile test binary and begin debugging program. [2022-07-28T14:52:22.117Z] #36 120.6 trace Compile and begin tracing program. [2022-07-28T14:52:22.117Z] #36 120.6 version Prints version. [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Flags: [2022-07-28T14:52:22.117Z] #36 120.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T14:52:22.117Z] #36 120.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T14:52:22.117Z] #36 120.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T14:52:22.117Z] #36 120.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T14:52:22.117Z] #36 120.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T14:52:22.117Z] #36 120.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T14:52:22.117Z] #36 120.6 --disable-aslr Disables address space randomization [2022-07-28T14:52:22.117Z] #36 120.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T14:52:22.117Z] #36 120.6 -h, --help help for dlv [2022-07-28T14:52:22.117Z] #36 120.6 --init string Init file, executed by the terminal client. [2022-07-28T14:52:22.117Z] #36 120.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T14:52:22.117Z] #36 120.6 --log Enable debugging server logging. [2022-07-28T14:52:22.117Z] #36 120.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T14:52:22.117Z] #36 120.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T14:52:22.117Z] #36 120.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T14:52:22.117Z] #36 120.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T14:52:22.117Z] #36 120.6 --wd string Working directory for running the program. [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Additional help topics: [2022-07-28T14:52:22.117Z] #36 120.6 dlv backend Help about the --backend flag. [2022-07-28T14:52:22.117Z] #36 120.6 dlv log Help about logging flags. [2022-07-28T14:52:22.117Z] #36 120.6 dlv redirect Help about file redirection. [2022-07-28T14:52:22.117Z] #36 120.6 [2022-07-28T14:52:22.117Z] #36 120.6 Use "dlv [command] --help" for more information about a command. [2022-07-28T14:52:22.117Z] #36 DONE 120.7s [2022-07-28T14:52:22.117Z] [2022-07-28T14:52:22.117Z] #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-28T14:52:22.117Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:22.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-28T14:52:22.421Z] #67 ... [2022-07-28T14:52:22.421Z] [2022-07-28T14:52:22.421Z] #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-28T14:52:22.421Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:22.421Z] #14 125.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 125.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 125.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T14:52:22.421Z] #14 125.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 125.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 125.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T14:52:22.421Z] #14 125.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 125.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 126.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T14:52:22.421Z] #14 126.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 126.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T14:52:22.421Z] #14 126.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T14:52:22.421Z] #14 126.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:52:22.421Z] #14 126.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T14:52:22.421Z] #14 126.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 126.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:52:22.421Z] #14 126.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T14:52:22.421Z] #14 126.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T14:52:22.421Z] #14 126.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:52:22.421Z] #14 127.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T14:52:22.421Z] #14 127.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T14:52:22.421Z] #14 127.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.4 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-28T14:52:22.421Z] #14 127.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-28T14:52:22.421Z] #14 127.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T14:52:22.421Z] #14 127.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-28T14:52:22.421Z] #14 127.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T14:52:22.421Z] #14 127.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:52:22.421Z] #14 127.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T14:52:22.421Z] #14 127.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:52:22.421Z] #14 127.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:52:22.421Z] #14 127.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:52:22.421Z] #14 DONE 129.2s [2022-07-28T14:52:22.421Z] [2022-07-28T14:52:22.421Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:52:22.421Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T14:52:22.421Z] #15 ... [2022-07-28T14:52:22.421Z] [2022-07-28T14:52:22.421Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T14:52:22.421Z] #59 sha256:09c91d77b8a9240a412d07bbd19b120c56f92b6786653a3658921c8832242be4 [2022-07-28T14:52:22.421Z] #59 DONE 0.2s [2022-07-28T14:52:22.525Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2022-07-28T14:52:22.525Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T14:52:22.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T14:52:22.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T14:52:22.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T14:52:22.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T14:52:22.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T14:52:22.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T14:52:22.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T14:52:22.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T14:52:22.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T14:52:22.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T14:52:22.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T14:52:22.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T14:52:22.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T14:52:22.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T14:52:22.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T14:52:22.525Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-28T14:52:22.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T14:52:22.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T14:52:22.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T14:52:22.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T14:52:22.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T14:52:22.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T14:52:22.526Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T14:52:22.680Z] [2022-07-28T14:52:22.680Z] #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-28T14:52:22.680Z] #60 sha256:1b47f340e6bf6d66f95080dd3f151afc96057cbc06d7b8285fea018290f78249 [2022-07-28T14:52:23.085Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-07-28T14:52:23.085Z] === RUN TestCreateDifferentPlatform [2022-07-28T14:52:23.085Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T14:52:23.085Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T14:52:23.085Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-28T14:52:23.085Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T14:52:23.085Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T14:52:23.085Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T14:52:23.085Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-28T14:52:23.085Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T14:52:23.085Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-28T14:52:23.085Z] === RUN TestCreateInvalidHostConfig [2022-07-28T14:52:23.085Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T14:52:23.085Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T14:52:23.085Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T14:52:23.145Z] #26 115.6 Updating files: 16% (1910/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/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: 28% (3202/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/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: 40% (4628/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: 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: 60% (6877/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: 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: 74% (8514/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: 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: 92% (10564/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-28T14:52:23.341Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T14:52:23.341Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T14:52:23.341Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T14:52:23.341Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T14:52:23.341Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T14:52:23.341Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T14:52:23.341Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T14:52:23.341Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T14:52:23.341Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T14:52:23.341Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T14:52:23.341Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T14:52:23.341Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T14:52:23.341Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T14:52:23.341Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T14:52:23.341Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T14:52:23.341Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T14:52:23.341Z] === RUN TestDaemonRestartIpcMode [2022-07-28T14:52:23.341Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T14:52:23.341Z] === RUN TestDaemonHostGatewayIP [2022-07-28T14:52:23.341Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T14:52:23.341Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T14:52:23.341Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T14:52:23.341Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T14:52:23.341Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T14:52:23.341Z] === RUN TestDiff [2022-07-28T14:52:23.404Z] #26 121.3 + cd /tmp/tmp.fc666jN6Mm/tmp/docker-ce [2022-07-28T14:52:23.404Z] #26 ... [2022-07-28T14:52:23.404Z] [2022-07-28T14:52:23.404Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T14:52:23.404Z] #20 sha256:78c12ce4496b245e8c8de950ba055f88c43809f7d53b84abd074d356895a2d47 [2022-07-28T14:52:23.404Z] #20 DONE 1.5s [2022-07-28T14:52:23.404Z] [2022-07-28T14:52:23.404Z] #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-28T14:52:23.404Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:52:23.404Z] #26 121.3 + git checkout -q v17.06.2-ce [2022-07-28T14:52:23.595Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-28T14:52:23.596Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-28T14:52:23.850Z] --- PASS: TestDiff (0.74s) [2022-07-28T14:52:23.850Z] === RUN TestExecConsoleSize [2022-07-28T14:52:24.225Z] #51 87.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:52:24.775Z] --- PASS: TestExecConsoleSize (0.71s) [2022-07-28T14:52:24.776Z] === RUN TestExecWithCloseStdin [2022-07-28T14:52:24.794Z] #51 DONE 88.7s [2022-07-28T14:52:24.794Z] [2022-07-28T14:52:24.794Z] #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-28T14:52:24.794Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:52:24.794Z] #42 81.52 Selecting previously unselected package libxml2:amd64. [2022-07-28T14:52:24.794Z] #42 81.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-28T14:52:24.794Z] #42 81.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T14:52:24.794Z] #42 82.89 Selecting previously unselected package libarchive13:amd64. [2022-07-28T14:52:24.794Z] #42 82.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-28T14:52:24.794Z] #42 82.92 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T14:52:24.794Z] #42 83.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-28T14:52:24.794Z] #42 83.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-28T14:52:24.794Z] #42 83.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T14:52:24.794Z] #42 84.07 Selecting previously unselected package librhash0:amd64. [2022-07-28T14:52:24.794Z] #42 84.07 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-28T14:52:24.794Z] #42 84.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-28T14:52:24.794Z] #42 84.37 Selecting previously unselected package libuv1:amd64. [2022-07-28T14:52:24.794Z] #42 84.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-28T14:52:24.794Z] #42 84.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-28T14:52:24.794Z] #42 84.75 Selecting previously unselected package cmake. [2022-07-28T14:52:24.794Z] #42 84.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-28T14:52:24.794Z] #42 84.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-28T14:52:25.031Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-28T14:52:25.215Z] #60 ... [2022-07-28T14:52:25.215Z] [2022-07-28T14:52:25.215Z] #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-28T14:52:25.215Z] #67 sha256:832f3381583937b0295c265a202592e93abb5066000cf7f787fd5f337c30001d [2022-07-28T14:52:25.215Z] #67 131.4 rootlesskit version 1.0.0 [2022-07-28T14:52:25.215Z] #67 131.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T14:52:25.215Z] #67 131.4 -container-ip string [2022-07-28T14:52:25.215Z] #67 131.4 container ip [2022-07-28T14:52:25.215Z] #67 131.4 -container-port int [2022-07-28T14:52:25.215Z] #67 131.4 container port (default -1) [2022-07-28T14:52:25.215Z] #67 131.4 -host-ip string [2022-07-28T14:52:25.215Z] #67 131.4 host ip [2022-07-28T14:52:25.215Z] #67 131.4 -host-port int [2022-07-28T14:52:25.215Z] #67 131.4 host port (default -1) [2022-07-28T14:52:25.215Z] #67 131.4 -proto string [2022-07-28T14:52:25.215Z] #67 131.4 proxy protocol (default "tcp") [2022-07-28T14:52:25.215Z] #67 DONE 131.6s [2022-07-28T14:52:25.215Z] [2022-07-28T14:52:25.215Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T14:52:25.215Z] #68 sha256:0b6d814dd5487e92aeaa74c67c3080b830f0808a78fccbb8694db150ee75b296 [2022-07-28T14:52:25.215Z] #68 DONE 0.3s [2022-07-28T14:52:25.215Z] [2022-07-28T14:52:25.215Z] #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-28T14:52:25.215Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:25.215Z] #77 73.57 configure.ac:7: installing 'build-aux/compile' [2022-07-28T14:52:25.215Z] #77 73.57 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T14:52:25.215Z] #77 73.57 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T14:52:25.215Z] #77 73.58 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T14:52:25.215Z] #77 73.59 configure.ac:11: installing 'build-aux/missing' [2022-07-28T14:52:25.215Z] #77 73.77 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T14:52:25.215Z] #77 73.88 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T14:52:25.215Z] #77 75.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T14:52:25.215Z] #77 75.97 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T14:52:25.215Z] #77 76.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T14:52:25.215Z] #77 76.58 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T14:52:25.215Z] #77 76.63 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T14:52:25.215Z] #77 76.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T14:52:25.215Z] #77 76.76 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T14:52:25.215Z] #77 76.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T14:52:25.285Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-07-28T14:52:25.285Z] === RUN TestExec [2022-07-28T14:52:25.474Z] #77 ... [2022-07-28T14:52:25.474Z] [2022-07-28T14:52:25.474Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T14:52:25.474Z] #69 sha256:b93a6cc214e72b94b1e31699c814d833176f5f2d4e157230e4844b4c0bb5e642 [2022-07-28T14:52:25.474Z] #69 DONE 0.2s [2022-07-28T14:52:25.474Z] [2022-07-28T14:52:25.474Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:52:25.474Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T14:52:25.540Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-28T14:52:25.733Z] #15 DONE 3.5s [2022-07-28T14:52:25.733Z] [2022-07-28T14:52:25.733Z] #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-28T14:52:25.733Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T14:52:25.794Z] --- PASS: TestExec (0.58s) [2022-07-28T14:52:25.794Z] === RUN TestExecUser [2022-07-28T14:52:26.353Z] --- PASS: TestExecUser (0.57s) [2022-07-28T14:52:26.353Z] === RUN TestExportContainerAndImportImage [2022-07-28T14:52:26.673Z] #26 124.6 + mkdir -p /tmp/tmp.fc666jN6Mm/src/github.com/docker [2022-07-28T14:52:26.929Z] #26 124.6 + mv components/cli /tmp/tmp.fc666jN6Mm/src/github.com/docker/cli [2022-07-28T14:52:26.929Z] #26 124.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-28T14:52:27.282Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-07-28T14:52:27.282Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T14:52:28.090Z] #42 92.12 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T14:52:28.090Z] #42 92.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:28.090Z] #42 92.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-28T14:52:28.090Z] #42 92.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:28.090Z] #42 92.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-28T14:52:28.090Z] #42 92.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-28T14:52:28.090Z] #42 92.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-28T14:52:28.090Z] #42 92.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-28T14:52:28.090Z] #42 92.34 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-28T14:52:28.090Z] #42 92.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-28T14:52:28.206Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2022-07-28T14:52:28.206Z] === RUN TestHealthCheckWorkdir [2022-07-28T14:52:28.350Z] #42 92.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:52:28.612Z] #42 ... [2022-07-28T14:52:28.612Z] [2022-07-28T14:52:28.612Z] #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-28T14:52:28.612Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:28.612Z] #14 92.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-28T14:52:28.612Z] #14 92.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-28T14:52:28.612Z] #14 ... [2022-07-28T14:52:28.612Z] [2022-07-28T14:52:28.612Z] #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-28T14:52:28.612Z] #42 sha256:cf67eceeb7f92287aac2df3b57ce197b8c0cb9b560c984ae1dc717666acfc759 [2022-07-28T14:52:28.612Z] #42 DONE 92.8s [2022-07-28T14:52:28.612Z] [2022-07-28T14:52:28.612Z] #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-28T14:52:28.612Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:28.612Z] #14 92.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T14:52:28.879Z] #14 ... [2022-07-28T14:52:28.879Z] [2022-07-28T14:52:28.879Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-28T14:52:28.879Z] #43 sha256:327c0226b56cc5c9c3e1d921eba8127f9a986b50fb16baec565565d076d3f081 [2022-07-28T14:52:28.879Z] #43 DONE 0.1s [2022-07-28T14:52:28.879Z] [2022-07-28T14:52:28.879Z] #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-28T14:52:28.879Z] #44 sha256:35f55f319cded6fa08a5607fce80f5e2bf5f1bbeb18ce1a3a3829f0a33ac50e3 [2022-07-28T14:52:29.132Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-28T14:52:29.132Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-07-28T14:52:29.132Z] === RUN TestHealthKillContainer [2022-07-28T14:52:29.927Z] #16 DONE 4.3s [2022-07-28T14:52:29.927Z] [2022-07-28T14:52:29.927Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T14:52:29.927Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T14:52:30.264Z] #44 1.380 + RM_GOPATH=0 [2022-07-28T14:52:30.264Z] #44 1.380 + TMP_GOPATH= [2022-07-28T14:52:30.264Z] #44 1.380 + : /build [2022-07-28T14:52:30.264Z] #44 1.380 + '[' -z '' ']' [2022-07-28T14:52:30.264Z] #44 1.380 ++ mktemp -d [2022-07-28T14:52:30.264Z] #44 1.433 + export GOPATH=/tmp/tmp.iJ3wWXomPo [2022-07-28T14:52:30.264Z] #44 1.433 + GOPATH=/tmp/tmp.iJ3wWXomPo [2022-07-28T14:52:30.264Z] #44 1.433 + RM_GOPATH=1 [2022-07-28T14:52:30.264Z] #44 1.433 + case "$(go env GOARCH)" in [2022-07-28T14:52:30.264Z] #44 1.437 ++ go env GOARCH [2022-07-28T14:52:30.264Z] #44 1.460 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:52:30.264Z] #44 1.460 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:52:30.264Z] #44 1.460 ++ dirname /install.sh [2022-07-28T14:52:30.264Z] #44 1.460 + dir=/ [2022-07-28T14:52:30.264Z] #44 1.460 + bin=tini [2022-07-28T14:52:30.264Z] #44 1.460 + shift [2022-07-28T14:52:30.264Z] #44 1.460 + '[' '!' -f //tini.installer ']' [2022-07-28T14:52:30.264Z] #44 1.460 + . //tini.installer [2022-07-28T14:52:30.264Z] #44 1.460 ++ : v0.19.0 [2022-07-28T14:52:30.264Z] #44 1.460 + install_tini [2022-07-28T14:52:30.264Z] #44 1.460 + echo 'Install tini version v0.19.0' [2022-07-28T14:52:30.264Z] #44 1.460 + git clone https://github.com/krallin/tini.git /tmp/tmp.iJ3wWXomPo/tini [2022-07-28T14:52:30.264Z] #44 1.460 Install tini version v0.19.0 [2022-07-28T14:52:30.264Z] #44 1.461 Cloning into '/tmp/tmp.iJ3wWXomPo/tini'... [2022-07-28T14:52:31.098Z] #26 ... [2022-07-28T14:52:31.098Z] [2022-07-28T14:52:31.098Z] #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-28T14:52:31.098Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:31.098Z] #77 74.44 configure.ac:11: installing 'build-aux/compile' [2022-07-28T14:52:31.098Z] #77 74.44 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T14:52:31.098Z] #77 74.46 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T14:52:31.098Z] #77 74.48 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T14:52:31.098Z] #77 74.48 configure.ac:13: installing 'build-aux/missing' [2022-07-28T14:52:31.098Z] #77 74.53 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T14:52:31.098Z] #77 74.76 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T14:52:31.098Z] #77 76.05 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T14:52:31.098Z] #77 76.74 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T14:52:31.098Z] #77 76.74 checking how to print strings... printf [2022-07-28T14:52:31.098Z] #77 76.76 checking for gcc... gcc [2022-07-28T14:52:31.098Z] #77 76.97 checking whether the C compiler works... yes [2022-07-28T14:52:31.098Z] #77 77.34 checking for C compiler default output file name... a.out [2022-07-28T14:52:31.098Z] #77 77.35 checking for suffix of executables... [2022-07-28T14:52:31.098Z] #77 77.51 checking whether we are cross compiling... no [2022-07-28T14:52:31.098Z] #77 77.85 checking for suffix of object files... o [2022-07-28T14:52:31.098Z] #77 78.03 checking whether we are using the GNU C compiler... yes [2022-07-28T14:52:31.098Z] #77 78.20 checking whether gcc accepts -g... yes [2022-07-28T14:52:31.098Z] #77 78.30 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:52:31.098Z] #77 78.43 checking whether gcc understands -c and -o together... yes [2022-07-28T14:52:31.098Z] #77 78.67 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:52:31.098Z] #77 78.70 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:52:31.098Z] #77 78.71 checking for egrep... /bin/grep -E [2022-07-28T14:52:31.098Z] #77 78.72 checking for fgrep... /bin/grep -F [2022-07-28T14:52:31.098Z] #77 78.73 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:52:31.098Z] #77 78.76 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:52:31.098Z] #77 78.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:52:31.098Z] #77 78.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:52:31.098Z] #77 78.99 checking whether ln -s works... yes [2022-07-28T14:52:31.098Z] #77 78.99 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:52:31.098Z] #77 79.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T14:52:31.098Z] #77 79.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:52:31.098Z] #77 79.02 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:52:31.098Z] #77 79.03 checking for objdump... objdump [2022-07-28T14:52:31.098Z] #77 79.03 checking how to recognize dependent libraries... pass_all [2022-07-28T14:52:31.098Z] #77 79.04 checking for dlltool... no [2022-07-28T14:52:31.098Z] #77 79.04 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:52:31.098Z] #77 79.04 checking for ar... ar [2022-07-28T14:52:31.098Z] #77 79.04 checking for archiver @FILE support... @ [2022-07-28T14:52:31.098Z] #77 79.18 checking for strip... strip [2022-07-28T14:52:31.098Z] #77 79.18 checking for ranlib... ranlib [2022-07-28T14:52:31.098Z] #77 79.19 checking for gawk... no [2022-07-28T14:52:31.098Z] #77 79.19 checking for mawk... mawk [2022-07-28T14:52:31.098Z] #77 79.20 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:52:31.098Z] #77 79.67 checking for sysroot... no [2022-07-28T14:52:31.098Z] #77 79.68 checking for a working dd... /bin/dd [2022-07-28T14:52:31.098Z] #77 79.70 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:52:31.098Z] #77 79.71 checking for mt... no [2022-07-28T14:52:31.098Z] #77 79.72 checking if : is a manifest tool... no [2022-07-28T14:52:31.098Z] #77 79.73 checking how to run the C preprocessor... gcc -E [2022-07-28T14:52:31.098Z] #77 80.05 checking for ANSI C header files... yes [2022-07-28T14:52:31.098Z] #77 80.72 checking for sys/types.h... yes [2022-07-28T14:52:31.098Z] #77 80.94 checking for sys/stat.h... yes [2022-07-28T14:52:31.098Z] #77 81.09 checking for stdlib.h... yes [2022-07-28T14:52:31.098Z] #77 81.23 checking for string.h... yes [2022-07-28T14:52:31.098Z] #77 81.42 checking for memory.h... yes [2022-07-28T14:52:31.098Z] #77 81.58 checking for strings.h... yes [2022-07-28T14:52:31.098Z] #77 81.80 checking for inttypes.h... yes [2022-07-28T14:52:31.098Z] #77 82.02 checking for stdint.h... yes [2022-07-28T14:52:31.098Z] #77 82.17 checking for unistd.h... yes [2022-07-28T14:52:31.098Z] #77 82.38 checking for dlfcn.h... yes [2022-07-28T14:52:31.098Z] #77 82.55 checking for objdir... .libs [2022-07-28T14:52:31.098Z] #77 82.94 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:52:31.098Z] #77 83.07 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:52:31.098Z] #77 83.07 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:52:31.098Z] #77 83.19 checking if gcc static flag -static works... yes [2022-07-28T14:52:31.098Z] #77 83.49 checking if gcc supports -c -o file.o... yes [2022-07-28T14:52:31.098Z] #77 83.69 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:52:31.098Z] #77 83.69 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T14:52:31.098Z] #77 83.76 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:52:31.098Z] #77 84.13 checking how to hardcode library paths into programs... immediate [2022-07-28T14:52:31.098Z] #77 84.14 checking whether stripping libraries is possible... yes [2022-07-28T14:52:31.098Z] #77 84.15 checking if libtool supports shared libraries... yes [2022-07-28T14:52:31.098Z] #77 84.15 checking whether to build shared libraries... no [2022-07-28T14:52:31.098Z] #77 84.15 checking whether to build static libraries... yes [2022-07-28T14:52:31.098Z] #77 84.15 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:52:31.098Z] #77 84.19 checking whether build environment is sane... yes [2022-07-28T14:52:31.098Z] #77 84.26 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:52:31.098Z] #77 84.28 checking whether make sets $(MAKE)... yes [2022-07-28T14:52:31.098Z] #77 84.34 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:52:31.098Z] #77 84.41 checking whether make supports nested variables... yes [2022-07-28T14:52:31.098Z] #77 84.49 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:52:31.098Z] #77 84.50 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:52:31.098Z] #77 84.50 checking how to create a ustar tar archive... gnutar [2022-07-28T14:52:31.098Z] #77 84.60 checking dependency style of gcc... gcc3 [2022-07-28T14:52:31.098Z] #77 84.77 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:52:31.098Z] #77 84.77 checking whether make supports nested variables... (cached) yes [2022-07-28T14:52:31.098Z] #77 84.77 checking for gawk... (cached) mawk [2022-07-28T14:52:31.098Z] #77 84.77 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T14:52:31.098Z] #77 84.78 checking for gcc... (cached) gcc [2022-07-28T14:52:31.098Z] #77 84.89 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T14:52:31.098Z] #77 84.89 checking whether gcc accepts -g... (cached) yes [2022-07-28T14:52:31.098Z] #77 84.90 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T14:52:31.098Z] #77 84.90 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T14:52:31.098Z] #77 84.90 checking for a Python interpreter with version >= 3... python3 [2022-07-28T14:52:31.098Z] #77 84.98 checking for python3... /usr/bin/python3 [2022-07-28T14:52:31.098Z] #77 84.98 checking for python3 version... 3.9 [2022-07-28T14:52:31.098Z] #77 85.05 checking for python3 platform... linux [2022-07-28T14:52:31.098Z] #77 85.10 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T14:52:31.220Z] #44 ... [2022-07-28T14:52:31.220Z] [2022-07-28T14:52:31.220Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T14:52:31.220Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:31.220Z] #77 12.27 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-28T14:52:31.220Z] #77 12.29 Cloning into '/tmp/crun-build/libocispec'... [2022-07-28T14:52:31.220Z] #77 14.57 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-28T14:52:31.220Z] #77 14.75 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-28T14:52:31.220Z] #77 14.75 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-28T14:52:31.220Z] #77 14.75 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-28T14:52:31.220Z] #77 14.88 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-28T14:52:31.220Z] #77 18.55 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-28T14:52:31.220Z] #77 21.41 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-28T14:52:31.354Z] #77 85.24 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T14:52:31.354Z] #77 85.36 checking for go-md2man... no [2022-07-28T14:52:31.480Z] #77 ... [2022-07-28T14:52:31.480Z] [2022-07-28T14:52:31.480Z] #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-28T14:52:31.480Z] #44 sha256:35f55f319cded6fa08a5607fce80f5e2bf5f1bbeb18ce1a3a3829f0a33ac50e3 [2022-07-28T14:52:31.480Z] #44 2.704 + cd /tmp/tmp.iJ3wWXomPo/tini [2022-07-28T14:52:31.480Z] #44 2.704 + git checkout -q v0.19.0 [2022-07-28T14:52:31.480Z] #44 2.724 + cmake . [2022-07-28T14:52:31.610Z] #77 85.40 checking error.h usability... yes [2022-07-28T14:52:31.610Z] #77 85.60 checking error.h presence... yes [2022-07-28T14:52:31.610Z] #77 85.64 checking for error.h... yes [2022-07-28T14:52:31.865Z] #77 85.69 checking linux/openat2.h usability... yes [2022-07-28T14:52:32.121Z] #77 85.88 checking linux/openat2.h presence... yes [2022-07-28T14:52:32.121Z] #77 85.98 checking for linux/openat2.h... yes [2022-07-28T14:52:32.377Z] #77 86.04 checking for copy_file_range... yes [2022-07-28T14:52:32.634Z] #77 86.33 checking for fgetxattr... yes [2022-07-28T14:52:32.867Z] #44 4.180 -- The C compiler identification is GNU 10.2.1 [2022-07-28T14:52:32.890Z] #77 86.66 checking for statx... yes [2022-07-28T14:52:33.129Z] #44 4.340 -- Detecting C compiler ABI info [2022-07-28T14:52:33.146Z] #77 86.88 checking for fgetpwent_r... yes [2022-07-28T14:52:33.218Z] #17 3.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T14:52:33.218Z] #17 DONE 3.3s [2022-07-28T14:52:33.218Z] [2022-07-28T14:52:33.218Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T14:52:33.218Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T14:52:33.403Z] #77 87.21 checking for issetugid... no [2022-07-28T14:52:33.403Z] #77 87.39 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T14:52:33.403Z] #77 87.39 checking pkg-config is at least version 0.9.0... yes [2022-07-28T14:52:33.659Z] #77 87.40 checking for library containing yajl_tree_get... [2022-07-28T14:52:33.659Z] #77 ... [2022-07-28T14:52:33.659Z] [2022-07-28T14:52:33.659Z] #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-28T14:52:33.659Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T14:52:33.659Z] #21 1.024 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:52:33.659Z] #21 1.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:52:33.659Z] #21 1.207 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:52:33.659Z] #21 1.623 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-28T14:52:33.659Z] #21 2.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-28T14:52:33.659Z] #21 4.207 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-28T14:52:33.659Z] #21 6.934 Fetched 8447 kB in 6s (1361 kB/s) [2022-07-28T14:52:33.659Z] #21 6.934 Reading package lists... [2022-07-28T14:52:33.916Z] #21 9.265 Reading package lists... [2022-07-28T14:52:33.916Z] #21 ... [2022-07-28T14:52:33.916Z] [2022-07-28T14:52:33.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-28T14:52:33.916Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:33.916Z] #77 87.40 checking for library containing yajl_tree_get... -lyajl [2022-07-28T14:52:33.916Z] #77 87.82 checking for yajl >= 2.0.0... yes [2022-07-28T14:52:33.916Z] #77 87.85 checking sys/capability.h usability... yes [2022-07-28T14:52:34.069Z] #44 5.057 -- Detecting C compiler ABI info - done [2022-07-28T14:52:34.069Z] #44 5.202 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-28T14:52:34.069Z] #44 5.227 -- Detecting C compile features [2022-07-28T14:52:34.069Z] #44 5.228 -- Detecting C compile features - done [2022-07-28T14:52:34.069Z] #44 5.269 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-28T14:52:34.173Z] #77 88.08 checking sys/capability.h presence... yes [2022-07-28T14:52:34.173Z] #77 88.18 checking for sys/capability.h... yes [2022-07-28T14:52:34.329Z] #44 5.638 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-28T14:52:34.589Z] #44 5.818 -- Configuring done [2022-07-28T14:52:34.589Z] #44 5.879 -- Generating done [2022-07-28T14:52:34.589Z] #44 5.899 -- Build files have been written to: /tmp/tmp.iJ3wWXomPo/tini [2022-07-28T14:52:34.736Z] #77 88.19 checking for library containing cap_from_name... [2022-07-28T14:52:34.736Z] #77 ... [2022-07-28T14:52:34.736Z] [2022-07-28T14:52:34.736Z] #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-28T14:52:34.736Z] #34 sha256:9dee3d2a0450b55f26c316b0ff6b3e2c47240ba4752624f6bf60e6c4e453971e [2022-07-28T14:52:34.736Z] #34 DONE 132.9s [2022-07-28T14:52:34.736Z] [2022-07-28T14:52:34.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T14:52:34.736Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:34.736Z] #77 88.19 checking for library containing cap_from_name... -lcap [2022-07-28T14:52:34.849Z] #44 5.931 + make tini-static [2022-07-28T14:52:35.298Z] #77 88.64 checking for library containing dlopen... -ldl [2022-07-28T14:52:35.418Z] #44 6.625 Scanning dependencies of target tini-static [2022-07-28T14:52:35.418Z] #44 6.766 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-28T14:52:35.555Z] #77 89.29 checking seccomp.h usability... yes [2022-07-28T14:52:35.555Z] #77 89.55 checking seccomp.h presence... yes [2022-07-28T14:52:35.655Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-28T14:52:35.655Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-28T14:52:35.811Z] #77 89.68 checking for seccomp.h... yes [2022-07-28T14:52:36.374Z] #77 89.69 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T14:52:36.374Z] #77 90.14 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T14:52:36.507Z] #18 DONE 3.3s [2022-07-28T14:52:36.507Z] [2022-07-28T14:52:36.507Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-28T14:52:36.507Z] #60 sha256:1b47f340e6bf6d66f95080dd3f151afc96057cbc06d7b8285fea018290f78249 [2022-07-28T14:52:36.507Z] #60 4.155 + RM_GOPATH=0 [2022-07-28T14:52:36.507Z] #60 4.155 + TMP_GOPATH= [2022-07-28T14:52:36.507Z] #60 4.155 + : /build [2022-07-28T14:52:36.507Z] #60 4.155 + '[' -z '' ']' [2022-07-28T14:52:36.507Z] #60 4.160 ++ mktemp -d [2022-07-28T14:52:36.507Z] #60 4.160 + export GOPATH=/tmp/tmp.xSBLFejga9 [2022-07-28T14:52:36.507Z] #60 4.160 + GOPATH=/tmp/tmp.xSBLFejga9 [2022-07-28T14:52:36.507Z] #60 4.160 + RM_GOPATH=1 [2022-07-28T14:52:36.507Z] #60 4.160 + case "$(go env GOARCH)" in [2022-07-28T14:52:36.507Z] #60 4.160 ++ go env GOARCH [2022-07-28T14:52:36.507Z] #60 4.187 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:52:36.507Z] #60 4.187 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:52:36.507Z] #60 4.195 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T14:52:36.507Z] #60 4.195 ++ dirname /install.sh [2022-07-28T14:52:36.507Z] #60 4.195 + dir=/ [2022-07-28T14:52:36.507Z] #60 4.195 + bin=runc [2022-07-28T14:52:36.507Z] #60 4.195 + shift [2022-07-28T14:52:36.507Z] #60 4.195 + '[' '!' -f //runc.installer ']' [2022-07-28T14:52:36.507Z] #60 4.195 + . //runc.installer [2022-07-28T14:52:36.507Z] #60 4.195 ++ set -e [2022-07-28T14:52:36.507Z] #60 4.195 ++ : v1.1.2 [2022-07-28T14:52:36.507Z] #60 4.195 + install_runc [2022-07-28T14:52:36.507Z] #60 4.195 + RUNC_BUILDTAGS=seccomp [2022-07-28T14:52:36.507Z] #60 4.195 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T14:52:36.507Z] #60 4.195 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xSBLFejga9/src/github.com/opencontainers/runc [2022-07-28T14:52:36.507Z] #60 4.195 Cloning into '/tmp/tmp.xSBLFejga9/src/github.com/opencontainers/runc'... [2022-07-28T14:52:36.631Z] #77 90.35 checking systemd/sd-bus.h usability... yes [2022-07-28T14:52:36.631Z] #77 90.58 checking systemd/sd-bus.h presence... yes [2022-07-28T14:52:36.766Z] #60 ... [2022-07-28T14:52:36.766Z] [2022-07-28T14:52:36.766Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T14:52:36.766Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T14:52:36.887Z] #77 90.70 checking for systemd/sd-bus.h... yes [2022-07-28T14:52:37.017Z] --- PASS: TestHealthKillContainer (8.05s) [2022-07-28T14:52:37.017Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T14:52:37.144Z] #77 90.71 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T14:52:37.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-07-28T14:52:37.577Z] === RUN TestIpcModeNone [2022-07-28T14:52:37.706Z] #77 91.19 checking for sd_notify_barrier... yes [2022-07-28T14:52:37.706Z] #77 91.47 checking linux/bpf.h usability... [2022-07-28T14:52:37.706Z] #77 ... [2022-07-28T14:52:37.706Z] [2022-07-28T14:52:37.706Z] #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-28T14:52:37.706Z] #60 sha256:8c6863069f21cf1f772ce1cef2346dd76135ebe343b33ff211032c43f0696dbd [2022-07-28T14:52:37.706Z] #60 10.82 + cd /tmp/tmp.8bLjkHMI9z/src/github.com/opencontainers/runc [2022-07-28T14:52:37.706Z] #60 10.82 + git checkout -q v1.1.2 [2022-07-28T14:52:37.706Z] #60 11.30 + '[' -z '' ']' [2022-07-28T14:52:37.706Z] #60 11.30 + target=static [2022-07-28T14:52:37.706Z] #60 11.30 + make BUILDTAGS=seccomp static [2022-07-28T14:52:37.706Z] #60 11.68 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-28T14:52:37.706Z] #60 ... [2022-07-28T14:52:37.706Z] [2022-07-28T14:52:37.706Z] #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-28T14:52:37.706Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:37.706Z] #77 91.47 checking linux/bpf.h usability... yes [2022-07-28T14:52:37.706Z] #77 91.64 checking linux/bpf.h presence... yes [2022-07-28T14:52:37.706Z] #77 91.70 checking for linux/bpf.h... yes [2022-07-28T14:52:37.706Z] #77 91.71 checking compilation for eBPF... yes [2022-07-28T14:52:37.965Z] #77 91.85 checking for criu >= 3.15... no [2022-07-28T14:52:37.965Z] #77 91.88 configure: CRIU headers not found, building without CRIU support [2022-07-28T14:52:37.965Z] #77 91.88 checking for criu > 3.16... no [2022-07-28T14:52:37.965Z] #77 91.90 configure: CRIU version doesn't support join-ns API [2022-07-28T14:52:37.965Z] #77 91.91 checking for criu > 3.16.1... no [2022-07-28T14:52:37.965Z] #77 91.92 configure: CRIU version doesn't support for pre-dumping [2022-07-28T14:52:37.965Z] #77 91.92 checking for new mount API (fsconfig)... yes [2022-07-28T14:52:37.965Z] #77 92.00 checking for seccomp notify API... yes [2022-07-28T14:52:37.965Z] #77 92.09 checking for gperf... no [2022-07-28T14:52:37.965Z] #77 92.09 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T14:52:37.970Z] #44 9.085 [100%] Linking C executable tini-static [2022-07-28T14:52:38.136Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-28T14:52:38.136Z] === RUN TestIpcModePrivate [2022-07-28T14:52:38.221Z] #77 92.10 checking for library containing argp_parse... none required [2022-07-28T14:52:38.477Z] #77 92.40 checking that generated files are newer than configure... done [2022-07-28T14:52:38.477Z] #77 92.40 configure: creating ./config.status [2022-07-28T14:52:38.696Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-07-28T14:52:38.907Z] #44 10.34 [100%] Built target tini-static [2022-07-28T14:52:38.951Z] --- PASS: TestIpcModePrivate (0.67s) [2022-07-28T14:52:38.951Z] === RUN TestIpcModeShareable [2022-07-28T14:52:38.951Z] check_test.go:540: [d89a5b509d31c] daemon is not started [2022-07-28T14:52:38.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-28T14:52:39.167Z] #44 ... [2022-07-28T14:52:39.167Z] [2022-07-28T14:52:39.167Z] #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-28T14:52:39.167Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:39.167Z] #14 103.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-28T14:52:39.167Z] #14 103.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:52:39.167Z] #14 103.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T14:52:39.206Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-28T14:52:39.302Z] #19 DONE 2.3s [2022-07-28T14:52:39.302Z] [2022-07-28T14:52:39.302Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T14:52:39.302Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T14:52:39.460Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2022-07-28T14:52:39.715Z] --- PASS: TestIpcModeShareable (0.78s) [2022-07-28T14:52:39.715Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T14:52:39.747Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-28T14:52:39.747Z] #14 103.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:52:39.747Z] #14 103.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T14:52:40.007Z] #14 ... [2022-07-28T14:52:40.007Z] [2022-07-28T14:52:40.007Z] #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-28T14:52:40.007Z] #44 sha256:35f55f319cded6fa08a5607fce80f5e2bf5f1bbeb18ce1a3a3829f0a33ac50e3 [2022-07-28T14:52:40.007Z] #44 10.45 + mkdir -p /build [2022-07-28T14:52:40.007Z] #44 10.51 + cp tini-static /build/docker-init [2022-07-28T14:52:40.007Z] #44 DONE 11.1s [2022-07-28T14:52:40.007Z] [2022-07-28T14:52:40.007Z] #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-28T14:52:40.007Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:40.007Z] #77 23.76 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-28T14:52:40.007Z] #77 23.95 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-28T14:52:40.007Z] #77 24.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-28T14:52:41.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-28T14:52:41.208Z] #20 DONE 2.0s [2022-07-28T14:52:41.208Z] [2022-07-28T14:52:41.208Z] #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-28T14:52:41.208Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:52:41.638Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2022-07-28T14:52:41.638Z] === RUN TestAPIIpcModeHost [2022-07-28T14:52:41.747Z] #77 95.20 config.status: creating Makefile [2022-07-28T14:52:41.747Z] #77 95.25 config.status: creating rpm/crun.spec [2022-07-28T14:52:41.747Z] #77 95.34 config.status: creating config.h [2022-07-28T14:52:41.747Z] #77 95.36 config.status: executing libtool commands [2022-07-28T14:52:41.747Z] #77 95.42 config.status: executing depfiles commands [2022-07-28T14:52:41.915Z] #77 ... [2022-07-28T14:52:41.915Z] [2022-07-28T14:52:41.915Z] #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-28T14:52:41.915Z] #53 sha256:1a6f4e188aa20aa8f6616f7556f2ee01366912f7066030336e9c177a0d4139d9 [2022-07-28T14:52:41.915Z] #53 106.2 gotestsum version dev [2022-07-28T14:52:41.915Z] #53 DONE 106.2s [2022-07-28T14:52:42.174Z] [2022-07-28T14:52:42.174Z] #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-28T14:52:42.174Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:52:42.564Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-07-28T14:52:42.564Z] === RUN TestDaemonIpcModeShareable [2022-07-28T14:52:42.677Z] #77 96.71 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T14:52:42.677Z] #77 96.73 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T14:52:43.112Z] #21 2.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:52:43.112Z] #21 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:52:43.239Z] #77 97.12 checking for gcc... gcc [2022-07-28T14:52:43.371Z] #21 2.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:52:43.488Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2022-07-28T14:52:43.496Z] #77 97.22 checking whether the C compiler works... yes [2022-07-28T14:52:43.496Z] #77 97.38 checking for C compiler default output file name... a.out [2022-07-28T14:52:43.496Z] #77 97.38 checking for suffix of executables... [2022-07-28T14:52:43.751Z] #77 97.54 checking whether we are cross compiling... no [2022-07-28T14:52:43.751Z] #77 97.70 checking for suffix of object files... o [2022-07-28T14:52:43.940Z] #21 2.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:52:44.007Z] #77 97.84 checking whether we are using the GNU C compiler... yes [2022-07-28T14:52:44.007Z] #77 97.97 checking whether gcc accepts -g... yes [2022-07-28T14:52:44.007Z] #77 98.04 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:52:44.047Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2022-07-28T14:52:44.048Z] === RUN TestDaemonIpcModePrivate [2022-07-28T14:52:44.263Z] #77 98.14 checking whether gcc understands -c and -o together... yes [2022-07-28T14:52:44.263Z] #77 98.26 checking how to run the C preprocessor... gcc -E [2022-07-28T14:52:44.302Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-28T14:52:44.519Z] #77 98.45 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:52:44.519Z] #77 98.46 checking for egrep... /bin/grep -E [2022-07-28T14:52:44.991Z] INFO [linters context/goanalysis] analyzers took 6m29.663207182s with top 10 stages: buildir: 2m18.766887259s, the_only_name: 38.986633674s, goimports: 30.143867217s, unconvert: 23.546628475s, gosec: 18.030159731s, S1038: 16.751802197s, misspell: 6.319139639s, unused: 5.160618691s, inspect: 4.820938346s, S1039: 4.762431052s [2022-07-28T14:52:44.991Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-28T14:52:44.991Z] INFO [runner] Processors filtering stat (out/in): cgo: 2133/2396, skip_dirs: 2133/2133, filename_unadjuster: 2133/2133, identifier_marker: 2030/2030, nolint: 0/77, skip_files: 2133/2133, exclude-rules: 77/2030, exclude: 2030/2030, path_prettifier: 2133/2133, autogenerated_exclude: 2030/2133 [2022-07-28T14:52:44.991Z] INFO [runner] processing took 84.937929ms with stages: nolint: 35.8046ms, identifier_marker: 21.947737ms, path_prettifier: 9.234871ms, autogenerated_exclude: 8.019596ms, exclude-rules: 7.808464ms, skip_dirs: 1.699057ms, cgo: 232.854µs, filename_unadjuster: 185.838µs, max_same_issues: 1.354µs, uniq_by_line: 755ns, skip_files: 411ns, diff: 324ns, source_code: 311ns, max_from_linter: 307ns, exclude: 300ns, severity-rules: 245ns, max_per_file_from_linter: 241ns, path_shortener: 223ns, sort_results: 223ns, path_prefixer: 218ns [2022-07-28T14:52:44.991Z] INFO [runner] linters took 1m44.884689427s with stages: goanalysis_metalinter: 1m44.799634163s [2022-07-28T14:52:44.991Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-28T14:52:44.991Z] INFO Memory: 2747 samples, avg is 317.7MB, max is 1208.9MB [2022-07-28T14:52:44.991Z] INFO Execution took 4m34.655858586s [2022-07-28T14:52:44.991Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-28T14:52:45.099Z] #77 98.47 checking for ANSI C header files... yes [2022-07-28T14:52:45.099Z] #77 99.05 checking for sys/types.h... yes [2022-07-28T14:52:45.228Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-28T14:52:45.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh dynbinary test-docker-py [2022-07-28T14:52:45.318Z] #21 4.286 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:52:45.385Z] #77 99.22 checking for sys/stat.h... yes [2022-07-28T14:52:45.573Z] [2022-07-28T14:52:45.573Z] Removing bundles/ [2022-07-28T14:52:45.573Z] [2022-07-28T14:52:45.573Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T14:52:45.642Z] #77 99.44 checking for stdlib.h... [2022-07-28T14:52:45.642Z] #77 ... [2022-07-28T14:52:45.642Z] [2022-07-28T14:52:45.642Z] #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-28T14:52:45.642Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T14:52:45.642Z] #21 9.265 Reading package lists... [2022-07-28T14:52:45.642Z] #21 12.39 Building dependency tree... [2022-07-28T14:52:45.642Z] #21 14.22 The following additional packages will be installed: [2022-07-28T14:52:45.642Z] #21 14.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T14:52:45.642Z] #21 14.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T14:52:45.642Z] #21 14.22 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T14:52:45.642Z] #21 14.23 python3-pkg-resources vim-runtime xxd [2022-07-28T14:52:45.642Z] #21 14.23 Suggested packages: [2022-07-28T14:52:45.642Z] #21 14.23 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T14:52:45.643Z] #21 14.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T14:52:45.643Z] #21 14.24 acl attr quota [2022-07-28T14:52:45.643Z] #21 14.24 Recommended packages: [2022-07-28T14:52:45.643Z] #21 14.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T14:52:45.643Z] #21 15.47 The following NEW packages will be installed: [2022-07-28T14:52:45.643Z] #21 15.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T14:52:45.643Z] #21 15.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T14:52:45.643Z] #21 15.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T14:52:45.643Z] #21 15.48 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T14:52:45.643Z] #21 15.48 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T14:52:45.643Z] #21 15.48 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T14:52:45.643Z] #21 15.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T14:52:45.643Z] #21 15.48 xz-utils zip zstd [2022-07-28T14:52:45.643Z] #21 15.81 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:52:45.643Z] #21 15.81 Need to get 27.0 MB of archives. [2022-07-28T14:52:45.643Z] #21 15.81 After this operation, 105 MB of additional disk space will be used. [2022-07-28T14:52:45.643Z] #21 15.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-28T14:52:45.643Z] #21 15.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-28T14:52:45.643Z] #21 15.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-28T14:52:45.643Z] #21 15.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-28T14:52:45.643Z] #21 15.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-28T14:52:45.643Z] #21 15.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-28T14:52:45.643Z] #21 15.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-28T14:52:45.643Z] #21 15.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-28T14:52:45.643Z] #21 15.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T14:52:45.643Z] #21 15.85 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-28T14:52:45.643Z] #21 15.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T14:52:45.643Z] #21 15.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-28T14:52:45.643Z] #21 15.87 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-28T14:52:45.643Z] #21 15.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-28T14:52:45.643Z] #21 15.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-28T14:52:45.643Z] #21 15.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-28T14:52:45.643Z] #21 15.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-28T14:52:45.643Z] #21 15.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-28T14:52:45.643Z] #21 15.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-28T14:52:45.643Z] #21 15.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-28T14:52:45.643Z] #21 15.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-28T14:52:45.643Z] #21 15.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-28T14:52:45.643Z] #21 15.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-28T14:52:45.643Z] #21 15.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-28T14:52:45.643Z] #21 15.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-28T14:52:45.643Z] #21 15.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-28T14:52:45.643Z] #21 15.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-28T14:52:45.643Z] #21 16.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-28T14:52:45.643Z] #21 16.30 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-28T14:52:45.643Z] #21 16.30 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-28T14:52:45.643Z] #21 16.30 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-28T14:52:45.643Z] #21 16.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-28T14:52:45.643Z] #21 16.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-28T14:52:45.643Z] #21 16.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-28T14:52:45.643Z] #21 16.30 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-28T14:52:45.643Z] #21 16.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T14:52:45.643Z] #21 16.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T14:52:45.643Z] #21 16.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T14:52:45.643Z] #21 16.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T14:52:45.643Z] #21 16.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T14:52:45.643Z] #21 16.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T14:52:45.643Z] #21 16.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-28T14:52:45.643Z] #21 16.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-28T14:52:45.643Z] #21 16.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-28T14:52:45.643Z] #21 16.41 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-28T14:52:45.643Z] #21 16.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-28T14:52:45.643Z] #21 16.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-28T14:52:45.643Z] #21 16.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-28T14:52:45.643Z] #21 16.74 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-28T14:52:45.643Z] #21 17.28 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:52:45.643Z] #21 17.43 Fetched 27.0 MB in 1s (21.8 MB/s) [2022-07-28T14:52:45.643Z] #21 17.51 Selecting previously unselected package pigz. [2022-07-28T14:52:45.643Z] #21 17.51 (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-28T14:52:45.643Z] #21 17.56 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 17.57 Unpacking pigz (2.6-1) ... [2022-07-28T14:52:45.643Z] #21 17.66 Selecting previously unselected package libelf1:arm64. [2022-07-28T14:52:45.643Z] #21 17.67 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 17.68 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-28T14:52:45.643Z] #21 17.85 Selecting previously unselected package libbpf0:arm64. [2022-07-28T14:52:45.643Z] #21 17.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 17.86 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-28T14:52:45.643Z] #21 17.96 Selecting previously unselected package libcap2:arm64. [2022-07-28T14:52:45.643Z] #21 17.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 17.98 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-28T14:52:45.643Z] #21 18.07 Selecting previously unselected package libmnl0:arm64. [2022-07-28T14:52:45.643Z] #21 18.07 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 18.08 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-28T14:52:45.643Z] #21 18.14 Selecting previously unselected package libxtables12:arm64. [2022-07-28T14:52:45.643Z] #21 18.14 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 18.15 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-28T14:52:45.643Z] #21 18.23 Selecting previously unselected package libcap2-bin. [2022-07-28T14:52:45.643Z] #21 18.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 18.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T14:52:45.643Z] #21 18.34 Selecting previously unselected package iproute2. [2022-07-28T14:52:45.643Z] #21 18.34 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 18.34 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T14:52:45.643Z] #21 18.83 Selecting previously unselected package xxd. [2022-07-28T14:52:45.643Z] #21 18.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 18.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:45.643Z] #21 18.95 Selecting previously unselected package vim-common. [2022-07-28T14:52:45.643Z] #21 18.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:52:45.643Z] #21 18.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:45.643Z] #21 19.10 Selecting previously unselected package bash-completion. [2022-07-28T14:52:45.643Z] #21 19.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T14:52:45.643Z] #21 21.45 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T14:52:45.643Z] #21 21.96 Selecting previously unselected package bzip2. [2022-07-28T14:52:45.643Z] #21 21.96 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 21.98 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T14:52:45.643Z] #21 22.10 Selecting previously unselected package xz-utils. [2022-07-28T14:52:45.643Z] #21 22.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-28T14:52:45.643Z] #21 22.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:52:45.793Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2022-07-28T14:52:45.793Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T14:52:45.833Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T14:52:45.833Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:52:45.901Z] #21 22.25 Selecting previously unselected package apparmor. [2022-07-28T14:52:45.902Z] #21 22.26 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-28T14:52:45.902Z] #21 22.36 Unpacking apparmor (2.13.6-10) ... [2022-07-28T14:52:46.352Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-28T14:52:46.470Z] #21 22.81 Selecting previously unselected package inetutils-ping. [2022-07-28T14:52:46.470Z] #21 22.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-28T14:52:46.470Z] #21 22.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T14:52:46.470Z] #21 22.95 Selecting previously unselected package libip4tc2:arm64. [2022-07-28T14:52:46.470Z] #21 22.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-28T14:52:46.470Z] #21 22.96 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-28T14:52:46.696Z] #21 ... [2022-07-28T14:52:46.696Z] [2022-07-28T14:52:46.696Z] #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-28T14:52:46.696Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:46.696Z] #77 92.92 configure.ac:11: installing 'build-aux/compile' [2022-07-28T14:52:46.696Z] #77 92.94 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T14:52:46.696Z] #77 92.94 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T14:52:46.696Z] #77 92.94 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T14:52:46.696Z] #77 92.96 configure.ac:13: installing 'build-aux/missing' [2022-07-28T14:52:46.696Z] #77 92.96 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T14:52:46.696Z] #77 93.21 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T14:52:46.696Z] #77 94.73 checking build system type... x86_64-pc-linux-gnu [2022-07-28T14:52:46.696Z] #77 95.07 checking host system type... x86_64-pc-linux-gnu [2022-07-28T14:52:46.696Z] #77 95.07 checking how to print strings... printf [2022-07-28T14:52:46.696Z] #77 95.07 checking for gcc... gcc [2022-07-28T14:52:46.696Z] #77 95.20 checking whether the C compiler works... yes [2022-07-28T14:52:46.696Z] #77 95.43 checking for C compiler default output file name... a.out [2022-07-28T14:52:46.696Z] #77 95.43 checking for suffix of executables... [2022-07-28T14:52:46.696Z] #77 95.60 checking whether we are cross compiling... no [2022-07-28T14:52:46.696Z] #77 95.80 checking for suffix of object files... o [2022-07-28T14:52:46.696Z] #77 95.93 checking whether we are using the GNU C compiler... yes [2022-07-28T14:52:46.696Z] #77 96.14 checking whether gcc accepts -g... yes [2022-07-28T14:52:46.696Z] #77 96.26 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:52:46.696Z] #77 96.49 checking whether gcc understands -c and -o together... yes [2022-07-28T14:52:46.696Z] #77 96.68 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:52:46.696Z] #77 96.71 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:52:46.696Z] #77 96.71 checking for egrep... /bin/grep -E [2022-07-28T14:52:46.696Z] #77 96.73 checking for fgrep... /bin/grep -F [2022-07-28T14:52:46.696Z] #77 96.73 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:52:46.696Z] #77 96.75 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:52:46.696Z] #77 96.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:52:46.696Z] #77 96.76 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:52:46.696Z] #77 96.86 checking whether ln -s works... yes [2022-07-28T14:52:46.696Z] #77 96.86 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:52:46.696Z] #77 96.90 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T14:52:46.696Z] #77 96.90 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:52:46.696Z] #77 96.90 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:52:46.696Z] #77 96.90 checking for objdump... objdump [2022-07-28T14:52:46.696Z] #77 96.90 checking how to recognize dependent libraries... pass_all [2022-07-28T14:52:46.696Z] #77 96.90 checking for dlltool... no [2022-07-28T14:52:46.696Z] #77 96.90 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:52:46.696Z] #77 96.90 checking for ar... ar [2022-07-28T14:52:46.696Z] #77 96.90 checking for archiver @FILE support... @ [2022-07-28T14:52:46.696Z] #77 97.07 checking for strip... strip [2022-07-28T14:52:46.696Z] #77 97.07 checking for ranlib... ranlib [2022-07-28T14:52:46.696Z] #77 97.08 checking for gawk... no [2022-07-28T14:52:46.696Z] #77 97.08 checking for mawk... mawk [2022-07-28T14:52:46.696Z] #77 97.08 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:52:46.696Z] #77 97.58 checking for sysroot... no [2022-07-28T14:52:46.696Z] #77 97.58 checking for a working dd... /bin/dd [2022-07-28T14:52:46.696Z] #77 97.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:52:46.696Z] #77 97.69 checking for mt... no [2022-07-28T14:52:46.696Z] #77 97.70 checking if : is a manifest tool... no [2022-07-28T14:52:46.696Z] #77 97.71 checking how to run the C preprocessor... gcc -E [2022-07-28T14:52:46.696Z] #77 97.95 checking for ANSI C header files... yes [2022-07-28T14:52:46.696Z] #77 98.67 checking for sys/types.h... yes [2022-07-28T14:52:46.696Z] #77 98.82 checking for sys/stat.h... yes [2022-07-28T14:52:46.696Z] #77 99.00 checking for stdlib.h... yes [2022-07-28T14:52:46.696Z] #77 99.18 checking for string.h... yes [2022-07-28T14:52:46.696Z] #77 99.35 checking for memory.h... yes [2022-07-28T14:52:46.696Z] #77 99.57 checking for strings.h... yes [2022-07-28T14:52:46.696Z] #77 99.75 checking for inttypes.h... yes [2022-07-28T14:52:46.696Z] #77 100.0 checking for stdint.h... yes [2022-07-28T14:52:46.696Z] #77 100.2 checking for unistd.h... yes [2022-07-28T14:52:46.696Z] #77 100.4 checking for dlfcn.h... yes [2022-07-28T14:52:46.696Z] #77 100.6 checking for objdir... .libs [2022-07-28T14:52:46.696Z] #77 101.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:52:46.696Z] #77 101.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:52:46.696Z] #77 101.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:52:46.696Z] #77 101.3 checking if gcc static flag -static works... yes [2022-07-28T14:52:46.696Z] #77 101.9 checking if gcc supports -c -o file.o... yes [2022-07-28T14:52:46.725Z] #21 23.02 Selecting previously unselected package libip6tc2:arm64. [2022-07-28T14:52:46.725Z] #21 23.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-28T14:52:46.725Z] #21 23.03 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-28T14:52:46.725Z] #21 23.09 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-28T14:52:46.725Z] #21 23.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-28T14:52:46.725Z] #21 23.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T14:52:46.725Z] #21 23.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-28T14:52:46.725Z] #21 23.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-28T14:52:46.725Z] #21 23.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-28T14:52:46.725Z] #21 23.25 Selecting previously unselected package libnftnl11:arm64. [2022-07-28T14:52:46.725Z] #21 23.26 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-28T14:52:46.725Z] #21 23.26 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-28T14:52:46.955Z] #77 102.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:52:46.955Z] #77 102.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T14:52:46.982Z] #21 23.37 Selecting previously unselected package iptables. [2022-07-28T14:52:46.982Z] #21 23.38 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-28T14:52:46.982Z] #21 23.38 Unpacking iptables (1.8.7-1) ... [2022-07-28T14:52:47.213Z] #77 102.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:52:47.213Z] #77 102.5 checking how to hardcode library paths into programs... immediate [2022-07-28T14:52:47.213Z] #77 102.5 checking whether stripping libraries is possible... yes [2022-07-28T14:52:47.213Z] #77 102.5 checking if libtool supports shared libraries... yes [2022-07-28T14:52:47.213Z] #77 102.5 checking whether to build shared libraries... no [2022-07-28T14:52:47.213Z] #77 102.5 checking whether to build static libraries... yes [2022-07-28T14:52:47.213Z] #77 102.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:52:47.213Z] #77 102.6 checking whether build environment is sane... yes [2022-07-28T14:52:47.239Z] #21 23.72 Selecting previously unselected package libonig5:arm64. [2022-07-28T14:52:47.239Z] #21 23.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-28T14:52:47.239Z] #21 23.72 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T14:52:47.279Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:185, shared: false, mustBeShared: false [2022-07-28T14:52:47.472Z] #77 102.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:52:47.472Z] #77 102.7 checking whether make sets $(MAKE)... yes [2022-07-28T14:52:47.472Z] #77 102.7 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:52:47.472Z] #77 102.8 checking whether make supports nested variables... yes [2022-07-28T14:52:47.495Z] #21 23.86 Selecting previously unselected package libjq1:arm64. [2022-07-28T14:52:47.495Z] #21 23.88 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-28T14:52:47.495Z] #21 23.89 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-28T14:52:47.495Z] #21 23.99 Selecting previously unselected package jq. [2022-07-28T14:52:47.495Z] #21 23.99 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-28T14:52:47.495Z] #21 24.01 Unpacking jq (1.6-2.1) ... [2022-07-28T14:52:47.495Z] #21 24.11 Selecting previously unselected package libaio1:arm64. [2022-07-28T14:52:47.495Z] #21 ... [2022-07-28T14:52:47.495Z] [2022-07-28T14:52:47.495Z] #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-28T14:52:47.495Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:47.495Z] #77 99.44 checking for stdlib.h... yes [2022-07-28T14:52:47.495Z] #77 99.63 checking for string.h... yes [2022-07-28T14:52:47.495Z] #77 99.80 checking for memory.h... yes [2022-07-28T14:52:47.495Z] #77 99.97 checking for strings.h... yes [2022-07-28T14:52:47.495Z] #77 100.1 checking for inttypes.h... yes [2022-07-28T14:52:47.495Z] #77 100.3 checking for stdint.h... yes [2022-07-28T14:52:47.495Z] #77 100.5 checking for unistd.h... yes [2022-07-28T14:52:47.495Z] #77 100.7 checking minix/config.h usability... no [2022-07-28T14:52:47.495Z] #77 100.8 checking minix/config.h presence... no [2022-07-28T14:52:47.495Z] #77 100.9 checking for minix/config.h... no [2022-07-28T14:52:47.495Z] #77 100.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T14:52:47.495Z] #77 101.2 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T14:52:47.495Z] #77 101.5 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T14:52:47.495Z] #77 101.5 checking how to print strings... printf [2022-07-28T14:52:47.495Z] #77 101.5 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:52:47.495Z] #77 101.5 checking for fgrep... /bin/grep -F [2022-07-28T14:52:47.495Z] #77 101.5 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:52:47.495Z] #77 101.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:52:47.495Z] #77 101.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:52:47.731Z] #77 102.8 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:52:47.731Z] #77 102.8 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:52:47.731Z] #77 102.8 checking how to create a ustar tar archive... gnutar [2022-07-28T14:52:47.731Z] #77 102.9 checking dependency style of gcc... gcc3 [2022-07-28T14:52:47.731Z] #77 ... [2022-07-28T14:52:47.731Z] [2022-07-28T14:52:47.731Z] #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-28T14:52:47.731Z] #60 sha256:1b47f340e6bf6d66f95080dd3f151afc96057cbc06d7b8285fea018290f78249 [2022-07-28T14:52:47.731Z] #60 15.32 + cd /tmp/tmp.xSBLFejga9/src/github.com/opencontainers/runc [2022-07-28T14:52:47.731Z] #60 15.34 + git checkout -q v1.1.2 [2022-07-28T14:52:47.731Z] #60 16.08 + '[' -z '' ']' [2022-07-28T14:52:47.731Z] #60 16.08 + target=static [2022-07-28T14:52:47.731Z] #60 16.08 + make BUILDTAGS=seccomp static [2022-07-28T14:52:47.731Z] #60 16.67 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-28T14:52:47.752Z] #77 101.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:52:47.752Z] #77 101.8 checking whether ln -s works... yes [2022-07-28T14:52:47.752Z] #77 101.8 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:52:47.752Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T14:52:47.752Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:52:47.752Z] #77 101.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:52:47.752Z] #77 101.8 checking for objdump... objdump [2022-07-28T14:52:47.752Z] #77 101.8 checking how to recognize dependent libraries... pass_all [2022-07-28T14:52:47.752Z] #77 101.8 checking for dlltool... no [2022-07-28T14:52:47.752Z] #77 101.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:52:47.752Z] #77 101.8 checking for ar... ar [2022-07-28T14:52:47.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s) [2022-07-28T14:52:47.838Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T14:52:48.008Z] #60 ... [2022-07-28T14:52:48.008Z] [2022-07-28T14:52:48.008Z] #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-28T14:52:48.008Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:52:48.008Z] #77 103.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:52:48.008Z] #77 103.1 checking whether make supports nested variables... (cached) yes [2022-07-28T14:52:48.008Z] #77 103.1 checking for gawk... (cached) mawk [2022-07-28T14:52:48.008Z] #77 103.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T14:52:48.008Z] #77 103.1 checking for gcc... (cached) gcc [2022-07-28T14:52:48.008Z] #77 103.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T14:52:48.008Z] #77 103.2 checking whether gcc accepts -g... (cached) yes [2022-07-28T14:52:48.008Z] #77 103.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T14:52:48.008Z] #77 103.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T14:52:48.008Z] #77 103.2 checking for a Python interpreter with version >= 3... python3 [2022-07-28T14:52:48.008Z] #77 101.8 checking for archiver @FILE support... @ [2022-07-28T14:52:48.008Z] #77 102.0 checking for strip... strip [2022-07-28T14:52:48.008Z] #77 102.0 checking for ranlib... ranlib [2022-07-28T14:52:48.008Z] #77 102.0 checking for gawk... no [2022-07-28T14:52:48.008Z] #77 102.0 checking for mawk... mawk [2022-07-28T14:52:48.265Z] #77 102.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:52:48.267Z] #77 103.3 checking for python3... /usr/bin/python3 [2022-07-28T14:52:48.267Z] #77 103.3 checking for python3 version... 3.9 [2022-07-28T14:52:48.267Z] #77 103.4 checking for python3 platform... linux [2022-07-28T14:52:48.521Z] #77 102.4 checking for sysroot... no [2022-07-28T14:52:48.521Z] #77 102.4 checking for a working dd... /bin/dd [2022-07-28T14:52:48.521Z] #77 102.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:52:48.521Z] #77 102.4 checking for mt... no [2022-07-28T14:52:48.521Z] #77 102.4 checking if : is a manifest tool... no [2022-07-28T14:52:48.521Z] #77 102.4 checking for dlfcn.h... yes [2022-07-28T14:52:48.526Z] #77 103.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T14:52:48.526Z] #77 103.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T14:52:48.526Z] #77 103.8 checking for go-md2man... no [2022-07-28T14:52:48.780Z] #77 102.6 checking for objdir... .libs [2022-07-28T14:52:48.784Z] #77 103.9 checking error.h usability... yes [2022-07-28T14:52:48.784Z] #77 104.1 checking error.h presence... yes [2022-07-28T14:52:49.043Z] #77 104.2 checking for error.h... yes [2022-07-28T14:52:49.043Z] #77 104.2 checking linux/openat2.h usability... yes [2022-07-28T14:52:49.201Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-28T14:52:49.291Z] #77 103.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:52:49.291Z] #77 103.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:52:49.291Z] #77 103.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:52:49.302Z] #77 104.4 checking linux/openat2.h presence... yes [2022-07-28T14:52:49.302Z] #77 104.5 checking for linux/openat2.h... yes [2022-07-28T14:52:49.455Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2022-07-28T14:52:49.456Z] === RUN TestIpcModeOlderClient [2022-07-28T14:52:49.547Z] #77 103.3 checking if gcc static flag -static works... yes [2022-07-28T14:52:49.560Z] #77 104.5 checking for copy_file_range... yes [2022-07-28T14:52:49.710Z] === PAUSE TestIpcModeOlderClient [2022-07-28T14:52:49.710Z] === RUN TestKillContainerInvalidSignal [2022-07-28T14:52:49.803Z] #77 103.7 checking if gcc supports -c -o file.o... yes [2022-07-28T14:52:49.803Z] #77 103.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:52:49.803Z] #77 103.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T14:52:49.819Z] #77 104.9 checking for fgetxattr... yes [2022-07-28T14:52:49.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-28T14:52:50.059Z] #77 103.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:52:50.059Z] #77 104.2 checking how to hardcode library paths into programs... immediate [2022-07-28T14:52:50.059Z] #77 104.2 checking whether stripping libraries is possible... yes [2022-07-28T14:52:50.059Z] #77 104.2 checking if libtool supports shared libraries... yes [2022-07-28T14:52:50.059Z] #77 104.2 checking whether to build shared libraries... no [2022-07-28T14:52:50.059Z] #77 104.2 checking whether to build static libraries... yes [2022-07-28T14:52:50.059Z] #77 104.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:52:50.078Z] #77 105.1 checking for statx... yes [2022-07-28T14:52:50.220Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2022-07-28T14:52:50.220Z] === RUN TestKillContainer [2022-07-28T14:52:50.220Z] === RUN TestKillContainer/no_signal [2022-07-28T14:52:50.317Z] #77 104.2 checking whether build environment is sane... yes [2022-07-28T14:52:50.317Z] #77 104.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:52:50.317Z] #77 104.3 checking whether make sets $(MAKE)... yes [2022-07-28T14:52:50.317Z] #77 104.4 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:52:50.317Z] #77 104.4 checking whether make supports nested variables... yes [2022-07-28T14:52:50.317Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:52:50.317Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:52:50.336Z] #77 105.4 checking for fgetpwent_r... yes [2022-07-28T14:52:50.576Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-07-28T14:52:50.576Z] #77 104.5 checking dependency style of gcc... gcc3 [2022-07-28T14:52:50.576Z] #77 104.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:52:50.576Z] #77 104.7 checking whether make supports nested variables... (cached) yes [2022-07-28T14:52:50.576Z] #77 104.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T14:52:50.576Z] #77 104.7 checking pkg-config is at least version 0.9.0... yes [2022-07-28T14:52:50.576Z] #77 104.7 checking for yajl >= 2.1.0... yes [2022-07-28T14:52:50.594Z] #77 105.6 checking for issetugid... no [2022-07-28T14:52:50.594Z] #77 105.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T14:52:50.594Z] #77 105.8 checking pkg-config is at least version 0.9.0... yes [2022-07-28T14:52:50.822Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T14:52:50.832Z] #77 104.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T14:52:50.832Z] #77 104.8 checking for gcc... (cached) gcc [2022-07-28T14:52:50.832Z] #77 104.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T14:52:50.832Z] #77 104.9 checking whether gcc accepts -g... (cached) yes [2022-07-28T14:52:50.832Z] #77 104.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T14:52:50.832Z] #77 104.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T14:52:50.832Z] #77 104.9 checking for a Python interpreter with version >= 3... python3 [2022-07-28T14:52:51.076Z] === RUN TestKillContainer/killing_signal [2022-07-28T14:52:51.088Z] #77 105.0 checking for python3... /usr/bin/python3 [2022-07-28T14:52:51.088Z] #77 105.0 checking for python3 version... 3.9 [2022-07-28T14:52:51.088Z] #77 105.0 checking for python3 platform... linux [2022-07-28T14:52:51.088Z] #77 105.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T14:52:51.162Z] #77 105.8 checking for library containing yajl_tree_get... -lyajl [2022-07-28T14:52:51.162Z] #77 106.4 checking for yajl >= 2.0.0... yes [2022-07-28T14:52:51.331Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-28T14:52:51.344Z] #77 105.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T14:52:51.421Z] #77 106.4 checking sys/capability.h usability... yes [2022-07-28T14:52:51.421Z] #77 106.6 checking sys/capability.h presence... yes [2022-07-28T14:52:51.421Z] #77 106.7 checking for sys/capability.h... yes [2022-07-28T14:52:51.601Z] #77 105.5 checking that generated files are newer than configure... done [2022-07-28T14:52:51.601Z] #77 105.5 configure: creating ./config.status [2022-07-28T14:52:51.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-28T14:52:51.988Z] #77 106.7 checking for library containing cap_from_name... -lcap [2022-07-28T14:52:52.146Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-28T14:52:52.146Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-28T14:52:52.146Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-28T14:52:52.146Z] --- PASS: TestKillContainer (1.96s) [2022-07-28T14:52:52.146Z] --- PASS: TestKillContainer/no_signal (0.52s) [2022-07-28T14:52:52.146Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-07-28T14:52:52.146Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-07-28T14:52:52.146Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T14:52:52.146Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T14:52:52.247Z] #77 107.2 checking for library containing dlopen... -ldl [2022-07-28T14:52:52.707Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T14:52:52.707Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-28T14:52:52.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-28T14:52:52.770Z] #77 107.7 checking seccomp.h usability... yes [2022-07-28T14:52:52.770Z] #77 107.9 checking seccomp.h presence... yes [2022-07-28T14:52:52.770Z] #77 108.0 checking for seccomp.h... yes [2022-07-28T14:52:53.337Z] #77 108.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T14:52:53.596Z] #77 108.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T14:52:53.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-07-28T14:52:53.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-07-28T14:52:53.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-07-28T14:52:53.631Z] === RUN TestKillStoppedContainer [2022-07-28T14:52:53.631Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-28T14:52:53.631Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-28T14:52:53.631Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T14:52:53.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-28T14:52:53.631Z] === RUN TestKillDifferentUserContainer [2022-07-28T14:52:53.855Z] #77 108.8 checking systemd/sd-bus.h usability... yes [2022-07-28T14:52:53.855Z] #77 109.0 checking systemd/sd-bus.h presence... yes [2022-07-28T14:52:53.855Z] #77 109.1 checking for systemd/sd-bus.h... yes [2022-07-28T14:52:54.391Z] #64 ... [2022-07-28T14:52:54.391Z] [2022-07-28T14:52:54.391Z] #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-28T14:52:54.391Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:52:54.391Z] #14 117.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-28T14:52:54.391Z] #14 117.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:52:54.391Z] #14 117.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:52:54.436Z] #77 109.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T14:52:54.555Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-28T14:52:54.555Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2022-07-28T14:52:54.555Z] === RUN TestInspectOomKilledTrue [2022-07-28T14:52:54.555Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T14:52:54.555Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T14:52:54.555Z] === RUN TestInspectOomKilledFalse [2022-07-28T14:52:54.555Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T14:52:54.555Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T14:52:54.555Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T14:52:54.694Z] #77 109.7 checking for sd_notify_barrier... yes [2022-07-28T14:52:54.870Z] #77 108.3 config.status: creating Makefile [2022-07-28T14:52:54.870Z] #77 108.4 config.status: creating config.h [2022-07-28T14:52:54.870Z] #77 108.4 config.status: executing libtool commands [2022-07-28T14:52:54.870Z] #77 108.5 config.status: executing depfiles commands [2022-07-28T14:52:54.953Z] #77 110.0 checking linux/bpf.h usability... yes [2022-07-28T14:52:54.953Z] #77 110.2 checking linux/bpf.h presence... yes [2022-07-28T14:52:54.953Z] #77 110.2 checking for linux/bpf.h... yes [2022-07-28T14:52:55.115Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-07-28T14:52:55.115Z] === RUN TestLinksContainerNames [2022-07-28T14:52:55.115Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-28T14:52:55.126Z] #77 109.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T14:52:55.258Z] #77 110.2 checking compilation for eBPF... yes [2022-07-28T14:52:55.258Z] #77 110.5 checking for criu >= 3.15... no [2022-07-28T14:52:55.258Z] #77 110.5 configure: CRIU headers not found, building without CRIU support [2022-07-28T14:52:55.258Z] #77 110.5 checking for criu > 3.16... no [2022-07-28T14:52:55.258Z] #77 110.5 configure: CRIU version doesn't support join-ns API [2022-07-28T14:52:55.258Z] #77 110.5 checking for criu > 3.16.1... no [2022-07-28T14:52:55.258Z] #77 110.6 configure: CRIU version doesn't support for pre-dumping [2022-07-28T14:52:55.258Z] #77 110.6 checking for new mount API (fsconfig)... yes [2022-07-28T14:52:55.258Z] #77 110.6 checking for seccomp notify API... yes [2022-07-28T14:52:55.382Z] #77 109.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T14:52:55.524Z] #77 110.7 checking for gperf... no [2022-07-28T14:52:55.524Z] #77 110.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T14:52:55.524Z] #77 110.7 checking for library containing argp_parse... none required [2022-07-28T14:52:55.637Z] #77 109.7 checking for gcc... gcc [2022-07-28T14:52:55.797Z] #77 111.0 checking that generated files are newer than configure... done [2022-07-28T14:52:55.797Z] #77 111.0 configure: creating ./config.status [2022-07-28T14:52:56.040Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-28T14:52:56.058Z] #77 ... [2022-07-28T14:52:56.058Z] [2022-07-28T14:52:56.058Z] #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-28T14:52:56.058Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:52:56.058Z] #34 DONE 162.9s [2022-07-28T14:52:56.058Z] [2022-07-28T14:52:56.058Z] #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-28T14:52:56.058Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:52:56.058Z] #21 5.886 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:52:56.058Z] #21 9.799 Fetched 8561 kB in 8s (1103 kB/s) [2022-07-28T14:52:56.058Z] #21 9.799 Reading package lists... [2022-07-28T14:52:56.199Z] #77 109.8 checking whether the C compiler works... yes [2022-07-28T14:52:56.199Z] #77 110.1 checking for C compiler default output file name... a.out [2022-07-28T14:52:56.199Z] #77 110.1 checking for suffix of executables... [2022-07-28T14:52:56.295Z] --- PASS: TestLinksContainerNames (1.43s) [2022-07-28T14:52:56.295Z] === RUN TestLogsFollowTailEmpty [2022-07-28T14:52:56.455Z] #77 110.3 checking whether we are cross compiling... no [2022-07-28T14:52:56.455Z] #77 110.4 checking for suffix of object files... o [2022-07-28T14:52:56.643Z] #21 13.24 Reading package lists... [2022-07-28T14:52:56.643Z] #21 ... [2022-07-28T14:52:56.643Z] [2022-07-28T14:52:56.643Z] #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-28T14:52:56.643Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:52:56.643Z] #36 163.4 Delve is a source level debugger for Go programs. [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T14:52:56.643Z] #36 163.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Usage: [2022-07-28T14:52:56.643Z] #36 163.4 dlv [command] [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Available Commands: [2022-07-28T14:52:56.643Z] #36 163.4 attach Attach to running process and begin debugging. [2022-07-28T14:52:56.643Z] #36 163.4 connect Connect to a headless debug server with a terminal client. [2022-07-28T14:52:56.643Z] #36 163.4 core Examine a core dump. [2022-07-28T14:52:56.643Z] #36 163.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T14:52:56.643Z] #36 163.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T14:52:56.643Z] #36 163.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T14:52:56.643Z] #36 163.4 help Help about any command [2022-07-28T14:52:56.643Z] #36 163.4 run Deprecated command. Use 'debug' instead. [2022-07-28T14:52:56.643Z] #36 163.4 test Compile test binary and begin debugging program. [2022-07-28T14:52:56.643Z] #36 163.4 trace Compile and begin tracing program. [2022-07-28T14:52:56.643Z] #36 163.4 version Prints version. [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Flags: [2022-07-28T14:52:56.643Z] #36 163.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T14:52:56.643Z] #36 163.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T14:52:56.643Z] #36 163.4 --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-28T14:52:56.643Z] #36 163.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T14:52:56.643Z] #36 163.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T14:52:56.643Z] #36 163.4 --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-28T14:52:56.643Z] #36 163.4 --disable-aslr Disables address space randomization [2022-07-28T14:52:56.643Z] #36 163.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T14:52:56.643Z] #36 163.4 -h, --help help for dlv [2022-07-28T14:52:56.643Z] #36 163.4 --init string Init file, executed by the terminal client. [2022-07-28T14:52:56.643Z] #36 163.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T14:52:56.643Z] #36 163.4 --log Enable debugging server logging. [2022-07-28T14:52:56.643Z] #36 163.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T14:52:56.643Z] #36 163.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T14:52:56.643Z] #36 163.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T14:52:56.643Z] #36 163.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T14:52:56.643Z] #36 163.4 --wd string Working directory for running the program. [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Additional help topics: [2022-07-28T14:52:56.643Z] #36 163.4 dlv backend Help about the --backend flag. [2022-07-28T14:52:56.643Z] #36 163.4 dlv log Help about logging flags. [2022-07-28T14:52:56.643Z] #36 163.4 dlv redirect Help about file redirection. [2022-07-28T14:52:56.643Z] #36 163.4 [2022-07-28T14:52:56.643Z] #36 163.4 Use "dlv [command] --help" for more information about a command. [2022-07-28T14:52:56.643Z] #36 DONE 163.6s [2022-07-28T14:52:56.643Z] [2022-07-28T14:52:56.643Z] #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-28T14:52:56.643Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:52:56.710Z] #77 110.5 checking whether we are using the GNU C compiler... yes [2022-07-28T14:52:56.710Z] #77 110.6 checking whether gcc accepts -g... yes [2022-07-28T14:52:56.854Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-28T14:52:56.854Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-28T14:52:56.854Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-28T14:52:56.966Z] #77 110.8 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:52:56.967Z] #77 110.9 checking whether gcc understands -c and -o together... yes [2022-07-28T14:52:56.967Z] #77 111.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:52:56.967Z] #77 111.2 checking whether build environment is sane... yes [2022-07-28T14:52:57.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-28T14:52:57.110Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-07-28T14:52:57.110Z] === RUN TestLogs [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T14:52:57.110Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T14:52:57.110Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T14:52:57.110Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T14:52:57.110Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T14:52:57.110Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T14:52:57.110Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T14:52:57.110Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T14:52:57.110Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T14:52:57.110Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T14:52:57.110Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T14:52:57.110Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T14:52:57.110Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T14:52:57.110Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T14:52:57.222Z] #77 111.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:52:57.222Z] #77 111.2 checking for gawk... no [2022-07-28T14:52:57.222Z] #77 111.2 checking for mawk... mawk [2022-07-28T14:52:57.222Z] #77 111.2 checking whether make sets $(MAKE)... yes [2022-07-28T14:52:57.222Z] #77 111.3 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:52:57.222Z] #77 111.3 checking whether make supports nested variables... yes [2022-07-28T14:52:57.365Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-28T14:52:57.478Z] #77 111.4 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:52:57.478Z] #77 111.4 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:52:57.478Z] #77 111.4 checking how to create a ustar tar archive... gnutar [2022-07-28T14:52:57.478Z] #77 111.4 checking dependency style of gcc... gcc3 [2022-07-28T14:52:57.478Z] #77 111.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:52:57.478Z] #77 111.6 checking whether make supports nested variables... (cached) yes [2022-07-28T14:52:57.478Z] #77 111.6 checking build system type... [2022-07-28T14:52:57.478Z] #77 ... [2022-07-28T14:52:57.478Z] [2022-07-28T14:52:57.478Z] #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-28T14:52:57.478Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T14:52:57.478Z] #21 24.11 Selecting previously unselected package libaio1:arm64. [2022-07-28T14:52:57.478Z] #21 24.11 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 24.12 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-28T14:52:57.478Z] #21 24.20 Selecting previously unselected package libgpm2:arm64. [2022-07-28T14:52:57.478Z] #21 24.20 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 24.20 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-28T14:52:57.478Z] #21 24.28 Selecting previously unselected package libicu67:arm64. [2022-07-28T14:52:57.478Z] #21 24.28 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 24.29 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-28T14:52:57.478Z] #21 27.35 Selecting previously unselected package libinih1:arm64. [2022-07-28T14:52:57.478Z] #21 27.35 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 27.36 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-28T14:52:57.478Z] #21 27.43 Selecting previously unselected package libnet1:arm64. [2022-07-28T14:52:57.478Z] #21 27.44 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 27.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:52:57.478Z] #21 27.53 Selecting previously unselected package libnl-3-200:arm64. [2022-07-28T14:52:57.478Z] #21 27.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 27.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T14:52:57.478Z] #21 27.66 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-28T14:52:57.478Z] #21 27.67 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 27.67 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T14:52:57.478Z] #21 27.74 Selecting previously unselected package libyajl2:arm64. [2022-07-28T14:52:57.478Z] #21 27.75 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 27.76 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-28T14:52:57.478Z] #21 27.84 Selecting previously unselected package net-tools. [2022-07-28T14:52:57.478Z] #21 27.84 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 27.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T14:52:57.478Z] #21 28.01 Selecting previously unselected package patch. [2022-07-28T14:52:57.478Z] #21 28.03 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 28.04 Unpacking patch (2.7.6-7) ... [2022-07-28T14:52:57.478Z] #21 28.20 Selecting previously unselected package python-pip-whl. [2022-07-28T14:52:57.478Z] #21 28.20 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T14:52:57.478Z] #21 28.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T14:52:57.478Z] #21 28.76 Selecting previously unselected package python3-lib2to3. [2022-07-28T14:52:57.478Z] #21 28.76 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T14:52:57.478Z] #21 28.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T14:52:57.478Z] #21 28.89 Selecting previously unselected package python3-distutils. [2022-07-28T14:52:57.478Z] #21 28.90 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T14:52:57.478Z] #21 28.90 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T14:52:57.478Z] #21 29.07 Selecting previously unselected package python3-pkg-resources. [2022-07-28T14:52:57.478Z] #21 29.07 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T14:52:57.478Z] #21 29.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:52:57.478Z] #21 29.22 Selecting previously unselected package python3-setuptools. [2022-07-28T14:52:57.478Z] #21 29.23 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T14:52:57.478Z] #21 29.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T14:52:57.478Z] #21 29.48 Selecting previously unselected package python3-wheel. [2022-07-28T14:52:57.478Z] #21 29.48 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T14:52:57.478Z] #21 29.49 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T14:52:57.478Z] #21 29.59 Selecting previously unselected package python3-pip. [2022-07-28T14:52:57.478Z] #21 29.59 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T14:52:57.478Z] #21 29.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T14:52:57.478Z] #21 29.88 Selecting previously unselected package sudo. [2022-07-28T14:52:57.478Z] #21 29.88 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 29.91 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T14:52:57.478Z] #21 30.37 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T14:52:57.478Z] #21 30.38 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 30.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T14:52:57.478Z] #21 30.57 Selecting previously unselected package uidmap. [2022-07-28T14:52:57.478Z] #21 30.58 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 30.59 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T14:52:57.478Z] #21 30.72 Selecting previously unselected package vim-runtime. [2022-07-28T14:52:57.478Z] #21 30.72 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:52:57.478Z] #21 30.75 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-28T14:52:57.478Z] #21 30.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T14:52:57.478Z] #21 30.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:57.478Z] #21 34.00 Selecting previously unselected package vim. [2022-07-28T14:52:57.478Z] #21 34.01 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-28T14:52:57.478Z] #21 34.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:52:57.734Z] #21 ... [2022-07-28T14:52:57.734Z] [2022-07-28T14:52:57.734Z] #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-28T14:52:57.734Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:52:57.734Z] #77 111.6 checking build system type... aarch64-unknown-linux-gnu [2022-07-28T14:52:57.734Z] #77 111.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-28T14:52:57.734Z] #77 111.9 checking how to print strings... printf [2022-07-28T14:52:57.734Z] #77 111.9 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:52:57.990Z] #77 111.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:52:57.990Z] #77 111.9 checking for egrep... /bin/grep -E [2022-07-28T14:52:57.990Z] #77 111.9 checking for fgrep... /bin/grep -F [2022-07-28T14:52:57.990Z] #77 111.9 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:52:57.990Z] #77 111.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:52:57.990Z] #77 111.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:52:57.990Z] #77 112.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:52:58.028Z] #47 ... [2022-07-28T14:52:58.028Z] [2022-07-28T14:52:58.028Z] #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-28T14:52:58.028Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:52:58.028Z] #21 13.24 Reading package lists... [2022-07-28T14:52:58.245Z] #77 112.0 checking whether ln -s works... yes [2022-07-28T14:52:58.245Z] #77 112.1 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:52:58.245Z] #77 112.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-28T14:52:58.245Z] #77 112.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:52:58.245Z] #77 112.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:52:58.245Z] #77 112.1 checking for objdump... objdump [2022-07-28T14:52:58.245Z] #77 112.1 checking how to recognize dependent libraries... pass_all [2022-07-28T14:52:58.245Z] #77 112.1 checking for dlltool... no [2022-07-28T14:52:58.245Z] #77 112.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:52:58.245Z] #77 112.1 checking for ar... ar [2022-07-28T14:52:58.245Z] #77 112.1 checking for archiver @FILE support... @ [2022-07-28T14:52:58.245Z] #77 112.3 checking for strip... strip [2022-07-28T14:52:58.245Z] #77 112.3 checking for ranlib... ranlib [2022-07-28T14:52:58.502Z] #77 112.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:52:58.502Z] #77 112.6 checking for sysroot... no [2022-07-28T14:52:58.502Z] #77 112.6 checking for a working dd... /bin/dd [2022-07-28T14:52:58.596Z] #21 17.03 Building dependency tree... [2022-07-28T14:52:58.727Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-28T14:52:58.759Z] #77 112.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:52:58.759Z] #77 112.6 checking for mt... no [2022-07-28T14:52:58.759Z] #77 112.6 checking if : is a manifest tool... no [2022-07-28T14:52:58.759Z] #77 112.7 checking how to run the C preprocessor... gcc -E [2022-07-28T14:52:58.982Z] === RUN TestLogs/driver_json-file [2022-07-28T14:52:59.244Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T14:52:59.244Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T14:52:59.244Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T14:52:59.244Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T14:52:59.244Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T14:52:59.244Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T14:52:59.244Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T14:52:59.244Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T14:52:59.244Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T14:52:59.244Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T14:52:59.244Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T14:52:59.244Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T14:52:59.244Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T14:52:59.244Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T14:52:59.244Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T14:52:59.244Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T14:52:59.244Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T14:52:59.244Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T14:52:59.580Z] #77 113.0 checking for ANSI C header files... yes [2022-07-28T14:52:59.580Z] #77 113.6 checking for sys/types.h... yes [2022-07-28T14:52:59.836Z] #77 113.7 checking for sys/stat.h... yes [2022-07-28T14:52:59.971Z] #21 18.86 The following additional packages will be installed: [2022-07-28T14:52:59.971Z] #21 18.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T14:52:59.971Z] #21 18.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T14:52:59.971Z] #21 18.87 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T14:52:59.971Z] #21 18.87 python3-pkg-resources vim-runtime xxd [2022-07-28T14:52:59.971Z] #21 18.87 Suggested packages: [2022-07-28T14:52:59.971Z] #21 18.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T14:52:59.971Z] #21 18.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T14:52:59.971Z] #21 18.87 acl attr quota [2022-07-28T14:52:59.971Z] #21 18.87 Recommended packages: [2022-07-28T14:52:59.971Z] #21 18.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T14:53:00.093Z] #77 113.9 checking for stdlib.h... yes [2022-07-28T14:53:00.349Z] #77 114.1 checking for string.h... yes [2022-07-28T14:53:00.349Z] #77 114.3 checking for memory.h... yes [2022-07-28T14:53:00.605Z] #77 114.5 checking for strings.h... yes [2022-07-28T14:53:00.605Z] #77 114.7 checking for inttypes.h... yes [2022-07-28T14:53:00.860Z] #77 114.8 checking for stdint.h... yes [2022-07-28T14:53:00.860Z] #77 114.9 checking for unistd.h... yes [2022-07-28T14:53:01.135Z] --- PASS: TestLogs (4.01s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.01s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.33s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.34s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.55s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.97s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (2.04s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.59s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.63s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.76s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.82s) [2022-07-28T14:53:01.135Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.95s) [2022-07-28T14:53:01.135Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T14:53:01.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-28T14:53:01.349Z] #21 20.49 The following NEW packages will be installed: [2022-07-28T14:53:01.349Z] #21 20.49 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T14:53:01.349Z] #21 20.49 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T14:53:01.349Z] #21 20.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T14:53:01.349Z] #21 20.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T14:53:01.349Z] #21 20.49 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T14:53:01.349Z] #21 20.49 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T14:53:01.349Z] #21 20.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T14:53:01.349Z] #21 20.49 xz-utils zip zstd [2022-07-28T14:53:01.372Z] #77 115.1 checking for dlfcn.h... yes [2022-07-28T14:53:01.372Z] #77 115.3 checking for objdir... .libs [2022-07-28T14:53:01.607Z] #21 20.84 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:53:01.607Z] #21 20.84 Need to get 27.7 MB of archives. [2022-07-28T14:53:01.607Z] #21 20.84 After this operation, 106 MB of additional disk space will be used. [2022-07-28T14:53:01.607Z] #21 20.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T14:53:01.607Z] #21 20.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T14:53:01.607Z] #21 20.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T14:53:01.607Z] #21 20.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T14:53:01.607Z] #21 20.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T14:53:01.607Z] #21 20.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T14:53:01.628Z] #77 115.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:53:01.628Z] #77 115.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:53:01.628Z] #77 115.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:53:01.694Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/default [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/private [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/slave [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/shared [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/default [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/shared [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/private [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/slave [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T14:53:01.694Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T14:53:01.694Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T14:53:01.694Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-28T14:53:01.694Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-07-28T14:53:01.694Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T14:53:01.867Z] #21 20.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T14:53:01.867Z] #21 20.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T14:53:01.867Z] #21 20.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T14:53:01.867Z] #21 20.93 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-28T14:53:01.867Z] #21 20.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T14:53:01.867Z] #21 20.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T14:53:01.867Z] #21 20.95 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-28T14:53:01.867Z] #21 20.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T14:53:01.867Z] #21 20.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T14:53:01.867Z] #21 21.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T14:53:01.867Z] #21 21.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T14:53:01.867Z] #21 21.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T14:53:01.867Z] #21 21.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T14:53:01.867Z] #21 21.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T14:53:01.867Z] #21 21.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T14:53:01.867Z] #21 21.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T14:53:01.867Z] #21 21.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T14:53:01.867Z] #21 21.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T14:53:01.867Z] #21 21.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T14:53:01.867Z] #21 21.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T14:53:01.867Z] #21 21.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T14:53:01.883Z] #77 115.8 checking if gcc static flag -static works... yes [2022-07-28T14:53:02.145Z] #77 116.1 checking if gcc supports -c -o file.o... yes [2022-07-28T14:53:02.145Z] #77 116.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:53:02.145Z] #77 116.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-28T14:53:02.435Z] #21 21.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T14:53:02.435Z] #21 21.42 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-28T14:53:02.435Z] #21 21.42 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-28T14:53:02.435Z] #21 21.42 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-28T14:53:02.435Z] #21 21.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T14:53:02.435Z] #21 21.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T14:53:02.435Z] #21 21.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T14:53:02.435Z] #21 21.46 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-28T14:53:02.435Z] #21 21.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T14:53:02.435Z] #21 21.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T14:53:02.435Z] #21 21.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T14:53:02.435Z] #21 21.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T14:53:02.435Z] #21 21.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T14:53:02.435Z] #21 21.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T14:53:02.435Z] #21 21.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T14:53:02.435Z] #21 21.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T14:53:02.618Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-28T14:53:02.694Z] #21 21.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T14:53:02.694Z] #21 21.67 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-28T14:53:02.707Z] #77 116.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:53:02.707Z] #77 116.6 checking how to hardcode library paths into programs... immediate [2022-07-28T14:53:02.707Z] #77 116.6 checking whether stripping libraries is possible... yes [2022-07-28T14:53:02.707Z] #77 116.6 checking if libtool supports shared libraries... yes [2022-07-28T14:53:02.707Z] #77 116.6 checking whether to build shared libraries... no [2022-07-28T14:53:02.707Z] #77 116.6 checking whether to build static libraries... yes [2022-07-28T14:53:02.707Z] #77 116.6 checking float.h usability... yes [2022-07-28T14:53:02.707Z] #77 116.8 checking float.h presence... yes [2022-07-28T14:53:02.707Z] #77 116.8 checking for float.h... yes [2022-07-28T14:53:02.953Z] #21 21.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T14:53:02.953Z] #21 22.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T14:53:02.953Z] #21 22.07 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T14:53:02.953Z] #21 22.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T14:53:02.963Z] #77 116.9 checking limits.h usability... yes [2022-07-28T14:53:02.963Z] #77 117.0 checking limits.h presence... yes [2022-07-28T14:53:02.963Z] #77 117.1 checking for limits.h... yes [2022-07-28T14:53:03.219Z] #77 117.1 checking stddef.h usability... yes [2022-07-28T14:53:03.219Z] #77 117.3 checking stddef.h presence... yes [2022-07-28T14:53:03.219Z] #77 117.3 checking for stddef.h... yes [2022-07-28T14:53:03.219Z] #77 117.4 checking for stdlib.h... (cached) yes [2022-07-28T14:53:03.476Z] #77 117.4 checking for string.h... (cached) yes [2022-07-28T14:53:03.476Z] #77 117.4 checking sys/time.h usability... yes [2022-07-28T14:53:03.476Z] #77 117.6 checking sys/time.h presence... yes [2022-07-28T14:53:03.542Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-28T14:53:03.542Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2022-07-28T14:53:03.542Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T14:53:03.732Z] #77 117.7 checking for sys/time.h... yes [2022-07-28T14:53:03.732Z] #77 117.7 checking for inline... inline [2022-07-28T14:53:03.890Z] #21 22.85 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:53:03.890Z] #21 23.01 Fetched 27.7 MB in 2s (17.9 MB/s) [2022-07-28T14:53:04.101Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-07-28T14:53:04.101Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T14:53:04.149Z] #21 23.09 Selecting previously unselected package pigz. [2022-07-28T14:53:04.149Z] #21 23.09 (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-28T14:53:04.149Z] #21 23.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T14:53:04.149Z] #21 23.17 Unpacking pigz (2.6-1) ... [2022-07-28T14:53:04.149Z] #21 23.21 Selecting previously unselected package libelf1:amd64. [2022-07-28T14:53:04.149Z] #21 23.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T14:53:04.149Z] #21 23.23 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T14:53:04.295Z] #77 117.8 checking for size_t... yes [2022-07-28T14:53:04.295Z] #77 118.2 checking for stdlib.h... (cached) yes [2022-07-28T14:53:04.408Z] #21 23.39 Selecting previously unselected package libbpf0:amd64. [2022-07-28T14:53:04.408Z] #21 23.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T14:53:04.408Z] #21 23.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T14:53:04.408Z] #21 23.56 Selecting previously unselected package libcap2:amd64. [2022-07-28T14:53:04.408Z] #21 23.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T14:53:04.408Z] #21 23.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:53:04.408Z] #21 23.64 Selecting previously unselected package libmnl0:amd64. [2022-07-28T14:53:04.551Z] #77 118.2 checking for GNU libc compatible malloc... yes [2022-07-28T14:53:04.551Z] #77 118.5 checking for stdlib.h... (cached) yes [2022-07-28T14:53:04.551Z] #77 118.5 checking for GNU libc compatible realloc... yes [2022-07-28T14:53:04.661Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2022-07-28T14:53:04.661Z] === RUN TestNetworkNat [2022-07-28T14:53:04.667Z] #21 23.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T14:53:04.667Z] #21 23.66 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T14:53:04.667Z] #21 23.73 Selecting previously unselected package libxtables12:amd64. [2022-07-28T14:53:04.667Z] #21 23.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T14:53:04.667Z] #21 23.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T14:53:04.667Z] #21 23.82 Selecting previously unselected package libcap2-bin. [2022-07-28T14:53:04.667Z] #21 23.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T14:53:04.667Z] #21 23.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T14:53:04.807Z] #77 118.7 checking for working strtod... yes [2022-07-28T14:53:04.926Z] #21 23.95 Selecting previously unselected package iproute2. [2022-07-28T14:53:04.926Z] #21 23.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T14:53:04.926Z] #21 23.96 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T14:53:05.064Z] #77 118.9 checking for gettimeofday... yes [2022-07-28T14:53:05.221Z] --- PASS: TestNetworkNat (0.65s) [2022-07-28T14:53:05.221Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T14:53:05.320Z] #77 119.2 checking for memset... yes [2022-07-28T14:53:05.493Z] #21 24.44 Selecting previously unselected package xxd. [2022-07-28T14:53:05.493Z] #21 24.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T14:53:05.493Z] #21 24.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:05.493Z] #21 24.57 Selecting previously unselected package vim-common. [2022-07-28T14:53:05.493Z] #21 24.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:53:05.493Z] #21 24.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:05.493Z] #21 24.75 Selecting previously unselected package bash-completion. [2022-07-28T14:53:05.493Z] #21 24.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T14:53:05.517Z] check_test.go:540: [d52a48693833e] daemon is not started [2022-07-28T14:53:05.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-28T14:53:05.576Z] #77 119.4 checking for strspn... yes [2022-07-28T14:53:05.833Z] #77 119.8 checking that generated files are newer than configure... done [2022-07-28T14:53:05.833Z] #77 119.8 configure: creating ./config.status [2022-07-28T14:53:06.076Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-07-28T14:53:06.076Z] === RUN TestNetworkLoopbackNat [2022-07-28T14:53:06.431Z] #21 ... [2022-07-28T14:53:06.431Z] [2022-07-28T14:53:06.431Z] #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-28T14:53:06.431Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:06.431Z] #77 113.8 config.status: creating Makefile [2022-07-28T14:53:06.431Z] #77 113.9 config.status: creating rpm/crun.spec [2022-07-28T14:53:06.431Z] #77 114.0 config.status: creating config.h [2022-07-28T14:53:06.431Z] #77 114.0 config.status: executing libtool commands [2022-07-28T14:53:06.431Z] #77 114.0 config.status: executing depfiles commands [2022-07-28T14:53:06.431Z] #77 115.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T14:53:06.431Z] #77 115.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T14:53:06.431Z] #77 115.6 checking for gcc... gcc [2022-07-28T14:53:06.431Z] #77 115.8 checking whether the C compiler works... yes [2022-07-28T14:53:06.431Z] #77 116.0 checking for C compiler default output file name... a.out [2022-07-28T14:53:06.431Z] #77 116.0 checking for suffix of executables... [2022-07-28T14:53:06.431Z] #77 116.2 checking whether we are cross compiling... no [2022-07-28T14:53:06.431Z] #77 116.4 checking for suffix of object files... o [2022-07-28T14:53:06.431Z] #77 116.5 checking whether we are using the GNU C compiler... yes [2022-07-28T14:53:06.431Z] #77 116.6 checking whether gcc accepts -g... yes [2022-07-28T14:53:06.431Z] #77 116.7 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:53:06.431Z] #77 116.8 checking whether gcc understands -c and -o together... yes [2022-07-28T14:53:06.431Z] #77 117.0 checking how to run the C preprocessor... gcc -E [2022-07-28T14:53:06.431Z] #77 117.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:53:06.431Z] #77 117.2 checking for egrep... /bin/grep -E [2022-07-28T14:53:06.431Z] #77 117.2 checking for ANSI C header files... yes [2022-07-28T14:53:06.431Z] #77 117.9 checking for sys/types.h... yes [2022-07-28T14:53:06.431Z] #77 118.1 checking for sys/stat.h... yes [2022-07-28T14:53:06.431Z] #77 118.3 checking for stdlib.h... yes [2022-07-28T14:53:06.431Z] #77 118.4 checking for string.h... yes [2022-07-28T14:53:06.431Z] #77 118.6 checking for memory.h... yes [2022-07-28T14:53:06.431Z] #77 118.8 checking for strings.h... yes [2022-07-28T14:53:06.431Z] #77 118.9 checking for inttypes.h... yes [2022-07-28T14:53:06.431Z] #77 119.1 checking for stdint.h... yes [2022-07-28T14:53:06.431Z] #77 119.3 checking for unistd.h... yes [2022-07-28T14:53:06.431Z] #77 119.5 checking minix/config.h usability... no [2022-07-28T14:53:06.431Z] #77 119.7 checking minix/config.h presence... no [2022-07-28T14:53:06.431Z] #77 119.7 checking for minix/config.h... no [2022-07-28T14:53:06.431Z] #77 119.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T14:53:06.431Z] #77 120.0 checking build system type... x86_64-pc-linux-gnu [2022-07-28T14:53:06.431Z] #77 120.2 checking host system type... x86_64-pc-linux-gnu [2022-07-28T14:53:06.431Z] #77 120.2 checking how to print strings... printf [2022-07-28T14:53:06.431Z] #77 120.2 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:53:06.431Z] #77 120.2 checking for fgrep... /bin/grep -F [2022-07-28T14:53:06.431Z] #77 120.3 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:53:06.431Z] #77 120.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:53:06.431Z] #77 120.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:53:06.431Z] #77 120.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:53:06.431Z] #77 120.4 checking whether ln -s works... yes [2022-07-28T14:53:06.431Z] #77 120.4 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:53:06.431Z] #77 120.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T14:53:06.431Z] #77 120.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:53:06.431Z] #77 120.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:53:06.431Z] #77 120.4 checking for objdump... objdump [2022-07-28T14:53:06.431Z] #77 120.4 checking how to recognize dependent libraries... pass_all [2022-07-28T14:53:06.431Z] #77 120.4 checking for dlltool... no [2022-07-28T14:53:06.431Z] #77 120.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:53:06.431Z] #77 120.5 checking for ar... ar [2022-07-28T14:53:06.431Z] #77 120.5 checking for archiver @FILE support... @ [2022-07-28T14:53:06.431Z] #77 120.6 checking for strip... strip [2022-07-28T14:53:06.431Z] #77 120.6 checking for ranlib... ranlib [2022-07-28T14:53:06.431Z] #77 120.6 checking for gawk... no [2022-07-28T14:53:06.431Z] #77 120.6 checking for mawk... mawk [2022-07-28T14:53:06.431Z] #77 120.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:53:06.431Z] #77 120.9 checking for sysroot... no [2022-07-28T14:53:06.431Z] #77 120.9 checking for a working dd... /bin/dd [2022-07-28T14:53:06.431Z] #77 120.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:53:06.431Z] #77 121.1 checking for mt... no [2022-07-28T14:53:06.431Z] #77 121.1 checking if : is a manifest tool... no [2022-07-28T14:53:06.431Z] #77 121.1 checking for dlfcn.h... yes [2022-07-28T14:53:06.431Z] #77 121.3 checking for objdir... .libs [2022-07-28T14:53:06.431Z] #77 121.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:53:06.431Z] #77 121.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:53:06.690Z] #77 121.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:53:06.949Z] #77 121.8 checking if gcc static flag -static works... yes [2022-07-28T14:53:06.949Z] #77 122.2 checking if gcc supports -c -o file.o... yes [2022-07-28T14:53:06.949Z] #77 122.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:53:06.949Z] #77 122.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T14:53:07.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-28T14:53:07.208Z] #77 122.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:53:07.208Z] #77 122.6 checking how to hardcode library paths into programs... immediate [2022-07-28T14:53:07.208Z] #77 122.6 checking whether stripping libraries is possible... yes [2022-07-28T14:53:07.467Z] #77 122.6 checking if libtool supports shared libraries... yes [2022-07-28T14:53:07.467Z] #77 122.6 checking whether to build shared libraries... no [2022-07-28T14:53:07.467Z] #77 122.6 checking whether to build static libraries... yes [2022-07-28T14:53:07.467Z] #77 122.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:53:07.467Z] #77 122.7 checking whether build environment is sane... yes [2022-07-28T14:53:07.467Z] #77 122.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:53:07.467Z] #77 122.7 checking whether make sets $(MAKE)... yes [2022-07-28T14:53:07.467Z] #77 122.7 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:53:07.467Z] #77 122.8 checking whether make supports nested variables... yes [2022-07-28T14:53:07.467Z] #77 122.8 checking whether UID '0' is supported by ustar format... [2022-07-28T14:53:07.467Z] #77 ... [2022-07-28T14:53:07.467Z] [2022-07-28T14:53:07.467Z] #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-28T14:53:07.467Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:53:07.467Z] #21 26.65 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T14:53:07.967Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-28T14:53:08.035Z] #21 27.16 Selecting previously unselected package bzip2. [2022-07-28T14:53:08.035Z] #21 27.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T14:53:08.035Z] #21 27.18 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T14:53:08.294Z] #21 27.29 Selecting previously unselected package xz-utils. [2022-07-28T14:53:08.294Z] #21 27.30 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T14:53:08.294Z] #21 27.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:53:08.294Z] #21 27.47 Selecting previously unselected package apparmor. [2022-07-28T14:53:08.294Z] #21 27.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T14:53:08.294Z] #21 27.52 Unpacking apparmor (2.13.6-10) ... [2022-07-28T14:53:08.355Z] #77 ... [2022-07-28T14:53:08.355Z] [2022-07-28T14:53:08.355Z] #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-28T14:53:08.355Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T14:53:08.355Z] #21 34.56 Selecting previously unselected package xfsprogs. [2022-07-28T14:53:08.355Z] #21 34.57 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-28T14:53:08.355Z] #21 34.58 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T14:53:08.355Z] #21 35.04 Selecting previously unselected package zip. [2022-07-28T14:53:08.355Z] #21 35.05 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-28T14:53:08.355Z] #21 35.06 Unpacking zip (3.0-12) ... [2022-07-28T14:53:08.355Z] #21 35.22 Selecting previously unselected package zstd. [2022-07-28T14:53:08.355Z] #21 35.22 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-28T14:53:08.355Z] #21 35.23 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T14:53:08.355Z] #21 35.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:53:08.355Z] #21 36.26 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-28T14:53:08.355Z] #21 36.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T14:53:08.355Z] #21 36.30 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-28T14:53:08.355Z] #21 36.31 Setting up libicu67:arm64 (67.1-7) ... [2022-07-28T14:53:08.355Z] #21 36.34 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-28T14:53:08.355Z] #21 36.35 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-28T14:53:08.355Z] #21 36.36 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T14:53:08.355Z] #21 36.37 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-28T14:53:08.355Z] #21 36.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:53:08.355Z] #21 36.39 Setting up bzip2 (1.0.8-4) ... [2022-07-28T14:53:08.355Z] #21 36.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-28T14:53:08.355Z] #21 36.41 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T14:53:08.355Z] #21 37.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:08.355Z] #21 37.15 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-28T14:53:08.355Z] #21 37.16 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T14:53:08.355Z] #21 37.17 Setting up apparmor (2.13.6-10) ... [2022-07-28T14:53:08.355Z] #21 38.80 Setting up zip (3.0-12) ... [2022-07-28T14:53:08.355Z] #21 38.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:08.355Z] #21 38.85 Setting up bash-completion (1:2.11-2) ... [2022-07-28T14:53:08.355Z] #21 41.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:53:08.355Z] #21 41.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T14:53:08.355Z] #21 41.82 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-28T14:53:08.355Z] #21 41.83 Setting up patch (2.7.6-7) ... [2022-07-28T14:53:08.355Z] #21 41.84 Setting up sudo (1.9.5p2-3) ... [2022-07-28T14:53:08.355Z] #21 41.92 invoke-rc.d: could not determine current runlevel [2022-07-28T14:53:08.355Z] #21 41.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T14:53:08.355Z] #21 41.95 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T14:53:08.355Z] #21 41.97 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-28T14:53:08.355Z] #21 41.98 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T14:53:08.355Z] #21 42.00 Setting up pigz (2.6-1) ... [2022-07-28T14:53:08.355Z] #21 42.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-28T14:53:08.355Z] #21 42.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-28T14:53:08.355Z] #21 42.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T14:53:08.355Z] #21 42.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:08.355Z] #21 42.96 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-28T14:53:08.355Z] #21 42.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T14:53:08.355Z] #21 43.34 Setting up libelf1:arm64 (0.183-1) ... [2022-07-28T14:53:08.355Z] #21 43.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T14:53:08.355Z] #21 43.37 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-28T14:53:08.355Z] #21 43.38 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T14:53:08.355Z] #21 43.88 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:08.355Z] #21 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T14:53:08.355Z] #21 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T14:53:08.355Z] #21 43.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T14:53:08.355Z] #21 43.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T14:53:08.355Z] #21 43.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T14:53:08.355Z] #21 43.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T14:53:08.355Z] #21 43.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T14:53:08.355Z] #21 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T14:53:08.355Z] #21 43.95 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T14:53:08.355Z] #21 ... [2022-07-28T14:53:08.355Z] [2022-07-28T14:53:08.355Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T14:53:08.355Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:53:08.355Z] #77 122.4 config.status: creating Makefile [2022-07-28T14:53:08.355Z] #77 122.5 config.status: creating config.h [2022-07-28T14:53:08.355Z] #77 122.6 config.status: executing depfiles commands [2022-07-28T14:53:08.862Z] #21 27.92 Selecting previously unselected package inetutils-ping. [2022-07-28T14:53:08.863Z] #21 27.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T14:53:08.863Z] #21 27.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T14:53:08.863Z] #21 28.04 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T14:53:08.863Z] #21 28.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T14:53:08.863Z] #21 28.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T14:53:08.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-28T14:53:08.894Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-28T14:53:08.894Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2022-07-28T14:53:08.894Z] === RUN TestPause [2022-07-28T14:53:08.922Z] #77 122.8 config.status: executing libtool commands [2022-07-28T14:53:09.122Z] #21 28.15 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T14:53:09.122Z] #21 28.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T14:53:09.122Z] #21 28.17 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T14:53:09.122Z] #21 28.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T14:53:09.122Z] #21 28.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T14:53:09.122Z] #21 28.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T14:53:09.122Z] #21 28.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T14:53:09.122Z] #21 28.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T14:53:09.122Z] #21 28.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T14:53:09.291Z] #14 ... [2022-07-28T14:53:09.291Z] [2022-07-28T14:53:09.291Z] #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-28T14:53:09.291Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:09.291Z] #77 48.80 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-28T14:53:09.380Z] #21 28.40 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T14:53:09.380Z] #21 28.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T14:53:09.381Z] #21 28.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T14:53:09.381Z] #21 28.53 Selecting previously unselected package iptables. [2022-07-28T14:53:09.455Z] --- PASS: TestPause (0.74s) [2022-07-28T14:53:09.455Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T14:53:09.455Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T14:53:09.455Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T14:53:09.455Z] === RUN TestPauseStopPausedContainer [2022-07-28T14:53:09.641Z] #21 28.53 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T14:53:09.641Z] #21 28.54 Unpacking iptables (1.8.7-1) ... [2022-07-28T14:53:09.855Z] #77 123.7 GEN .version [2022-07-28T14:53:09.855Z] #77 123.7 make install-recursive [2022-07-28T14:53:09.855Z] #77 123.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T14:53:09.855Z] #77 123.8 Making install in libocispec [2022-07-28T14:53:09.855Z] #77 123.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:53:09.855Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T14:53:09.855Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T14:53:09.855Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T14:53:09.900Z] #21 28.87 Selecting previously unselected package libonig5:amd64. [2022-07-28T14:53:09.900Z] #21 28.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T14:53:09.900Z] #21 28.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:53:09.900Z] #21 29.07 Selecting previously unselected package libjq1:amd64. [2022-07-28T14:53:09.900Z] #21 29.08 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T14:53:10.111Z] #77 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T14:53:10.159Z] #21 29.09 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:53:10.159Z] #21 29.21 Selecting previously unselected package jq. [2022-07-28T14:53:10.159Z] #21 29.21 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T14:53:10.159Z] #21 29.22 Unpacking jq (1.6-2.1) ... [2022-07-28T14:53:10.381Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-28T14:53:10.381Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2022-07-28T14:53:10.381Z] === RUN TestPidHost [2022-07-28T14:53:10.418Z] #21 29.32 Selecting previously unselected package libaio1:amd64. [2022-07-28T14:53:10.418Z] #21 29.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T14:53:10.418Z] #21 29.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T14:53:10.418Z] #21 29.38 Selecting previously unselected package libgpm2:amd64. [2022-07-28T14:53:10.418Z] #21 29.39 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T14:53:10.418Z] #21 29.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T14:53:10.418Z] #21 29.48 Selecting previously unselected package libicu67:amd64. [2022-07-28T14:53:10.418Z] #21 29.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T14:53:10.418Z] #21 29.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T14:53:10.674Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T14:53:10.674Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T14:53:10.674Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T14:53:10.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T14:53:10.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T14:53:10.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T14:53:10.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T14:53:10.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T14:53:10.675Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T14:53:10.931Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T14:53:11.202Z] #77 ... [2022-07-28T14:53:11.202Z] [2022-07-28T14:53:11.202Z] #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-28T14:53:11.202Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T14:53:11.860Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T14:53:11.860Z] #77 125.8 make install-recursive [2022-07-28T14:53:11.860Z] #77 125.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:53:11.860Z] #77 125.9 Making install in yajl [2022-07-28T14:53:11.860Z] #77 125.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:11.860Z] #77 126.0 CC verify/json_verify-json_verify.o [2022-07-28T14:53:11.860Z] #77 126.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T14:53:11.860Z] #77 126.0 CC src/libyajl_la-yajl.lo [2022-07-28T14:53:12.117Z] #77 126.0 CC src/libyajl_la-yajl_gen.lo [2022-07-28T14:53:12.117Z] #77 126.0 CC src/libyajl_la-yajl_parser.lo [2022-07-28T14:53:12.117Z] #77 126.0 CC src/libyajl_la-yajl_buf.lo [2022-07-28T14:53:12.117Z] #77 126.1 CC src/libyajl_la-yajl_encode.lo [2022-07-28T14:53:12.117Z] #77 126.1 CC src/libyajl_la-yajl_lex.lo [2022-07-28T14:53:12.117Z] #77 126.1 CC src/libyajl_la-yajl_tree.lo [2022-07-28T14:53:12.265Z] --- PASS: TestPidHost (1.48s) [2022-07-28T14:53:12.265Z] === RUN TestPsFilter [2022-07-28T14:53:12.265Z] --- PASS: TestPsFilter (0.12s) [2022-07-28T14:53:12.265Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T14:53:12.680Z] #77 ... [2022-07-28T14:53:12.680Z] [2022-07-28T14:53:12.680Z] #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-28T14:53:12.680Z] #21 sha256:75118e805d8236d0772f07c8af739014d246def0fc7353f5c8dfe6e4b2b48c09 [2022-07-28T14:53:12.680Z] #21 45.45 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-28T14:53:12.680Z] #21 45.47 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-28T14:53:12.680Z] #21 45.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T14:53:12.680Z] #21 45.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T14:53:12.680Z] #21 46.71 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-28T14:53:12.680Z] #21 46.73 Setting up jq (1.6-2.1) ... [2022-07-28T14:53:12.680Z] #21 46.76 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-28T14:53:12.680Z] #21 46.77 Setting up iptables (1.8.7-1) ... [2022-07-28T14:53:12.680Z] #21 46.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T14:53:12.680Z] #21 46.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T14:53:12.680Z] #21 46.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T14:53:12.680Z] #21 46.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T14:53:12.680Z] #21 46.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T14:53:12.680Z] #21 46.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T14:53:12.680Z] #21 46.85 Setting up iproute2 (5.10.0-4) ... [2022-07-28T14:53:12.680Z] #21 47.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:53:12.680Z] #21 DONE 49.0s [2022-07-28T14:53:12.680Z] [2022-07-28T14:53:12.680Z] #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-28T14:53:12.680Z] #22 sha256:e44d830751caa32a6baaa127b02c6820dc2395eb75b4feaeffefa5929c9aea2b [2022-07-28T14:53:12.824Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-07-28T14:53:12.824Z] === RUN TestRemoveContainerWithVolume [2022-07-28T14:53:13.243Z] #22 0.694 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T14:53:13.243Z] #22 0.699 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T14:53:13.243Z] #22 0.704 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T14:53:13.243Z] #22 DONE 0.8s [2022-07-28T14:53:13.243Z] [2022-07-28T14:53:13.243Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:53:13.243Z] #23 sha256:e7accc27669cd6327cb2d2c385c1575d9c94f5363dc2c940c97c612825ff896c [2022-07-28T14:53:13.384Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2022-07-28T14:53:13.384Z] === RUN TestRemoveContainerRunning [2022-07-28T14:53:13.705Z] #21 32.89 Selecting previously unselected package libinih1:amd64. [2022-07-28T14:53:13.964Z] #21 32.90 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T14:53:13.964Z] #21 32.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T14:53:13.964Z] #21 32.94 Selecting previously unselected package libnet1:amd64. [2022-07-28T14:53:13.964Z] #21 32.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T14:53:13.964Z] #21 32.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:53:13.964Z] #21 33.08 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T14:53:13.964Z] #21 33.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T14:53:13.964Z] #21 33.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:53:14.225Z] #21 33.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T14:53:14.225Z] #21 33.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:53:14.225Z] #21 33.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:53:14.225Z] #21 33.25 Selecting previously unselected package libyajl2:amd64. [2022-07-28T14:53:14.225Z] #21 33.25 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T14:53:14.225Z] #21 33.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:53:14.225Z] #21 33.31 Selecting previously unselected package net-tools. [2022-07-28T14:53:14.225Z] #21 33.31 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T14:53:14.225Z] #21 33.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T14:53:14.309Z] --- PASS: TestRemoveContainerRunning (0.78s) [2022-07-28T14:53:14.309Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T14:53:14.329Z] #64 75.92 Updating files: 25% (1229/4910) Updating files: 26% (1277/4910) Updating files: 27% (1326/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 58% (2866/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 80% (3972/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4832/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-28T14:53:14.329Z] #64 79.10 + cd /tmp/tmp.SEi4hrEa6w/src/github.com/containerd/containerd [2022-07-28T14:53:14.488Z] #21 33.54 Selecting previously unselected package patch. [2022-07-28T14:53:14.488Z] #21 33.55 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T14:53:14.488Z] #21 33.56 Unpacking patch (2.7.6-7) ... [2022-07-28T14:53:14.488Z] #21 33.62 Selecting previously unselected package python-pip-whl. [2022-07-28T14:53:14.488Z] #21 33.62 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T14:53:14.488Z] #21 33.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T14:53:14.589Z] #64 79.10 + git checkout -q v1.6.6 [2022-07-28T14:53:14.873Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-07-28T14:53:14.873Z] === RUN TestRemoveInvalidContainer [2022-07-28T14:53:14.873Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T14:53:14.873Z] === RUN TestRenameLinkedContainer [2022-07-28T14:53:15.434Z] #21 34.27 Selecting previously unselected package python3-lib2to3. [2022-07-28T14:53:15.434Z] #21 34.27 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T14:53:15.434Z] #21 34.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T14:53:15.434Z] #21 34.40 Selecting previously unselected package python3-distutils. [2022-07-28T14:53:15.434Z] #21 34.40 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T14:53:15.434Z] #21 34.41 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T14:53:15.434Z] #21 34.53 Selecting previously unselected package python3-pkg-resources. [2022-07-28T14:53:15.434Z] #21 34.53 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T14:53:15.434Z] #21 34.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:53:15.693Z] #21 34.67 Selecting previously unselected package python3-setuptools. [2022-07-28T14:53:15.693Z] #21 34.67 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T14:53:15.693Z] #21 34.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T14:53:15.951Z] #21 34.97 Selecting previously unselected package python3-wheel. [2022-07-28T14:53:15.951Z] #21 34.98 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T14:53:15.951Z] #21 34.99 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T14:53:15.951Z] #21 35.06 Selecting previously unselected package python3-pip. [2022-07-28T14:53:15.951Z] #21 35.06 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T14:53:15.951Z] #21 35.07 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T14:53:16.210Z] #21 ... [2022-07-28T14:53:16.210Z] [2022-07-28T14:53:16.210Z] #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-28T14:53:16.210Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:16.210Z] #77 122.8 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:53:16.210Z] #77 122.8 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:53:16.210Z] #77 122.8 checking how to create a ustar tar archive... gnutar [2022-07-28T14:53:16.210Z] #77 122.9 checking dependency style of gcc... gcc3 [2022-07-28T14:53:16.210Z] #77 123.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:53:16.210Z] #77 123.0 checking whether make supports nested variables... (cached) yes [2022-07-28T14:53:16.210Z] #77 123.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T14:53:16.210Z] #77 123.0 checking pkg-config is at least version 0.9.0... yes [2022-07-28T14:53:16.210Z] #77 123.1 checking for yajl >= 2.1.0... yes [2022-07-28T14:53:16.210Z] #77 123.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T14:53:16.210Z] #77 123.1 checking for gcc... (cached) gcc [2022-07-28T14:53:16.210Z] #77 123.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T14:53:16.210Z] #77 123.2 checking whether gcc accepts -g... (cached) yes [2022-07-28T14:53:16.210Z] #77 123.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T14:53:16.210Z] #77 123.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T14:53:16.210Z] #77 123.2 checking for a Python interpreter with version >= 3... python3 [2022-07-28T14:53:16.210Z] #77 123.2 checking for python3... /usr/bin/python3 [2022-07-28T14:53:16.210Z] #77 123.2 checking for python3 version... 3.9 [2022-07-28T14:53:16.210Z] #77 123.3 checking for python3 platform... linux [2022-07-28T14:53:16.210Z] #77 123.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T14:53:16.210Z] #77 123.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T14:53:16.210Z] #77 123.8 checking that generated files are newer than configure... done [2022-07-28T14:53:16.210Z] #77 123.8 configure: creating ./config.status [2022-07-28T14:53:16.210Z] #77 125.7 config.status: creating Makefile [2022-07-28T14:53:16.210Z] #77 125.8 config.status: creating config.h [2022-07-28T14:53:16.210Z] #77 125.8 config.status: executing libtool commands [2022-07-28T14:53:16.210Z] #77 125.9 config.status: executing depfiles commands [2022-07-28T14:53:16.210Z] #77 126.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T14:53:16.210Z] #77 126.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T14:53:16.210Z] #77 126.8 checking for gcc... gcc [2022-07-28T14:53:16.210Z] #77 126.8 checking whether the C compiler works... yes [2022-07-28T14:53:16.210Z] #77 127.0 checking for C compiler default output file name... a.out [2022-07-28T14:53:16.210Z] #77 127.0 checking for suffix of executables... [2022-07-28T14:53:16.210Z] #77 127.2 checking whether we are cross compiling... no [2022-07-28T14:53:16.210Z] #77 127.4 checking for suffix of object files... o [2022-07-28T14:53:16.210Z] #77 127.5 checking whether we are using the GNU C compiler... yes [2022-07-28T14:53:16.210Z] #77 127.7 checking whether gcc accepts -g... yes [2022-07-28T14:53:16.210Z] #77 127.8 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:53:16.210Z] #77 128.0 checking whether gcc understands -c and -o together... yes [2022-07-28T14:53:16.210Z] #77 128.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:53:16.210Z] #77 128.1 checking whether build environment is sane... yes [2022-07-28T14:53:16.210Z] #77 128.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:53:16.210Z] #77 128.2 checking for gawk... no [2022-07-28T14:53:16.210Z] #77 128.2 checking for mawk... mawk [2022-07-28T14:53:16.210Z] #77 128.2 checking whether make sets $(MAKE)... yes [2022-07-28T14:53:16.210Z] #77 128.3 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:53:16.210Z] #77 128.3 checking whether make supports nested variables... yes [2022-07-28T14:53:16.210Z] #77 128.3 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:53:16.210Z] #77 128.3 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:53:16.210Z] #77 128.3 checking how to create a ustar tar archive... gnutar [2022-07-28T14:53:16.210Z] #77 128.4 checking dependency style of gcc... gcc3 [2022-07-28T14:53:16.210Z] #77 128.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:53:16.210Z] #77 128.5 checking whether make supports nested variables... (cached) yes [2022-07-28T14:53:16.210Z] #77 128.6 checking build system type... x86_64-pc-linux-gnu [2022-07-28T14:53:16.210Z] #77 128.8 checking host system type... x86_64-pc-linux-gnu [2022-07-28T14:53:16.210Z] #77 128.8 checking how to print strings... printf [2022-07-28T14:53:16.210Z] #77 128.8 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:53:16.210Z] #77 128.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:53:16.210Z] #77 128.8 checking for egrep... /bin/grep -E [2022-07-28T14:53:16.210Z] #77 128.8 checking for fgrep... /bin/grep -F [2022-07-28T14:53:16.210Z] #77 128.8 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:53:16.210Z] #77 128.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:53:16.210Z] #77 128.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:53:16.210Z] #77 128.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:53:16.210Z] #77 128.9 checking whether ln -s works... yes [2022-07-28T14:53:16.210Z] #77 128.9 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:53:16.210Z] #77 128.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-28T14:53:16.210Z] #77 129.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:53:16.210Z] #77 129.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:53:16.210Z] #77 129.0 checking for objdump... objdump [2022-07-28T14:53:16.210Z] #77 129.0 checking how to recognize dependent libraries... pass_all [2022-07-28T14:53:16.210Z] #77 129.0 checking for dlltool... no [2022-07-28T14:53:16.210Z] #77 129.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:53:16.210Z] #77 129.0 checking for ar... ar [2022-07-28T14:53:16.210Z] #77 129.0 checking for archiver @FILE support... @ [2022-07-28T14:53:16.210Z] #77 129.1 checking for strip... strip [2022-07-28T14:53:16.210Z] #77 129.1 checking for ranlib... ranlib [2022-07-28T14:53:16.210Z] #77 129.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:53:16.210Z] #77 129.5 checking for sysroot... no [2022-07-28T14:53:16.210Z] #77 129.5 checking for a working dd... /bin/dd [2022-07-28T14:53:16.210Z] #77 129.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:53:16.210Z] #77 129.6 checking for mt... no [2022-07-28T14:53:16.210Z] #77 129.6 checking if : is a manifest tool... no [2022-07-28T14:53:16.210Z] #77 129.6 checking how to run the C preprocessor... gcc -E [2022-07-28T14:53:16.210Z] #77 129.8 checking for ANSI C header files... yes [2022-07-28T14:53:16.210Z] #77 130.2 checking for sys/types.h... yes [2022-07-28T14:53:16.210Z] #77 130.3 checking for sys/stat.h... yes [2022-07-28T14:53:16.210Z] #77 130.4 checking for stdlib.h... yes [2022-07-28T14:53:16.210Z] #77 130.6 checking for string.h... yes [2022-07-28T14:53:16.210Z] #77 130.7 checking for memory.h... yes [2022-07-28T14:53:16.210Z] #77 130.9 checking for strings.h... yes [2022-07-28T14:53:16.210Z] #77 131.0 checking for inttypes.h... yes [2022-07-28T14:53:16.210Z] #77 131.1 checking for stdint.h... yes [2022-07-28T14:53:16.210Z] #77 131.2 checking for unistd.h... yes [2022-07-28T14:53:16.469Z] #77 131.4 checking for dlfcn.h... yes [2022-07-28T14:53:16.469Z] #77 131.6 checking for objdir... .libs [2022-07-28T14:53:16.469Z] #77 131.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:53:16.499Z] #64 81.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-28T14:53:16.727Z] #77 131.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:53:16.727Z] #77 131.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:53:16.760Z] #64 81.32 + BUILDTAGS='netgo osusergo static_build' [2022-07-28T14:53:16.760Z] #64 81.33 + export EXTRA_FLAGS=-buildmode=pie [2022-07-28T14:53:16.760Z] #64 81.33 + EXTRA_FLAGS=-buildmode=pie [2022-07-28T14:53:16.760Z] #64 81.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-28T14:53:16.760Z] #64 81.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-28T14:53:16.760Z] #64 81.33 + '[' '' = dynamic ']' [2022-07-28T14:53:16.760Z] #64 81.33 + make [2022-07-28T14:53:16.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-28T14:53:16.985Z] #77 132.0 checking if gcc static flag -static works... yes [2022-07-28T14:53:16.985Z] #77 132.4 checking if gcc supports -c -o file.o... yes [2022-07-28T14:53:17.244Z] #77 132.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:53:17.244Z] #77 132.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T14:53:17.325Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-28T14:53:17.325Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-28T14:53:17.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-28T14:53:17.503Z] #77 132.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:53:17.503Z] #77 132.8 checking how to hardcode library paths into programs... immediate [2022-07-28T14:53:17.503Z] #77 132.8 checking whether stripping libraries is possible... yes [2022-07-28T14:53:17.503Z] #77 132.8 checking if libtool supports shared libraries... yes [2022-07-28T14:53:17.503Z] #77 132.8 checking whether to build shared libraries... no [2022-07-28T14:53:17.503Z] #77 132.8 checking whether to build static libraries... yes [2022-07-28T14:53:17.761Z] #77 132.8 checking float.h usability... yes [2022-07-28T14:53:17.761Z] #77 133.0 checking float.h presence... yes [2022-07-28T14:53:17.761Z] #77 133.1 checking for float.h... yes [2022-07-28T14:53:18.020Z] #77 133.1 checking limits.h usability... yes [2022-07-28T14:53:18.020Z] #77 133.3 checking limits.h presence... yes [2022-07-28T14:53:18.249Z] --- PASS: TestRenameLinkedContainer (3.35s) [2022-07-28T14:53:18.249Z] === RUN TestRenameStoppedContainer [2022-07-28T14:53:18.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-28T14:53:18.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-28T14:53:18.278Z] #77 133.3 checking for limits.h... yes [2022-07-28T14:53:18.278Z] #77 133.4 checking stddef.h usability... yes [2022-07-28T14:53:18.278Z] #77 133.5 checking stddef.h presence... yes [2022-07-28T14:53:18.278Z] #77 133.6 checking for stddef.h... yes [2022-07-28T14:53:18.489Z] #23 ... [2022-07-28T14:53:18.489Z] [2022-07-28T14:53:18.489Z] #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-28T14:53:18.489Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:53:18.489Z] #77 132.1 CCLD libyajl.la [2022-07-28T14:53:18.489Z] #77 132.5 CCLD verify/json_verify [2022-07-28T14:53:18.537Z] #77 133.6 checking for stdlib.h... (cached) yes [2022-07-28T14:53:18.537Z] #77 133.7 checking for string.h... (cached) yes [2022-07-28T14:53:18.537Z] #77 133.7 checking sys/time.h usability... yes [2022-07-28T14:53:18.537Z] #77 133.9 checking sys/time.h presence... yes [2022-07-28T14:53:18.673Z] #64 ... [2022-07-28T14:53:18.673Z] [2022-07-28T14:53:18.673Z] #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-28T14:53:18.673Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:53:18.800Z] #77 133.9 checking for sys/time.h... yes [2022-07-28T14:53:18.800Z] #77 133.9 checking for inline... inline [2022-07-28T14:53:18.800Z] #77 134.0 checking for size_t... yes [2022-07-28T14:53:18.933Z] #14 143.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-28T14:53:18.933Z] #14 143.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:53:18.933Z] #14 143.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:53:19.051Z] #77 133.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:19.051Z] #77 133.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T14:53:19.051Z] #77 133.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T14:53:19.051Z] #77 133.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:19.051Z] #77 133.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:19.051Z] #77 133.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:53:19.051Z] #77 133.1 CC src/validate.o [2022-07-28T14:53:19.051Z] #77 133.1 CC src/image_spec_schema_config_schema.lo [2022-07-28T14:53:19.051Z] #77 133.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T14:53:19.051Z] #77 133.1 CC src/image_spec_schema_defs.lo [2022-07-28T14:53:19.051Z] #77 133.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T14:53:19.051Z] #77 133.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T14:53:19.051Z] #77 133.2 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T14:53:19.051Z] #77 133.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T14:53:19.059Z] #77 134.2 checking for stdlib.h... (cached) yes [2022-07-28T14:53:19.173Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-28T14:53:19.173Z] --- PASS: TestRenameStoppedContainer (0.92s) [2022-07-28T14:53:19.173Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T14:53:19.173Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-28T14:53:19.308Z] #77 133.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T14:53:19.308Z] #77 133.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T14:53:19.308Z] #77 133.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T14:53:19.308Z] #77 133.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T14:53:19.308Z] #77 133.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T14:53:19.308Z] #77 133.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T14:53:19.317Z] #77 134.2 checking for GNU libc compatible malloc... yes [2022-07-28T14:53:19.317Z] #77 134.4 checking for stdlib.h... (cached) yes [2022-07-28T14:53:19.564Z] #77 133.5 CC src/runtime_spec_schema_defs.lo [2022-07-28T14:53:19.564Z] #77 133.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T14:53:19.564Z] #77 133.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T14:53:19.564Z] #77 133.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T14:53:19.564Z] #77 133.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T14:53:19.576Z] #77 134.5 checking for GNU libc compatible realloc... yes [2022-07-28T14:53:19.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-28T14:53:19.835Z] #77 134.7 checking for working strtod... yes [2022-07-28T14:53:19.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-28T14:53:19.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-28T14:53:20.094Z] #77 135.0 checking for gettimeofday... yes [2022-07-28T14:53:20.126Z] #77 134.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T14:53:20.126Z] #77 134.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T14:53:20.126Z] #77 134.1 CC src/basic_test_double_array_item.lo [2022-07-28T14:53:20.126Z] #77 134.1 CC src/basic_test_double_array.lo [2022-07-28T14:53:20.353Z] #77 135.3 checking for memset... yes [2022-07-28T14:53:20.353Z] #77 135.5 checking for strspn... yes [2022-07-28T14:53:20.391Z] #77 134.2 CC src/basic_test_top_array_int.lo [2022-07-28T14:53:20.391Z] #77 134.4 CC src/basic_test_top_array_string.lo [2022-07-28T14:53:20.612Z] #77 135.7 checking that generated files are newer than configure... done [2022-07-28T14:53:20.612Z] #77 135.7 configure: creating ./config.status [2022-07-28T14:53:20.648Z] #77 134.5 CC src/basic_test_top_double_array_int.lo [2022-07-28T14:53:20.648Z] #77 134.7 CC src/basic_test_top_double_array_obj.lo [2022-07-28T14:53:20.648Z] #77 134.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T14:53:20.904Z] #77 135.0 CC src/basic_test_top_double_array_string.lo [2022-07-28T14:53:20.911Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2022-07-28T14:53:20.911Z] === RUN TestRenameInvalidName [2022-07-28T14:53:21.160Z] #77 135.1 CC src/read-file.lo [2022-07-28T14:53:21.416Z] #77 135.3 CC src/json_common.lo [2022-07-28T14:53:21.416Z] #77 135.4 CC tests/test-1.o [2022-07-28T14:53:21.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-28T14:53:21.471Z] --- PASS: TestRenameInvalidName (0.77s) [2022-07-28T14:53:21.471Z] === RUN TestRenameAnonymousContainer [2022-07-28T14:53:21.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-28T14:53:21.471Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-28T14:53:21.672Z] #77 135.7 CC tests/test-2.o [2022-07-28T14:53:21.927Z] #77 135.9 CC tests/test-3.o [2022-07-28T14:53:22.030Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-28T14:53:22.183Z] #77 136.3 CC tests/test-4.o [2022-07-28T14:53:22.438Z] #77 136.3 CC tests/test-5.o [2022-07-28T14:53:22.515Z] #77 137.8 config.status: creating Makefile [2022-07-28T14:53:22.516Z] #77 137.8 config.status: creating config.h [2022-07-28T14:53:22.516Z] #77 137.9 config.status: executing depfiles commands [2022-07-28T14:53:22.695Z] #77 136.6 CC tests/test-6.o [2022-07-28T14:53:22.695Z] #77 136.6 CC tests/test-7.o [2022-07-28T14:53:22.695Z] #77 136.8 CC tests/test-8.o [2022-07-28T14:53:22.774Z] #77 138.1 config.status: executing libtool commands [2022-07-28T14:53:22.952Z] #77 137.0 CC tests/test-9.o [2022-07-28T14:53:23.208Z] #77 137.2 CC tests/test-10.o [2022-07-28T14:53:23.208Z] #77 137.4 CC tests/test-11.o [2022-07-28T14:53:23.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-28T14:53:23.647Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2022-07-28T14:53:23.647Z] === RUN TestRenameContainerWithSameName [2022-07-28T14:53:23.709Z] #77 139.0 GEN .version [2022-07-28T14:53:23.709Z] #77 139.0 make install-recursive [2022-07-28T14:53:23.709Z] #77 139.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T14:53:23.709Z] #77 139.1 Making install in libocispec [2022-07-28T14:53:23.901Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-28T14:53:23.968Z] #77 139.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:53:23.968Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T14:53:23.968Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T14:53:23.968Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T14:53:23.968Z] #77 139.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T14:53:24.461Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-07-28T14:53:24.461Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T14:53:24.905Z] #77 140.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T14:53:24.905Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T14:53:25.164Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T14:53:25.516Z] #14 ... [2022-07-28T14:53:25.516Z] [2022-07-28T14:53:25.516Z] #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-28T14:53:25.516Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:25.516Z] #77 66.04 libtoolize: putting auxiliary files in '.'. [2022-07-28T14:53:25.516Z] #77 66.04 libtoolize: copying file './ltmain.sh' [2022-07-28T14:53:25.516Z] #77 67.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-28T14:53:25.516Z] #77 67.84 libtoolize: and rerunning libtoolize and aclocal. [2022-07-28T14:53:25.516Z] #77 67.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T14:53:25.822Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2022-07-28T14:53:25.822Z] === RUN TestResize [2022-07-28T14:53:25.822Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-28T14:53:25.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-28T14:53:25.822Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-28T14:53:25.822Z] check_test.go:540: [d73132496fdfa] daemon is not started [2022-07-28T14:53:25.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-28T14:53:25.822Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-28T14:53:25.822Z] check_test.go:540: [d6c33ba8cc319] daemon is not started [2022-07-28T14:53:25.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-28T14:53:26.099Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T14:53:26.100Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T14:53:26.358Z] #77 141.5 make install-recursive [2022-07-28T14:53:26.358Z] #77 141.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:53:26.358Z] #77 141.6 Making install in yajl [2022-07-28T14:53:26.358Z] #77 ... [2022-07-28T14:53:26.358Z] [2022-07-28T14:53:26.358Z] #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-28T14:53:26.358Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:53:26.358Z] #21 35.36 Selecting previously unselected package sudo. [2022-07-28T14:53:26.358Z] #21 35.36 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 35.37 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T14:53:26.358Z] #21 35.91 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T14:53:26.358Z] #21 35.91 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 35.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T14:53:26.358Z] #21 36.16 Selecting previously unselected package uidmap. [2022-07-28T14:53:26.358Z] #21 36.17 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 36.17 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T14:53:26.358Z] #21 36.27 Selecting previously unselected package vim-runtime. [2022-07-28T14:53:26.358Z] #21 36.28 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:53:26.358Z] #21 36.30 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-28T14:53:26.358Z] #21 36.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T14:53:26.358Z] #21 36.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:26.358Z] #21 39.64 Selecting previously unselected package vim. [2022-07-28T14:53:26.358Z] #21 39.66 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 39.68 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:26.358Z] #21 40.23 Selecting previously unselected package xfsprogs. [2022-07-28T14:53:26.358Z] #21 40.23 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 40.24 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T14:53:26.358Z] #21 40.65 Selecting previously unselected package zip. [2022-07-28T14:53:26.358Z] #21 40.67 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 40.67 Unpacking zip (3.0-12) ... [2022-07-28T14:53:26.358Z] #21 40.81 Selecting previously unselected package zstd. [2022-07-28T14:53:26.358Z] #21 40.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T14:53:26.358Z] #21 40.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T14:53:26.358Z] #21 41.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:53:26.358Z] #21 42.11 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T14:53:26.358Z] #21 42.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T14:53:26.358Z] #21 42.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T14:53:26.358Z] #21 42.14 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T14:53:26.358Z] #21 42.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T14:53:26.358Z] #21 42.17 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T14:53:26.358Z] #21 42.18 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T14:53:26.358Z] #21 42.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:53:26.358Z] #21 42.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:53:26.358Z] #21 42.21 Setting up bzip2 (1.0.8-4) ... [2022-07-28T14:53:26.358Z] #21 42.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:53:26.358Z] #21 42.23 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T14:53:26.358Z] #21 42.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:26.358Z] #21 42.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:53:26.358Z] #21 42.96 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T14:53:26.358Z] #21 42.97 Setting up apparmor (2.13.6-10) ... [2022-07-28T14:53:26.358Z] #21 44.48 Setting up zip (3.0-12) ... [2022-07-28T14:53:26.358Z] #21 44.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:26.358Z] #21 44.51 Setting up bash-completion (1:2.11-2) ... [2022-07-28T14:53:26.358Z] #21 ... [2022-07-28T14:53:26.358Z] [2022-07-28T14:53:26.358Z] #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-28T14:53:26.358Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:26.358Z] #77 141.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:26.358Z] #77 141.7 CC verify/json_verify-json_verify.o [2022-07-28T14:53:26.358Z] #77 141.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T14:53:26.358Z] #77 141.7 CC src/libyajl_la-yajl.lo [2022-07-28T14:53:26.358Z] #77 141.7 CC src/libyajl_la-yajl_gen.lo [2022-07-28T14:53:26.358Z] #77 141.7 CC src/libyajl_la-yajl_parser.lo [2022-07-28T14:53:26.358Z] #77 141.7 CC src/libyajl_la-yajl_buf.lo [2022-07-28T14:53:26.427Z] --- PASS: TestResize (0.62s) [2022-07-28T14:53:26.427Z] === RUN TestResizeWithInvalidSize [2022-07-28T14:53:26.427Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-28T14:53:26.617Z] #77 141.8 CC src/libyajl_la-yajl_encode.lo [2022-07-28T14:53:26.617Z] #77 141.9 CC src/libyajl_la-yajl_lex.lo [2022-07-28T14:53:26.617Z] #77 141.9 CC src/libyajl_la-yajl_tree.lo [2022-07-28T14:53:26.988Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-07-28T14:53:26.988Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T14:53:27.549Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-28T14:53:27.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T14:53:27.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T14:53:27.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T14:53:27.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T14:53:28.521Z] #77 ... [2022-07-28T14:53:28.521Z] [2022-07-28T14:53:28.521Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:53:28.521Z] #23 sha256:e7accc27669cd6327cb2d2c385c1575d9c94f5363dc2c940c97c612825ff896c [2022-07-28T14:53:28.521Z] #23 9.699 Collecting yamllint==1.26.1 [2022-07-28T14:53:28.521Z] #23 10.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T14:53:28.521Z] #23 11.77 Collecting pathspec>=0.5.3 [2022-07-28T14:53:28.521Z] #23 11.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T14:53:28.521Z] #23 12.12 Collecting pyyaml [2022-07-28T14:53:28.521Z] #23 12.16 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-28T14:53:28.521Z] #23 12.19 Building wheels for collected packages: yamllint [2022-07-28T14:53:28.521Z] #23 12.20 Building wheel for yamllint (setup.py): started [2022-07-28T14:53:28.521Z] #23 13.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T14:53:28.521Z] #23 13.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0afd1b05a8317e3e8040a8ac488b097db74e1bc314724d12af1e45a7b0f4d3ad [2022-07-28T14:53:28.521Z] #23 13.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T14:53:28.521Z] #23 13.23 Successfully built yamllint [2022-07-28T14:53:28.521Z] #23 13.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T14:53:28.521Z] #23 13.68 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T14:53:28.521Z] #23 DONE 14.5s [2022-07-28T14:53:28.521Z] [2022-07-28T14:53:28.521Z] #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-28T14:53:28.521Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:53:28.919Z] check_test.go:540: [dea4d5aaf4482] daemon is not started [2022-07-28T14:53:28.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-28T14:53:29.478Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-28T14:53:29.734Z] #77 ... [2022-07-28T14:53:29.734Z] [2022-07-28T14:53:29.734Z] #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-28T14:53:29.734Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:53:29.734Z] #64 83.88 + bin/ctr [2022-07-28T14:53:30.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T14:53:30.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T14:53:30.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T14:53:30.821Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-28T14:53:30.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T14:53:30.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T14:53:31.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T14:53:31.117Z] #64 ... [2022-07-28T14:53:31.117Z] [2022-07-28T14:53:31.117Z] #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-28T14:53:31.117Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:53:31.117Z] #14 155.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-28T14:53:31.117Z] #14 155.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:53:31.117Z] #14 155.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T14:53:31.889Z] #77 ... [2022-07-28T14:53:31.889Z] [2022-07-28T14:53:31.889Z] #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-28T14:53:31.889Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:53:31.889Z] #21 46.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:53:31.889Z] #21 46.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T14:53:31.889Z] #21 46.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T14:53:31.889Z] #21 46.89 Setting up patch (2.7.6-7) ... [2022-07-28T14:53:31.889Z] #21 46.90 Setting up sudo (1.9.5p2-3) ... [2022-07-28T14:53:31.889Z] #21 46.98 invoke-rc.d: could not determine current runlevel [2022-07-28T14:53:31.889Z] #21 46.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T14:53:31.889Z] #21 47.01 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T14:53:31.889Z] #21 47.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T14:53:31.889Z] #21 47.03 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T14:53:31.889Z] #21 47.04 Setting up pigz (2.6-1) ... [2022-07-28T14:53:31.889Z] #21 47.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T14:53:31.889Z] #21 47.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:53:31.889Z] #21 47.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T14:53:31.889Z] #21 47.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:31.889Z] #21 47.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T14:53:31.889Z] #21 47.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T14:53:31.889Z] #21 48.42 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T14:53:31.889Z] #21 48.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T14:53:31.889Z] #21 48.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:53:31.889Z] #21 48.47 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T14:53:31.889Z] #21 48.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:53:31.889Z] #21 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T14:53:31.889Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T14:53:31.889Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T14:53:31.889Z] #21 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T14:53:31.889Z] #21 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T14:53:31.889Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T14:53:31.889Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T14:53:31.889Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T14:53:31.889Z] #21 49.09 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T14:53:31.889Z] #21 50.71 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:53:31.889Z] #21 50.73 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T14:53:31.889Z] #21 50.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T14:53:31.889Z] #21 50.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T14:53:32.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T14:53:32.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T14:53:32.004Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-28T14:53:32.825Z] #21 51.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T14:53:33.084Z] #21 51.96 Setting up jq (1.6-2.1) ... [2022-07-28T14:53:33.084Z] #21 51.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T14:53:33.084Z] #21 51.99 Setting up iptables (1.8.7-1) ... [2022-07-28T14:53:33.084Z] #21 52.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T14:53:33.084Z] #21 52.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T14:53:33.084Z] #21 52.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T14:53:33.084Z] #21 52.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T14:53:33.084Z] #21 52.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T14:53:33.084Z] #21 52.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T14:53:33.084Z] #21 52.03 Setting up iproute2 (5.10.0-4) ... [2022-07-28T14:53:33.343Z] #21 52.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:53:34.282Z] #21 DONE 53.2s [2022-07-28T14:53:34.282Z] [2022-07-28T14:53:34.282Z] #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-28T14:53:34.282Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T14:53:35.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-28T14:53:35.657Z] #22 1.478 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T14:53:35.657Z] #22 1.493 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T14:53:35.657Z] #22 1.496 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T14:53:35.657Z] #22 DONE 1.6s [2022-07-28T14:53:35.657Z] [2022-07-28T14:53:35.657Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:53:35.657Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.14s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.26s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.35s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.50s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-07-28T14:53:36.191Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.35s) [2022-07-28T14:53:36.191Z] === RUN TestCgroupNamespacesRun [2022-07-28T14:53:37.692Z] #14 ... [2022-07-28T14:53:37.692Z] [2022-07-28T14:53:37.692Z] #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-28T14:53:37.692Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:37.692Z] #77 82.95 configure.ac:7: installing './compile' [2022-07-28T14:53:37.692Z] #77 82.98 configure.ac:11: installing './config.guess' [2022-07-28T14:53:37.692Z] #77 83.01 configure.ac:11: installing './config.sub' [2022-07-28T14:53:37.692Z] #77 83.04 configure.ac:8: installing './install-sh' [2022-07-28T14:53:37.692Z] #77 83.07 configure.ac:8: installing './missing' [2022-07-28T14:53:37.692Z] #77 83.23 Makefile.am: installing './depcomp' [2022-07-28T14:53:37.692Z] #77 85.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T14:53:37.692Z] #77 85.64 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T14:53:37.692Z] #77 86.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T14:53:37.692Z] #77 86.22 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T14:53:37.692Z] #77 86.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T14:53:37.692Z] #77 87.20 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T14:53:37.692Z] #77 87.52 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T14:53:37.692Z] #77 87.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T14:53:37.692Z] #77 88.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-28T14:53:38.074Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2022-07-28T14:53:38.075Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T14:53:38.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-28T14:53:39.435Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2022-07-28T14:53:39.435Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T14:53:40.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-28T14:53:40.842Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2022-07-28T14:53:40.842Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T14:53:40.925Z] #23 ... [2022-07-28T14:53:40.925Z] [2022-07-28T14:53:40.925Z] #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-28T14:53:40.925Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:53:40.925Z] #77 147.3 CCLD libyajl.la [2022-07-28T14:53:40.925Z] #77 147.7 CCLD verify/json_verify [2022-07-28T14:53:40.925Z] #77 148.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:40.925Z] #77 148.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T14:53:40.925Z] #77 148.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T14:53:40.925Z] #77 148.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:40.925Z] #77 148.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:53:40.925Z] #77 148.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:53:40.925Z] #77 148.3 CC src/validate.o [2022-07-28T14:53:40.925Z] #77 148.3 CC src/image_spec_schema_config_schema.lo [2022-07-28T14:53:40.925Z] #77 148.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T14:53:40.925Z] #77 148.3 CC src/image_spec_schema_defs.lo [2022-07-28T14:53:40.925Z] #77 148.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T14:53:40.925Z] #77 148.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T14:53:40.925Z] #77 148.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T14:53:40.925Z] #77 148.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T14:53:40.925Z] #77 148.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T14:53:40.925Z] #77 148.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T14:53:40.925Z] #77 148.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T14:53:40.925Z] #77 148.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T14:53:40.925Z] #77 148.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T14:53:40.925Z] #77 148.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T14:53:40.925Z] #77 148.8 CC src/runtime_spec_schema_defs.lo [2022-07-28T14:53:40.925Z] #77 148.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T14:53:40.925Z] #77 149.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T14:53:40.925Z] #77 149.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T14:53:40.925Z] #77 149.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T14:53:40.925Z] #77 149.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T14:53:40.925Z] #77 149.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T14:53:40.925Z] #77 149.5 CC src/basic_test_double_array_item.lo [2022-07-28T14:53:40.925Z] #77 149.6 CC src/basic_test_double_array.lo [2022-07-28T14:53:40.925Z] #77 149.8 CC src/basic_test_top_array_int.lo [2022-07-28T14:53:40.925Z] #77 149.9 CC src/basic_test_top_array_string.lo [2022-07-28T14:53:40.925Z] #77 149.9 CC src/basic_test_top_double_array_int.lo [2022-07-28T14:53:40.925Z] #77 150.1 CC src/basic_test_top_double_array_obj.lo [2022-07-28T14:53:40.925Z] #77 150.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T14:53:40.925Z] #77 150.3 CC src/basic_test_top_double_array_string.lo [2022-07-28T14:53:40.925Z] #77 150.4 CC src/read-file.lo [2022-07-28T14:53:40.925Z] #77 150.5 CC src/json_common.lo [2022-07-28T14:53:40.925Z] #77 150.6 CC tests/test-1.o [2022-07-28T14:53:40.925Z] #77 150.9 CC tests/test-2.o [2022-07-28T14:53:40.925Z] #77 150.9 CC tests/test-3.o [2022-07-28T14:53:40.925Z] #77 151.1 CC tests/test-4.o [2022-07-28T14:53:40.925Z] #77 151.3 CC tests/test-5.o [2022-07-28T14:53:40.926Z] #77 151.3 CC tests/test-6.o [2022-07-28T14:53:40.926Z] #77 151.5 CC tests/test-7.o [2022-07-28T14:53:40.926Z] #77 151.6 CC tests/test-8.o [2022-07-28T14:53:40.926Z] #77 151.8 CC tests/test-9.o [2022-07-28T14:53:40.926Z] #77 151.9 CC tests/test-10.o [2022-07-28T14:53:40.926Z] #77 152.2 CC tests/test-11.o [2022-07-28T14:53:41.923Z] #77 ... [2022-07-28T14:53:41.923Z] [2022-07-28T14:53:41.923Z] #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-28T14:53:41.923Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:53:41.923Z] #14 165.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-28T14:53:41.923Z] #14 165.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:53:41.923Z] #14 165.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:53:42.204Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s) [2022-07-28T14:53:42.204Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T14:53:43.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-28T14:53:43.565Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.43s) [2022-07-28T14:53:43.565Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T14:53:44.926Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2022-07-28T14:53:44.926Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T14:53:45.851Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-07-28T14:53:45.851Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T14:53:45.851Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-28T14:53:46.411Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-28T14:53:46.566Z] #55 ... [2022-07-28T14:53:46.566Z] [2022-07-28T14:53:46.567Z] #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-28T14:53:46.567Z] #47 sha256:9afdc5b9afa87a7c3cbadc74c7a8c6eb01a3e2a8bdd01c5a98112527a9d86f21 [2022-07-28T14:53:46.567Z] #47 202.4 + dpkg --print-architecture [2022-07-28T14:53:46.567Z] #47 DONE 203.1s [2022-07-28T14:53:46.567Z] [2022-07-28T14:53:46.567Z] #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-28T14:53:46.567Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:53:46.971Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2022-07-28T14:53:46.971Z] === RUN TestNISDomainname [2022-07-28T14:53:47.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-28T14:53:47.485Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-28T14:53:47.485Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-28T14:53:47.492Z] #77 ... [2022-07-28T14:53:47.492Z] [2022-07-28T14:53:47.492Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:53:47.492Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T14:53:47.492Z] #23 11.03 Collecting yamllint==1.26.1 [2022-07-28T14:53:47.740Z] --- PASS: TestNISDomainname (0.77s) [2022-07-28T14:53:47.740Z] === RUN TestHostnameDnsResolution [2022-07-28T14:53:47.750Z] #23 12.09 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T14:53:49.102Z] --- PASS: TestHostnameDnsResolution (1.06s) [2022-07-28T14:53:49.102Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T14:53:49.129Z] #23 13.42 Collecting pathspec>=0.5.3 [2022-07-28T14:53:49.129Z] #23 13.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T14:53:49.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-28T14:53:49.697Z] #23 13.93 Collecting pyyaml [2022-07-28T14:53:49.697Z] #23 13.94 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-28T14:53:49.697Z] #23 14.00 Building wheels for collected packages: yamllint [2022-07-28T14:53:49.697Z] #23 14.00 Building wheel for yamllint (setup.py): started [2022-07-28T14:53:49.918Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-07-28T14:53:49.918Z] === RUN TestPrivilegedHostDevices [2022-07-28T14:53:50.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-28T14:53:50.479Z] --- PASS: TestPrivilegedHostDevices (0.73s) [2022-07-28T14:53:50.479Z] === RUN TestRunConsoleSize [2022-07-28T14:53:50.658Z] #23 15.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T14:53:50.658Z] #23 15.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=19bd1292baa765380e51b78fd2fdbc96fa7e721028f491b03bd9e79accb91fad [2022-07-28T14:53:50.658Z] #23 15.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T14:53:50.658Z] #23 15.03 Successfully built yamllint [2022-07-28T14:53:50.658Z] #23 15.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T14:53:51.040Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-28T14:53:51.040Z] --- PASS: TestRunConsoleSize (0.60s) [2022-07-28T14:53:51.040Z] === RUN TestStats [2022-07-28T14:53:51.288Z] #23 15.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T14:53:51.648Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-28T14:53:51.867Z] #23 DONE 16.2s [2022-07-28T14:53:51.867Z] [2022-07-28T14:53:51.867Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T14:53:51.867Z] #27 sha256:7b886a464bfb6db74f86af7a08d6065eaa8b3d0f73bc5b4a1bc201e114d9dc38 [2022-07-28T14:53:52.443Z] #27 DONE 0.5s [2022-07-28T14:53:52.443Z] [2022-07-28T14:53:52.443Z] #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-28T14:53:52.443Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:53:52.443Z] #47 ... [2022-07-28T14:53:52.443Z] [2022-07-28T14:53:52.443Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T14:53:52.443Z] #32 sha256:c3f7c0337a25b8ca68fb12db38786a947fa65bde76cd251e2f9565f4a604cf86 [2022-07-28T14:53:53.008Z] #32 DONE 0.7s [2022-07-28T14:53:53.008Z] [2022-07-28T14:53:53.008Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T14:53:53.008Z] #35 sha256:1fd924ac6b0857d889777f4861b399a8b8e93d31022fdb07ad77945db2ae8e26 [2022-07-28T14:53:53.575Z] #35 DONE 0.4s [2022-07-28T14:53:53.575Z] [2022-07-28T14:53:53.575Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T14:53:53.575Z] #37 sha256:30f10af5607174d302f9e282d0c67ab128ec5d8545f926844290819186450964 [2022-07-28T14:53:53.834Z] #37 DONE 0.4s [2022-07-28T14:53:53.834Z] [2022-07-28T14:53:53.834Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T14:53:53.834Z] #39 sha256:c5cebd4aab8be83639d2d1357d6e440ae4610654854a031a178101aec0bf2236 [2022-07-28T14:53:53.834Z] #39 DONE 0.1s [2022-07-28T14:53:53.834Z] [2022-07-28T14:53:53.834Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T14:53:53.834Z] #41 sha256:0f05030fac7da3ac842a964b1542a31b94d07eecad4eade47953fdc2a525d4e3 [2022-07-28T14:53:54.093Z] #41 DONE 0.1s [2022-07-28T14:53:54.093Z] [2022-07-28T14:53:54.093Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T14:53:54.093Z] #45 sha256:ebdab19661a99bac17ad55f41c74e6de7023ab2867628ad826671ba0c7e65011 [2022-07-28T14:53:54.093Z] #45 DONE 0.0s [2022-07-28T14:53:54.093Z] [2022-07-28T14:53:54.093Z] #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-28T14:53:54.093Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:53:54.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-28T14:53:54.200Z] --- PASS: TestStats (2.72s) [2022-07-28T14:53:54.200Z] === RUN TestStopContainerWithTimeout [2022-07-28T14:53:54.200Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T14:53:54.200Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T14:53:54.200Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T14:53:54.200Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T14:53:54.200Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T14:53:54.200Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T14:53:54.200Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T14:53:54.200Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T14:53:54.200Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T14:53:54.200Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T14:53:54.200Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T14:53:54.200Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T14:53:56.085Z] check_test.go:540: [d383abfbc9d51] daemon is not started [2022-07-28T14:53:56.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-28T14:53:56.513Z] #55 ... [2022-07-28T14:53:56.513Z] [2022-07-28T14:53:56.513Z] #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-28T14:53:56.513Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:53:56.513Z] #77 170.4 CCLD libocispec.la [2022-07-28T14:53:56.769Z] #77 170.8 CCLD src/validate [2022-07-28T14:53:57.012Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T14:53:57.012Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2022-07-28T14:53:57.012Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2022-07-28T14:53:57.012Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-07-28T14:53:57.012Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2022-07-28T14:53:57.012Z] === RUN TestDeleteDevicemapper [2022-07-28T14:53:57.012Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T14:53:57.012Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T14:53:57.012Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T14:53:57.025Z] #77 170.8 CCLD tests/test-1 [2022-07-28T14:53:57.025Z] #77 170.9 CCLD tests/test-2 [2022-07-28T14:53:57.025Z] #77 170.9 CCLD tests/test-3 [2022-07-28T14:53:57.025Z] #77 170.9 CCLD tests/test-4 [2022-07-28T14:53:57.025Z] #77 171.0 CCLD tests/test-5 [2022-07-28T14:53:57.025Z] #77 171.0 CCLD tests/test-6 [2022-07-28T14:53:57.282Z] #77 171.2 CCLD tests/test-7 [2022-07-28T14:53:57.282Z] #77 171.2 CCLD tests/test-8 [2022-07-28T14:53:57.282Z] #77 171.3 CCLD tests/test-9 [2022-07-28T14:53:57.282Z] #77 171.4 CCLD tests/test-10 [2022-07-28T14:53:57.539Z] #77 171.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T14:53:57.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-28T14:53:57.796Z] #77 171.6 CCLD tests/test-11 [2022-07-28T14:53:59.164Z] #77 173.2 libtool: link: ar cr libocispec.a [2022-07-28T14:53:59.164Z] #77 173.3 libtool: link: ranlib libocispec.a [2022-07-28T14:53:59.458Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-28T14:54:00.018Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2022-07-28T14:54:00.018Z] === RUN TestUpdateMemory [2022-07-28T14:54:00.018Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T14:54:00.018Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T14:54:00.018Z] === RUN TestUpdateCPUQuota [2022-07-28T14:54:00.118Z] #14 ... [2022-07-28T14:54:00.118Z] [2022-07-28T14:54:00.118Z] #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-28T14:54:00.118Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:00.118Z] #77 109.5 configure.ac:7: installing 'build-aux/compile' [2022-07-28T14:54:00.118Z] #77 109.6 configure.ac:9: installing 'build-aux/config.guess' [2022-07-28T14:54:00.118Z] #77 109.6 configure.ac:9: installing 'build-aux/config.sub' [2022-07-28T14:54:00.118Z] #77 109.6 configure.ac:11: installing 'build-aux/install-sh' [2022-07-28T14:54:00.118Z] #77 109.6 configure.ac:11: installing 'build-aux/missing' [2022-07-28T14:54:00.118Z] #77 109.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T14:54:00.118Z] #77 110.0 parallel-tests: installing 'build-aux/test-driver' [2022-07-28T14:54:00.531Z] #77 174.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:00.531Z] #77 174.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T14:54:00.531Z] #77 174.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T14:54:00.531Z] #77 174.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:00.531Z] #77 174.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:00.531Z] #77 174.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:00.531Z] #77 174.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:00.531Z] #77 174.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T14:54:00.787Z] #77 174.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T14:54:00.787Z] #77 174.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T14:54:00.787Z] #77 174.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T14:54:00.787Z] #77 174.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T14:54:01.043Z] #77 174.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T14:54:01.043Z] #77 175.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T14:54:01.043Z] #77 175.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T14:54:01.043Z] #77 175.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T14:54:01.299Z] #77 175.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T14:54:01.299Z] #77 175.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T14:54:01.299Z] #77 175.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T14:54:01.299Z] #77 175.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T14:54:01.299Z] #77 175.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T14:54:01.381Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-28T14:54:01.381Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-28T14:54:01.381Z] --- PASS: TestUpdateCPUQuota (1.28s) [2022-07-28T14:54:01.381Z] === RUN TestUpdatePidsLimit [2022-07-28T14:54:01.381Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T14:54:01.556Z] #77 175.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T14:54:01.556Z] #77 175.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T14:54:01.556Z] #77 175.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T14:54:01.636Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T14:54:01.813Z] #77 175.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T14:54:01.813Z] #77 176.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T14:54:01.891Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T14:54:02.069Z] #77 176.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T14:54:02.069Z] #77 176.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T14:54:02.069Z] #77 176.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T14:54:02.146Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T14:54:02.401Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-28T14:54:02.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T14:54:02.632Z] #77 176.6 CC src/crun-crun.o [2022-07-28T14:54:02.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T14:54:02.888Z] #77 176.7 CC src/crun-run.o [2022-07-28T14:54:02.888Z] #77 176.9 CC src/crun-delete.o [2022-07-28T14:54:02.916Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-28T14:54:02.916Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T14:54:03.144Z] #77 177.0 CC src/crun-kill.o [2022-07-28T14:54:03.144Z] #77 177.2 CC src/crun-pause.o [2022-07-28T14:54:03.144Z] #77 177.3 CC src/crun-unpause.o [2022-07-28T14:54:03.400Z] #77 177.4 CC src/crun-spec.o [2022-07-28T14:54:03.400Z] #77 177.4 CC src/crun-exec.o [2022-07-28T14:54:03.419Z] #77 114.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-28T14:54:03.419Z] #77 114.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-28T14:54:03.657Z] #77 177.6 CC src/crun-list.o [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit (2.52s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-07-28T14:54:03.849Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-07-28T14:54:03.849Z] === RUN TestUpdateRestartPolicy [2022-07-28T14:54:03.913Z] #77 178.0 CC src/crun-create.o [2022-07-28T14:54:04.105Z] check_test.go:540: [dfa78b30dc9b1] daemon is not started [2022-07-28T14:54:04.105Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-28T14:54:04.169Z] #77 178.0 CC src/crun-start.o [2022-07-28T14:54:04.169Z] #77 178.1 CC src/crun-state.o [2022-07-28T14:54:04.169Z] #77 178.2 CC src/crun-update.o [2022-07-28T14:54:04.359Z] #77 115.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-28T14:54:04.359Z] #77 115.2 libtoolize: copying file 'm4/libtool.m4' [2022-07-28T14:54:04.425Z] #77 178.4 CC src/crun-ps.o [2022-07-28T14:54:04.425Z] #77 178.5 CC src/crun-checkpoint.o [2022-07-28T14:54:04.619Z] #77 115.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-28T14:54:04.619Z] #77 115.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-28T14:54:04.682Z] #77 178.6 CC src/crun-restore.o [2022-07-28T14:54:04.708Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-28T14:54:04.938Z] #77 178.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T14:54:04.938Z] #77 178.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T14:54:04.938Z] #77 179.0 CC src/libcrun/libcrun_la-container.lo [2022-07-28T14:54:05.188Z] #77 116.1 libtoolize: copying file 'm4/ltversion.m4' [2022-07-28T14:54:05.194Z] #77 179.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T14:54:05.194Z] #77 179.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T14:54:05.194Z] #77 179.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T14:54:05.194Z] #77 179.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T14:54:05.449Z] #77 116.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-28T14:54:05.451Z] #77 179.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T14:54:05.451Z] #77 179.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T14:54:05.633Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-28T14:54:05.707Z] #77 179.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T14:54:05.888Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-28T14:54:05.963Z] #77 180.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T14:54:06.220Z] #77 180.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T14:54:06.476Z] #77 180.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T14:54:07.039Z] #77 180.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T14:54:07.039Z] #77 181.2 CC src/libcrun/libcrun_la-error.lo [2022-07-28T14:54:07.602Z] #77 181.4 CC src/libcrun/libcrun_la-status.lo [2022-07-28T14:54:07.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-28T14:54:07.992Z] #77 ... [2022-07-28T14:54:07.992Z] [2022-07-28T14:54:07.992Z] #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-28T14:54:07.992Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:54:07.992Z] #67 191.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-28T14:54:07.992Z] #67 191.8 + GOBIN=/build [2022-07-28T14:54:07.992Z] #67 191.8 + GO111MODULE=on [2022-07-28T14:54:07.992Z] #67 191.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-28T14:54:08.030Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-28T14:54:08.164Z] #77 182.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T14:54:08.421Z] #77 182.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T14:54:08.677Z] #77 182.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T14:54:08.933Z] #77 183.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T14:54:09.190Z] #77 183.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T14:54:09.446Z] #77 183.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T14:54:09.703Z] #77 183.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T14:54:09.703Z] #77 183.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T14:54:09.959Z] #77 184.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T14:54:10.216Z] #77 184.2 CC tests/init.o [2022-07-28T14:54:10.472Z] #77 184.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T14:54:10.538Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-28T14:54:11.098Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-28T14:54:12.024Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-28T14:54:12.227Z] #47 ... [2022-07-28T14:54:12.227Z] [2022-07-28T14:54:12.227Z] #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-28T14:54:12.227Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:12.227Z] #77 186.9 CCLD libocispec.la [2022-07-28T14:54:12.227Z] #77 187.4 CCLD src/validate [2022-07-28T14:54:12.227Z] #77 187.4 CCLD tests/test-1 [2022-07-28T14:54:12.227Z] #77 187.4 CCLD tests/test-2 [2022-07-28T14:54:12.227Z] #77 187.4 CCLD tests/test-3 [2022-07-28T14:54:12.227Z] #77 187.5 CCLD tests/test-4 [2022-07-28T14:54:12.227Z] #77 187.5 CCLD tests/test-5 [2022-07-28T14:54:12.227Z] #77 187.5 CCLD tests/test-6 [2022-07-28T14:54:12.485Z] #77 187.7 CCLD tests/test-7 [2022-07-28T14:54:12.485Z] #77 187.7 CCLD tests/test-8 [2022-07-28T14:54:12.485Z] #77 187.8 CCLD tests/test-9 [2022-07-28T14:54:12.744Z] #77 188.0 CCLD tests/test-10 [2022-07-28T14:54:12.744Z] #77 188.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T14:54:12.744Z] #77 188.0 CCLD tests/test-11 [2022-07-28T14:54:13.384Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-28T14:54:13.384Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-28T14:54:13.639Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-28T14:54:14.200Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-28T14:54:14.200Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-28T14:54:14.573Z] #67 ... [2022-07-28T14:54:14.573Z] [2022-07-28T14:54:14.573Z] #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-28T14:54:14.573Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:54:14.573Z] #14 193.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-28T14:54:14.573Z] #14 193.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-28T14:54:14.573Z] #14 193.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:54:14.759Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-28T14:54:15.278Z] #77 190.0 libtool: link: ar cr libocispec.a [2022-07-28T14:54:15.278Z] #77 190.1 libtool: link: ranlib libocispec.a [2022-07-28T14:54:15.318Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-28T14:54:15.573Z] --- PASS: TestUpdateRestartPolicy (11.75s) [2022-07-28T14:54:15.573Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T14:54:15.828Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-28T14:54:16.215Z] #77 191.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:16.388Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-28T14:54:16.388Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-07-28T14:54:16.388Z] === RUN TestWaitNonBlocked [2022-07-28T14:54:16.388Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T14:54:16.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T14:54:16.388Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T14:54:16.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T14:54:16.388Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T14:54:16.388Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T14:54:16.473Z] #77 191.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T14:54:16.474Z] #77 191.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T14:54:16.474Z] #77 191.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:16.474Z] #77 191.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:16.474Z] #77 191.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:16.474Z] #77 191.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:54:16.474Z] #77 191.6 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T14:54:16.474Z] #77 191.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T14:54:16.474Z] #77 191.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T14:54:16.474Z] #77 191.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T14:54:16.474Z] #77 191.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T14:54:16.644Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-28T14:54:16.732Z] #77 191.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T14:54:16.732Z] #77 191.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T14:54:16.732Z] #77 191.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T14:54:16.732Z] #77 191.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T14:54:16.732Z] #77 191.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T14:54:16.732Z] #77 191.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T14:54:16.732Z] #77 192.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T14:54:16.732Z] #77 192.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T14:54:16.732Z] #77 192.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T14:54:16.732Z] #77 192.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T14:54:16.732Z] #77 192.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T14:54:16.992Z] #77 192.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T14:54:16.992Z] #77 192.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T14:54:17.204Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-28T14:54:17.251Z] #77 192.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T14:54:17.251Z] #77 192.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T14:54:17.251Z] #77 192.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T14:54:17.251Z] #77 ... [2022-07-28T14:54:17.251Z] [2022-07-28T14:54:17.251Z] #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-28T14:54:17.251Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:54:17.251Z] #47 243.9 + dpkg --print-architecture [2022-07-28T14:54:17.251Z] #47 243.9 + git checkout -q v2.1.0 [2022-07-28T14:54:17.251Z] #47 244.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T14:54:17.459Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T14:54:17.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2022-07-28T14:54:17.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2022-07-28T14:54:17.459Z] === RUN TestWaitBlocked [2022-07-28T14:54:17.459Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T14:54:17.459Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T14:54:17.459Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T14:54:17.459Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T14:54:17.459Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T14:54:17.459Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T14:54:17.511Z] #47 244.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T14:54:17.714Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-28T14:54:18.283Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-28T14:54:18.541Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T14:54:18.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2022-07-28T14:54:18.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2022-07-28T14:54:18.541Z] === RUN TestWaitConditions [2022-07-28T14:54:18.541Z] === RUN TestWaitConditions/default [2022-07-28T14:54:18.541Z] === PAUSE TestWaitConditions/default [2022-07-28T14:54:18.541Z] === RUN TestWaitConditions/not-running [2022-07-28T14:54:18.541Z] === PAUSE TestWaitConditions/not-running [2022-07-28T14:54:18.541Z] === RUN TestWaitConditions/next-exit [2022-07-28T14:54:18.541Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T14:54:18.541Z] === RUN TestWaitConditions/removed [2022-07-28T14:54:18.541Z] === PAUSE TestWaitConditions/removed [2022-07-28T14:54:18.541Z] === CONT TestWaitConditions/default [2022-07-28T14:54:18.541Z] === CONT TestWaitConditions/next-exit [2022-07-28T14:54:18.541Z] === CONT TestWaitConditions/not-running [2022-07-28T14:54:18.541Z] === CONT TestWaitConditions/removed [2022-07-28T14:54:18.796Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-28T14:54:18.796Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-28T14:54:19.356Z] check_test.go:540: [d12eefa78192d] daemon is not started [2022-07-28T14:54:19.356Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-28T14:54:19.857Z] #14 ... [2022-07-28T14:54:19.857Z] [2022-07-28T14:54:19.857Z] #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-28T14:54:19.857Z] #67 sha256:4866386810940b3cef77b8885d1d880ac9aae929b5b2e848ae411254917f61f9 [2022-07-28T14:54:19.857Z] #67 203.3 rootlesskit version 1.0.0 [2022-07-28T14:54:19.857Z] #67 203.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-28T14:54:19.857Z] #67 203.3 -container-ip string [2022-07-28T14:54:19.857Z] #67 203.3 container ip [2022-07-28T14:54:19.857Z] #67 203.3 -container-port int [2022-07-28T14:54:19.857Z] #67 203.3 container port (default -1) [2022-07-28T14:54:19.857Z] #67 203.3 -host-ip string [2022-07-28T14:54:19.857Z] #67 203.3 host ip [2022-07-28T14:54:19.857Z] #67 203.3 -host-port int [2022-07-28T14:54:19.857Z] #67 203.3 host port (default -1) [2022-07-28T14:54:19.857Z] #67 203.3 -proto string [2022-07-28T14:54:19.857Z] #67 203.3 proxy protocol (default "tcp") [2022-07-28T14:54:19.857Z] #67 DONE 203.4s [2022-07-28T14:54:19.857Z] [2022-07-28T14:54:19.857Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-28T14:54:19.857Z] #68 sha256:8fed044ead0b3e11e979bfbda916674d0bcba103c182f6c0b1622c7cff6b295e [2022-07-28T14:54:19.857Z] #68 DONE 0.1s [2022-07-28T14:54:19.857Z] [2022-07-28T14:54:19.857Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-28T14:54:19.857Z] #69 sha256:ba183856ff2b60ef1b841667aea1cd829d9b416a751f610da4759c9876c4837b [2022-07-28T14:54:19.857Z] #69 DONE 0.1s [2022-07-28T14:54:19.857Z] [2022-07-28T14:54:19.857Z] #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-28T14:54:19.857Z] #14 sha256:766cde92dc25696174812f1c7f263d3b63e77ede910d4233e50dc26f05609d57 [2022-07-28T14:54:20.282Z] check_test.go:540: [d72b083133569] daemon is not started [2022-07-28T14:54:20.282Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-28T14:54:20.537Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T14:54:20.537Z] --- PASS: TestWaitConditions/next-exit (1.78s) [2022-07-28T14:54:20.537Z] --- PASS: TestWaitConditions/default (1.96s) [2022-07-28T14:54:20.537Z] --- PASS: TestWaitConditions/removed (2.04s) [2022-07-28T14:54:20.537Z] --- PASS: TestWaitConditions/not-running (2.12s) [2022-07-28T14:54:20.537Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T14:54:20.537Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T14:54:20.538Z] === CONT TestIpcModeOlderClient [2022-07-28T14:54:20.538Z] === CONT TestDaemonHostGatewayIP [2022-07-28T14:54:20.538Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T14:54:20.538Z] === CONT TestDaemonRestartIpcMode [2022-07-28T14:54:20.793Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-28T14:54:20.793Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-28T14:54:21.778Z] #14 206.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-28T14:54:21.778Z] #14 206.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-28T14:54:22.043Z] #14 206.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T14:54:22.309Z] #14 206.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-28T14:54:22.309Z] #14 206.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-28T14:54:22.309Z] #14 206.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T14:54:22.309Z] #14 206.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-28T14:54:22.309Z] #14 206.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-28T14:54:22.569Z] #14 206.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T14:54:22.680Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-28T14:54:22.829Z] #14 206.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-28T14:54:22.829Z] #14 206.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-28T14:54:22.829Z] #14 206.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:54:22.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-28T14:54:23.089Z] #14 207.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-28T14:54:23.089Z] #14 207.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-28T14:54:23.089Z] #14 207.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:54:23.496Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2022-07-28T14:54:23.660Z] #14 207.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-28T14:54:23.660Z] #14 207.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:54:23.660Z] #14 207.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:54:23.920Z] #14 208.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-28T14:54:23.920Z] #14 208.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-28T14:54:23.920Z] #14 208.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:54:24.055Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2022-07-28T14:54:24.181Z] #14 208.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-28T14:54:24.181Z] #14 208.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-28T14:54:24.449Z] #14 208.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T14:54:24.714Z] #14 208.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-28T14:54:24.714Z] #14 208.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-28T14:54:24.714Z] #14 208.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T14:54:24.981Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2022-07-28T14:54:24.981Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2022-07-28T14:54:25.236Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-28T14:54:25.286Z] #14 209.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-28T14:54:25.286Z] #14 209.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-28T14:54:25.286Z] #14 209.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T14:54:25.551Z] #14 209.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-28T14:54:25.551Z] #14 209.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-28T14:54:25.632Z] #47 ... [2022-07-28T14:54:25.632Z] [2022-07-28T14:54:25.632Z] #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-28T14:54:25.632Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:25.632Z] #77 192.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T14:54:25.632Z] #77 192.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T14:54:25.632Z] #77 192.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T14:54:25.632Z] #77 193.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T14:54:25.632Z] #77 193.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T14:54:25.632Z] #77 193.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T14:54:25.632Z] #77 193.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T14:54:25.632Z] #77 193.8 CC src/crun-crun.o [2022-07-28T14:54:25.632Z] #77 194.0 CC src/crun-run.o [2022-07-28T14:54:25.632Z] #77 194.0 CC src/crun-delete.o [2022-07-28T14:54:25.632Z] #77 194.1 CC src/crun-kill.o [2022-07-28T14:54:25.632Z] #77 194.4 CC src/crun-pause.o [2022-07-28T14:54:25.632Z] #77 194.5 CC src/crun-unpause.o [2022-07-28T14:54:25.632Z] #77 194.7 CC src/crun-spec.o [2022-07-28T14:54:25.632Z] #77 194.8 CC src/crun-exec.o [2022-07-28T14:54:25.632Z] #77 195.0 CC src/crun-list.o [2022-07-28T14:54:25.632Z] #77 195.2 CC src/crun-create.o [2022-07-28T14:54:25.632Z] #77 195.4 CC src/crun-start.o [2022-07-28T14:54:25.632Z] #77 195.6 CC src/crun-state.o [2022-07-28T14:54:25.632Z] #77 195.8 CC src/crun-update.o [2022-07-28T14:54:25.632Z] #77 195.9 CC src/crun-ps.o [2022-07-28T14:54:25.632Z] #77 196.0 CC src/crun-checkpoint.o [2022-07-28T14:54:25.632Z] #77 196.2 CC src/crun-restore.o [2022-07-28T14:54:25.632Z] #77 196.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T14:54:25.632Z] #77 196.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T14:54:25.632Z] #77 196.7 CC src/libcrun/libcrun_la-container.lo [2022-07-28T14:54:25.632Z] #77 196.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T14:54:25.632Z] #77 197.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T14:54:25.632Z] #77 197.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T14:54:25.632Z] #77 197.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T14:54:25.632Z] #77 197.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T14:54:25.632Z] #77 197.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T14:54:25.632Z] #77 197.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T14:54:25.632Z] #77 198.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T14:54:25.632Z] #77 198.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T14:54:25.632Z] #77 198.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T14:54:25.632Z] #77 198.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T14:54:25.632Z] #77 198.9 CC src/libcrun/libcrun_la-error.lo [2022-07-28T14:54:25.632Z] #77 199.1 CC src/libcrun/libcrun_la-status.lo [2022-07-28T14:54:25.632Z] #77 199.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T14:54:25.632Z] #77 199.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T14:54:25.632Z] #77 200.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T14:54:25.632Z] #77 200.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T14:54:25.818Z] #14 210.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T14:54:25.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-28T14:54:25.837Z] check_test.go:540: [d9fd017dd66dd] daemon is not started [2022-07-28T14:54:25.837Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-28T14:54:25.891Z] #77 201.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T14:54:26.091Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-28T14:54:26.342Z] #14 210.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-28T14:54:26.342Z] #14 210.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-28T14:54:26.342Z] #14 210.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T14:54:26.459Z] #77 201.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T14:54:26.459Z] #77 201.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T14:54:26.719Z] #77 202.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T14:54:26.978Z] #77 202.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T14:54:27.237Z] #77 202.5 CC tests/init.o [2022-07-28T14:54:27.289Z] #14 211.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-28T14:54:27.289Z] #14 211.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-28T14:54:27.289Z] #14 211.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T14:54:27.496Z] #77 202.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T14:54:27.550Z] #14 211.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-28T14:54:27.550Z] #14 211.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-28T14:54:27.550Z] #14 211.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:54:27.810Z] #14 212.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-28T14:54:27.810Z] #14 212.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-28T14:54:27.810Z] #14 212.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:54:27.810Z] #14 212.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-28T14:54:27.975Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-28T14:54:28.070Z] #14 212.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-28T14:54:28.070Z] #14 212.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:54:29.010Z] #14 213.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-28T14:54:29.010Z] #14 213.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-28T14:54:29.010Z] #14 213.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-28T14:54:29.010Z] #14 213.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-28T14:54:29.010Z] #14 213.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-28T14:54:29.010Z] #14 213.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-28T14:54:29.010Z] #14 213.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-28T14:54:29.010Z] #14 213.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-28T14:54:29.010Z] #14 213.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-28T14:54:29.010Z] #14 213.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-28T14:54:29.010Z] #14 213.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-28T14:54:29.010Z] #14 213.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-28T14:54:29.270Z] #14 213.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-28T14:54:29.270Z] #14 213.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-28T14:54:29.271Z] #14 213.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-28T14:54:29.271Z] #14 213.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-28T14:54:29.271Z] #14 213.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-28T14:54:29.271Z] #14 213.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-28T14:54:29.271Z] #14 213.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-28T14:54:29.271Z] #14 213.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-28T14:54:29.271Z] #14 213.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:54:29.271Z] #14 213.5 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-28T14:54:29.271Z] #14 213.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:54:29.271Z] #14 213.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-28T14:54:29.271Z] #14 213.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-28T14:54:29.271Z] #14 213.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-28T14:54:29.271Z] #14 213.6 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-28T14:54:29.271Z] #14 213.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-28T14:54:29.335Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-28T14:54:29.531Z] #14 213.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-28T14:54:29.531Z] #14 213.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:54:29.531Z] #14 213.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-28T14:54:29.531Z] #14 213.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:54:29.531Z] #14 213.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-28T14:54:29.791Z] #14 214.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:54:30.368Z] #14 DONE 214.4s [2022-07-28T14:54:30.368Z] [2022-07-28T14:54:30.368Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:54:30.368Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T14:54:30.368Z] #15 ... [2022-07-28T14:54:30.368Z] [2022-07-28T14:54:30.368Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-28T14:54:30.368Z] #59 sha256:dd717a8da31d2c548d102a3234db735dfff5ba5a35c9eeb75a3f2504971ae208 [2022-07-28T14:54:30.368Z] #59 DONE 0.1s [2022-07-28T14:54:30.368Z] [2022-07-28T14:54:30.368Z] #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-28T14:54:30.368Z] #60 sha256:5fc6ebd0cc7ef1a9b236c69d54910524dbcf3add3d88a27683b1d3d7f85b8002 [2022-07-28T14:54:31.219Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-28T14:54:32.145Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-28T14:54:32.283Z] #60 2.013 + RM_GOPATH=0 [2022-07-28T14:54:32.283Z] #60 2.013 + TMP_GOPATH= [2022-07-28T14:54:32.283Z] #60 2.013 + : /build [2022-07-28T14:54:32.283Z] #60 2.013 + '[' -z '' ']' [2022-07-28T14:54:32.283Z] #60 2.013 ++ mktemp -d [2022-07-28T14:54:32.283Z] #60 2.018 + export GOPATH=/tmp/tmp.ImuLql0QSg [2022-07-28T14:54:32.283Z] #60 2.018 + GOPATH=/tmp/tmp.ImuLql0QSg [2022-07-28T14:54:32.283Z] #60 2.018 + RM_GOPATH=1 [2022-07-28T14:54:32.283Z] #60 2.018 + case "$(go env GOARCH)" in [2022-07-28T14:54:32.283Z] #60 2.018 ++ go env GOARCH [2022-07-28T14:54:32.283Z] #60 2.082 + export GO_BUILDMODE=-buildmode=pie [2022-07-28T14:54:32.283Z] #60 2.082 + GO_BUILDMODE=-buildmode=pie [2022-07-28T14:54:32.361Z] #77 203.7 CCLD tests/init [2022-07-28T14:54:32.399Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-28T14:54:32.544Z] #60 ... [2022-07-28T14:54:32.544Z] [2022-07-28T14:54:32.544Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-28T14:54:32.544Z] #15 sha256:3a90cd4f0723643f7215b6a4c6aa9104cca85673d4ba35d005e937284fe237f5 [2022-07-28T14:54:32.544Z] #15 DONE 2.3s [2022-07-28T14:54:32.544Z] [2022-07-28T14:54:32.544Z] #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-28T14:54:32.544Z] #60 sha256:5fc6ebd0cc7ef1a9b236c69d54910524dbcf3add3d88a27683b1d3d7f85b8002 [2022-07-28T14:54:32.544Z] #60 2.088 ++ dirname /install.sh [2022-07-28T14:54:32.544Z] #60 2.120 + dir=/ [2022-07-28T14:54:32.544Z] #60 2.120 + bin=runc [2022-07-28T14:54:32.544Z] #60 2.120 + shift [2022-07-28T14:54:32.544Z] #60 2.120 + '[' '!' -f //runc.installer ']' [2022-07-28T14:54:32.544Z] #60 2.120 + . //runc.installer [2022-07-28T14:54:32.544Z] #60 2.120 ++ set -e [2022-07-28T14:54:32.544Z] #60 2.125 ++ : v1.1.2 [2022-07-28T14:54:32.544Z] #60 2.125 + install_runc [2022-07-28T14:54:32.544Z] #60 2.125 + RUNC_BUILDTAGS=seccomp [2022-07-28T14:54:32.544Z] #60 2.125 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-28T14:54:32.544Z] #60 2.125 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ImuLql0QSg/src/github.com/opencontainers/runc [2022-07-28T14:54:32.544Z] #60 2.125 Install runc version v1.1.2 (build tags: seccomp) [2022-07-28T14:54:32.544Z] #60 2.126 Cloning into '/tmp/tmp.ImuLql0QSg/src/github.com/opencontainers/runc'... [2022-07-28T14:54:32.654Z] --- PASS: TestContainerKillOnDaemonStart (12.08s) [2022-07-28T14:54:32.654Z] PASS [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] === Skipped [2022-07-28T14:54:32.654Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T14:54:32.654Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T14:54:32.654Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T14:54:32.654Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T14:54:32.654Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T14:54:32.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T14:54:32.654Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-28T14:54:32.654Z] [2022-07-28T14:54:32.654Z] DONE 264 tests, 6 skipped in 137.326s [2022-07-28T14:54:32.654Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T14:54:32.654Z] ++ 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-28T14:54:32.654Z] ++ set -e [2022-07-28T14:54:32.654Z] ++ '[' -n 0 ']' [2022-07-28T14:54:32.654Z] ++ set -x [2022-07-28T14:54:32.654Z] ++ 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-28T14:54:32.654Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T14:54:32.910Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-28T14:54:33.165Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-28T14:54:33.165Z] === RUN TestConfigDaemonID [2022-07-28T14:54:33.420Z] check_test.go:540: [d6a9d42410cee] daemon is not started [2022-07-28T14:54:33.420Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-28T14:54:34.360Z] daemon_test.go:83: [d772a8710ca1a] daemon is not started [2022-07-28T14:54:34.360Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T14:54:34.360Z] === RUN TestDaemonConfigValidation [2022-07-28T14:54:34.360Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T14:54:34.360Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T14:54:34.360Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T14:54:34.360Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T14:54:34.360Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T14:54:34.360Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T14:54:34.360Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T14:54:34.360Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T14:54:34.360Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T14:54:34.360Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T14:54:34.360Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T14:54:34.360Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T14:54:34.360Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T14:54:34.360Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T14:54:34.360Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T14:54:34.360Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T14:54:34.360Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-28T14:54:34.360Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-28T14:54:34.360Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-28T14:54:34.360Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-28T14:54:34.360Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-28T14:54:34.360Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T14:54:34.360Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T14:54:34.455Z] #60 ... [2022-07-28T14:54:34.455Z] [2022-07-28T14:54:34.455Z] #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-28T14:54:34.455Z] #16 sha256:2b1b2cd3f8ca6395786ae88f6eac844bbc279cf102d64b898d3f3fbbbca97f61 [2022-07-28T14:54:34.455Z] #16 DONE 1.7s [2022-07-28T14:54:34.455Z] [2022-07-28T14:54:34.455Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-28T14:54:34.455Z] #17 sha256:e6a506380a96688afb5628f4303c650cc5056ccaa363378c5ef4f17c1834c74f [2022-07-28T14:54:35.396Z] #17 1.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-28T14:54:35.656Z] #17 DONE 1.3s [2022-07-28T14:54:35.656Z] [2022-07-28T14:54:35.656Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-28T14:54:35.656Z] #18 sha256:825172d4653660d13ba117214496865f7f700348bad010bbf23751ae7862865f [2022-07-28T14:54:35.721Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T14:54:35.721Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-28T14:54:36.646Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T14:54:36.646Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-28T14:54:37.567Z] #18 DONE 1.7s [2022-07-28T14:54:37.567Z] [2022-07-28T14:54:37.567Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-28T14:54:37.567Z] #19 sha256:195b82ffdebe7ab3eaeb311ce462a690363db5044e4be1f1e2ad70bed42c21b4 [2022-07-28T14:54:37.570Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T14:54:37.570Z] daemon_test.go:197: [d48592ef97d7a] daemon is not started [2022-07-28T14:54:37.570Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-28T14:54:37.570Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-07-28T14:54:37.570Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-28T14:54:37.570Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T14:54:37.570Z] === RUN TestDaemonProxy [2022-07-28T14:54:37.570Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T14:54:38.950Z] #19 DONE 1.4s [2022-07-28T14:54:38.950Z] [2022-07-28T14:54:38.950Z] #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-28T14:54:38.950Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:38.950Z] #77 143.0 configure.ac:11: installing 'build-aux/compile' [2022-07-28T14:54:38.950Z] #77 143.0 configure.ac:11: installing 'build-aux/config.guess' [2022-07-28T14:54:38.950Z] #77 143.0 configure.ac:11: installing 'build-aux/config.sub' [2022-07-28T14:54:38.950Z] #77 143.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-28T14:54:38.950Z] #77 143.1 configure.ac:13: installing 'build-aux/missing' [2022-07-28T14:54:38.950Z] #77 143.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-28T14:54:38.950Z] #77 143.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-28T14:54:38.950Z] #77 146.5 checking build system type... x86_64-pc-linux-gnu [2022-07-28T14:54:38.950Z] #77 147.0 checking host system type... x86_64-pc-linux-gnu [2022-07-28T14:54:38.950Z] #77 147.0 checking how to print strings... printf [2022-07-28T14:54:38.950Z] #77 147.1 checking for gcc... gcc [2022-07-28T14:54:38.950Z] #77 147.4 checking whether the C compiler works... yes [2022-07-28T14:54:38.950Z] #77 147.8 checking for C compiler default output file name... a.out [2022-07-28T14:54:38.950Z] #77 147.8 checking for suffix of executables... [2022-07-28T14:54:38.950Z] #77 148.3 checking whether we are cross compiling... no [2022-07-28T14:54:38.950Z] #77 148.8 checking for suffix of object files... o [2022-07-28T14:54:38.950Z] #77 149.0 checking whether we are using the GNU C compiler... yes [2022-07-28T14:54:38.950Z] #77 149.3 checking whether gcc accepts -g... yes [2022-07-28T14:54:38.950Z] #77 149.5 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:54:39.210Z] #77 149.8 checking whether gcc understands -c and -o together... yes [2022-07-28T14:54:39.210Z] #77 150.2 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:54:39.471Z] #77 150.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:54:39.471Z] #77 150.3 checking for egrep... /bin/grep -E [2022-07-28T14:54:39.471Z] #77 150.3 checking for fgrep... /bin/grep -F [2022-07-28T14:54:39.471Z] #77 150.3 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:54:39.471Z] #77 150.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:54:39.471Z] #77 150.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:54:39.495Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-28T14:54:39.495Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T14:54:39.731Z] #77 150.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:54:39.731Z] #77 150.6 checking whether ln -s works... yes [2022-07-28T14:54:39.731Z] #77 150.6 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:54:39.731Z] #77 150.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T14:54:39.731Z] #77 150.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:54:39.731Z] #77 150.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:54:39.731Z] #77 150.6 checking for objdump... objdump [2022-07-28T14:54:39.731Z] #77 150.7 checking how to recognize dependent libraries... pass_all [2022-07-28T14:54:39.731Z] #77 150.7 checking for dlltool... no [2022-07-28T14:54:39.731Z] #77 150.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:54:39.731Z] #77 150.7 checking for ar... ar [2022-07-28T14:54:39.991Z] #77 150.7 checking for archiver @FILE support... @ [2022-07-28T14:54:39.991Z] #77 151.0 checking for strip... strip [2022-07-28T14:54:39.991Z] #77 151.0 checking for ranlib... ranlib [2022-07-28T14:54:39.991Z] #77 151.0 checking for gawk... no [2022-07-28T14:54:39.991Z] #77 151.0 checking for mawk... mawk [2022-07-28T14:54:40.252Z] #77 151.0 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-28T14:54:40.252Z] #77 ... [2022-07-28T14:54:40.252Z] [2022-07-28T14:54:40.252Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-28T14:54:40.252Z] #20 sha256:86013cb9b4151ecc7f0bc3aaf8664ff6cf980e81105497ade3663f7129f0ea15 [2022-07-28T14:54:40.252Z] #20 DONE 1.4s [2022-07-28T14:54:40.252Z] [2022-07-28T14:54:40.252Z] #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-28T14:54:40.252Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:54:40.856Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-28T14:54:40.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-28T14:54:40.856Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T14:54:41.416Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-28T14:54:42.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-28T14:54:42.595Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T14:54:42.793Z] #21 2.207 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-28T14:54:42.793Z] #21 2.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-28T14:54:42.793Z] #21 2.235 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-28T14:54:43.156Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T14:54:43.363Z] #21 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-28T14:54:43.716Z] check_test.go:540: [d0494649b2f7f] daemon is not started [2022-07-28T14:54:43.716Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-28T14:54:43.716Z] --- PASS: TestDaemonProxy (6.19s) [2022-07-28T14:54:43.716Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-28T14:54:43.716Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-28T14:54:43.716Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-07-28T14:54:43.716Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T14:54:43.716Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T14:54:43.716Z] PASS [2022-07-28T14:54:43.716Z] [2022-07-28T14:54:43.716Z] DONE 18 tests in 10.983s [2022-07-28T14:54:43.716Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T14:54:43.716Z] ++ 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-28T14:54:43.716Z] ++ set -e [2022-07-28T14:54:43.716Z] ++ '[' -n 0 ']' [2022-07-28T14:54:43.716Z] ++ set -x [2022-07-28T14:54:43.716Z] ++ 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-28T14:54:43.716Z] INFO: Testing against a local daemon [2022-07-28T14:54:43.716Z] === RUN TestCommitInheritsEnv [2022-07-28T14:54:43.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-28T14:54:43.972Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-28T14:54:43.972Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T14:54:43.972Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T14:54:43.972Z] === RUN TestImportWithCustomPlatform [2022-07-28T14:54:43.972Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T14:54:43.972Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T14:54:43.972Z] === RUN TestImportWithCustomPlatform// [2022-07-28T14:54:43.972Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T14:54:44.227Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-28T14:54:44.227Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T14:54:44.227Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T14:54:44.227Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T14:54:44.227Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T14:54:44.227Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T14:54:44.227Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T14:54:44.227Z] === RUN TestImagesFilterMultiReference [2022-07-28T14:54:44.227Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-28T14:54:44.227Z] === RUN TestImagePullPlatformInvalid [2022-07-28T14:54:44.483Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T14:54:44.483Z] === RUN TestRemoveImageOrphaning [2022-07-28T14:54:44.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-28T14:54:44.738Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-28T14:54:44.738Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T14:54:44.738Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-28T14:54:45.298Z] time="2022-07-28T14:54:45Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-28T14:54:45.298Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-28T14:54:45.587Z] #77 ... [2022-07-28T14:54:45.587Z] [2022-07-28T14:54:45.587Z] #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-28T14:54:45.587Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:54:45.587Z] #47 DONE 272.3s [2022-07-28T14:54:45.587Z] [2022-07-28T14:54:45.587Z] #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-28T14:54:45.587Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:45.903Z] #21 5.710 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-28T14:54:46.164Z] #21 ... [2022-07-28T14:54:46.164Z] [2022-07-28T14:54:46.164Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-28T14:54:46.164Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:46.164Z] #77 151.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:54:46.164Z] #77 151.8 checking for sysroot... no [2022-07-28T14:54:46.164Z] #77 151.8 checking for a working dd... /bin/dd [2022-07-28T14:54:46.164Z] #77 151.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:54:46.164Z] #77 152.0 checking for mt... no [2022-07-28T14:54:46.164Z] #77 152.0 checking if : is a manifest tool... no [2022-07-28T14:54:46.164Z] #77 152.1 checking how to run the C preprocessor... gcc -E [2022-07-28T14:54:46.164Z] #77 152.7 checking for ANSI C header files... yes [2022-07-28T14:54:46.164Z] #77 154.1 checking for sys/types.h... yes [2022-07-28T14:54:46.164Z] #77 154.3 checking for sys/stat.h... yes [2022-07-28T14:54:46.164Z] #77 154.7 checking for stdlib.h... yes [2022-07-28T14:54:46.164Z] #77 155.3 checking for string.h... yes [2022-07-28T14:54:46.164Z] #77 155.7 checking for memory.h... yes [2022-07-28T14:54:46.164Z] #77 156.2 checking for strings.h... yes [2022-07-28T14:54:46.164Z] #77 156.5 checking for inttypes.h... yes [2022-07-28T14:54:46.164Z] #77 156.8 checking for stdint.h... yes [2022-07-28T14:54:46.164Z] #77 157.1 checking for unistd.h... yes [2022-07-28T14:54:46.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-28T14:54:46.480Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-28T14:54:46.480Z] check_test.go:540: [d95cae65e2678] daemon is not started [2022-07-28T14:54:46.480Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-28T14:54:46.684Z] #77 157.3 checking for dlfcn.h... yes [2022-07-28T14:54:46.735Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-07-28T14:54:46.735Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T14:54:46.735Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T14:54:46.735Z] === RUN TestTagInvalidReference [2022-07-28T14:54:46.735Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T14:54:46.735Z] === RUN TestTagValidPrefixedRepo [2022-07-28T14:54:46.735Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T14:54:46.735Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T14:54:46.735Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T14:54:46.735Z] === RUN TestTagOfficialNames [2022-07-28T14:54:46.735Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T14:54:46.735Z] === RUN TestTagMatchesDigest [2022-07-28T14:54:46.735Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T14:54:46.735Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T14:54:46.944Z] #77 157.8 checking for objdir... .libs [2022-07-28T14:54:47.206Z] #77 ... [2022-07-28T14:54:47.206Z] [2022-07-28T14:54:47.206Z] #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-28T14:54:47.206Z] #26 sha256:ccd922f8c42c673f1d20be19b15ab62be4443ec1025637cfe3ac5f275f3b3cdd [2022-07-28T14:54:47.206Z] #26 265.1 + return [2022-07-28T14:54:47.514Z] #77 158.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:54:47.514Z] #77 158.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:54:47.514Z] #77 158.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:54:47.514Z] #77 ... [2022-07-28T14:54:47.514Z] [2022-07-28T14:54:47.514Z] #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-28T14:54:47.514Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:54:47.514Z] #21 7.441 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-28T14:54:47.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-28T14:54:48.143Z] #77 ... [2022-07-28T14:54:48.143Z] [2022-07-28T14:54:48.143Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T14:54:48.143Z] #48 sha256:585466b01c710eece8643f5855c91556aea8c4c5550acc0bc041cdfa61036e4e [2022-07-28T14:54:48.586Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-28T14:54:49.081Z] #48 DONE 0.7s [2022-07-28T14:54:49.081Z] [2022-07-28T14:54:49.081Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T14:54:49.081Z] #52 sha256:6c19e80992e97c6dde743cc5bf54b3f0cb7372bcc3e7543ebf15efde1788475b [2022-07-28T14:54:49.081Z] #52 DONE 0.1s [2022-07-28T14:54:49.081Z] [2022-07-28T14:54:49.081Z] #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-28T14:54:49.081Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:49.081Z] #77 ... [2022-07-28T14:54:49.081Z] [2022-07-28T14:54:49.081Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T14:54:49.081Z] #54 sha256:5aed41e1daa917dfab852f01ac77ad801300be52d6d37f30bbb9b81b5c26f978 [2022-07-28T14:54:49.081Z] #54 DONE 0.2s [2022-07-28T14:54:49.081Z] [2022-07-28T14:54:49.081Z] #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-28T14:54:49.081Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:54:49.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-28T14:54:50.020Z] #55 ... [2022-07-28T14:54:50.020Z] [2022-07-28T14:54:50.020Z] #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-28T14:54:50.020Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:50.020Z] #77 225.2 CCLD tests/init [2022-07-28T14:54:50.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-28T14:54:51.006Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-28T14:54:52.369Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T14:54:52.369Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T14:54:52.369Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:54:52.369Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T14:54:52.369Z] [2022-07-28T14:54:52.369Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-28T14:54:52.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-28T14:54:52.369Z] Using test binary docker [2022-07-28T14:54:52.369Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T14:54:52.369Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T14:54:52.369Z] INFO: Waiting for daemon to start... [2022-07-28T14:54:52.369Z] Starting dockerd [2022-07-28T14:54:52.369Z] . [2022-07-28T14:54:52.369Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-28T14:54:52.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-28T14:54:52.454Z] #26 DONE 269.5s [2022-07-28T14:54:52.454Z] [2022-07-28T14:54:52.454Z] #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-28T14:54:52.454Z] #77 sha256:04f088515300c7ef42dfceed6d739316b14785e5b626b7425e5902531ccaa3e9 [2022-07-28T14:54:52.454Z] #77 222.9 AR libcrun_testing.a [2022-07-28T14:54:52.454Z] #77 222.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T14:54:52.455Z] #77 223.0 CCLD tests/tests_libcrun_errors [2022-07-28T14:54:52.455Z] #77 223.0 CCLD tests/tests_libcrun_utils [2022-07-28T14:54:52.455Z] #77 223.0 CCLD tests/tests_libcrun_fuzzer [2022-07-28T14:54:52.455Z] #77 223.3 CCLD libcrun.la [2022-07-28T14:54:52.455Z] #77 224.1 CCLD crun [2022-07-28T14:54:52.455Z] #77 224.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T14:54:52.455Z] #77 224.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T14:54:52.455Z] #77 224.5 /bin/mkdir -p '/usr/local/lib' [2022-07-28T14:54:52.455Z] #77 224.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T14:54:52.455Z] #77 224.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T14:54:52.455Z] #77 224.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T14:54:52.455Z] #77 224.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T14:54:52.455Z] #77 224.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T14:54:52.455Z] #77 224.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T14:54:52.455Z] #77 225.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T14:54:52.455Z] #77 225.5 ---------------------------------------------------------------------- [2022-07-28T14:54:52.455Z] #77 225.5 Libraries have been installed in: [2022-07-28T14:54:52.455Z] #77 225.5 /usr/local/lib [2022-07-28T14:54:52.455Z] #77 225.5 [2022-07-28T14:54:52.455Z] #77 225.5 If you ever happen to want to link against installed libraries [2022-07-28T14:54:52.455Z] #77 225.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T14:54:52.455Z] #77 225.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T14:54:52.455Z] #77 225.5 flag during linking and do at least one of the following: [2022-07-28T14:54:52.455Z] #77 225.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T14:54:52.455Z] #77 225.5 during execution [2022-07-28T14:54:52.455Z] #77 225.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T14:54:52.455Z] #77 225.5 during linking [2022-07-28T14:54:52.455Z] #77 225.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T14:54:52.455Z] #77 225.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T14:54:52.455Z] #77 225.5 [2022-07-28T14:54:52.455Z] #77 225.5 See any operating system documentation about shared libraries for [2022-07-28T14:54:52.455Z] #77 225.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T14:54:52.455Z] #77 225.5 ---------------------------------------------------------------------- [2022-07-28T14:54:52.455Z] #77 225.5 /bin/mkdir -p '/build' [2022-07-28T14:54:52.455Z] #77 225.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T14:54:52.455Z] #77 225.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T14:54:52.455Z] #77 225.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T14:54:52.455Z] #77 225.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T14:54:52.455Z] #77 225.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T14:54:52.455Z] #77 DONE 225.8s [2022-07-28T14:54:52.455Z] [2022-07-28T14:54:52.455Z] #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-28T14:54:52.455Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:54:52.798Z] #21 ... [2022-07-28T14:54:52.798Z] [2022-07-28T14:54:52.798Z] #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-28T14:54:52.798Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:52.798Z] #77 158.6 checking if gcc static flag -static works... yes [2022-07-28T14:54:52.798Z] #77 159.5 checking if gcc supports -c -o file.o... yes [2022-07-28T14:54:52.798Z] #77 159.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:54:52.798Z] #77 159.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T14:54:52.798Z] #77 159.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:54:52.798Z] #77 160.6 checking how to hardcode library paths into programs... immediate [2022-07-28T14:54:52.798Z] #77 160.6 checking whether stripping libraries is possible... yes [2022-07-28T14:54:52.798Z] #77 160.6 checking if libtool supports shared libraries... yes [2022-07-28T14:54:52.798Z] #77 160.6 checking whether to build shared libraries... no [2022-07-28T14:54:52.798Z] #77 160.6 checking whether to build static libraries... yes [2022-07-28T14:54:52.798Z] #77 160.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:54:52.798Z] #77 160.8 checking whether build environment is sane... yes [2022-07-28T14:54:52.798Z] #77 161.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:54:52.798Z] #77 161.0 checking whether make sets $(MAKE)... yes [2022-07-28T14:54:52.798Z] #77 161.1 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:54:52.798Z] #77 161.3 checking whether make supports nested variables... yes [2022-07-28T14:54:52.798Z] #77 161.6 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:54:52.798Z] #77 161.6 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:54:52.798Z] #77 161.6 checking how to create a ustar tar archive... gnutar [2022-07-28T14:54:52.798Z] #77 161.7 checking dependency style of gcc... gcc3 [2022-07-28T14:54:52.798Z] #77 162.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:54:52.798Z] #77 162.1 checking whether make supports nested variables... (cached) yes [2022-07-28T14:54:52.798Z] #77 162.1 checking for gawk... (cached) mawk [2022-07-28T14:54:52.798Z] #77 162.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T14:54:52.798Z] #77 162.1 checking for gcc... (cached) gcc [2022-07-28T14:54:52.798Z] #77 162.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T14:54:52.798Z] #77 162.5 checking whether gcc accepts -g... (cached) yes [2022-07-28T14:54:52.798Z] #77 162.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T14:54:52.798Z] #77 162.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T14:54:52.798Z] #77 162.5 checking for a Python interpreter with version >= 3... python3 [2022-07-28T14:54:52.798Z] #77 162.6 checking for python3... /usr/bin/python3 [2022-07-28T14:54:52.798Z] #77 162.6 checking for python3 version... 3.9 [2022-07-28T14:54:52.798Z] #77 162.7 checking for python3 platform... linux [2022-07-28T14:54:52.798Z] #77 162.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T14:54:52.798Z] #77 163.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T14:54:52.798Z] #77 163.7 checking for go-md2man... no [2022-07-28T14:54:53.058Z] #77 163.7 checking error.h usability... yes [2022-07-28T14:54:53.318Z] #77 164.1 checking error.h presence... yes [2022-07-28T14:54:53.318Z] #77 164.3 checking for error.h... yes [2022-07-28T14:54:53.383Z] #55 ... [2022-07-28T14:54:53.383Z] [2022-07-28T14:54:53.383Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T14:54:53.383Z] #27 sha256:9c982078527e10337c1a89802a12eeaf1ce591948cf17155da3c61041ba933e6 [2022-07-28T14:54:53.889Z] #77 164.3 checking linux/openat2.h usability... yes [2022-07-28T14:54:53.889Z] #77 164.7 checking linux/openat2.h presence... yes [2022-07-28T14:54:53.889Z] #77 164.7 checking for linux/openat2.h... yes [2022-07-28T14:54:54.149Z] #77 164.7 checking for copy_file_range... yes [2022-07-28T14:54:54.299Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-28T14:54:54.670Z] #77 165.3 checking for fgetxattr... yes [2022-07-28T14:54:55.225Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-28T14:54:55.296Z] #77 165.7 checking for statx... yes [2022-07-28T14:54:55.326Z] #27 ... [2022-07-28T14:54:55.326Z] [2022-07-28T14:54:55.326Z] #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-28T14:54:55.326Z] #55 sha256:66bd376b58c90cc70de342217aa16478aeae9183ec2c4e0496e96e1570b742db [2022-07-28T14:54:55.326Z] #55 272.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T14:54:55.326Z] #55 DONE 273.5s [2022-07-28T14:54:55.326Z] [2022-07-28T14:54:55.326Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T14:54:55.326Z] #27 sha256:9c982078527e10337c1a89802a12eeaf1ce591948cf17155da3c61041ba933e6 [2022-07-28T14:54:55.326Z] #27 DONE 1.7s [2022-07-28T14:54:55.326Z] [2022-07-28T14:54:55.326Z] #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-28T14:54:55.326Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:54:55.326Z] #64 ... [2022-07-28T14:54:55.326Z] [2022-07-28T14:54:55.326Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T14:54:55.326Z] #32 sha256:6e89eb24d9c275c8ce61d88b45406bcf604c9ce5f76afbe536738e418fd566a4 [2022-07-28T14:54:56.170Z] #77 166.4 checking for fgetpwent_r... yes [2022-07-28T14:54:56.255Z] #32 DONE 0.9s [2022-07-28T14:54:56.256Z] [2022-07-28T14:54:56.256Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T14:54:56.256Z] #35 sha256:95d7992c923b38ecbaaaa558b2e4dd37c50ea9a4e8ee7049245237ae86338fea [2022-07-28T14:54:56.256Z] #35 DONE 0.1s [2022-07-28T14:54:56.256Z] [2022-07-28T14:54:56.256Z] #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-28T14:54:56.256Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:54:56.256Z] #64 ... [2022-07-28T14:54:56.256Z] [2022-07-28T14:54:56.256Z] #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-28T14:54:56.256Z] #60 sha256:8c6863069f21cf1f772ce1cef2346dd76135ebe343b33ff211032c43f0696dbd [2022-07-28T14:54:56.256Z] #60 159.5 + mkdir -p /build [2022-07-28T14:54:56.256Z] #60 159.5 + cp runc /build/runc [2022-07-28T14:54:56.512Z] #60 DONE 159.8s [2022-07-28T14:54:56.512Z] [2022-07-28T14:54:56.512Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T14:54:56.512Z] #37 sha256:e59c6f03c06c71028ab7ddd995676e82793816fd0e662b39a9c5eefc30b12440 [2022-07-28T14:54:56.512Z] #37 DONE 0.3s [2022-07-28T14:54:56.512Z] [2022-07-28T14:54:56.512Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T14:54:56.512Z] #39 sha256:8288d5994d689c40234f2e8a9c6b1417241adc2003819f947e0d7df6a217594e [2022-07-28T14:54:56.512Z] #39 DONE 0.1s [2022-07-28T14:54:56.512Z] [2022-07-28T14:54:56.512Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T14:54:56.512Z] #41 sha256:8b53b74e8cb10464693d1d9c5442ed6843316be4f9bfe54e4104ebc0f56a6a03 [2022-07-28T14:54:56.587Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-28T14:54:56.698Z] #77 167.3 checking for issetugid... no [2022-07-28T14:54:56.698Z] #77 167.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T14:54:56.698Z] #77 167.8 checking pkg-config is at least version 0.9.0... yes [2022-07-28T14:54:56.768Z] #41 DONE 0.1s [2022-07-28T14:54:56.768Z] [2022-07-28T14:54:56.768Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T14:54:56.768Z] #45 sha256:dc12038ada48e6e5aeb5849d58e1b7a610897fa76d580389cc1d87017257dc50 [2022-07-28T14:54:56.768Z] #45 DONE 0.1s [2022-07-28T14:54:56.768Z] [2022-07-28T14:54:56.768Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T14:54:56.768Z] #48 sha256:675ced223219baea3e2d7b4e8139d4f4c21aa3829caaa7a1d5321ca55d26b95f [2022-07-28T14:54:57.336Z] #48 DONE 0.4s [2022-07-28T14:54:57.336Z] [2022-07-28T14:54:57.336Z] #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-28T14:54:57.336Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:54:57.336Z] #64 ... [2022-07-28T14:54:57.336Z] [2022-07-28T14:54:57.336Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T14:54:57.336Z] #52 sha256:fec57a863100eba0a6f98839abd43cccfecf1ed4d782bfcd78814f677afb222a [2022-07-28T14:54:57.336Z] #52 DONE 0.1s [2022-07-28T14:54:57.336Z] [2022-07-28T14:54:57.336Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T14:54:57.336Z] #54 sha256:81ab68781348b87ec89518b96dce9f180b877294ee025f9792e89d939d3a1747 [2022-07-28T14:54:57.336Z] #54 DONE 0.2s [2022-07-28T14:54:57.336Z] [2022-07-28T14:54:57.336Z] #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-28T14:54:57.336Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:54:57.592Z] #64 ... [2022-07-28T14:54:57.592Z] [2022-07-28T14:54:57.592Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T14:54:57.592Z] #56 sha256:e7d8a26f1c3ba990212280b560b5b610176e58b4e048b237bee0e5438a3445bf [2022-07-28T14:54:57.635Z] #77 167.8 checking for library containing yajl_tree_get... -lyajl [2022-07-28T14:54:57.895Z] #77 168.7 checking for yajl >= 2.0.0... yes [2022-07-28T14:54:58.154Z] #56 DONE 0.6s [2022-07-28T14:54:58.154Z] [2022-07-28T14:54:58.154Z] #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-28T14:54:58.154Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:54:58.154Z] #64 ... [2022-07-28T14:54:58.154Z] [2022-07-28T14:54:58.154Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T14:54:58.154Z] #58 sha256:ea2198d84788797ec7ffa1eaca78b3ad40e788c458aa46e9a52c3ac42bc524d5 [2022-07-28T14:54:58.154Z] #58 DONE 0.1s [2022-07-28T14:54:58.154Z] [2022-07-28T14:54:58.154Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T14:54:58.154Z] #61 sha256:a410d23317d73ee0ea5db919b069ff3bfa97949c2604290ce0b4a3a37890304f [2022-07-28T14:54:58.155Z] #77 168.8 checking sys/capability.h usability... yes [2022-07-28T14:54:58.410Z] #61 DONE 0.2s [2022-07-28T14:54:58.410Z] [2022-07-28T14:54:58.410Z] #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-28T14:54:58.410Z] #64 sha256:79eb72180c58d73a820732a5e8e1e5b1db72abe9f9f4344452324553ef5060ce [2022-07-28T14:54:58.415Z] #77 169.1 checking sys/capability.h presence... yes [2022-07-28T14:54:58.415Z] #77 169.3 checking for sys/capability.h... yes [2022-07-28T14:54:58.686Z] #77 169.3 checking for library containing cap_from_name... [2022-07-28T14:54:58.686Z] #77 ... [2022-07-28T14:54:58.686Z] [2022-07-28T14:54:58.686Z] #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-28T14:54:58.686Z] #60 sha256:5fc6ebd0cc7ef1a9b236c69d54910524dbcf3add3d88a27683b1d3d7f85b8002 [2022-07-28T14:54:58.687Z] #60 18.37 Updating files: 92% (1110/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-07-28T14:54:58.687Z] #60 18.44 + cd /tmp/tmp.ImuLql0QSg/src/github.com/opencontainers/runc [2022-07-28T14:54:58.687Z] #60 18.44 + git checkout -q v1.1.2 [2022-07-28T14:54:58.687Z] #60 19.30 + '[' -z '' ']' [2022-07-28T14:54:58.687Z] #60 19.30 + target=static [2022-07-28T14:54:58.687Z] #60 19.30 + make BUILDTAGS=seccomp static [2022-07-28T14:54:58.687Z] #60 19.95 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-28T14:54:58.964Z] #60 ... [2022-07-28T14:54:58.964Z] [2022-07-28T14:54:58.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-28T14:54:58.964Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:54:58.964Z] #77 169.3 checking for library containing cap_from_name... -lcap [2022-07-28T14:54:59.101Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-28T14:54:59.777Z] #64 244.9 + bin/containerd [2022-07-28T14:55:00.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-28T14:55:00.166Z] #77 170.1 checking for library containing dlopen... -ldl [2022-07-28T14:55:00.166Z] #77 170.9 checking seccomp.h usability... yes [2022-07-28T14:55:00.425Z] #77 171.3 checking seccomp.h presence... yes [2022-07-28T14:55:00.425Z] #77 171.4 checking for seccomp.h... yes [2022-07-28T14:55:01.364Z] #77 171.4 checking for library containing seccomp_rule_add... -lseccomp [2022-07-28T14:55:01.390Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-28T14:55:01.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-28T14:55:02.193Z] #77 172.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-28T14:55:02.453Z] #77 173.0 checking systemd/sd-bus.h usability... yes [2022-07-28T14:55:02.712Z] #77 173.6 checking systemd/sd-bus.h presence... yes [2022-07-28T14:55:02.712Z] #77 173.8 checking for systemd/sd-bus.h... yes [2022-07-28T14:55:03.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-28T14:55:03.651Z] #77 173.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-28T14:55:03.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-28T14:55:04.480Z] #77 174.8 checking for sd_notify_barrier... yes [2022-07-28T14:55:04.740Z] #77 175.4 checking linux/bpf.h usability... yes [2022-07-28T14:55:04.740Z] #77 175.8 checking linux/bpf.h presence... [2022-07-28T14:55:04.740Z] #77 ... [2022-07-28T14:55:04.740Z] [2022-07-28T14:55:04.740Z] #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-28T14:55:04.740Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:55:04.740Z] #21 14.53 Fetched 8561 kB in 13s (665 kB/s) [2022-07-28T14:55:04.740Z] #21 14.53 Reading package lists... [2022-07-28T14:55:05.000Z] #21 20.44 Reading package lists... [2022-07-28T14:55:05.000Z] #21 ... [2022-07-28T14:55:05.000Z] [2022-07-28T14:55:05.001Z] #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-28T14:55:05.001Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:55:05.001Z] #77 175.8 checking linux/bpf.h presence... yes [2022-07-28T14:55:05.001Z] #77 175.9 checking for linux/bpf.h... yes [2022-07-28T14:55:05.195Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-28T14:55:05.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-28T14:55:05.260Z] #77 175.9 checking compilation for eBPF... yes [2022-07-28T14:55:05.260Z] #77 176.1 checking for criu >= 3.15... no [2022-07-28T14:55:05.260Z] #77 176.1 configure: CRIU headers not found, building without CRIU support [2022-07-28T14:55:05.260Z] #77 176.1 checking for criu > 3.16... no [2022-07-28T14:55:05.260Z] #77 176.2 configure: CRIU version doesn't support join-ns API [2022-07-28T14:55:05.260Z] #77 176.2 checking for criu > 3.16.1... no [2022-07-28T14:55:05.260Z] #77 176.2 configure: CRIU version doesn't support for pre-dumping [2022-07-28T14:55:05.519Z] #77 176.3 checking for new mount API (fsconfig)... yes [2022-07-28T14:55:05.519Z] #77 176.4 checking for seccomp notify API... yes [2022-07-28T14:55:05.519Z] #77 176.5 checking for gperf... no [2022-07-28T14:55:05.519Z] #77 176.5 configure: gperf not found - cannot rebuild signal parser code [2022-07-28T14:55:05.781Z] #77 176.5 checking for library containing argp_parse... none required [2022-07-28T14:55:06.350Z] #77 177.1 checking that generated files are newer than configure... done [2022-07-28T14:55:06.350Z] #77 177.1 configure: creating ./config.status [2022-07-28T14:55:06.563Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-28T14:55:07.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-28T14:55:07.123Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-28T14:55:07.290Z] #77 ... [2022-07-28T14:55:07.290Z] [2022-07-28T14:55:07.290Z] #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-28T14:55:07.290Z] #34 sha256:f78ccb13802596f56074a5e80a76737536984c576810f2885e3f2f175dd4ca9b [2022-07-28T14:55:07.290Z] #34 DONE 251.2s [2022-07-28T14:55:07.290Z] [2022-07-28T14:55:07.290Z] #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-28T14:55:07.290Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:55:07.290Z] #21 20.44 Reading package lists... [2022-07-28T14:55:07.290Z] #21 25.78 Building dependency tree... [2022-07-28T14:55:08.048Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-28T14:55:08.231Z] #21 28.17 The following additional packages will be installed: [2022-07-28T14:55:08.492Z] #21 28.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T14:55:08.492Z] #21 28.24 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-28T14:55:08.492Z] #21 28.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T14:55:08.492Z] #21 28.24 python3-pkg-resources vim-runtime xxd [2022-07-28T14:55:08.492Z] #21 28.27 Suggested packages: [2022-07-28T14:55:08.492Z] #21 28.27 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-28T14:55:08.492Z] #21 28.27 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-28T14:55:08.492Z] #21 28.27 acl attr quota [2022-07-28T14:55:08.492Z] #21 28.27 Recommended packages: [2022-07-28T14:55:08.492Z] #21 28.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-28T14:55:10.403Z] #21 30.29 The following NEW packages will be installed: [2022-07-28T14:55:10.403Z] #21 30.31 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-28T14:55:10.403Z] #21 30.31 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-28T14:55:10.403Z] #21 30.31 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-28T14:55:10.403Z] #21 30.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-28T14:55:10.403Z] #21 30.31 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-28T14:55:10.403Z] #21 30.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-28T14:55:10.403Z] #21 30.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-28T14:55:10.403Z] #21 30.31 xz-utils zip zstd [2022-07-28T14:55:10.559Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-28T14:55:10.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-28T14:55:10.976Z] #21 30.76 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:55:10.976Z] #21 30.76 Need to get 27.7 MB of archives. [2022-07-28T14:55:10.976Z] #21 30.76 After this operation, 106 MB of additional disk space will be used. [2022-07-28T14:55:10.976Z] #21 30.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-28T14:55:10.976Z] #21 30.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-28T14:55:10.976Z] #21 30.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-28T14:55:10.976Z] #21 30.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-28T14:55:10.976Z] #21 30.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-28T14:55:10.976Z] #21 30.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-28T14:55:10.976Z] #21 30.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-28T14:55:10.976Z] #21 30.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-28T14:55:10.976Z] #21 30.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-28T14:55:10.976Z] #21 30.83 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-28T14:55:10.976Z] #21 30.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-28T14:55:10.976Z] #21 30.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-28T14:55:10.976Z] #21 30.85 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-28T14:55:10.976Z] #21 30.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-28T14:55:10.976Z] #21 30.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-28T14:55:10.976Z] #21 30.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-28T14:55:10.976Z] #21 30.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-28T14:55:10.976Z] #21 30.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-28T14:55:10.976Z] #21 30.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-28T14:55:10.976Z] #21 30.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-28T14:55:10.976Z] #21 30.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-28T14:55:10.976Z] #21 30.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-28T14:55:10.976Z] #21 30.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-28T14:55:10.976Z] #21 30.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-28T14:55:10.976Z] #21 30.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-28T14:55:10.976Z] #21 31.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-28T14:55:11.236Z] #21 31.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-28T14:55:11.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-28T14:55:11.814Z] #21 31.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-28T14:55:11.814Z] #21 31.64 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-28T14:55:11.814Z] #21 31.64 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-28T14:55:11.814Z] #21 31.64 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-28T14:55:11.814Z] #21 31.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-28T14:55:11.814Z] #21 31.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-28T14:55:11.814Z] #21 31.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-28T14:55:11.814Z] #21 31.66 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-28T14:55:11.814Z] #21 31.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-28T14:55:11.958Z] #77 244.2 AR libcrun_testing.a [2022-07-28T14:55:11.958Z] #77 244.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T14:55:11.958Z] #77 244.3 CCLD tests/tests_libcrun_utils [2022-07-28T14:55:11.958Z] #77 244.3 CCLD tests/tests_libcrun_errors [2022-07-28T14:55:11.958Z] #77 244.3 CCLD tests/tests_libcrun_fuzzer [2022-07-28T14:55:11.958Z] #77 245.2 CCLD libcrun.la [2022-07-28T14:55:11.958Z] #77 246.0 CCLD crun [2022-07-28T14:55:11.958Z] #77 246.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T14:55:11.958Z] #77 246.8 /bin/mkdir -p '/usr/local/lib' [2022-07-28T14:55:11.958Z] #77 246.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T14:55:11.958Z] #77 246.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T14:55:11.958Z] #77 246.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T14:55:11.958Z] #77 246.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T14:55:11.958Z] #77 246.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T14:55:11.958Z] #77 246.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T14:55:11.958Z] #77 247.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T14:55:11.958Z] #77 247.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-28T14:55:11.958Z] #77 247.2 ---------------------------------------------------------------------- [2022-07-28T14:55:11.958Z] #77 247.2 Libraries have been installed in: [2022-07-28T14:55:11.958Z] #77 247.2 /usr/local/lib [2022-07-28T14:55:11.958Z] #77 247.2 [2022-07-28T14:55:11.958Z] #77 247.2 If you ever happen to want to link against installed libraries [2022-07-28T14:55:11.958Z] #77 247.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T14:55:11.958Z] #77 247.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T14:55:11.958Z] #77 247.2 flag during linking and do at least one of the following: [2022-07-28T14:55:11.958Z] #77 247.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T14:55:11.958Z] #77 247.2 during execution [2022-07-28T14:55:11.958Z] #77 247.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T14:55:11.958Z] #77 247.2 during linking [2022-07-28T14:55:11.958Z] #77 247.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T14:55:11.958Z] #77 247.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T14:55:11.958Z] #77 247.2 [2022-07-28T14:55:11.958Z] #77 247.2 See any operating system documentation about shared libraries for [2022-07-28T14:55:11.958Z] #77 247.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T14:55:11.958Z] #77 247.2 ---------------------------------------------------------------------- [2022-07-28T14:55:11.958Z] #77 247.2 /bin/mkdir -p '/build' [2022-07-28T14:55:11.958Z] #77 247.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T14:55:11.958Z] #77 247.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T14:55:12.076Z] #21 31.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-28T14:55:12.076Z] #21 31.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-28T14:55:12.076Z] #21 31.82 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-28T14:55:12.076Z] #21 31.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-28T14:55:12.076Z] #21 31.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-28T14:55:12.076Z] #21 31.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-28T14:55:12.076Z] #21 31.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-28T14:55:12.076Z] #21 31.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-28T14:55:12.076Z] #21 31.94 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-28T14:55:12.218Z] #77 247.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T14:55:12.218Z] #77 247.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T14:55:12.218Z] #77 247.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T14:55:12.218Z] #77 DONE 247.4s [2022-07-28T14:55:12.218Z] [2022-07-28T14:55:12.218Z] #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-28T14:55:12.218Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:55:12.336Z] #21 32.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-28T14:55:12.598Z] #21 32.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-28T14:55:12.598Z] #21 32.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-28T14:55:12.598Z] #21 32.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-28T14:55:12.667Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-28T14:55:13.228Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-28T14:55:13.484Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-28T14:55:13.541Z] #21 33.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:55:14.115Z] #21 33.77 Fetched 27.7 MB in 2s (13.1 MB/s) [2022-07-28T14:55:14.115Z] #21 33.90 Selecting previously unselected package pigz. [2022-07-28T14:55:14.115Z] #21 33.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-28T14:55:14.115Z] #21 34.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-28T14:55:14.115Z] #21 34.00 Unpacking pigz (2.6-1) ... [2022-07-28T14:55:14.376Z] #21 34.12 Selecting previously unselected package libelf1:amd64. [2022-07-28T14:55:14.376Z] #21 34.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-28T14:55:14.376Z] #21 34.17 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-28T14:55:14.637Z] #21 34.44 Selecting previously unselected package libbpf0:amd64. [2022-07-28T14:55:14.637Z] #21 34.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-28T14:55:14.637Z] #21 34.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-28T14:55:14.896Z] #21 34.63 Selecting previously unselected package libcap2:amd64. [2022-07-28T14:55:14.896Z] #21 34.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-28T14:55:14.896Z] #21 34.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:55:14.896Z] #21 34.79 Selecting previously unselected package libmnl0:amd64. [2022-07-28T14:55:15.157Z] #21 34.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-28T14:55:15.157Z] #21 34.81 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-28T14:55:15.157Z] #21 34.95 Selecting previously unselected package libxtables12:amd64. [2022-07-28T14:55:15.157Z] #21 34.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-28T14:55:15.157Z] #21 34.97 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-28T14:55:15.157Z] #21 35.06 Selecting previously unselected package libcap2-bin. [2022-07-28T14:55:15.157Z] #21 35.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-28T14:55:15.157Z] #21 35.15 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-28T14:55:15.370Z] docker_cli_daemon_test.go:2503: [da88bb6c625f3] daemon is not started [2022-07-28T14:55:15.418Z] #21 35.32 Selecting previously unselected package iproute2. [2022-07-28T14:55:15.418Z] #21 35.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-28T14:55:15.418Z] #21 35.33 Unpacking iproute2 (5.10.0-4) ... [2022-07-28T14:55:16.362Z] #21 36.15 Selecting previously unselected package xxd. [2022-07-28T14:55:16.362Z] #21 36.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T14:55:16.362Z] #21 36.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:55:16.362Z] #21 ... [2022-07-28T14:55:16.362Z] [2022-07-28T14:55:16.362Z] #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-28T14:55:16.362Z] #36 sha256:b410c6a9db2dc263c26d25e5c4046d7b2d6917cec16ed991ea4d8bf05ccd1944 [2022-07-28T14:55:16.362Z] #36 260.6 Delve is a source level debugger for Go programs. [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-28T14:55:16.362Z] #36 260.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Usage: [2022-07-28T14:55:16.362Z] #36 260.6 dlv [command] [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Available Commands: [2022-07-28T14:55:16.362Z] #36 260.6 attach Attach to running process and begin debugging. [2022-07-28T14:55:16.362Z] #36 260.6 connect Connect to a headless debug server with a terminal client. [2022-07-28T14:55:16.362Z] #36 260.6 core Examine a core dump. [2022-07-28T14:55:16.362Z] #36 260.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-28T14:55:16.362Z] #36 260.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-28T14:55:16.362Z] #36 260.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-28T14:55:16.362Z] #36 260.6 help Help about any command [2022-07-28T14:55:16.362Z] #36 260.6 run Deprecated command. Use 'debug' instead. [2022-07-28T14:55:16.362Z] #36 260.6 test Compile test binary and begin debugging program. [2022-07-28T14:55:16.362Z] #36 260.6 trace Compile and begin tracing program. [2022-07-28T14:55:16.362Z] #36 260.6 version Prints version. [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Flags: [2022-07-28T14:55:16.362Z] #36 260.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-28T14:55:16.362Z] #36 260.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-28T14:55:16.362Z] #36 260.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-28T14:55:16.362Z] #36 260.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-28T14:55:16.362Z] #36 260.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-28T14:55:16.362Z] #36 260.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-28T14:55:16.362Z] #36 260.6 --disable-aslr Disables address space randomization [2022-07-28T14:55:16.362Z] #36 260.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-28T14:55:16.362Z] #36 260.6 -h, --help help for dlv [2022-07-28T14:55:16.362Z] #36 260.6 --init string Init file, executed by the terminal client. [2022-07-28T14:55:16.362Z] #36 260.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-28T14:55:16.362Z] #36 260.6 --log Enable debugging server logging. [2022-07-28T14:55:16.362Z] #36 260.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-28T14:55:16.362Z] #36 260.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-28T14:55:16.362Z] #36 260.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-28T14:55:16.362Z] #36 260.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-28T14:55:16.362Z] #36 260.6 --wd string Working directory for running the program. [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Additional help topics: [2022-07-28T14:55:16.362Z] #36 260.6 dlv backend Help about the --backend flag. [2022-07-28T14:55:16.362Z] #36 260.6 dlv log Help about logging flags. [2022-07-28T14:55:16.362Z] #36 260.6 dlv redirect Help about file redirection. [2022-07-28T14:55:16.362Z] #36 260.6 [2022-07-28T14:55:16.362Z] #36 260.6 Use "dlv [command] --help" for more information about a command. [2022-07-28T14:55:17.255Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-28T14:55:17.255Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-28T14:55:17.743Z] #36 DONE 261.8s [2022-07-28T14:55:17.743Z] [2022-07-28T14:55:17.743Z] #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-28T14:55:17.743Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:55:17.743Z] #21 37.13 Selecting previously unselected package vim-common. [2022-07-28T14:55:17.743Z] #21 37.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:55:17.743Z] #21 37.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:55:17.743Z] #21 37.50 Selecting previously unselected package bash-completion. [2022-07-28T14:55:17.743Z] #21 37.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-28T14:55:17.815Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-28T14:55:18.376Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-28T14:55:19.300Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-28T14:55:19.651Z] #21 ... [2022-07-28T14:55:19.651Z] [2022-07-28T14:55:19.651Z] #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-28T14:55:19.651Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:55:19.651Z] #77 180.4 config.status: creating Makefile [2022-07-28T14:55:19.651Z] #77 180.5 config.status: creating rpm/crun.spec [2022-07-28T14:55:19.651Z] #77 180.6 config.status: creating config.h [2022-07-28T14:55:19.651Z] #77 180.6 config.status: executing libtool commands [2022-07-28T14:55:19.651Z] #77 180.7 config.status: executing depfiles commands [2022-07-28T14:55:19.651Z] #77 182.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-28T14:55:19.651Z] #77 182.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T14:55:19.651Z] #77 182.5 checking for gcc... gcc [2022-07-28T14:55:19.651Z] #77 182.6 checking whether the C compiler works... yes [2022-07-28T14:55:19.651Z] #77 182.8 checking for C compiler default output file name... a.out [2022-07-28T14:55:19.651Z] #77 182.8 checking for suffix of executables... [2022-07-28T14:55:19.651Z] #77 183.1 checking whether we are cross compiling... no [2022-07-28T14:55:19.651Z] #77 183.4 checking for suffix of object files... o [2022-07-28T14:55:19.651Z] #77 183.6 checking whether we are using the GNU C compiler... yes [2022-07-28T14:55:19.651Z] #77 183.7 checking whether gcc accepts -g... yes [2022-07-28T14:55:19.651Z] #77 183.8 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:55:19.651Z] #77 184.0 checking whether gcc understands -c and -o together... yes [2022-07-28T14:55:19.651Z] #77 184.3 checking how to run the C preprocessor... gcc -E [2022-07-28T14:55:19.651Z] #77 184.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:55:19.651Z] #77 184.6 checking for egrep... /bin/grep -E [2022-07-28T14:55:19.651Z] #77 184.6 checking for ANSI C header files... yes [2022-07-28T14:55:19.651Z] #77 185.6 checking for sys/types.h... yes [2022-07-28T14:55:19.651Z] #77 185.9 checking for sys/stat.h... yes [2022-07-28T14:55:19.651Z] #77 186.1 checking for stdlib.h... yes [2022-07-28T14:55:19.651Z] #77 186.3 checking for string.h... yes [2022-07-28T14:55:19.651Z] #77 186.6 checking for memory.h... yes [2022-07-28T14:55:19.651Z] #77 186.8 checking for strings.h... yes [2022-07-28T14:55:19.651Z] #77 187.0 checking for inttypes.h... yes [2022-07-28T14:55:19.651Z] #77 187.4 checking for stdint.h... yes [2022-07-28T14:55:19.651Z] #77 187.8 checking for unistd.h... yes [2022-07-28T14:55:19.651Z] #77 188.0 checking minix/config.h usability... no [2022-07-28T14:55:19.651Z] #77 188.2 checking minix/config.h presence... no [2022-07-28T14:55:19.651Z] #77 188.2 checking for minix/config.h... no [2022-07-28T14:55:19.651Z] #77 188.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-28T14:55:19.651Z] #77 188.4 checking build system type... x86_64-pc-linux-gnu [2022-07-28T14:55:19.651Z] #77 188.8 checking host system type... x86_64-pc-linux-gnu [2022-07-28T14:55:19.651Z] #77 188.8 checking how to print strings... printf [2022-07-28T14:55:19.651Z] #77 188.9 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:55:19.651Z] #77 188.9 checking for fgrep... /bin/grep -F [2022-07-28T14:55:19.651Z] #77 188.9 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:55:19.651Z] #77 189.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:55:19.651Z] #77 189.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:55:19.651Z] #77 189.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:55:19.651Z] #77 189.3 checking whether ln -s works... yes [2022-07-28T14:55:19.651Z] #77 189.3 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:55:19.651Z] #77 189.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T14:55:19.651Z] #77 189.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:55:19.651Z] #77 189.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:55:19.651Z] #77 189.4 checking for objdump... objdump [2022-07-28T14:55:19.651Z] #77 189.4 checking how to recognize dependent libraries... pass_all [2022-07-28T14:55:19.651Z] #77 189.4 checking for dlltool... no [2022-07-28T14:55:19.651Z] #77 189.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:55:19.651Z] #77 189.4 checking for ar... ar [2022-07-28T14:55:19.651Z] #77 189.4 checking for archiver @FILE support... @ [2022-07-28T14:55:19.651Z] #77 189.7 checking for strip... strip [2022-07-28T14:55:19.651Z] #77 189.7 checking for ranlib... ranlib [2022-07-28T14:55:19.651Z] #77 189.7 checking for gawk... no [2022-07-28T14:55:19.651Z] #77 189.7 checking for mawk... mawk [2022-07-28T14:55:19.651Z] #77 189.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:55:19.651Z] #77 190.5 checking for sysroot... no [2022-07-28T14:55:19.651Z] #77 190.5 checking for a working dd... /bin/dd [2022-07-28T14:55:19.651Z] #77 190.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:55:19.651Z] #77 190.7 checking for mt... no [2022-07-28T14:55:19.651Z] #77 190.7 checking if : is a manifest tool... no [2022-07-28T14:55:20.223Z] #77 190.8 checking for dlfcn.h... yes [2022-07-28T14:55:20.223Z] #77 191.1 checking for objdir... .libs [2022-07-28T14:55:20.663Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-28T14:55:20.794Z] #77 191.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:55:20.794Z] #77 191.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:55:20.920Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-28T14:55:21.174Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-28T14:55:21.364Z] #77 191.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:55:21.429Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-28T14:55:21.685Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-28T14:55:21.685Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-28T14:55:21.685Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-28T14:55:21.685Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-28T14:55:21.934Z] #77 192.3 checking if gcc static flag -static works... yes [2022-07-28T14:55:22.195Z] #77 192.9 checking if gcc supports -c -o file.o... yes [2022-07-28T14:55:22.195Z] #77 193.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:55:22.195Z] #77 193.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T14:55:22.625Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-28T14:55:23.025Z] #77 193.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:55:23.026Z] #77 193.9 checking how to hardcode library paths into programs... immediate [2022-07-28T14:55:23.026Z] #77 193.9 checking whether stripping libraries is possible... yes [2022-07-28T14:55:23.026Z] #77 193.9 checking if libtool supports shared libraries... yes [2022-07-28T14:55:23.026Z] #77 193.9 checking whether to build shared libraries... no [2022-07-28T14:55:23.026Z] #77 193.9 checking whether to build static libraries... yes [2022-07-28T14:55:23.026Z] #77 193.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:55:23.026Z] #77 194.0 checking whether build environment is sane... yes [2022-07-28T14:55:23.291Z] #77 194.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:55:23.291Z] #77 194.1 checking whether make sets $(MAKE)... yes [2022-07-28T14:55:23.291Z] #77 194.2 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:55:23.556Z] #77 194.3 checking whether make supports nested variables... yes [2022-07-28T14:55:23.556Z] #77 194.5 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:55:23.556Z] #77 194.5 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:55:23.556Z] #77 194.5 checking how to create a ustar tar archive... gnutar [2022-07-28T14:55:23.817Z] #77 194.6 checking dependency style of gcc... gcc3 [2022-07-28T14:55:23.817Z] #77 194.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:55:23.817Z] #77 194.9 checking whether make supports nested variables... (cached) yes [2022-07-28T14:55:23.817Z] #77 194.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-28T14:55:23.817Z] #77 194.9 checking pkg-config is at least version 0.9.0... yes [2022-07-28T14:55:23.989Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-28T14:55:24.077Z] #77 194.9 checking for yajl >= 2.1.0... yes [2022-07-28T14:55:24.077Z] #77 194.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-28T14:55:24.077Z] #77 194.9 checking for gcc... (cached) gcc [2022-07-28T14:55:24.077Z] #77 195.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-28T14:55:24.077Z] #77 195.0 checking whether gcc accepts -g... (cached) yes [2022-07-28T14:55:24.077Z] #77 195.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-28T14:55:24.077Z] #77 195.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-28T14:55:24.077Z] #77 195.0 checking for a Python interpreter with version >= 3... python3 [2022-07-28T14:55:24.077Z] #77 195.1 checking for python3... /usr/bin/python3 [2022-07-28T14:55:24.077Z] #77 195.1 checking for python3 version... 3.9 [2022-07-28T14:55:24.339Z] #77 195.2 checking for python3 platform... linux [2022-07-28T14:55:24.339Z] #77 195.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-28T14:55:24.908Z] #77 195.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-28T14:55:25.168Z] #77 196.1 checking that generated files are newer than configure... done [2022-07-28T14:55:25.168Z] #77 196.1 configure: creating ./config.status [2022-07-28T14:55:26.500Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-28T14:55:26.550Z] #77 ... [2022-07-28T14:55:26.550Z] [2022-07-28T14:55:26.550Z] #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-28T14:55:26.550Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:55:26.550Z] #21 43.21 Unpacking bash-completion (1:2.11-2) ... [2022-07-28T14:55:26.550Z] #21 44.01 Selecting previously unselected package bzip2. [2022-07-28T14:55:26.550Z] #21 44.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 44.03 Unpacking bzip2 (1.0.8-4) ... [2022-07-28T14:55:26.550Z] #21 44.21 Selecting previously unselected package xz-utils. [2022-07-28T14:55:26.550Z] #21 44.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 44.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:55:26.550Z] #21 44.52 Selecting previously unselected package apparmor. [2022-07-28T14:55:26.550Z] #21 44.52 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 44.59 Unpacking apparmor (2.13.6-10) ... [2022-07-28T14:55:26.550Z] #21 45.43 Selecting previously unselected package inetutils-ping. [2022-07-28T14:55:26.550Z] #21 45.44 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 45.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-28T14:55:26.550Z] #21 45.81 Selecting previously unselected package libip4tc2:amd64. [2022-07-28T14:55:26.550Z] #21 45.82 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 45.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T14:55:26.550Z] #21 46.04 Selecting previously unselected package libip6tc2:amd64. [2022-07-28T14:55:26.550Z] #21 46.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 46.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T14:55:26.550Z] #21 46.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-28T14:55:26.550Z] #21 46.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 46.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T14:55:26.550Z] #21 46.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-28T14:55:26.550Z] #21 46.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-28T14:55:26.550Z] #21 46.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T14:55:26.756Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-28T14:55:26.810Z] #21 46.70 Selecting previously unselected package libnftnl11:amd64. [2022-07-28T14:55:26.810Z] #21 46.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-28T14:55:26.810Z] #21 46.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T14:55:27.317Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-28T14:55:27.317Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-28T14:55:27.381Z] #21 46.98 Selecting previously unselected package iptables. [2022-07-28T14:55:27.381Z] #21 47.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-28T14:55:27.381Z] #21 47.03 Unpacking iptables (1.8.7-1) ... [2022-07-28T14:55:27.878Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-28T14:55:27.951Z] #21 47.58 Selecting previously unselected package libonig5:amd64. [2022-07-28T14:55:27.951Z] #21 47.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-28T14:55:27.951Z] #21 47.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:55:27.951Z] #21 47.73 Selecting previously unselected package libjq1:amd64. [2022-07-28T14:55:27.951Z] #21 47.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-28T14:55:27.951Z] #21 47.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:55:28.133Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-28T14:55:28.211Z] #21 48.05 Selecting previously unselected package jq. [2022-07-28T14:55:28.211Z] #21 48.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-28T14:55:28.211Z] #21 48.08 Unpacking jq (1.6-2.1) ... [2022-07-28T14:55:28.471Z] #21 48.31 Selecting previously unselected package libaio1:amd64. [2022-07-28T14:55:28.471Z] #21 48.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-28T14:55:28.471Z] #21 48.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-28T14:55:28.471Z] #21 48.40 Selecting previously unselected package libgpm2:amd64. [2022-07-28T14:55:28.471Z] #21 48.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-28T14:55:28.731Z] #21 48.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-28T14:55:28.731Z] #21 48.55 Selecting previously unselected package libicu67:amd64. [2022-07-28T14:55:28.731Z] #21 48.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-28T14:55:28.731Z] #21 48.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-28T14:55:29.060Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-28T14:55:29.315Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-28T14:55:29.315Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-28T14:55:29.315Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-28T14:55:29.315Z] check_test.go:540: [d5853c61da468] daemon is not started [2022-07-28T14:55:29.315Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-28T14:55:30.315Z] #64 ... [2022-07-28T14:55:30.315Z] [2022-07-28T14:55:30.315Z] #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-28T14:55:30.315Z] #60 sha256:1b47f340e6bf6d66f95080dd3f151afc96057cbc06d7b8285fea018290f78249 [2022-07-28T14:55:30.315Z] #60 185.2 + mkdir -p /build [2022-07-28T14:55:30.315Z] #60 185.2 + cp runc /build/runc [2022-07-28T14:55:30.315Z] #60 DONE 186.5s [2022-07-28T14:55:30.315Z] [2022-07-28T14:55:30.315Z] #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-28T14:55:30.315Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:55:30.315Z] #64 ... [2022-07-28T14:55:30.315Z] [2022-07-28T14:55:30.315Z] #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-28T14:55:30.315Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:55:30.315Z] #55 317.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T14:55:30.573Z] #55 DONE 317.5s [2022-07-28T14:55:30.573Z] [2022-07-28T14:55:30.573Z] #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-28T14:55:30.573Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:55:31.103Z] sha256:6403f78a59fb8469e8258b04d56475474cc4a59f8f06038b1492f2282c909900 [2022-07-28T14:55:31.103Z] INFO: Starting docker-py tests... [2022-07-28T14:55:31.103Z] ============================= test session starts ============================== [2022-07-28T14:55:31.103Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-28T14:55:31.103Z] rootdir: /src, inifile: pytest.ini [2022-07-28T14:55:31.103Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-28T14:55:31.103Z] collected 395 items / 2 deselected / 393 selected [2022-07-28T14:55:31.103Z] [2022-07-28T14:55:32.484Z] #64 ... [2022-07-28T14:55:32.485Z] [2022-07-28T14:55:32.485Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T14:55:32.485Z] #56 sha256:7e89246280e88316e42d9e61c27cdfe2cc841cc826131a76f136337db3b42a1d [2022-07-28T14:55:33.421Z] #56 DONE 0.9s [2022-07-28T14:55:33.421Z] [2022-07-28T14:55:33.421Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T14:55:33.421Z] #58 sha256:9822f0bfd3073b7f15e8289b6e398abd304e064ac6f66213b2b716e2c482514e [2022-07-28T14:55:33.421Z] #58 DONE 0.1s [2022-07-28T14:55:33.421Z] [2022-07-28T14:55:33.421Z] #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-28T14:55:33.421Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:55:33.421Z] #64 ... [2022-07-28T14:55:33.421Z] [2022-07-28T14:55:33.421Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T14:55:33.421Z] #61 sha256:8c94caf378a5da58d9d86d0f5db0f6238304e0b9b2f022c482e5815ef5cf95f0 [2022-07-28T14:55:33.679Z] #61 DONE 0.3s [2022-07-28T14:55:33.679Z] [2022-07-28T14:55:33.679Z] #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-28T14:55:33.679Z] #64 sha256:ae6c892fbd5b8e59b2535bda44e573566f274ad5289f30899ba8de7ba6279806 [2022-07-28T14:55:34.014Z] #21 ... [2022-07-28T14:55:34.014Z] [2022-07-28T14:55:34.014Z] #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-28T14:55:34.014Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:55:34.014Z] #77 200.6 config.status: creating Makefile [2022-07-28T14:55:34.014Z] #77 200.7 config.status: creating config.h [2022-07-28T14:55:34.014Z] #77 200.7 config.status: executing libtool commands [2022-07-28T14:55:34.014Z] #77 200.8 config.status: executing depfiles commands [2022-07-28T14:55:34.014Z] #77 202.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-28T14:55:34.014Z] #77 202.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-28T14:55:34.014Z] #77 202.7 checking for gcc... gcc [2022-07-28T14:55:34.014Z] #77 202.9 checking whether the C compiler works... yes [2022-07-28T14:55:34.014Z] #77 203.3 checking for C compiler default output file name... a.out [2022-07-28T14:55:34.014Z] #77 203.3 checking for suffix of executables... [2022-07-28T14:55:34.014Z] #77 203.7 checking whether we are cross compiling... no [2022-07-28T14:55:34.014Z] #77 203.9 checking for suffix of object files... o [2022-07-28T14:55:34.014Z] #77 204.0 checking whether we are using the GNU C compiler... yes [2022-07-28T14:55:34.014Z] #77 204.2 checking whether gcc accepts -g... yes [2022-07-28T14:55:34.014Z] #77 204.2 checking for gcc option to accept ISO C89... none needed [2022-07-28T14:55:34.014Z] #77 204.6 checking whether gcc understands -c and -o together... yes [2022-07-28T14:55:34.014Z] #77 204.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-28T14:55:34.014Z] #77 204.9 checking whether build environment is sane... yes [2022-07-28T14:55:34.014Z] #77 205.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-28T14:55:34.014Z] #77 205.0 checking for gawk... no [2022-07-28T14:55:34.014Z] #77 205.0 checking for mawk... mawk [2022-07-28T14:55:34.014Z] #77 205.0 checking whether make sets $(MAKE)... yes [2022-07-28T14:55:34.274Z] #77 205.1 checking whether make supports the include directive... yes (GNU style) [2022-07-28T14:55:34.274Z] #77 205.1 checking whether make supports nested variables... yes [2022-07-28T14:55:34.274Z] #77 205.3 checking whether UID '0' is supported by ustar format... yes [2022-07-28T14:55:34.274Z] #77 205.3 checking whether GID '0' is supported by ustar format... yes [2022-07-28T14:55:34.534Z] #77 205.3 checking how to create a ustar tar archive... gnutar [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite (295.17s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (3.98s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.00s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.70s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.49s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.06s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.36s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.96s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.11s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.22s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.61s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.45s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2022-07-28T14:55:34.552Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.71s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.71s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.17s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.33s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.14s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.85s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.77s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.25s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.29s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.56s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.44s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.33s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.42s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.47s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.85s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.01s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.23s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.05s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.54s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.23s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.79s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.20s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.43s) [2022-07-28T14:55:34.552Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-28T14:55:34.552Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.95s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.21s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.81s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.17s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.44s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.23s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.10s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.29s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.49s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.83s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.41s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.22s) [2022-07-28T14:55:34.552Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.38s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.57s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.01s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.40s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.11s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.09s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.52s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.92s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.10s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.67s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.47s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.44s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.35s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.90s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.85s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.56s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.30s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.07s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.12s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.28s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.01s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-07-28T14:55:34.553Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.90s) [2022-07-28T14:55:34.553Z] === RUN TestDockerSwarmSuite [2022-07-28T14:55:34.553Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-28T14:55:34.793Z] #77 205.5 checking dependency style of gcc... gcc3 [2022-07-28T14:55:35.053Z] #77 205.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-28T14:55:35.053Z] #77 205.9 checking whether make supports nested variables... (cached) yes [2022-07-28T14:55:35.994Z] #77 206.1 checking build system type... x86_64-pc-linux-gnu [2022-07-28T14:55:35.994Z] #77 206.8 checking host system type... x86_64-pc-linux-gnu [2022-07-28T14:55:35.994Z] #77 206.8 checking how to print strings... printf [2022-07-28T14:55:35.994Z] #77 206.9 checking for a sed that does not truncate output... /bin/sed [2022-07-28T14:55:35.994Z] #77 206.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-28T14:55:35.994Z] #77 207.0 checking for egrep... /bin/grep -E [2022-07-28T14:55:35.994Z] #77 207.0 checking for fgrep... /bin/grep -F [2022-07-28T14:55:35.994Z] #77 207.0 checking for ld used by gcc... /usr/bin/ld [2022-07-28T14:55:35.994Z] #77 207.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-28T14:55:36.211Z] #64 279.8 + bin/containerd [2022-07-28T14:55:36.255Z] #77 207.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-28T14:55:36.255Z] #77 207.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-28T14:55:36.255Z] #77 207.3 checking whether ln -s works... yes [2022-07-28T14:55:36.255Z] #77 207.3 checking the maximum length of command line arguments... 1572864 [2022-07-28T14:55:36.515Z] #77 207.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-28T14:55:36.515Z] #77 207.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-28T14:55:36.515Z] #77 207.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-28T14:55:36.515Z] #77 207.4 checking for objdump... objdump [2022-07-28T14:55:36.515Z] #77 207.4 checking how to recognize dependent libraries... pass_all [2022-07-28T14:55:36.515Z] #77 207.4 checking for dlltool... no [2022-07-28T14:55:36.515Z] #77 207.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-28T14:55:36.515Z] #77 207.4 checking for ar... ar [2022-07-28T14:55:36.774Z] #77 207.4 checking for archiver @FILE support... @ [2022-07-28T14:55:36.774Z] #77 207.6 checking for strip... strip [2022-07-28T14:55:36.774Z] #77 207.6 checking for ranlib... ranlib [2022-07-28T14:55:37.065Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-28T14:55:37.343Z] #77 207.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-28T14:55:37.603Z] #77 208.4 checking for sysroot... no [2022-07-28T14:55:37.603Z] #77 208.4 checking for a working dd... /bin/dd [2022-07-28T14:55:37.603Z] #77 208.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-28T14:55:37.603Z] #77 208.6 checking for mt... no [2022-07-28T14:55:37.603Z] #77 208.6 checking if : is a manifest tool... no [2022-07-28T14:55:37.862Z] #77 208.6 checking how to run the C preprocessor... gcc -E [2022-07-28T14:55:37.991Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-28T14:55:38.246Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-28T14:55:38.803Z] #77 208.9 checking for ANSI C header files... yes [2022-07-28T14:55:38.803Z] #77 209.7 checking for sys/types.h... yes [2022-07-28T14:55:39.064Z] #77 209.9 checking for sys/stat.h... [2022-07-28T14:55:39.064Z] #77 ... [2022-07-28T14:55:39.064Z] [2022-07-28T14:55:39.064Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-28T14:55:39.064Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:55:39.064Z] #21 54.35 Selecting previously unselected package libinih1:amd64. [2022-07-28T14:55:39.064Z] #21 54.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 54.39 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-28T14:55:39.064Z] #21 54.50 Selecting previously unselected package libnet1:amd64. [2022-07-28T14:55:39.064Z] #21 54.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 54.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:55:39.064Z] #21 54.63 Selecting previously unselected package libnl-3-200:amd64. [2022-07-28T14:55:39.064Z] #21 54.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 54.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:55:39.064Z] #21 54.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-28T14:55:39.064Z] #21 54.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 54.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:55:39.064Z] #21 55.12 Selecting previously unselected package libyajl2:amd64. [2022-07-28T14:55:39.064Z] #21 55.13 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 55.15 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:55:39.064Z] #21 55.37 Selecting previously unselected package net-tools. [2022-07-28T14:55:39.064Z] #21 55.37 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 55.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T14:55:39.064Z] #21 56.02 Selecting previously unselected package patch. [2022-07-28T14:55:39.064Z] #21 56.05 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-28T14:55:39.064Z] #21 56.07 Unpacking patch (2.7.6-7) ... [2022-07-28T14:55:39.064Z] #21 56.30 Selecting previously unselected package python-pip-whl. [2022-07-28T14:55:39.064Z] #21 56.31 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-28T14:55:39.064Z] #21 56.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T14:55:39.064Z] #21 57.42 Selecting previously unselected package python3-lib2to3. [2022-07-28T14:55:39.064Z] #21 57.43 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-28T14:55:39.064Z] #21 57.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-28T14:55:39.064Z] #21 57.67 Selecting previously unselected package python3-distutils. [2022-07-28T14:55:39.064Z] #21 57.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-28T14:55:39.064Z] #21 57.71 Unpacking python3-distutils (3.9.2-1) ... [2022-07-28T14:55:39.064Z] #21 58.07 Selecting previously unselected package python3-pkg-resources. [2022-07-28T14:55:39.064Z] #21 58.12 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-28T14:55:39.064Z] #21 58.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:55:39.064Z] #21 58.42 Selecting previously unselected package python3-setuptools. [2022-07-28T14:55:39.064Z] #21 58.42 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-28T14:55:39.064Z] #21 58.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-28T14:55:39.064Z] #21 58.72 Selecting previously unselected package python3-wheel. [2022-07-28T14:55:39.064Z] #21 58.72 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-28T14:55:39.064Z] #21 58.73 Unpacking python3-wheel (0.34.2-1) ... [2022-07-28T14:55:39.064Z] #21 58.85 Selecting previously unselected package python3-pip. [2022-07-28T14:55:39.064Z] #21 58.86 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-28T14:55:39.064Z] #21 58.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T14:55:39.634Z] #21 59.29 Selecting previously unselected package sudo. [2022-07-28T14:55:39.634Z] #21 59.29 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-28T14:55:39.634Z] #21 59.30 Unpacking sudo (1.9.5p2-3) ... [2022-07-28T14:55:40.173Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-28T14:55:40.206Z] #21 60.10 Selecting previously unselected package thin-provisioning-tools. [2022-07-28T14:55:40.206Z] #21 60.11 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-28T14:55:40.206Z] #21 60.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-28T14:55:40.726Z] #21 60.41 Selecting previously unselected package uidmap. [2022-07-28T14:55:40.726Z] #21 60.43 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-28T14:55:40.726Z] #21 60.44 Unpacking uidmap (1:4.8.1-1) ... [2022-07-28T14:55:40.732Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-28T14:55:40.987Z] #21 60.67 Selecting previously unselected package vim-runtime. [2022-07-28T14:55:40.987Z] #21 60.68 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-28T14:55:40.987Z] #21 60.73 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-28T14:55:40.987Z] #21 60.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-28T14:55:40.987Z] #21 60.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:55:42.377Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-28T14:55:43.156Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-28T14:55:43.531Z] #21 ... [2022-07-28T14:55:43.531Z] [2022-07-28T14:55:43.531Z] #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-28T14:55:43.531Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:55:43.531Z] #77 209.9 checking for sys/stat.h... yes [2022-07-28T14:55:43.531Z] #77 210.2 checking for stdlib.h... yes [2022-07-28T14:55:43.531Z] #77 210.3 checking for string.h... yes [2022-07-28T14:55:43.531Z] #77 210.5 checking for memory.h... yes [2022-07-28T14:55:43.531Z] #77 210.8 checking for strings.h... yes [2022-07-28T14:55:43.531Z] #77 211.0 checking for inttypes.h... yes [2022-07-28T14:55:43.531Z] #77 211.2 checking for stdint.h... yes [2022-07-28T14:55:43.531Z] #77 211.4 checking for unistd.h... yes [2022-07-28T14:55:43.531Z] #77 211.7 checking for dlfcn.h... yes [2022-07-28T14:55:43.531Z] #77 211.9 checking for objdir... .libs [2022-07-28T14:55:43.531Z] #77 212.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-28T14:55:43.531Z] #77 212.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-28T14:55:43.531Z] #77 212.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-28T14:55:43.531Z] #77 212.6 checking if gcc static flag -static works... yes [2022-07-28T14:55:43.531Z] #77 213.0 checking if gcc supports -c -o file.o... yes [2022-07-28T14:55:43.531Z] #77 213.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-28T14:55:43.531Z] #77 213.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-28T14:55:43.531Z] #77 213.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-28T14:55:43.531Z] #77 213.7 checking how to hardcode library paths into programs... immediate [2022-07-28T14:55:43.531Z] #77 213.7 checking whether stripping libraries is possible... yes [2022-07-28T14:55:43.531Z] #77 213.7 checking if libtool supports shared libraries... yes [2022-07-28T14:55:43.531Z] #77 213.7 checking whether to build shared libraries... no [2022-07-28T14:55:43.531Z] #77 213.7 checking whether to build static libraries... yes [2022-07-28T14:55:43.531Z] #77 213.7 checking float.h usability... yes [2022-07-28T14:55:43.531Z] #77 214.0 checking float.h presence... yes [2022-07-28T14:55:43.531Z] #77 214.1 checking for float.h... yes [2022-07-28T14:55:43.531Z] #77 214.1 checking limits.h usability... yes [2022-07-28T14:55:43.531Z] #77 214.3 checking limits.h presence... yes [2022-07-28T14:55:43.531Z] #77 214.4 checking for limits.h... yes [2022-07-28T14:55:43.531Z] #77 214.4 checking stddef.h usability... yes [2022-07-28T14:55:43.791Z] #77 214.7 checking stddef.h presence... yes [2022-07-28T14:55:43.791Z] #77 214.8 checking for stddef.h... yes [2022-07-28T14:55:43.791Z] #77 214.8 checking for stdlib.h... (cached) yes [2022-07-28T14:55:44.051Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-28T14:55:44.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-28T14:55:44.052Z] #77 214.9 checking for string.h... (cached) yes [2022-07-28T14:55:44.314Z] #77 214.9 checking sys/time.h usability... yes [2022-07-28T14:55:44.314Z] #77 215.1 checking sys/time.h presence... yes [2022-07-28T14:55:44.314Z] #77 215.2 checking for sys/time.h... yes [2022-07-28T14:55:44.314Z] #77 215.2 checking for inline... inline [2022-07-28T14:55:44.653Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-28T14:55:44.653Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-28T14:55:44.653Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-28T14:55:44.653Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-28T14:55:44.653Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-28T14:55:44.653Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-28T14:55:44.653Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-28T14:55:44.653Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-28T14:55:44.653Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-28T14:55:44.664Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-28T14:55:44.917Z] #77 215.3 checking for size_t... yes [2022-07-28T14:55:44.917Z] #77 215.9 checking for stdlib.h... (cached) yes [2022-07-28T14:55:45.191Z] #77 215.9 checking for GNU libc compatible malloc... yes [2022-07-28T14:55:45.466Z] #77 216.3 checking for stdlib.h... (cached) yes [2022-07-28T14:55:45.729Z] #77 216.3 checking for GNU libc compatible realloc... yes [2022-07-28T14:55:46.302Z] #77 216.6 checking for working strtod... yes [2022-07-28T14:55:46.302Z] #77 217.2 checking for gettimeofday... [2022-07-28T14:55:46.302Z] #77 ... [2022-07-28T14:55:46.302Z] [2022-07-28T14:55:46.302Z] #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-28T14:55:46.302Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:55:46.302Z] #21 66.06 Selecting previously unselected package vim. [2022-07-28T14:55:46.302Z] #21 66.09 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-28T14:55:46.302Z] #21 66.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:55:46.398Z] #64 285.0 # github.com/containerd/containerd/cmd/containerd [2022-07-28T14:55:46.398Z] #64 285.0 /usr/bin/ld: /tmp/go-link-3386229334/000019.o: in function `New': [2022-07-28T14:55:46.398Z] #64 285.0 /tmp/tmp.GpXOGRuZLf/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-28T14:55:46.398Z] #64 285.1 + bin/containerd-stress [2022-07-28T14:55:46.398Z] #64 286.2 + bin/containerd-shim [2022-07-28T14:55:47.213Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-28T14:55:47.682Z] #21 67.32 Selecting previously unselected package xfsprogs. [2022-07-28T14:55:47.682Z] #21 67.33 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-28T14:55:47.682Z] #21 67.38 Unpacking xfsprogs (5.10.0-4) ... [2022-07-28T14:55:48.620Z] #21 68.47 Selecting previously unselected package zip. [2022-07-28T14:55:48.620Z] #21 68.50 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-28T14:55:48.620Z] #21 68.52 Unpacking zip (3.0-12) ... [2022-07-28T14:55:48.879Z] #21 68.77 Selecting previously unselected package zstd. [2022-07-28T14:55:49.139Z] #21 68.77 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-28T14:55:49.139Z] #21 68.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-28T14:55:49.707Z] #21 69.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-28T14:55:50.562Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-28T14:55:50.564Z] #64 295.0 + bin/containerd-shim-runc-v1 [2022-07-28T14:55:51.105Z] #21 70.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-28T14:55:51.105Z] #21 71.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-28T14:55:51.105Z] #21 71.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-28T14:55:51.105Z] #21 71.12 Setting up libicu67:amd64 (67.1-7) ... [2022-07-28T14:55:51.365Z] #21 71.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-28T14:55:51.365Z] #21 71.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-28T14:55:51.365Z] #21 71.20 Setting up uidmap (1:4.8.1-1) ... [2022-07-28T14:55:51.365Z] #21 71.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-28T14:55:51.365Z] #21 71.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-28T14:55:51.365Z] #21 71.24 Setting up bzip2 (1.0.8-4) ... [2022-07-28T14:55:51.365Z] #21 71.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-28T14:55:51.365Z] #21 71.28 Setting up python3-wheel (0.34.2-1) ... [2022-07-28T14:55:52.448Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-28T14:55:52.448Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-28T14:55:52.747Z] #21 72.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:55:52.747Z] #21 72.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-28T14:55:52.747Z] #21 72.73 Setting up libcap2-bin (1:2.44-1) ... [2022-07-28T14:55:52.747Z] #21 72.75 Setting up apparmor (2.13.6-10) ... [2022-07-28T14:55:55.807Z] #64 300.0 + bin/containerd-shim-runc-v2 [2022-07-28T14:55:55.807Z] #64 300.8 + binaries [2022-07-28T14:55:55.807Z] #64 300.8 + install -D bin/containerd /build/containerd [2022-07-28T14:55:55.807Z] #64 300.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T14:55:55.807Z] #64 300.8 + install -D bin/ctr /build/ctr [2022-07-28T14:55:56.046Z] #21 75.35 Setting up zip (3.0-12) ... [2022-07-28T14:55:56.046Z] #21 75.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:55:56.046Z] #21 75.44 Setting up bash-completion (1:2.11-2) ... [2022-07-28T14:55:56.608Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-28T14:55:56.616Z] #21 ... [2022-07-28T14:55:56.616Z] [2022-07-28T14:55:56.616Z] #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-28T14:55:56.616Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:55:56.616Z] #77 217.2 checking for gettimeofday... yes [2022-07-28T14:55:56.616Z] #77 217.6 checking for memset... yes [2022-07-28T14:55:56.616Z] #77 218.2 checking for strspn... yes [2022-07-28T14:55:56.616Z] #77 218.8 checking that generated files are newer than configure... done [2022-07-28T14:55:56.616Z] #77 218.8 configure: creating ./config.status [2022-07-28T14:55:56.616Z] #77 222.8 config.status: creating Makefile [2022-07-28T14:55:56.616Z] #77 223.0 config.status: creating config.h [2022-07-28T14:55:56.616Z] #77 223.1 config.status: executing depfiles commands [2022-07-28T14:55:56.616Z] #77 223.6 config.status: executing libtool commands [2022-07-28T14:55:56.616Z] #77 225.4 GEN .version [2022-07-28T14:55:56.616Z] #77 225.5 make install-recursive [2022-07-28T14:55:56.616Z] #77 225.5 make[1]: Entering directory '/tmp/crun-build' [2022-07-28T14:55:56.616Z] #77 225.7 Making install in libocispec [2022-07-28T14:55:56.616Z] #77 225.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:55:56.616Z] #77 225.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-28T14:55:56.616Z] #77 225.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-28T14:55:56.616Z] #77 225.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-28T14:55:56.616Z] #77 226.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-28T14:55:56.616Z] #77 227.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-28T14:55:56.616Z] #77 227.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-28T14:55:56.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-28T14:55:56.878Z] #77 227.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-28T14:55:57.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-28T14:55:58.322Z] #64 DONE 302.9s [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-28T14:55:58.787Z] #77 229.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-28T14:55:58.787Z] #77 229.4 make install-recursive [2022-07-28T14:55:58.787Z] #77 229.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:55:58.787Z] #77 229.6 Making install in yajl [2022-07-28T14:55:58.787Z] #77 229.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:55:58.787Z] #77 229.7 CC verify/json_verify-json_verify.o [2022-07-28T14:55:58.787Z] #77 229.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-28T14:55:58.787Z] #77 229.8 CC src/libyajl_la-yajl.lo [2022-07-28T14:55:58.883Z] [2022-07-28T14:55:58.883Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T14:55:58.883Z] #65 sha256:a183d06585fce775158e572a1ce2edea6f635e434586519e77e3ea228bafe31a [2022-07-28T14:55:59.047Z] #77 229.9 CC src/libyajl_la-yajl_gen.lo [2022-07-28T14:55:59.047Z] #77 230.0 CC src/libyajl_la-yajl_parser.lo [2022-07-28T14:55:59.047Z] #77 230.0 CC src/libyajl_la-yajl_buf.lo [2022-07-28T14:55:59.047Z] #77 230.0 CC src/libyajl_la-yajl_encode.lo [2022-07-28T14:55:59.047Z] #77 230.0 CC src/libyajl_la-yajl_lex.lo [2022-07-28T14:55:59.047Z] #77 230.1 CC src/libyajl_la-yajl_tree.lo [2022-07-28T14:55:59.674Z] docker_api_swarm_test.go:563: [d25a1676a83ce] joining swarm manager [d6b4a0a19d7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:56:00.248Z] #65 DONE 1.4s [2022-07-28T14:56:00.248Z] [2022-07-28T14:56:00.248Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T14:56:00.248Z] #70 sha256:186e22606fe8449f3b48ae6de91beb5ab9d4a90cee4ff4a072b82731806b1e5f [2022-07-28T14:56:00.276Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-28T14:56:00.276Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-28T14:56:00.430Z] #77 ... [2022-07-28T14:56:00.430Z] [2022-07-28T14:56:00.430Z] #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-28T14:56:00.430Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:56:00.430Z] #21 80.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-28T14:56:00.430Z] #21 80.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-28T14:56:00.430Z] #21 80.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-28T14:56:00.430Z] #21 80.30 Setting up patch (2.7.6-7) ... [2022-07-28T14:56:00.430Z] #21 80.32 Setting up sudo (1.9.5p2-3) ... [2022-07-28T14:56:00.503Z] #70 DONE 0.3s [2022-07-28T14:56:00.503Z] [2022-07-28T14:56:00.503Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T14:56:00.503Z] #75 sha256:477e5b32e2ddc4b1989de960a682699ad5a792699bb58c4e124491cc1b46e662 [2022-07-28T14:56:00.692Z] #21 80.45 invoke-rc.d: could not determine current runlevel [2022-07-28T14:56:00.692Z] #21 80.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T14:56:00.692Z] #21 80.50 Setting up xfsprogs (5.10.0-4) ... [2022-07-28T14:56:00.692Z] #21 80.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-28T14:56:00.692Z] #21 80.52 Setting up inetutils-ping (2:2.0-1) ... [2022-07-28T14:56:00.692Z] #21 80.55 Setting up pigz (2.6-1) ... [2022-07-28T14:56:00.692Z] #21 80.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-28T14:56:00.692Z] #21 80.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-28T14:56:00.692Z] #21 80.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-28T14:56:00.692Z] #21 80.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:56:01.636Z] #21 81.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-28T14:56:01.636Z] #21 81.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-28T14:56:01.638Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-28T14:56:02.395Z] #75 DONE 1.7s [2022-07-28T14:56:02.395Z] [2022-07-28T14:56:02.395Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T14:56:02.395Z] #78 sha256:fa1220195d36bacdd8623f274ed024f01c8f8980c9bfa8c447cfe4a428763c17 [2022-07-28T14:56:02.395Z] #78 DONE 0.1s [2022-07-28T14:56:02.395Z] [2022-07-28T14:56:02.395Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T14:56:02.395Z] #79 sha256:10da73b558efa9c2407d03656efa00358bc5f5a0685d35547e999df95ba8bac2 [2022-07-28T14:56:02.395Z] #79 DONE 0.0s [2022-07-28T14:56:02.395Z] [2022-07-28T14:56:02.395Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T14:56:02.395Z] #80 sha256:6b075972b79972b98e94d0ba77ab9f76702dc71c4fb49bf772e4dbfbea5bc5f7 [2022-07-28T14:56:02.395Z] #80 DONE 0.0s [2022-07-28T14:56:02.395Z] [2022-07-28T14:56:02.395Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T14:56:02.395Z] #81 sha256:0dfaada40f96c20517c27848c5918411ebc085c89754c819bc4b90d2185d44b4 [2022-07-28T14:56:02.578Z] #21 82.37 Setting up libelf1:amd64 (0.183-1) ... [2022-07-28T14:56:02.578Z] #21 82.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-28T14:56:02.578Z] #21 82.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-28T14:56:02.578Z] #21 82.45 Setting up python3-distutils (3.9.2-1) ... [2022-07-28T14:56:03.323Z] #81 DONE 0.9s [2022-07-28T14:56:03.323Z] [2022-07-28T14:56:03.323Z] #82 exporting to image [2022-07-28T14:56:03.323Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T14:56:03.323Z] #82 exporting layers [2022-07-28T14:56:03.520Z] #21 83.46 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-28T14:56:03.780Z] #21 83.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-28T14:56:03.780Z] #21 83.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-28T14:56:03.780Z] #21 83.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-28T14:56:03.780Z] #21 83.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-28T14:56:03.780Z] #21 83.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-28T14:56:03.780Z] #21 83.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-28T14:56:03.781Z] #21 83.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-28T14:56:03.781Z] #21 83.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-28T14:56:03.781Z] #21 83.61 Setting up python3-setuptools (52.0.0-4) ... [2022-07-28T14:56:04.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-28T14:56:04.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-28T14:56:04.197Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-28T14:56:05.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-28T14:56:06.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-28T14:56:06.322Z] #21 86.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-28T14:56:06.322Z] #21 86.23 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-28T14:56:06.322Z] #21 86.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-28T14:56:06.322Z] #21 86.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-28T14:56:06.589Z] #82 exporting layers 3.3s done [2022-07-28T14:56:06.589Z] #82 writing image sha256:c798c0d97d39dea20c978fd9825bdef1b273ddc4246c6028cc5f8ce964cccec7 done [2022-07-28T14:56:06.589Z] #82 naming to docker.io/library/docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 done [2022-07-28T14:56:06.589Z] #82 DONE 3.3s [Pipeline] } [Pipeline] // stage [2022-07-28T14:56:06.607Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T14:56:06.948Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-28T14:56:07.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/test/unit [2022-07-28T14:56:08.858Z] #21 88.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-28T14:56:08.858Z] #21 88.47 Setting up jq (1.6-2.1) ... [2022-07-28T14:56:08.858Z] #21 88.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-28T14:56:08.858Z] #21 88.51 Setting up iptables (1.8.7-1) ... [2022-07-28T14:56:08.858Z] #21 88.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T14:56:08.858Z] #21 88.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T14:56:08.858Z] #21 88.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-28T14:56:08.858Z] #21 88.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-28T14:56:08.858Z] #21 88.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-28T14:56:08.858Z] #21 88.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-28T14:56:08.858Z] #21 88.61 Setting up iproute2 (5.10.0-4) ... [2022-07-28T14:56:09.155Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-28T14:56:09.155Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-28T14:56:09.155Z] + TESTDIRS=./... [2022-07-28T14:56:09.155Z] + exclude_paths='/vendor/|/integration' [2022-07-28T14:56:09.155Z] ++ go list ./... [2022-07-28T14:56:09.155Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-28T14:56:09.428Z] #21 89.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:56:09.718Z] + pkg_list='github.com/docker/docker/api [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/backend [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/container [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/events [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/filters [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/image [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/mount [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/network [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/registry [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/time [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/versions [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:56:09.718Z] github.com/docker/docker/api/types/volume [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:56:09.718Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:56:09.718Z] github.com/docker/docker/cli [2022-07-28T14:56:09.718Z] github.com/docker/docker/cli/config [2022-07-28T14:56:09.718Z] github.com/docker/docker/cli/debug [2022-07-28T14:56:09.718Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:56:09.718Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:56:09.718Z] github.com/docker/docker/client [2022-07-28T14:56:09.718Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:56:09.718Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:56:09.718Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:56:09.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:56:09.718Z] github.com/docker/docker/container [2022-07-28T14:56:09.718Z] github.com/docker/docker/container/stream [2022-07-28T14:56:09.718Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:56:09.718Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:56:09.718Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/config [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/events [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/exec [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/images [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/links [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/names [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/network [2022-07-28T14:56:09.718Z] github.com/docker/docker/daemon/stats [2022-07-28T14:56:09.718Z] github.com/docker/docker/distribution [2022-07-28T14:56:09.718Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:56:09.718Z] github.com/docker/docker/distribution/utils [2022-07-28T14:56:09.718Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:56:09.718Z] github.com/docker/docker/dockerversion [2022-07-28T14:56:09.718Z] github.com/docker/docker/errdefs [2022-07-28T14:56:09.719Z] github.com/docker/docker/image [2022-07-28T14:56:09.719Z] github.com/docker/docker/image/cache [2022-07-28T14:56:09.719Z] github.com/docker/docker/image/tarexport [2022-07-28T14:56:09.719Z] github.com/docker/docker/image/v1 [2022-07-28T14:56:09.719Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:56:09.719Z] github.com/docker/docker/layer [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/types [2022-07-28T14:56:09.719Z] github.com/docker/docker/oci [2022-07-28T14:56:09.719Z] github.com/docker/docker/oci/caps [2022-07-28T14:56:09.719Z] github.com/docker/docker/opts [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/archive [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/directory [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/platform [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/pools [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/progress [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/signal [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/stack [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/system [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/truncindex [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:56:09.719Z] github.com/docker/docker/plugin [2022-07-28T14:56:09.719Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:56:09.719Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:56:09.719Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:56:09.719Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:56:09.719Z] github.com/docker/docker/quota [2022-07-28T14:56:09.719Z] github.com/docker/docker/reference [2022-07-28T14:56:09.719Z] github.com/docker/docker/registry [2022-07-28T14:56:09.719Z] github.com/docker/docker/registry/resumable [2022-07-28T14:56:09.719Z] github.com/docker/docker/restartmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/rootless [2022-07-28T14:56:09.719Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:56:09.719Z] github.com/docker/docker/runconfig [2022-07-28T14:56:09.719Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/environment [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/registry [2022-07-28T14:56:09.719Z] github.com/docker/docker/testutil/request [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume/drivers [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume/local [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume/mounts [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume/service [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:56:09.719Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:56:09.719Z] ++ grep --fixed-strings -v /libnetwork [2022-07-28T14:56:09.719Z] ++ echo 'github.com/docker/docker/api [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/backend [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/container [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/events [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/filters [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/image [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/mount [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/network [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/registry [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/time [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/versions [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:56:09.719Z] github.com/docker/docker/api/types/volume [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:56:09.719Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:56:09.719Z] github.com/docker/docker/cli [2022-07-28T14:56:09.719Z] github.com/docker/docker/cli/config [2022-07-28T14:56:09.719Z] github.com/docker/docker/cli/debug [2022-07-28T14:56:09.719Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:56:09.719Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:56:09.719Z] github.com/docker/docker/client [2022-07-28T14:56:09.719Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:56:09.719Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:56:09.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:56:09.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:56:09.719Z] github.com/docker/docker/container [2022-07-28T14:56:09.719Z] github.com/docker/docker/container/stream [2022-07-28T14:56:09.719Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:56:09.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:56:09.719Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/config [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/events [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/exec [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/images [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/links [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/names [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/network [2022-07-28T14:56:09.719Z] github.com/docker/docker/daemon/stats [2022-07-28T14:56:09.719Z] github.com/docker/docker/distribution [2022-07-28T14:56:09.719Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:56:09.719Z] github.com/docker/docker/distribution/utils [2022-07-28T14:56:09.719Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:56:09.719Z] github.com/docker/docker/dockerversion [2022-07-28T14:56:09.719Z] github.com/docker/docker/errdefs [2022-07-28T14:56:09.719Z] github.com/docker/docker/image [2022-07-28T14:56:09.719Z] github.com/docker/docker/image/cache [2022-07-28T14:56:09.719Z] github.com/docker/docker/image/tarexport [2022-07-28T14:56:09.719Z] github.com/docker/docker/image/v1 [2022-07-28T14:56:09.719Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:56:09.719Z] github.com/docker/docker/layer [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:56:09.719Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:56:09.719Z] github.com/docker/docker/libnetwork/types [2022-07-28T14:56:09.719Z] github.com/docker/docker/oci [2022-07-28T14:56:09.719Z] github.com/docker/docker/oci/caps [2022-07-28T14:56:09.719Z] github.com/docker/docker/opts [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/archive [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:56:09.719Z] github.com/docker/docker/pkg/directory [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/platform [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/pools [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/progress [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/signal [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/stack [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/system [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/truncindex [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:56:09.720Z] github.com/docker/docker/plugin [2022-07-28T14:56:09.720Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:56:09.720Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:56:09.720Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:56:09.720Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:56:09.720Z] github.com/docker/docker/quota [2022-07-28T14:56:09.720Z] github.com/docker/docker/reference [2022-07-28T14:56:09.720Z] github.com/docker/docker/registry [2022-07-28T14:56:09.720Z] github.com/docker/docker/registry/resumable [2022-07-28T14:56:09.720Z] github.com/docker/docker/restartmanager [2022-07-28T14:56:09.720Z] github.com/docker/docker/rootless [2022-07-28T14:56:09.720Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:56:09.720Z] github.com/docker/docker/runconfig [2022-07-28T14:56:09.720Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/environment [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/registry [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/request [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/drivers [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/local [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/mounts [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/service [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:56:09.720Z] + base_pkg_list='github.com/docker/docker/api [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/backend [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/container [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/events [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/filters [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/image [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/mount [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/network [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/registry [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/time [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/versions [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:56:09.720Z] github.com/docker/docker/api/types/volume [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:56:09.720Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:56:09.720Z] github.com/docker/docker/cli [2022-07-28T14:56:09.720Z] github.com/docker/docker/cli/config [2022-07-28T14:56:09.720Z] github.com/docker/docker/cli/debug [2022-07-28T14:56:09.720Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:56:09.720Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:56:09.720Z] github.com/docker/docker/client [2022-07-28T14:56:09.720Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:56:09.720Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:56:09.720Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:56:09.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:56:09.720Z] github.com/docker/docker/container [2022-07-28T14:56:09.720Z] github.com/docker/docker/container/stream [2022-07-28T14:56:09.720Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:56:09.720Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:56:09.720Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/config [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/events [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/exec [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/images [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/links [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/names [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/network [2022-07-28T14:56:09.720Z] github.com/docker/docker/daemon/stats [2022-07-28T14:56:09.720Z] github.com/docker/docker/distribution [2022-07-28T14:56:09.720Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:56:09.720Z] github.com/docker/docker/distribution/utils [2022-07-28T14:56:09.720Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:56:09.720Z] github.com/docker/docker/dockerversion [2022-07-28T14:56:09.720Z] github.com/docker/docker/errdefs [2022-07-28T14:56:09.720Z] github.com/docker/docker/image [2022-07-28T14:56:09.720Z] github.com/docker/docker/image/cache [2022-07-28T14:56:09.720Z] github.com/docker/docker/image/tarexport [2022-07-28T14:56:09.720Z] github.com/docker/docker/image/v1 [2022-07-28T14:56:09.720Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:56:09.720Z] github.com/docker/docker/layer [2022-07-28T14:56:09.720Z] github.com/docker/docker/libcontainerd [2022-07-28T14:56:09.720Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:56:09.720Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:56:09.720Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:56:09.720Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:56:09.720Z] github.com/docker/docker/oci [2022-07-28T14:56:09.720Z] github.com/docker/docker/oci/caps [2022-07-28T14:56:09.720Z] github.com/docker/docker/opts [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/archive [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/directory [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/platform [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/pools [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/progress [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/signal [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/stack [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/system [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/truncindex [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:56:09.720Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:56:09.720Z] github.com/docker/docker/plugin [2022-07-28T14:56:09.720Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:56:09.720Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:56:09.720Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:56:09.720Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:56:09.720Z] github.com/docker/docker/quota [2022-07-28T14:56:09.720Z] github.com/docker/docker/reference [2022-07-28T14:56:09.720Z] github.com/docker/docker/registry [2022-07-28T14:56:09.720Z] github.com/docker/docker/registry/resumable [2022-07-28T14:56:09.720Z] github.com/docker/docker/restartmanager [2022-07-28T14:56:09.720Z] github.com/docker/docker/rootless [2022-07-28T14:56:09.720Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:56:09.720Z] github.com/docker/docker/runconfig [2022-07-28T14:56:09.720Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/environment [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/registry [2022-07-28T14:56:09.720Z] github.com/docker/docker/testutil/request [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/drivers [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/local [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/mounts [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/service [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:56:09.720Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:56:09.977Z] ++ grep --fixed-strings /libnetwork [2022-07-28T14:56:09.977Z] ++ echo 'github.com/docker/docker/api [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/backend [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/container [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/events [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/filters [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/image [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/mount [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/network [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/registry [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/time [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/versions [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:56:09.977Z] github.com/docker/docker/api/types/volume [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:56:09.977Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:56:09.977Z] github.com/docker/docker/cli [2022-07-28T14:56:09.977Z] github.com/docker/docker/cli/config [2022-07-28T14:56:09.977Z] github.com/docker/docker/cli/debug [2022-07-28T14:56:09.977Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:56:09.977Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:56:09.977Z] github.com/docker/docker/client [2022-07-28T14:56:09.977Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:56:09.977Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:56:09.977Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:56:09.977Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:56:09.977Z] github.com/docker/docker/container [2022-07-28T14:56:09.977Z] github.com/docker/docker/container/stream [2022-07-28T14:56:09.977Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:56:09.977Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:56:09.977Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/config [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/events [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/exec [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/images [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/links [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/names [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/network [2022-07-28T14:56:09.977Z] github.com/docker/docker/daemon/stats [2022-07-28T14:56:09.977Z] github.com/docker/docker/distribution [2022-07-28T14:56:09.977Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:56:09.977Z] github.com/docker/docker/distribution/utils [2022-07-28T14:56:09.977Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:56:09.977Z] github.com/docker/docker/dockerversion [2022-07-28T14:56:09.977Z] github.com/docker/docker/errdefs [2022-07-28T14:56:09.977Z] github.com/docker/docker/image [2022-07-28T14:56:09.977Z] github.com/docker/docker/image/cache [2022-07-28T14:56:09.977Z] github.com/docker/docker/image/tarexport [2022-07-28T14:56:09.977Z] github.com/docker/docker/image/v1 [2022-07-28T14:56:09.977Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:56:09.977Z] github.com/docker/docker/layer [2022-07-28T14:56:09.977Z] github.com/docker/docker/libcontainerd [2022-07-28T14:56:09.977Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:56:09.977Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:56:09.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:56:09.977Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/types [2022-07-28T14:56:09.977Z] github.com/docker/docker/oci [2022-07-28T14:56:09.977Z] github.com/docker/docker/oci/caps [2022-07-28T14:56:09.977Z] github.com/docker/docker/opts [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/archive [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/directory [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/platform [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/pools [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/progress [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/signal [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/stack [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/system [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/truncindex [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:56:09.977Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:56:09.977Z] github.com/docker/docker/plugin [2022-07-28T14:56:09.977Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:56:09.977Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:56:09.977Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:56:09.977Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:56:09.977Z] github.com/docker/docker/quota [2022-07-28T14:56:09.977Z] github.com/docker/docker/reference [2022-07-28T14:56:09.977Z] github.com/docker/docker/registry [2022-07-28T14:56:09.977Z] github.com/docker/docker/registry/resumable [2022-07-28T14:56:09.977Z] github.com/docker/docker/restartmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/rootless [2022-07-28T14:56:09.977Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:56:09.977Z] github.com/docker/docker/runconfig [2022-07-28T14:56:09.977Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/environment [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/registry [2022-07-28T14:56:09.977Z] github.com/docker/docker/testutil/request [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume/drivers [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume/local [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume/mounts [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume/service [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:56:09.977Z] github.com/docker/docker/volume/testutils' [2022-07-28T14:56:09.977Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:56:09.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/types' [2022-07-28T14:56:09.978Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-28T14:56:09.978Z] + echo 'github.com/docker/docker/libnetwork [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/types' [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:56:09.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:56:09.978Z] + type docker-proxy [2022-07-28T14:56:09.978Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-28T14:56:09.978Z] + hack/make.sh binary-proxy install-proxy [2022-07-28T14:56:09.978Z] [2022-07-28T14:56:09.978Z] Removing bundles/ [2022-07-28T14:56:09.978Z] [2022-07-28T14:56:09.978Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-28T14:56:09.978Z] Building: bundles/binary-proxy/docker-proxy [2022-07-28T14:56:09.978Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:56:09.999Z] #21 ... [2022-07-28T14:56:09.999Z] [2022-07-28T14:56:09.999Z] #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-28T14:56:09.999Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:56:09.999Z] #77 239.4 CCLD libyajl.la [2022-07-28T14:56:09.999Z] #77 240.1 CCLD verify/json_verify [2022-07-28T14:56:09.999Z] #77 240.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:56:09.999Z] #77 240.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T14:56:09.999Z] #77 240.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T14:56:09.999Z] #77 240.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:56:09.999Z] #77 240.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-28T14:56:09.999Z] #77 240.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:56:09.999Z] #77 241.0 CC src/validate.o [2022-07-28T14:56:09.999Z] #77 241.0 CC src/image_spec_schema_config_schema.lo [2022-07-28T14:56:09.999Z] #77 241.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-28T14:56:09.999Z] #77 241.0 CC src/image_spec_schema_defs.lo [2022-07-28T14:56:09.999Z] #77 241.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-28T14:56:09.999Z] #77 241.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-28T14:56:09.999Z] #77 241.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-28T14:56:09.999Z] #77 241.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-28T14:56:09.999Z] #77 241.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-28T14:56:09.999Z] #77 241.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-28T14:56:09.999Z] #77 241.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-28T14:56:10.259Z] #77 241.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-28T14:56:10.259Z] #77 241.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-28T14:56:10.259Z] #77 241.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-28T14:56:10.259Z] #77 ... [2022-07-28T14:56:10.259Z] [2022-07-28T14:56:10.259Z] #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-28T14:56:10.259Z] #21 sha256:593d2bf6231035e4333f2d0c1b25bde571933c24c370458b3a804400b810e114 [2022-07-28T14:56:10.259Z] #21 DONE 90.2s [2022-07-28T14:56:10.259Z] [2022-07-28T14:56:10.259Z] #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-28T14:56:10.259Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:56:10.259Z] #77 241.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-28T14:56:10.519Z] #77 241.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-28T14:56:10.519Z] #77 241.5 CC src/runtime_spec_schema_defs.lo [2022-07-28T14:56:10.519Z] #77 241.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-28T14:56:10.519Z] #77 241.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-28T14:56:10.519Z] #77 241.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-28T14:56:10.767Z] docker_api_swarm_test.go:585: [d1e4347e479f3] joining swarm manager [d6b4a0a19d7ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:56:10.781Z] #77 241.7 CC src/basic_test_double_array_item.lo [2022-07-28T14:56:10.781Z] #77 241.7 CC src/basic_test_double_array.lo [2022-07-28T14:56:10.781Z] #77 241.9 CC src/basic_test_top_array_int.lo [2022-07-28T14:56:10.781Z] #77 241.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-28T14:56:11.041Z] #77 241.9 CC src/basic_test_top_double_array_int.lo [2022-07-28T14:56:11.041Z] #77 241.9 CC src/basic_test_top_double_array_obj.lo [2022-07-28T14:56:11.041Z] #77 242.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-28T14:56:11.041Z] #77 242.1 CC src/basic_test_top_double_array_string.lo [2022-07-28T14:56:11.041Z] #77 242.1 CC src/read-file.lo [2022-07-28T14:56:11.041Z] #77 242.2 CC src/json_common.lo [2022-07-28T14:56:11.303Z] #77 242.2 CC src/basic_test_top_array_string.lo [2022-07-28T14:56:11.563Z] #77 242.5 CC tests/test-2.o [2022-07-28T14:56:11.563Z] #77 ... [2022-07-28T14:56:11.563Z] [2022-07-28T14:56:11.563Z] #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-28T14:56:11.563Z] #22 sha256:7d760f3e7e3e31978b986ee2739caed58fb7c1dac2670597a98d8c94b5546d06 [2022-07-28T14:56:11.563Z] #22 1.221 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-28T14:56:11.563Z] #22 1.269 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-28T14:56:11.563Z] #22 1.277 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-28T14:56:11.563Z] #22 DONE 1.4s [2022-07-28T14:56:11.826Z] [2022-07-28T14:56:11.826Z] #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-28T14:56:11.826Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:56:11.826Z] #77 242.7 CC tests/test-1.o [2022-07-28T14:56:11.826Z] #77 242.8 CC tests/test-4.o [2022-07-28T14:56:11.826Z] #77 242.9 CC tests/test-3.o [2022-07-28T14:56:11.826Z] #77 242.9 CC tests/test-5.o [2022-07-28T14:56:12.396Z] #77 243.2 CC tests/test-7.o [2022-07-28T14:56:12.396Z] #77 243.4 CC tests/test-6.o [2022-07-28T14:56:12.396Z] #77 243.5 CC tests/test-8.o [2022-07-28T14:56:12.966Z] #77 243.9 CC tests/test-9.o [2022-07-28T14:56:12.966Z] #77 243.9 CC tests/test-10.o [2022-07-28T14:56:13.226Z] #77 244.0 CC tests/test-11.o [2022-07-28T14:56:13.324Z] check_test.go:611: [d25a1676a83ce] daemon is not started [2022-07-28T14:56:14.624Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-28T14:56:14.685Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-28T14:56:15.245Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-28T14:56:16.516Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-28T14:56:16.516Z] [2022-07-28T14:56:16.516Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-28T14:56:16.516Z] Installing docker-proxy to /usr/local/bin/ [2022-07-28T14:56:16.516Z] [2022-07-28T14:56:16.516Z] + mkdir -p bundles [2022-07-28T14:56:16.516Z] + '[' -n 'github.com/docker/docker/api [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/backend/build [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/httputils [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/middleware [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/build [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/container [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/debug [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/image [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/network [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/session [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/system [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/server/router/volume [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/backend [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/container [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/events [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/filters [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/image [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/mount [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/network [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/registry [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/strslice [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/swarm [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/time [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/versions [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T14:56:16.516Z] github.com/docker/docker/api/types/volume [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/dockerfile [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/remotecontext [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T14:56:16.516Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T14:56:16.516Z] github.com/docker/docker/cli [2022-07-28T14:56:16.516Z] github.com/docker/docker/cli/config [2022-07-28T14:56:16.516Z] github.com/docker/docker/cli/debug [2022-07-28T14:56:16.516Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T14:56:16.516Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T14:56:16.516Z] github.com/docker/docker/client [2022-07-28T14:56:16.516Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T14:56:16.516Z] github.com/docker/docker/cmd/dockerd [2022-07-28T14:56:16.516Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T14:56:16.516Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T14:56:16.516Z] github.com/docker/docker/container [2022-07-28T14:56:16.516Z] github.com/docker/docker/container/stream [2022-07-28T14:56:16.516Z] github.com/docker/docker/contrib/apparmor [2022-07-28T14:56:16.516Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T14:56:16.516Z] github.com/docker/docker/contrib/httpserver [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/cluster [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/config [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/events [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/exec [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/images [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/initlayer [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/links [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/listeners [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/local [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/names [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/network [2022-07-28T14:56:16.516Z] github.com/docker/docker/daemon/stats [2022-07-28T14:56:16.516Z] github.com/docker/docker/distribution [2022-07-28T14:56:16.516Z] github.com/docker/docker/distribution/metadata [2022-07-28T14:56:16.516Z] github.com/docker/docker/distribution/utils [2022-07-28T14:56:16.516Z] github.com/docker/docker/distribution/xfer [2022-07-28T14:56:16.516Z] github.com/docker/docker/dockerversion [2022-07-28T14:56:16.516Z] github.com/docker/docker/errdefs [2022-07-28T14:56:16.516Z] github.com/docker/docker/image [2022-07-28T14:56:16.516Z] github.com/docker/docker/image/cache [2022-07-28T14:56:16.516Z] github.com/docker/docker/image/tarexport [2022-07-28T14:56:16.516Z] github.com/docker/docker/image/v1 [2022-07-28T14:56:16.516Z] github.com/docker/docker/internal/test/suite [2022-07-28T14:56:16.516Z] github.com/docker/docker/layer [2022-07-28T14:56:16.517Z] github.com/docker/docker/libcontainerd [2022-07-28T14:56:16.517Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T14:56:16.517Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T14:56:16.517Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T14:56:16.517Z] github.com/docker/docker/libcontainerd/types [2022-07-28T14:56:16.517Z] github.com/docker/docker/oci [2022-07-28T14:56:16.517Z] github.com/docker/docker/oci/caps [2022-07-28T14:56:16.517Z] github.com/docker/docker/opts [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/aaparser [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/archive [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/authorization [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/capabilities [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/containerfs [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/directory [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/dmesg [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/fileutils [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/fsutils [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/homedir [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/idtools [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/ioutils [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/longpath [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/loopback [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/parsers [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/pidfile [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/platform [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/plugins [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/pools [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/progress [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/pubsub [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/reexec [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/signal [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/stack [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/stringid [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/system [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/tailfile [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/tarsum [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/truncindex [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/urlutil [2022-07-28T14:56:16.517Z] github.com/docker/docker/pkg/useragent [2022-07-28T14:56:16.517Z] github.com/docker/docker/plugin [2022-07-28T14:56:16.517Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T14:56:16.517Z] github.com/docker/docker/plugin/v2 [2022-07-28T14:56:16.517Z] github.com/docker/docker/profiles/apparmor [2022-07-28T14:56:16.517Z] github.com/docker/docker/profiles/seccomp [2022-07-28T14:56:16.517Z] github.com/docker/docker/quota [2022-07-28T14:56:16.517Z] github.com/docker/docker/reference [2022-07-28T14:56:16.517Z] github.com/docker/docker/registry [2022-07-28T14:56:16.517Z] github.com/docker/docker/registry/resumable [2022-07-28T14:56:16.517Z] github.com/docker/docker/restartmanager [2022-07-28T14:56:16.517Z] github.com/docker/docker/rootless [2022-07-28T14:56:16.517Z] github.com/docker/docker/rootless/specconv [2022-07-28T14:56:16.517Z] github.com/docker/docker/runconfig [2022-07-28T14:56:16.517Z] github.com/docker/docker/runconfig/opts [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/daemon [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/environment [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/fakegit [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/registry [2022-07-28T14:56:16.517Z] github.com/docker/docker/testutil/request [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume/drivers [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume/local [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume/mounts [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume/service [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume/service/opts [2022-07-28T14:56:16.517Z] github.com/docker/docker/volume/testutils' ']' [2022-07-28T14:56:16.517Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-28T14:56:16.517Z] ? github.com/docker/docker/api [no test files] [2022-07-28T14:56:17.860Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-28T14:56:22.021Z] --- PASS: TestImportExtremelyLargeImageWorks (94.73s) [2022-07-28T14:56:22.021Z] PASS [2022-07-28T14:56:22.021Z] [2022-07-28T14:56:22.021Z] DONE 22 tests in 97.855s [2022-07-28T14:56:22.021Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T14:56:22.021Z] ++ 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-28T14:56:22.021Z] ++ set -e [2022-07-28T14:56:22.022Z] ++ '[' -n 0 ']' [2022-07-28T14:56:22.022Z] ++ set -x [2022-07-28T14:56:22.022Z] ++ 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-28T14:56:22.022Z] === RUN TestStripANSICommands [2022-07-28T14:56:22.022Z] === RUN TestStripANSICommands/#00 [2022-07-28T14:56:22.022Z] === RUN TestStripANSICommands/#01 [2022-07-28T14:56:22.022Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T14:56:22.022Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T14:56:22.022Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T14:56:22.022Z] PASS [2022-07-28T14:56:22.022Z] [2022-07-28T14:56:22.022Z] DONE 3 tests in 0.008s [2022-07-28T14:56:22.022Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T14:56:22.022Z] ++ 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-28T14:56:22.022Z] ++ set -e [2022-07-28T14:56:22.022Z] ++ '[' -n 0 ']' [2022-07-28T14:56:22.022Z] ++ set -x [2022-07-28T14:56:22.022Z] ++ 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-28T14:56:22.022Z] INFO: Testing against a local daemon [2022-07-28T14:56:22.022Z] === RUN TestNetworkCreateDelete [2022-07-28T14:56:22.022Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-28T14:56:22.022Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T14:56:22.277Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2022-07-28T14:56:22.277Z] === RUN TestDaemonDNSFallback [2022-07-28T14:56:23.222Z] #77 ... [2022-07-28T14:56:23.222Z] [2022-07-28T14:56:23.222Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-28T14:56:23.222Z] #23 sha256:ea10ab310186ac59a94061c58caf6ce6ac9b498ee6a5c469452bdacee48bd56d [2022-07-28T14:56:24.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-28T14:56:24.172Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T14:56:24.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-28T14:56:25.097Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-28T14:56:25.658Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-28T14:56:25.658Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-28T14:56:25.913Z] docker_api_swarm_test.go:46: [d8dddfe5ffa43] joining swarm manager [d881e6a04eca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:56:26.530Z] #23 14.75 Collecting yamllint==1.26.1 [2022-07-28T14:56:27.470Z] #23 15.83 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-28T14:56:28.469Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-28T14:56:29.029Z] --- PASS: TestDaemonDNSFallback (6.54s) [2022-07-28T14:56:29.029Z] === RUN TestInspectNetwork [2022-07-28T14:56:29.390Z] #23 17.76 Collecting pathspec>=0.5.3 [2022-07-28T14:56:29.390Z] #23 17.77 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-28T14:56:29.589Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-28T14:56:30.332Z] #23 18.37 Collecting pyyaml [2022-07-28T14:56:30.332Z] #23 18.38 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-28T14:56:30.332Z] #23 18.47 Building wheels for collected packages: yamllint [2022-07-28T14:56:30.332Z] #23 18.47 Building wheel for yamllint (setup.py): started [2022-07-28T14:56:31.358Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-28T14:56:31.473Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-28T14:56:32.243Z] #23 20.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-28T14:56:32.243Z] #23 20.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cdab52d20b50826516771efdb27dd19e7d39fe018f7ac55246e405b8c3760d9a [2022-07-28T14:56:32.243Z] #23 20.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-28T14:56:32.243Z] #23 20.18 Successfully built yamllint [2022-07-28T14:56:32.243Z] #23 20.24 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-28T14:56:32.448Z] #64 331.3 # github.com/containerd/containerd/cmd/containerd [2022-07-28T14:56:32.448Z] #64 331.3 /usr/bin/ld: /tmp/go-link-2654819098/000019.o: in function `New': [2022-07-28T14:56:32.448Z] #64 331.3 /tmp/tmp.4ZyLDBkJC1/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-28T14:56:32.448Z] #64 331.4 + bin/containerd-stress [2022-07-28T14:56:32.448Z] #64 332.5 + bin/containerd-shim [2022-07-28T14:56:32.510Z] #23 20.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-28T14:56:32.772Z] #23 DONE 21.1s [2022-07-28T14:56:32.772Z] [2022-07-28T14:56:32.772Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-28T14:56:32.772Z] #27 sha256:55605fb36f8d3d62fa926a2cd0a06bc8b8f8e14f9b8aa674a2edc8a5386ef7de [2022-07-28T14:56:32.836Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T14:56:32.836Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T14:56:32.836Z] === RUN TestInspectNetwork/network_name [2022-07-28T14:56:32.836Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T14:56:33.032Z] #27 DONE 0.2s [2022-07-28T14:56:33.032Z] [2022-07-28T14:56:33.032Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-28T14:56:33.032Z] #32 sha256:4a65209e8ab3de6ed368bb941a1dc59aea498d41e1bfb097a795c2241c5fc293 [2022-07-28T14:56:33.602Z] #32 DONE 0.6s [2022-07-28T14:56:33.602Z] [2022-07-28T14:56:33.602Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-28T14:56:33.602Z] #35 sha256:5e91c49c40de8edb900bd623405485d01af94a20b18d6ac6ccf88a34467c3e37 [2022-07-28T14:56:34.176Z] #35 DONE 0.5s [2022-07-28T14:56:34.176Z] [2022-07-28T14:56:34.176Z] #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-28T14:56:34.176Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:56:34.176Z] #55 ... [2022-07-28T14:56:34.176Z] [2022-07-28T14:56:34.176Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-28T14:56:34.176Z] #37 sha256:070367a0386389246563c8aaa12acfbbb37c963988d00e2856db035d598b320b [2022-07-28T14:56:34.437Z] #37 DONE 0.2s [2022-07-28T14:56:34.437Z] [2022-07-28T14:56:34.437Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-28T14:56:34.437Z] #39 sha256:df15eabdedb931f93229d8807b10709e7a46ec7605c2c2fe17833bceadb82c54 [2022-07-28T14:56:34.437Z] #39 DONE 0.1s [2022-07-28T14:56:34.437Z] [2022-07-28T14:56:34.437Z] #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-28T14:56:34.437Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:56:34.437Z] #64 ... [2022-07-28T14:56:34.437Z] [2022-07-28T14:56:34.437Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-28T14:56:34.437Z] #41 sha256:9628ba0fe35599b1b1f1d3b27b13a944ff76a350936c3cf58a43d1e6cc6702d4 [2022-07-28T14:56:34.437Z] #41 DONE 0.1s [2022-07-28T14:56:34.437Z] [2022-07-28T14:56:34.437Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-28T14:56:34.437Z] #45 sha256:2361992747baa223bf4056d9dfaa626d4fde52367fe26842ee204aa246d3ab97 [2022-07-28T14:56:34.699Z] #45 DONE 0.1s [2022-07-28T14:56:34.699Z] [2022-07-28T14:56:34.699Z] #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-28T14:56:34.699Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:56:36.095Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-28T14:56:37.504Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-28T14:56:37.759Z] --- PASS: TestInspectNetwork (8.76s) [2022-07-28T14:56:37.759Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T14:56:37.759Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T14:56:37.759Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T14:56:37.759Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T14:56:37.759Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T14:56:39.644Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-28T14:56:39.644Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T14:56:39.644Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T14:56:39.644Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T14:56:39.644Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T14:56:39.644Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T14:56:39.644Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T14:56:39.644Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T14:56:39.644Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T14:56:39.644Z] === RUN TestNetworkList [2022-07-28T14:56:39.644Z] === RUN TestNetworkList//networks [2022-07-28T14:56:39.644Z] === PAUSE TestNetworkList//networks [2022-07-28T14:56:39.644Z] === RUN TestNetworkList//networks/ [2022-07-28T14:56:39.644Z] === PAUSE TestNetworkList//networks/ [2022-07-28T14:56:39.644Z] === CONT TestNetworkList//networks [2022-07-28T14:56:39.644Z] === CONT TestNetworkList//networks/ [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T14:56:39.644Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T14:56:39.644Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T14:56:40.203Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T14:56:40.203Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T14:56:40.658Z] #64 344.0 + bin/containerd-shim-runc-v1 [2022-07-28T14:56:41.590Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-28T14:56:41.590Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T14:56:42.150Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2022-07-28T14:56:42.150Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T14:56:43.555Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2022-07-28T14:56:43.555Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T14:56:44.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-28T14:56:44.735Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-07-28T14:56:44.735Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T14:56:45.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-28T14:56:45.295Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-07-28T14:56:45.295Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T14:56:47.220Z] #64 350.4 + bin/containerd-shim-runc-v2 [2022-07-28T14:56:47.220Z] #64 351.2 + binaries [2022-07-28T14:56:47.220Z] #64 351.2 + install -D bin/containerd /build/containerd [2022-07-28T14:56:47.220Z] #64 351.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T14:56:47.477Z] #64 351.2 + install -D bin/ctr /build/ctr [2022-07-28T14:56:48.555Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2022-07-28T14:56:48.555Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T14:56:48.555Z] service_test.go:243: FLAKY_TEST [2022-07-28T14:56:48.555Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T14:56:48.555Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T14:56:50.766Z] #64 DONE 354.1s [2022-07-28T14:56:51.025Z] [2022-07-28T14:56:51.025Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T14:56:51.025Z] #65 sha256:9710da0705ce3a5938091a99eb919a418a7cdbabb0a93ed939d4b98b0f639c69 [2022-07-28T14:56:51.066Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-28T14:56:51.066Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-28T14:56:52.398Z] #65 DONE 1.4s [2022-07-28T14:56:52.398Z] [2022-07-28T14:56:52.399Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T14:56:52.399Z] #70 sha256:5a127e17aa4fe9ba55770cb7919fb1f1825421c0503935a66471bd61f10d80ac [2022-07-28T14:56:52.656Z] #70 DONE 0.3s [2022-07-28T14:56:52.656Z] [2022-07-28T14:56:52.656Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T14:56:52.656Z] #75 sha256:6aa2d8fe6b9c4017a1706752b4251ad165de657073beb4edd454680c2b8d1103 [2022-07-28T14:56:54.035Z] #75 DONE 1.3s [2022-07-28T14:56:54.035Z] [2022-07-28T14:56:54.035Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T14:56:54.035Z] #78 sha256:747f2f0f0feff7840a091a56edc47a62d62fa24f9134bfea306375baf466b358 [2022-07-28T14:56:54.035Z] #78 DONE 0.0s [2022-07-28T14:56:54.035Z] [2022-07-28T14:56:54.035Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T14:56:54.035Z] #79 sha256:7a02b03fc3337e82a69ef06e8ced9889b0a7749235cc68bc1abab1209179a536 [2022-07-28T14:56:54.035Z] #79 DONE 0.1s [2022-07-28T14:56:54.293Z] [2022-07-28T14:56:54.293Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T14:56:54.293Z] #80 sha256:aa58824de04cbc25c9b1b6b147c085d3a02598e95ccebd468703d4307a87dbe9 [2022-07-28T14:56:54.293Z] #80 DONE 0.0s [2022-07-28T14:56:54.293Z] [2022-07-28T14:56:54.294Z] #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-28T14:56:54.294Z] #81 sha256:94ed81ea27f852f4d8786fb1d98ed83e62a50fd938c42c04477e82266dff004e [2022-07-28T14:56:54.324Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-28T14:56:54.324Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-28T14:56:54.324Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-28T14:56:54.579Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-28T14:56:54.579Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-28T14:56:54.834Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-28T14:56:54.860Z] #81 0.732 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-28T14:56:55.088Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-28T14:56:55.118Z] #81 0.906 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-28T14:56:55.118Z] #81 1.093 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-28T14:56:55.944Z] #81 1.171 Reading package lists... [2022-07-28T14:56:56.511Z] #81 1.795 Reading package lists... [2022-07-28T14:56:56.511Z] #81 2.305 Building dependency tree... [2022-07-28T14:56:56.511Z] #81 2.422 Reading state information... [2022-07-28T14:56:56.769Z] #81 2.539 The following additional packages will be installed: [2022-07-28T14:56:56.769Z] #81 2.540 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-28T14:56:56.769Z] #81 2.541 Suggested packages: [2022-07-28T14:56:56.769Z] #81 2.541 systemd-container policykit-1 [2022-07-28T14:56:56.769Z] #81 2.541 Recommended packages: [2022-07-28T14:56:56.769Z] #81 2.541 systemd-timesyncd | time-daemon libnss-systemd [2022-07-28T14:56:56.769Z] #81 2.609 The following NEW packages will be installed: [2022-07-28T14:56:56.769Z] #81 2.610 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-28T14:56:56.769Z] #81 2.611 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-28T14:56:57.017Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-28T14:56:57.028Z] #81 2.879 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-28T14:56:57.028Z] #81 2.879 Need to get 5817 kB of archives. [2022-07-28T14:56:57.028Z] #81 2.879 After this operation, 19.3 MB of additional disk space will be used. [2022-07-28T14:56:57.028Z] #81 2.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-28T14:56:57.028Z] #81 2.881 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-28T14:56:57.028Z] #81 2.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-28T14:56:57.028Z] #81 2.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-28T14:56:57.028Z] #81 2.890 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-28T14:56:57.287Z] #81 2.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-28T14:56:57.287Z] #81 2.980 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-28T14:56:57.287Z] #81 2.982 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-28T14:56:57.287Z] #81 2.984 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-28T14:56:57.287Z] #81 2.986 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-28T14:56:57.287Z] #81 3.181 debconf: delaying package configuration, since apt-utils is not installed [2022-07-28T14:56:57.287Z] #81 3.212 Fetched 5817 kB in 0s (14.8 MB/s) [2022-07-28T14:56:57.287Z] #81 3.236 Selecting previously unselected package libargon2-1:amd64. [2022-07-28T14:56:57.546Z] #81 3.236 (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-28T14:56:57.546Z] #81 3.253 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-28T14:56:57.546Z] #81 3.259 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T14:56:57.546Z] #81 3.288 Selecting previously unselected package libjson-c5:amd64. [2022-07-28T14:56:57.546Z] #81 3.291 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-28T14:56:57.546Z] #81 3.294 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-28T14:56:57.546Z] #81 3.328 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-28T14:56:57.546Z] #81 3.330 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-28T14:56:57.546Z] #81 3.333 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-28T14:56:57.546Z] #81 3.385 Selecting previously unselected package libkmod2:amd64. [2022-07-28T14:56:57.546Z] #81 3.388 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-28T14:56:57.546Z] #81 3.392 Unpacking libkmod2:amd64 (28-1) ... [2022-07-28T14:56:57.546Z] #81 3.429 Selecting previously unselected package systemd. [2022-07-28T14:56:57.546Z] #81 3.432 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-28T14:56:57.546Z] #81 3.466 Unpacking systemd (247.3-7) ... [2022-07-28T14:56:57.576Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-28T14:56:58.112Z] #81 4.036 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-28T14:56:58.112Z] #81 4.046 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-28T14:56:58.112Z] #81 4.055 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-28T14:56:58.112Z] #81 4.063 Setting up libkmod2:amd64 (28-1) ... [2022-07-28T14:56:58.113Z] #81 4.074 Setting up systemd (247.3-7) ... [2022-07-28T14:56:58.113Z] #81 4.111 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-28T14:56:58.372Z] #81 4.113 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-28T14:56:58.372Z] #81 4.115 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-28T14:56:58.372Z] #81 4.139 Initializing machine ID from KVM UUID. [2022-07-28T14:56:58.501Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-28T14:56:58.631Z] #81 4.516 Selecting previously unselected package systemd-sysv. [2022-07-28T14:56:58.631Z] #81 4.516 (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-28T14:56:58.631Z] #81 4.530 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-28T14:56:58.631Z] #81 4.534 Unpacking systemd-sysv (247.3-7) ... [2022-07-28T14:56:58.631Z] #81 4.573 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-28T14:56:58.631Z] #81 4.576 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-28T14:56:58.631Z] #81 4.580 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-28T14:56:58.631Z] #81 4.634 Selecting previously unselected package dbus. [2022-07-28T14:56:58.889Z] #81 4.636 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-28T14:56:58.889Z] #81 4.646 Unpacking dbus (1.12.20-2) ... [2022-07-28T14:56:58.889Z] #81 4.699 Selecting previously unselected package libpam-systemd:amd64. [2022-07-28T14:56:58.889Z] #81 4.702 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-28T14:56:58.889Z] #81 4.705 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-28T14:56:58.889Z] #81 4.752 Selecting previously unselected package dbus-user-session. [2022-07-28T14:56:58.889Z] #81 4.755 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-28T14:56:58.889Z] #81 4.759 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-28T14:56:58.889Z] #81 4.852 Setting up systemd-sysv (247.3-7) ... [2022-07-28T14:56:59.147Z] #81 4.863 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-28T14:56:59.147Z] #81 4.874 Setting up dbus (1.12.20-2) ... [2022-07-28T14:56:59.147Z] #81 4.990 invoke-rc.d: could not determine current runlevel [2022-07-28T14:56:59.147Z] #81 4.993 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-28T14:56:59.147Z] #81 4.998 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-28T14:56:59.409Z] #81 5.203 Setting up dbus-user-session (1.12.20-2) ... [2022-07-28T14:56:59.409Z] #81 5.216 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-28T14:56:59.409Z] #81 DONE 5.4s [2022-07-28T14:56:59.409Z] [2022-07-28T14:56:59.409Z] #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-28T14:56:59.409Z] #82 sha256:8419fd81279669d23e1af3035647bb5ddf53f6065f90f45c86d3d630d0fb053c [2022-07-28T14:56:59.873Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-28T14:56:59.974Z] #82 0.386 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T14:56:59.974Z] #82 0.388 Dload Upload Total Spent Left Speed [2022-07-28T14:57:00.233Z] #82 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5824 0 --:--:-- --:--:-- --:--:-- 5824 [2022-07-28T14:57:00.233Z] #82 DONE 0.7s [2022-07-28T14:57:00.233Z] [2022-07-28T14:57:00.233Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T14:57:00.233Z] #83 sha256:023f32c3e18bbd2ed94b7f865facc0578e7054b901afbd595c40f1f6a318afe9 [2022-07-28T14:57:00.433Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-28T14:57:00.993Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-28T14:57:01.169Z] #83 DONE 0.9s [2022-07-28T14:57:01.169Z] [2022-07-28T14:57:01.169Z] #84 exporting to image [2022-07-28T14:57:01.169Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T14:57:01.169Z] #84 exporting layers [2022-07-28T14:57:04.297Z] --- PASS: TestServiceWithDataPathPortInit (16.05s) [2022-07-28T14:57:04.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T14:57:05.659Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-28T14:57:06.803Z] #55 ... [2022-07-28T14:57:06.803Z] [2022-07-28T14:57:06.803Z] #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-28T14:57:06.803Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:57:06.803Z] #77 297.1 CCLD libocispec.la [2022-07-28T14:57:06.803Z] #77 297.5 CCLD src/validate [2022-07-28T14:57:06.803Z] #77 297.5 CCLD tests/test-1 [2022-07-28T14:57:06.803Z] #77 297.6 CCLD tests/test-3 [2022-07-28T14:57:06.803Z] #77 297.6 CCLD tests/test-4 [2022-07-28T14:57:06.803Z] #77 297.6 CCLD tests/test-2 [2022-07-28T14:57:06.803Z] #77 297.6 CCLD tests/test-5 [2022-07-28T14:57:06.803Z] #77 297.7 CCLD tests/test-6 [2022-07-28T14:57:06.803Z] #77 297.7 CCLD tests/test-7 [2022-07-28T14:57:06.803Z] #77 297.8 CCLD tests/test-8 [2022-07-28T14:57:06.803Z] #77 297.8 CCLD tests/test-9 [2022-07-28T14:57:06.803Z] #77 297.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-28T14:57:07.063Z] #77 298.0 CCLD tests/test-11 [2022-07-28T14:57:07.063Z] #77 298.1 CCLD tests/test-10 [2022-07-28T14:57:07.544Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l5y6bb7pw84gc5azltlg1hqlb Created:2022-07-28 14:57:05.663455034 +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[68dc4e4269ee5c5948ae9ddafb5f23ce0c625d37612da24fa50116a9a89ce73b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h7aeak6k5qyw6k9auqncs8f3l EndpointID:a1d8ffa18de2bac8e8bb8c17156b0187018b51d0faed34ec30b56b75158167f4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4fd26ca2630c0646a0a54dd32d8fc6fc125a66a5b2c793fcddb50c2494c25e0c 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:9d8c9ff717da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h7aeak6k5qyw6k9auqncs8f3l EndpointID:a1d8ffa18de2bac8e8bb8c17156b0187018b51d0faed34ec30b56b75158167f4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T14:57:07.735Z] #84 exporting layers 6.5s done [2022-07-28T14:57:07.735Z] #84 writing image sha256:2dd816fd6ff846bd16b8cd965c1e1aed1d8573341dfc7927cd0af3c95f8e2a15 done [2022-07-28T14:57:07.735Z] #84 naming to docker.io/library/docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 done [2022-07-28T14:57:07.735Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:57:07.896Z] .........................xx.................... [ 29%] [2022-07-28T14:57:08.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh dynbinary test-integration [2022-07-28T14:57:08.975Z] #77 299.7 libtool: link: ar cr libocispec.a [2022-07-28T14:57:08.975Z] #77 299.8 libtool: link: ranlib libocispec.a [2022-07-28T14:57:09.973Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-28T14:57:09.973Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-28T14:57:09.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-28T14:57:09.973Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-28T14:57:09.973Z] 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-28T14:57:09.973Z] Detected virtualization docker. [2022-07-28T14:57:09.973Z] Detected architecture x86-64. [2022-07-28T14:57:09.973Z] Set hostname to <87b485cb2310>. [2022-07-28T14:57:09.973Z] modprobe@drm.service: Succeeded. [2022-07-28T14:57:09.973Z] modprobe@configfs.service: Succeeded. [2022-07-28T14:57:09.973Z] modprobe@fuse.service: Succeeded. [2022-07-28T14:57:09.973Z] + source /etc/docker-entrypoint-cmd [2022-07-28T14:57:09.973Z] ++ hack/make.sh dynbinary test-integration [2022-07-28T14:57:09.973Z] [2022-07-28T14:57:09.973Z] Removing bundles/ [2022-07-28T14:57:09.973Z] [2022-07-28T14:57:10.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T14:57:10.232Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T14:57:10.232Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:57:10.358Z] #77 301.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-28T14:57:10.619Z] #77 301.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-28T14:57:10.619Z] #77 301.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-28T14:57:10.619Z] #77 301.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:57:10.619Z] #77 301.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:57:10.619Z] #77 301.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:57:10.619Z] #77 301.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-28T14:57:10.619Z] #77 301.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-28T14:57:10.619Z] #77 301.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-28T14:57:10.619Z] #77 301.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-28T14:57:10.619Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-28T14:57:10.619Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-28T14:57:10.619Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-28T14:57:10.619Z] #77 301.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-28T14:57:10.918Z] #77 301.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-28T14:57:10.918Z] #77 301.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-28T14:57:10.918Z] #77 302.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-28T14:57:10.918Z] #77 302.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-28T14:57:11.181Z] #77 302.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-28T14:57:11.181Z] #77 302.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-28T14:57:11.181Z] #77 302.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-28T14:57:11.181Z] #77 302.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-28T14:57:11.181Z] #77 302.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-28T14:57:11.181Z] #77 302.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-28T14:57:11.181Z] #77 302.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-28T14:57:11.443Z] #77 302.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-28T14:57:11.443Z] #77 302.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-28T14:57:11.443Z] #77 302.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-28T14:57:11.443Z] #77 302.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-28T14:57:12.018Z] #77 302.8 CC src/crun-crun.o [2022-07-28T14:57:12.018Z] #77 303.0 CC src/crun-run.o [2022-07-28T14:57:12.018Z] #77 303.0 CC src/crun-delete.o [2022-07-28T14:57:12.018Z] #77 303.1 CC src/crun-kill.o [2022-07-28T14:57:12.277Z] #77 303.1 CC src/crun-pause.o [2022-07-28T14:57:12.277Z] #77 303.3 CC src/crun-exec.o [2022-07-28T14:57:12.536Z] #77 303.4 CC src/crun-list.o [2022-07-28T14:57:12.536Z] #77 303.4 CC src/crun-spec.o [2022-07-28T14:57:12.536Z] #77 303.4 CC src/crun-unpause.o [2022-07-28T14:57:12.536Z] #77 303.5 CC src/crun-create.o [2022-07-28T14:57:12.536Z] #77 303.5 CC src/crun-start.o [2022-07-28T14:57:12.536Z] #77 303.5 CC src/crun-state.o [2022-07-28T14:57:12.795Z] #77 303.7 CC src/crun-checkpoint.o [2022-07-28T14:57:12.795Z] #77 303.7 CC src/crun-update.o [2022-07-28T14:57:12.795Z] #77 303.7 CC src/crun-ps.o [2022-07-28T14:57:12.795Z] #77 303.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-28T14:57:12.795Z] #77 303.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-28T14:57:12.795Z] #77 303.9 CC src/crun-restore.o [2022-07-28T14:57:12.821Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.20s) [2022-07-28T14:57:12.821Z] PASS [2022-07-28T14:57:12.821Z] [2022-07-28T14:57:12.821Z] === Skipped [2022-07-28T14:57:12.821Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T14:57:12.821Z] service_test.go:243: FLAKY_TEST [2022-07-28T14:57:12.821Z] [2022-07-28T14:57:12.821Z] DONE 38 tests, 1 skipped in 50.996s [2022-07-28T14:57:12.821Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T14:57:12.821Z] ++ 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-28T14:57:12.821Z] ++ set -e [2022-07-28T14:57:12.821Z] ++ '[' -n 0 ']' [2022-07-28T14:57:12.821Z] ++ set -x [2022-07-28T14:57:12.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-28T14:57:12.821Z] INFO: Testing against a local daemon [2022-07-28T14:57:12.821Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T14:57:12.821Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:57:12.821Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T14:57:12.821Z] === RUN TestDockerNetworkIpvlan [2022-07-28T14:57:12.821Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:57:12.821Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T14:57:12.821Z] PASS [2022-07-28T14:57:12.821Z] [2022-07-28T14:57:12.821Z] === Skipped [2022-07-28T14:57:12.821Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T14:57:12.821Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:57:12.821Z] [2022-07-28T14:57:12.822Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T14:57:12.822Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T14:57:12.822Z] [2022-07-28T14:57:12.822Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-28T14:57:12.822Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T14:57:12.822Z] ++ 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-28T14:57:12.822Z] ++ set -e [2022-07-28T14:57:12.822Z] ++ '[' -n 0 ']' [2022-07-28T14:57:12.822Z] ++ set -x [2022-07-28T14:57:12.822Z] ++ 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-28T14:57:12.822Z] INFO: Testing against a local daemon [2022-07-28T14:57:12.822Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T14:57:13.054Z] #77 303.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-28T14:57:13.054Z] #77 304.0 CC src/libcrun/libcrun_la-container.lo [2022-07-28T14:57:13.314Z] #77 304.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-28T14:57:13.314Z] #77 304.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-28T14:57:13.314Z] #77 304.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-28T14:57:13.573Z] #77 304.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-28T14:57:13.573Z] #77 304.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-28T14:57:13.833Z] #77 304.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-28T14:57:13.833Z] #77 304.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-28T14:57:13.833Z] #77 304.8 CC src/libcrun/libcrun_la-linux.lo [2022-07-28T14:57:13.833Z] #77 304.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-28T14:57:14.092Z] #77 304.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-28T14:57:14.092Z] #77 305.0 CC src/libcrun/libcrun_la-error.lo [2022-07-28T14:57:14.092Z] #77 305.1 CC src/libcrun/libcrun_la-status.lo [2022-07-28T14:57:14.183Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-07-28T14:57:14.183Z] === RUN TestDockerNetworkMacvlan [2022-07-28T14:57:14.351Z] #77 305.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-28T14:57:14.352Z] #77 305.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-28T14:57:14.352Z] #77 305.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-28T14:57:14.438Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T14:57:14.611Z] #77 305.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-28T14:57:14.611Z] #77 305.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-28T14:57:14.871Z] #77 305.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-28T14:57:14.871Z] #77 305.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-28T14:57:14.871Z] #77 306.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-28T14:57:15.131Z] #77 306.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-28T14:57:15.131Z] #77 306.2 CC tests/init.o [2022-07-28T14:57:15.131Z] #77 306.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-28T14:57:15.363Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T14:57:16.330Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T14:57:18.215Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T14:57:19.333Z] #77 ... [2022-07-28T14:57:19.333Z] [2022-07-28T14:57:19.333Z] #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-28T14:57:19.333Z] #47 sha256:c63f1bdd566f575d31443f3285091e100b73d2fba8431c5c8a6436314018f3bc [2022-07-28T14:57:19.333Z] #47 372.9 + dpkg --print-architecture [2022-07-28T14:57:19.333Z] #47 372.9 + git checkout -q v2.1.0 [2022-07-28T14:57:19.333Z] #47 373.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-28T14:57:19.333Z] #47 373.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-28T14:57:20.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-28T14:57:20.112Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T14:57:21.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-28T14:57:23.591Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan (10.62s) [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-07-28T14:57:24.516Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-07-28T14:57:24.516Z] PASS [2022-07-28T14:57:24.516Z] [2022-07-28T14:57:24.516Z] DONE 8 tests in 11.888s [2022-07-28T14:57:24.516Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T14:57:24.516Z] ++ 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-28T14:57:24.516Z] ++ set -e [2022-07-28T14:57:24.516Z] ++ '[' -n 0 ']' [2022-07-28T14:57:24.516Z] ++ set -x [2022-07-28T14:57:24.516Z] ++ 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-28T14:57:24.516Z] testing: warning: no tests to run [2022-07-28T14:57:24.516Z] PASS [2022-07-28T14:57:24.516Z] [2022-07-28T14:57:24.516Z] DONE 0 tests in 0.006s [2022-07-28T14:57:24.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T14:57:24.516Z] ++ 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-28T14:57:24.516Z] ++ set -e [2022-07-28T14:57:24.516Z] ++ '[' -n 0 ']' [2022-07-28T14:57:24.516Z] ++ set -x [2022-07-28T14:57:24.517Z] ++ 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-28T14:57:24.517Z] INFO: Testing against a local daemon [2022-07-28T14:57:24.517Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T14:57:24.593Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-28T14:57:25.879Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2022-07-28T14:57:25.879Z] === RUN TestAuthZPluginTLS [2022-07-28T14:57:26.439Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-28T14:57:26.439Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T14:57:26.998Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T14:57:26.998Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T14:57:27.558Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-07-28T14:57:27.558Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T14:57:27.813Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-28T14:57:28.068Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-28T14:57:28.068Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T14:57:28.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-28T14:57:28.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-28T14:57:28.833Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-28T14:57:29.393Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2022-07-28T14:57:29.393Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T14:57:29.954Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-28T14:57:29.954Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-28T14:57:29.954Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-28T14:57:29.954Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-28T14:57:29.954Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T14:57:29.954Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-28T14:57:30.513Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T14:57:30.513Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T14:57:31.072Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T14:57:31.072Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T14:57:32.070Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-28T14:57:32.434Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.57s) [2022-07-28T14:57:32.434Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T14:57:33.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-28T14:57:34.049Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2022-07-28T14:57:34.049Z] === RUN TestAuthZPluginHeader [2022-07-28T14:57:34.980Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-07-28T14:57:34.980Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T14:57:35.904Z] docker_api_swarm_test.go:304: [d0c720eef3b7f] joining swarm manager [d14eac4d386f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:57:36.659Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-28T14:57:37.265Z] docker_api_swarm_test.go:305: [dd67e71e33fae] joining swarm manager [d14eac4d386f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:57:38.625Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-28T14:57:38.625Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-28T14:57:38.625Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-28T14:57:38.881Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-28T14:57:39.073Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T14:57:39.073Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T14:57:39.073Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-28T14:57:39.441Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-28T14:57:39.441Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s) [2022-07-28T14:57:39.441Z] === RUN TestAuthZPluginV2Disable [2022-07-28T14:57:39.441Z] === RUN TestDockerSuite/TestBuildFails [2022-07-28T14:57:40.000Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-28T14:57:40.000Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-28T14:57:40.439Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-07-28T14:57:40.439Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T14:57:40.439Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T14:57:40.439Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T14:57:40.440Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T14:57:40.440Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T14:57:40.440Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T14:57:40.695Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T14:57:40.695Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T14:57:40.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T14:57:41.285Z] #47 DONE 402.4s [2022-07-28T14:57:41.285Z] [2022-07-28T14:57:41.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-28T14:57:41.285Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:57:41.285Z] #55 ... [2022-07-28T14:57:41.285Z] [2022-07-28T14:57:41.285Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-28T14:57:41.285Z] #48 sha256:67016a977f6d7f04757ce0c9285a2ffa0c42d8c0646300a92cfe4447cffae5c0 [2022-07-28T14:57:41.285Z] #48 DONE 0.3s [2022-07-28T14:57:41.285Z] [2022-07-28T14:57:41.285Z] #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-28T14:57:41.285Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:57:41.285Z] #64 ... [2022-07-28T14:57:41.285Z] [2022-07-28T14:57:41.285Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-28T14:57:41.285Z] #52 sha256:ec8b57e5ef026866478527352e5bab9891f6967e9362e837ffab33f0cad1f23f [2022-07-28T14:57:41.285Z] #52 DONE 0.0s [2022-07-28T14:57:41.285Z] [2022-07-28T14:57:41.285Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-28T14:57:41.285Z] #54 sha256:20d9cdf55ab2bc63567557dee6c48f080640ed7ccd07e464e48eec3f900e431d [2022-07-28T14:57:41.285Z] #54 DONE 0.1s [2022-07-28T14:57:41.285Z] [2022-07-28T14:57:41.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-28T14:57:41.285Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:57:41.361Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-28T14:57:41.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T14:57:41.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T14:57:41.769Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-28T14:57:42.025Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T14:57:42.587Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-28T14:57:42.587Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T14:57:42.587Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T14:57:42.587Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T14:57:42.667Z] #55 ... [2022-07-28T14:57:42.667Z] [2022-07-28T14:57:42.667Z] #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-28T14:57:42.667Z] #77 sha256:e07c08cf0d294d39840b75ca494091c6ce440cd4e8953b396a6dc4dc0d51af6f [2022-07-28T14:57:42.667Z] #77 333.7 CCLD tests/init [2022-07-28T14:57:42.724Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-28T14:57:42.844Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-28T14:57:42.844Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T14:57:42.844Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T14:57:43.284Z] --- PASS: TestAuthZPluginV2Disable (3.75s) [2022-07-28T14:57:43.284Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T14:57:44.209Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-28T14:57:45.134Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-28T14:57:45.134Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-28T14:57:45.362Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-07-28T14:57:45.618Z] ok github.com/docker/docker/builder/dockerfile 0.498s coverage: 49.3% of statements [2022-07-28T14:57:45.618Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-28T14:57:46.059Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-28T14:57:46.547Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-28T14:57:46.619Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-07-28T14:57:46.619Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T14:57:47.109Z] ok github.com/docker/docker/builder/remotecontext/git 1.458s coverage: 86.3% of statements [2022-07-28T14:57:47.110Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T14:57:47.110Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T14:57:47.110Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-28T14:57:47.110Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-28T14:57:47.178Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-28T14:57:47.672Z] ok github.com/docker/docker/cmd/docker-proxy 0.247s coverage: 67.6% of statements [2022-07-28T14:57:47.737Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-28T14:57:47.737Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-28T14:57:49.100Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-28T14:57:50.941Z] ok github.com/docker/docker/client 0.109s coverage: 75.9% of statements [2022-07-28T14:57:50.995Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-28T14:57:51.597Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-28T14:57:52.158Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-28T14:57:52.158Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-28T14:57:52.857Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-28T14:57:53.083Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-28T14:57:53.642Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-28T14:57:53.897Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-28T14:57:53.897Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-28T14:57:54.458Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-28T14:57:54.713Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-28T14:57:54.971Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-28T14:57:55.226Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-28T14:57:55.481Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-28T14:57:55.736Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-28T14:57:55.736Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.16s) [2022-07-28T14:57:55.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T14:57:56.296Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-28T14:57:58.180Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-28T14:58:02.383Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-28T14:58:02.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-28T14:58:03.300Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-28T14:58:04.305Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-28T14:58:04.561Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-28T14:58:04.561Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-28T14:58:04.561Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-28T14:58:04.621Z] #77 354.4 AR libcrun_testing.a [2022-07-28T14:58:04.621Z] #77 354.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-28T14:58:04.621Z] #77 354.5 CCLD tests/tests_libcrun_utils [2022-07-28T14:58:04.621Z] #77 354.5 CCLD tests/tests_libcrun_fuzzer [2022-07-28T14:58:04.621Z] #77 354.5 CCLD tests/tests_libcrun_errors [2022-07-28T14:58:04.621Z] #77 355.2 CCLD libcrun.la [2022-07-28T14:58:04.816Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-28T14:58:04.816Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-28T14:58:05.067Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-28T14:58:05.071Z] docker_api_swarm_test.go:272: [d33f177397a28] joining swarm manager [d0b6266dcc29a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:58:05.192Z] #77 356.1 CCLD crun [2022-07-28T14:58:05.452Z] #77 356.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-28T14:58:05.672Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-28T14:58:05.713Z] #77 356.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-28T14:58:05.713Z] #77 356.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-28T14:58:05.713Z] #77 356.8 /bin/mkdir -p '/usr/local/lib' [2022-07-28T14:58:05.713Z] #77 356.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-28T14:58:05.713Z] #77 356.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-28T14:58:05.973Z] #77 356.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-28T14:58:05.973Z] #77 356.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-28T14:58:05.973Z] #77 356.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-28T14:58:05.973Z] #77 357.1 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-28T14:58:06.233Z] #77 357.1 ---------------------------------------------------------------------- [2022-07-28T14:58:06.233Z] #77 357.1 Libraries have been installed in: [2022-07-28T14:58:06.233Z] #77 357.1 /usr/local/lib [2022-07-28T14:58:06.233Z] #77 357.1 [2022-07-28T14:58:06.233Z] #77 357.1 If you ever happen to want to link against installed libraries [2022-07-28T14:58:06.233Z] #77 357.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-28T14:58:06.233Z] #77 357.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-28T14:58:06.233Z] #77 357.1 flag during linking and do at least one of the following: [2022-07-28T14:58:06.233Z] #77 357.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-28T14:58:06.233Z] #77 357.1 during execution [2022-07-28T14:58:06.233Z] #77 357.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-28T14:58:06.233Z] #77 357.1 during linking [2022-07-28T14:58:06.233Z] #77 357.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-28T14:58:06.233Z] #77 357.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-28T14:58:06.233Z] #77 357.1 [2022-07-28T14:58:06.233Z] #77 357.1 See any operating system documentation about shared libraries for [2022-07-28T14:58:06.233Z] #77 357.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-28T14:58:06.233Z] #77 357.1 ---------------------------------------------------------------------- [2022-07-28T14:58:06.233Z] #77 357.1 /bin/mkdir -p '/build' [2022-07-28T14:58:06.233Z] #77 357.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-28T14:58:06.233Z] #77 357.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-28T14:58:06.233Z] #77 357.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-28T14:58:06.233Z] #77 357.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-28T14:58:06.233Z] #77 357.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-28T14:58:06.493Z] #77 DONE 357.6s [2022-07-28T14:58:06.493Z] [2022-07-28T14:58:06.493Z] #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-28T14:58:06.493Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:58:06.599Z] docker_api_swarm_test.go:273: [dd52bb21dacf1] joining swarm manager [d0b6266dcc29a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:58:06.858Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-28T14:58:09.000Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-28T14:58:10.118Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-28T14:58:10.118Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-28T14:58:10.118Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-28T14:58:12.629Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-28T14:58:12.629Z] PASS [2022-07-28T14:58:12.629Z] [2022-07-28T14:58:12.629Z] DONE 17 tests in 48.117s [2022-07-28T14:58:12.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T14:58:12.629Z] ++ 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-28T14:58:12.629Z] ++ set -e [2022-07-28T14:58:12.629Z] ++ '[' -n 0 ']' [2022-07-28T14:58:12.629Z] ++ set -x [2022-07-28T14:58:12.629Z] ++ 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-28T14:58:12.629Z] INFO: Testing against a local daemon [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T14:58:12.629Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T14:58:12.629Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T14:58:12.629Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T14:58:12.629Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T14:58:12.629Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T14:58:12.629Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T14:58:12.629Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T14:58:12.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T14:58:12.629Z] === RUN TestPluginInstall [2022-07-28T14:58:12.629Z] === RUN TestPluginInstall/no_auth [2022-07-28T14:58:13.554Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:58:13.554Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56c4d8685345524a9ace00d6edcf269f0df00a892139847dc120cc0bc8248e78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:58:13.554Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:58:13.554Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56c4d8685345524a9ace00d6edcf269f0df00a892139847dc120cc0bc8248e78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:58:13.554Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T14:58:13.713Z] ............................ [ 66%] [2022-07-28T14:58:13.852Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:58:13.852Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:523d3e6df0dc1412b484ba40f7dbbcf076814756cb4d7cf4be1624ad71c136dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:58:13.852Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:58:13.852Z] time="2022-07-28T14:58:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:523d3e6df0dc1412b484ba40f7dbbcf076814756cb4d7cf4be1624ad71c136dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:58:14.107Z] === RUN TestPluginInstall/with_insecure [2022-07-28T14:58:15.031Z] time="2022-07-28T14:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:58:15.031Z] time="2022-07-28T14:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24ac1e131bd7b40ae1871836845bd9e9f8b397e30ea7f750d34246d58f10773d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:58:15.031Z] time="2022-07-28T14:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T14:58:15.031Z] time="2022-07-28T14:58:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24ac1e131bd7b40ae1871836845bd9e9f8b397e30ea7f750d34246d58f10773d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T14:58:15.286Z] plugin_test.go:195: [d076b53e8ad19] daemon is not started [2022-07-28T14:58:15.286Z] --- PASS: TestPluginInstall (2.50s) [2022-07-28T14:58:15.286Z] --- PASS: TestPluginInstall/no_auth (0.89s) [2022-07-28T14:58:15.286Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-28T14:58:15.286Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-07-28T14:58:15.286Z] === RUN TestPluginsWithRuntimes [2022-07-28T14:58:16.648Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T14:58:17.573Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-28T14:58:17.573Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T14:58:18.978Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2022-07-28T14:58:18.978Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-07-28T14:58:18.978Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2022-07-28T14:58:18.978Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T14:58:19.233Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-28T14:58:19.233Z] PASS [2022-07-28T14:58:19.233Z] [2022-07-28T14:58:19.233Z] DONE 24 tests in 6.543s [2022-07-28T14:58:19.233Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T14:58:19.233Z] ++ 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-28T14:58:19.233Z] ++ set -e [2022-07-28T14:58:19.233Z] ++ '[' -n 0 ']' [2022-07-28T14:58:19.233Z] ++ set -x [2022-07-28T14:58:19.233Z] ++ 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-28T14:58:19.233Z] INFO: Testing against a local daemon [2022-07-28T14:58:19.233Z] === RUN TestExternalGraphDriver [2022-07-28T14:58:19.793Z] === RUN TestExternalGraphDriver/json [2022-07-28T14:58:20.047Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-28T14:58:20.972Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-28T14:58:21.532Z] === RUN TestExternalGraphDriver/spec [2022-07-28T14:58:22.457Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-28T14:58:22.457Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-28T14:58:22.457Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-28T14:58:22.968Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 31.9% of statements [2022-07-28T14:58:23.381Z] === RUN TestExternalGraphDriver/pull [2022-07-28T14:58:24.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-28T14:58:24.335Z] ok github.com/docker/docker/container 0.120s coverage: 34.8% of statements [2022-07-28T14:58:24.600Z] #64 ... [2022-07-28T14:58:24.600Z] [2022-07-28T14:58:24.600Z] #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-28T14:58:24.600Z] #60 sha256:5fc6ebd0cc7ef1a9b236c69d54910524dbcf3add3d88a27683b1d3d7f85b8002 [2022-07-28T14:58:24.600Z] #60 231.5 + mkdir -p /build [2022-07-28T14:58:24.600Z] #60 231.5 + cp runc /build/runc [2022-07-28T14:58:24.600Z] #60 DONE 232.6s [2022-07-28T14:58:24.600Z] [2022-07-28T14:58:24.600Z] #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-28T14:58:24.600Z] #55 sha256:b63d77c6641f7670f37aadffe605e3e37ff63314adcbfcfb28b3b305cfa01000 [2022-07-28T14:58:24.600Z] #55 446.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-28T14:58:24.600Z] #55 DONE 447.3s [2022-07-28T14:58:24.600Z] [2022-07-28T14:58:24.600Z] #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-28T14:58:24.600Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:58:24.896Z] ok github.com/docker/docker/cmd/dockerd/trap 2.468s coverage: 0.0% of statements [2022-07-28T14:58:24.896Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-28T14:58:24.896Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T14:58:24.896Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T14:58:24.896Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T14:58:24.896Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T14:58:25.250Z] --- PASS: TestExternalGraphDriver (5.98s) [2022-07-28T14:58:25.250Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-07-28T14:58:25.250Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-07-28T14:58:25.250Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2022-07-28T14:58:25.250Z] === RUN TestGraphdriverPluginV2 [2022-07-28T14:58:25.545Z] #64 ... [2022-07-28T14:58:25.545Z] [2022-07-28T14:58:25.545Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-28T14:58:25.545Z] #56 sha256:966b040266595921cb9f9dd0797b5a5aa807c535e7b2222478ddb0b02fff0e26 [2022-07-28T14:58:25.809Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-28T14:58:26.064Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-28T14:58:26.117Z] #56 DONE 0.7s [2022-07-28T14:58:26.117Z] [2022-07-28T14:58:26.117Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-28T14:58:26.117Z] #58 sha256:f4315ff7e83ff10f72915df6c59b780240da3f8a608afc027bb5960c0478b1ff [2022-07-28T14:58:26.117Z] #58 DONE 0.1s [2022-07-28T14:58:26.117Z] [2022-07-28T14:58:26.117Z] #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-28T14:58:26.117Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:58:26.376Z] #64 ... [2022-07-28T14:58:26.376Z] [2022-07-28T14:58:26.376Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-28T14:58:26.376Z] #61 sha256:227295e1aecc5e2f26b56f9987f329e48abcad6342d2abba35de4804dec39c1f [2022-07-28T14:58:26.635Z] #61 DONE 0.2s [2022-07-28T14:58:26.635Z] [2022-07-28T14:58:26.635Z] #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-28T14:58:26.635Z] #64 sha256:b6a9d10e0e3c5c9110acc967efaaa835c86ef9fa1697fc3c8df2b19f5f01dafa [2022-07-28T14:58:27.992Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-28T14:58:27.992Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-28T14:58:28.543Z] #64 393.3 + bin/containerd [2022-07-28T14:58:29.352Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-28T14:58:29.608Z] --- PASS: TestGraphdriverPluginV2 (4.40s) [2022-07-28T14:58:29.608Z] PASS [2022-07-28T14:58:29.608Z] [2022-07-28T14:58:29.608Z] DONE 5 tests in 10.434s [2022-07-28T14:58:29.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T14:58:29.608Z] ++ 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-28T14:58:29.608Z] ++ set -e [2022-07-28T14:58:29.608Z] ++ '[' -n 0 ']' [2022-07-28T14:58:29.608Z] ++ set -x [2022-07-28T14:58:29.608Z] ++ 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-28T14:58:29.608Z] INFO: Testing against a local daemon [2022-07-28T14:58:29.608Z] === RUN TestContinueAfterPluginCrash [2022-07-28T14:58:29.608Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T14:58:29.608Z] === RUN TestReadPluginNoRead [2022-07-28T14:58:29.608Z] === PAUSE TestReadPluginNoRead [2022-07-28T14:58:29.608Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T14:58:29.608Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T14:58:29.608Z] === CONT TestContinueAfterPluginCrash [2022-07-28T14:58:29.608Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T14:58:29.608Z] === CONT TestReadPluginNoRead [2022-07-28T14:58:29.864Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-28T14:58:30.150Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-07-28T14:58:30.425Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-28T14:58:31.351Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-28T14:58:31.517Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-28T14:58:32.276Z] === RUN TestReadPluginNoRead/default [2022-07-28T14:58:32.530Z] --- PASS: TestDaemonStartWithLogOpt (2.89s) [2022-07-28T14:58:32.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-28T14:58:32.888Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-28T14:58:33.040Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-28T14:58:33.040Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-28T14:58:33.295Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T14:58:33.550Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-28T14:58:33.806Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-28T14:58:34.366Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-28T14:58:34.620Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T14:58:35.981Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-28T14:58:35.981Z] === CONT TestReadPluginNoRead [2022-07-28T14:58:35.981Z] read_test.go:92: [dafd3c40a9ead] daemon is not started [2022-07-28T14:58:35.981Z] --- PASS: TestReadPluginNoRead (6.38s) [2022-07-28T14:58:35.981Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-07-28T14:58:35.981Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-28T14:58:35.981Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2022-07-28T14:58:37.864Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-28T14:58:37.864Z] --- PASS: TestContinueAfterPluginCrash (8.09s) [2022-07-28T14:58:37.864Z] PASS [2022-07-28T14:58:37.864Z] [2022-07-28T14:58:37.864Z] DONE 6 tests in 8.122s [2022-07-28T14:58:37.864Z] 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-28T14:58:37.864Z] ++ 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-28T14:58:37.864Z] ++ set -e [2022-07-28T14:58:37.864Z] ++ '[' -n 0 ']' [2022-07-28T14:58:37.864Z] ++ set -x [2022-07-28T14:58:37.864Z] ++ 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-28T14:58:37.864Z] testing: warning: no tests to run [2022-07-28T14:58:37.864Z] PASS [2022-07-28T14:58:37.864Z] [2022-07-28T14:58:37.864Z] DONE 0 tests in 0.009s [2022-07-28T14:58:37.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T14:58:37.864Z] ++ 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-28T14:58:37.864Z] ++ set -e [2022-07-28T14:58:37.864Z] ++ '[' -n 0 ']' [2022-07-28T14:58:37.864Z] ++ set -x [2022-07-28T14:58:37.864Z] ++ 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-28T14:58:37.864Z] INFO: Testing against a local daemon [2022-07-28T14:58:37.864Z] === RUN TestPluginWithDevMounts [2022-07-28T14:58:37.864Z] === PAUSE TestPluginWithDevMounts [2022-07-28T14:58:37.864Z] === CONT TestPluginWithDevMounts [2022-07-28T14:58:38.424Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-28T14:58:39.357Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-28T14:58:39.357Z] PASS [2022-07-28T14:58:39.357Z] [2022-07-28T14:58:39.357Z] DONE 1 tests in 1.560s [2022-07-28T14:58:39.357Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T14:58:39.357Z] ++ 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-28T14:58:39.357Z] ++ set -e [2022-07-28T14:58:39.357Z] ++ '[' -n 0 ']' [2022-07-28T14:58:39.357Z] ++ set -x [2022-07-28T14:58:39.357Z] ++ 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-28T14:58:39.357Z] INFO: Testing against a local daemon [2022-07-28T14:58:39.357Z] === RUN TestSecretInspect [2022-07-28T14:58:39.423Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-28T14:58:39.916Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-28T14:58:40.789Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-28T14:58:40.842Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-28T14:58:41.045Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-28T14:58:41.766Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-28T14:58:41.973Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-28T14:58:42.229Z] ok github.com/docker/docker/daemon 10.105s coverage: 16.1% of statements [2022-07-28T14:58:42.229Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T14:58:42.229Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T14:58:42.229Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T14:58:42.229Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T14:58:42.326Z] --- PASS: TestSecretInspect (2.67s) [2022-07-28T14:58:42.326Z] === RUN TestSecretList [2022-07-28T14:58:43.158Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.607s coverage: 74.8% of statements [2022-07-28T14:58:44.085Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.370s coverage: 56.2% of statements [2022-07-28T14:58:44.342Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-28T14:58:44.837Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-28T14:58:44.837Z] --- PASS: TestSecretList (2.72s) [2022-07-28T14:58:44.837Z] === RUN TestSecretsCreateAndDelete [2022-07-28T14:58:45.708Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-07-28T14:58:45.761Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-28T14:58:46.685Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-28T14:58:47.104Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.265s coverage: 50.6% of statements [2022-07-28T14:58:47.609Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-28T14:58:47.864Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2022-07-28T14:58:47.864Z] === RUN TestSecretsUpdate [2022-07-28T14:58:48.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-28T14:58:48.489Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.837s coverage: 45.9% of statements [2022-07-28T14:58:48.754Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T14:58:49.683Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-07-28T14:58:49.683Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.891s coverage: 58.5% of statements [2022-07-28T14:58:49.683Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T14:58:49.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T14:58:50.610Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-07-28T14:58:50.933Z] --- PASS: TestSecretsUpdate (2.96s) [2022-07-28T14:58:50.933Z] === RUN TestTemplatedSecret [2022-07-28T14:58:51.171Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-28T14:58:51.734Z] ok github.com/docker/docker/daemon/images 0.072s coverage: 6.9% of statements [2022-07-28T14:58:51.734Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T14:58:51.734Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T14:58:52.662Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-07-28T14:58:52.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-28T14:58:52.918Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 79.9% of statements [2022-07-28T14:58:53.480Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-07-28T14:58:53.480Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T14:58:53.735Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-07-28T14:58:53.991Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.4% of statements [2022-07-28T14:58:54.180Z] --- PASS: TestTemplatedSecret (3.24s) [2022-07-28T14:58:54.180Z] === RUN TestSecretCreateResolve [2022-07-28T14:58:54.247Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-28T14:58:54.434Z] docker_api_swarm_node_test.go:20: [da4323cb091e5] joining swarm manager [d69cb6b41e375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:58:54.809Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.199s coverage: 76.8% of statements [2022-07-28T14:58:54.906Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-28T14:58:55.065Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2022-07-28T14:58:55.065Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T14:58:55.065Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-28T14:58:55.358Z] docker_api_swarm_node_test.go:21: [d2afc6ac8b7e0] joining swarm manager [d69cb6b41e375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:58:55.358Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-28T14:58:55.993Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2022-07-28T14:58:55.993Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 62.0% of statements [2022-07-28T14:58:56.921Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-07-28T14:58:57.177Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-07-28T14:58:57.298Z] --- PASS: TestSecretCreateResolve (3.21s) [2022-07-28T14:58:57.298Z] PASS [2022-07-28T14:58:57.298Z] [2022-07-28T14:58:57.298Z] DONE 6 tests in 17.923s [2022-07-28T14:58:57.298Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T14:58:57.298Z] ++ 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-28T14:58:57.298Z] ++ set -e [2022-07-28T14:58:57.298Z] ++ '[' -n 0 ']' [2022-07-28T14:58:57.298Z] ++ set -x [2022-07-28T14:58:57.298Z] ++ 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-28T14:58:57.298Z] INFO: Testing against a local daemon [2022-07-28T14:58:57.298Z] === RUN TestServiceCreateInit [2022-07-28T14:58:57.298Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T14:58:57.739Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-28T14:58:58.660Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-28T14:58:58.668Z] ok github.com/docker/docker/daemon/logger/splunk 1.561s coverage: 82.5% of statements [2022-07-28T14:58:58.668Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T14:58:58.668Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T14:58:59.229Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-28T14:59:00.543Z] === RUN TestDockerSuite/TestBuildRm [2022-07-28T14:59:00.594Z] ok github.com/docker/docker/distribution 1.513s coverage: 28.0% of statements [2022-07-28T14:59:00.594Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T14:59:00.850Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-28T14:59:01.413Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-07-28T14:59:01.670Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-07-28T14:59:01.670Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T14:59:01.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T14:59:01.925Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-28T14:59:02.488Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-28T14:59:02.488Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-28T14:59:02.488Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T14:59:02.828Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-28T14:59:03.050Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-28T14:59:03.611Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-28T14:59:03.752Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-28T14:59:04.172Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-28T14:59:04.428Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-07-28T14:59:04.676Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-28T14:59:04.932Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-28T14:59:05.793Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-07-28T14:59:06.292Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-28T14:59:06.292Z] --- PASS: TestServiceCreateInit (8.81s) [2022-07-28T14:59:06.293Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2022-07-28T14:59:06.293Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2022-07-28T14:59:06.293Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T14:59:06.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-28T14:59:06.852Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-28T14:59:07.158Z] ok github.com/docker/docker/pkg/authorization 0.544s coverage: 68.3% of statements [2022-07-28T14:59:07.158Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T14:59:07.158Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-28T14:59:07.778Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-28T14:59:10.051Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-28T14:59:10.423Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 42.7% of statements [2022-07-28T14:59:10.679Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-28T14:59:10.935Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-28T14:59:11.190Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-28T14:59:11.190Z] ok github.com/docker/docker/layer 7.602s coverage: 68.9% of statements [2022-07-28T14:59:11.190Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T14:59:11.190Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T14:59:11.190Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T14:59:11.190Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T14:59:11.190Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T14:59:11.190Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T14:59:11.446Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-07-28T14:59:11.709Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2022-07-28T14:59:11.709Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-28T14:59:11.939Z] docker_api_swarm_test.go:502: [d3f24b5e02c22] joining swarm manager [d6f0fb6721e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:59:11.939Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-28T14:59:11.939Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-28T14:59:12.195Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-28T14:59:12.195Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-28T14:59:12.195Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-28T14:59:12.451Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-28T14:59:12.589Z] tests/integration/client_test.py ..... [ 75%] [2022-07-28T14:59:12.589Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-28T14:59:12.589Z] tests/integration/errors_test.py . [ 76%] [2022-07-28T14:59:13.076Z] ok github.com/docker/docker/pkg/idtools 0.456s coverage: 67.9% of statements [2022-07-28T14:59:13.076Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 71.5% of statements [2022-07-28T14:59:13.076Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-28T14:59:13.332Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-28T14:59:13.332Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T14:59:13.332Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-28T14:59:13.332Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-07-28T14:59:13.378Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-28T14:59:13.378Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-28T14:59:13.588Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-28T14:59:13.843Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-28T14:59:13.843Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-28T14:59:13.843Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T14:59:13.843Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T14:59:14.344Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-28T14:59:14.344Z] docker_api_swarm_test.go:507: [dd609fb52d4d7] joining swarm manager [d6f0fb6721e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T14:59:14.407Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-07-28T14:59:14.969Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-28T14:59:15.225Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-28T14:59:15.225Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T14:59:16.589Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-07-28T14:59:16.715Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T14:59:16.715Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T14:59:16.715Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:59:16.715Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T14:59:16.715Z] [2022-07-28T14:59:16.715Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T14:59:16.715Z] DOCKER_SYSTEMD=1 [2022-07-28T14:59:16.715Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T14:59:16.715Z] HOSTNAME=87b485cb2310 [2022-07-28T14:59:16.715Z] DEST=bundles/test-integration [2022-07-28T14:59:16.715Z] PWD=/go/src/github.com/docker/docker [2022-07-28T14:59:16.715Z] DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T14:59:16.715Z] container=docker [2022-07-28T14:59:16.715Z] HOME=/root [2022-07-28T14:59:16.715Z] LANG=C.UTF-8 [2022-07-28T14:59:16.715Z] INVOCATION_ID=653d336c6d654707b5b12482aa8b5d58 [2022-07-28T14:59:16.715Z] GOLANG_VERSION=1.18.4 [2022-07-28T14:59:16.715Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T14:59:16.715Z] VALIDATE_BRANCH=22.06 [2022-07-28T14:59:16.715Z] TERM=xterm [2022-07-28T14:59:16.715Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T14:59:16.715Z] SHLVL=3 [2022-07-28T14:59:16.715Z] TIMEOUT=120m [2022-07-28T14:59:16.715Z] DOCKER_BUILDTAGS= journald [2022-07-28T14:59:16.715Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T14:59:16.715Z] GO111MODULE=off [2022-07-28T14:59:16.715Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T14:59:16.715Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T14:59:16.715Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T14:59:16.715Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T14:59:16.715Z] GOPATH=/go [2022-07-28T14:59:16.715Z] PKG_CONFIG=pkg-config [2022-07-28T14:59:16.715Z] _=/usr/bin/env [2022-07-28T14:59:16.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T14:59:16.845Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-28T14:59:17.101Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-28T14:59:17.357Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-28T14:59:17.612Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-28T14:59:17.868Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T14:59:18.430Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-28T14:59:18.503Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-28T14:59:18.686Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-28T14:59:18.941Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-07-28T14:59:19.062Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-28T14:59:19.504Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-07-28T14:59:19.622Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-28T14:59:19.759Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-28T14:59:19.876Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-28T14:59:20.015Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T14:59:20.436Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-28T14:59:21.360Z] === RUN TestDockerSuite/TestBuildUser [2022-07-28T14:59:21.903Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-28T14:59:22.159Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-28T14:59:22.415Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-28T14:59:22.720Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-28T14:59:23.781Z] ok github.com/docker/docker/quota 0.215s coverage: 71.4% of statements [2022-07-28T14:59:24.037Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-28T14:59:24.081Z] --- PASS: TestCreateServiceMultipleTimes (17.66s) [2022-07-28T14:59:24.081Z] === RUN TestCreateServiceConflict [2022-07-28T14:59:24.801Z] #64 444.9 # github.com/containerd/containerd/cmd/containerd [2022-07-28T14:59:24.801Z] #64 444.9 /usr/bin/ld: /tmp/go-link-1558630242/000019.o: in function `New': [2022-07-28T14:59:24.801Z] #64 444.9 /tmp/tmp.SEi4hrEa6w/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-28T14:59:24.801Z] #64 445.0 + bin/containerd-stress [2022-07-28T14:59:24.801Z] #64 446.1 + bin/containerd-shim [2022-07-28T14:59:24.965Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-07-28T14:59:25.222Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-28T14:59:25.477Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-28T14:59:25.485Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-28T14:59:26.039Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-28T14:59:26.294Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-28T14:59:26.846Z] --- PASS: TestCreateServiceConflict (2.70s) [2022-07-28T14:59:26.846Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T14:59:28.228Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-28T14:59:28.797Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-07-28T14:59:29.359Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-28T14:59:30.107Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2022-07-28T14:59:30.107Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T14:59:30.285Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-07-28T14:59:31.406Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-28T14:59:32.924Z] #64 457.4 + bin/containerd-shim-runc-v1 [2022-07-28T14:59:38.198Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-28T14:59:38.493Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-28T14:59:38.493Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-28T14:59:39.053Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-28T14:59:39.498Z] #64 463.7 + bin/containerd-shim-runc-v2 [2022-07-28T14:59:39.758Z] #64 464.5 + binaries [2022-07-28T14:59:39.758Z] #64 464.5 + install -D bin/containerd /build/containerd [2022-07-28T14:59:39.758Z] #64 464.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-28T14:59:39.977Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-28T14:59:40.016Z] #64 464.6 + install -D bin/ctr /build/ctr [2022-07-28T14:59:40.901Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-28T14:59:40.901Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-28T14:59:40.901Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-28T14:59:40.901Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-28T14:59:40.901Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-28T14:59:40.901Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-28T14:59:40.901Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-28T14:59:40.901Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T14:59:40.901Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-28T14:59:41.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-28T14:59:41.921Z] #64 DONE 466.5s [2022-07-28T14:59:42.385Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-28T14:59:42.385Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-28T14:59:42.859Z] [2022-07-28T14:59:42.859Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-28T14:59:42.859Z] #65 sha256:f37c6c2a1bc51b8a78027bf8d036864a1d4440c30da7038a5c8724ad5c3322ec [2022-07-28T14:59:42.945Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-28T14:59:43.504Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-28T14:59:43.504Z] docker_api_swarm_node_test.go:81: [d55e768635d83] joining swarm manager [d485141ea139b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T14:59:43.797Z] #65 DONE 1.0s [2022-07-28T14:59:43.797Z] [2022-07-28T14:59:43.797Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-28T14:59:43.797Z] #70 sha256:59a84dfbdae38e7b1a977d74319e418e5621b404adcb17ecfbdd647002d80078 [2022-07-28T14:59:44.058Z] #70 DONE 0.2s [2022-07-28T14:59:44.058Z] [2022-07-28T14:59:44.058Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-28T14:59:44.058Z] #75 sha256:a8faa7aba81b87bd9a1022a6e8bfc459d4a97b7860af47b8acf1067bd9e2cd79 [2022-07-28T14:59:44.429Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2022-07-28T14:59:44.429Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T14:59:44.429Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-28T14:59:44.429Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-28T14:59:44.993Z] #75 DONE 0.9s [2022-07-28T14:59:44.993Z] [2022-07-28T14:59:44.993Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-28T14:59:44.993Z] #78 sha256:2d024c7aeb01c72beeb8044f6b267c9132ddee927eaa6dea34a961c6583a6348 [2022-07-28T14:59:44.993Z] #78 DONE 0.0s [2022-07-28T14:59:44.993Z] [2022-07-28T14:59:44.993Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-28T14:59:44.993Z] #79 sha256:c8f7ddfabdd9231c5f88eb134fa6d652f6edb56d46d0bd920d10d80ee7427660 [2022-07-28T14:59:44.993Z] #79 DONE 0.0s [2022-07-28T14:59:44.993Z] [2022-07-28T14:59:44.993Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-28T14:59:44.993Z] #80 sha256:7853c434a30787fdf29feb9841365e8226c859f7e3cc250ed36c0c4d9a65bd20 [2022-07-28T14:59:44.993Z] #80 DONE 0.0s [2022-07-28T14:59:44.993Z] [2022-07-28T14:59:44.993Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-28T14:59:44.993Z] #81 sha256:6795b8b3b9d10ae2c824e91e14bf02f0df7e74e364a37e43a8d95306f1551008 [2022-07-28T14:59:46.938Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-28T14:59:47.664Z] ......... [ 85%] [2022-07-28T14:59:47.862Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2022-07-28T14:59:47.862Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T14:59:48.304Z] #81 DONE 3.2s [2022-07-28T14:59:48.304Z] [2022-07-28T14:59:48.304Z] #82 exporting to image [2022-07-28T14:59:48.304Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-28T14:59:48.304Z] #82 exporting layers [2022-07-28T14:59:48.322Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T14:59:48.322Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === Skipped [2022-07-28T14:59:48.322Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-28T14:59:48.322Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-28T14:59:48.322Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-28T14:59:48.322Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-28T14:59:48.322Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:71: No driver to put! [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T14:59:48.322Z] time="2022-07-28T14:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T14:59:48.322Z] time="2022-07-28T14:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T14:59:48.322Z] time="2022-07-28T14:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T14:59:48.322Z] time="2022-07-28T14:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T14:59:48.322Z] time="2022-07-28T14:58:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T14:59:48.322Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T14:59:48.322Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T14:59:48.322Z] graphtest_unix.go:71: No driver to put! [2022-07-28T14:59:48.322Z] [2022-07-28T14:59:48.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T14:59:48.323Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T14:59:48.323Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T14:59:48.323Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T14:59:48.323Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T14:59:48.323Z] graphtest_unix.go:71: No driver to put! [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T14:59:48.323Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T14:59:48.323Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-28T14:59:48.323Z] [2022-07-28T14:59:48.323Z] DONE 2789 tests, 28 skipped in 212.746s [2022-07-28T14:59:48.323Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/config [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/idm [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/ns [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/options [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/osl [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T14:59:48.323Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-28T14:59:48.323Z] + 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-28T14:59:48.421Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-28T14:59:48.981Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-28T14:59:49.235Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-28T14:59:49.795Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-28T14:59:49.795Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-28T14:59:49.795Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-28T14:59:50.356Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-28T14:59:50.611Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2022-07-28T14:59:50.611Z] === RUN TestCreateServiceSysctls [2022-07-28T14:59:52.545Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-28T14:59:52.570Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-28T14:59:53.469Z] === RUN TestDockerSuite/TestCommitChange [2022-07-28T14:59:53.768Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-28T14:59:54.393Z] --- PASS: TestCreateServiceSysctls (3.87s) [2022-07-28T14:59:54.393Z] === RUN TestCreateServiceCapabilities [2022-07-28T14:59:54.649Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-28T14:59:55.210Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-28T14:59:56.430Z] #82 exporting layers 7.0s done [2022-07-28T14:59:56.430Z] #82 writing image sha256:d97e34990493f32a7d262838084c39739ffc87b8153133d50cb8989aa5d36480 done [2022-07-28T14:59:56.430Z] #82 naming to docker.io/library/docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 done [2022-07-28T14:59:56.430Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T14:59:56.571Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-28T14:59:56.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh dynbinary test-integration [2022-07-28T14:59:57.496Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2022-07-28T14:59:57.496Z] === RUN TestInspect [2022-07-28T14:59:57.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-28T14:59:58.006Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-28T14:59:58.139Z] [2022-07-28T14:59:58.139Z] Removing bundles/ [2022-07-28T14:59:58.139Z] [2022-07-28T14:59:58.139Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T14:59:58.399Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T14:59:58.399Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T14:59:58.931Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-28T14:59:59.902Z] docker_api_swarm_node_test.go:53: [db93b5e620efb] joining swarm manager [dc1456ae7e11e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:00:00.350Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-28T15:00:00.350Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-28T15:00:00.828Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-28T15:00:00.828Z] docker_api_swarm_node_test.go:54: [ded61f7ace9f3] joining swarm manager [dc1456ae7e11e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:00:01.083Z] --- PASS: TestInspect (3.56s) [2022-07-28T15:00:01.083Z] === RUN TestCreateJob [2022-07-28T15:00:02.008Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-28T15:00:02.928Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-28T15:00:02.933Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-28T15:00:03.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T15:00:03.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T15:00:04.295Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-28T15:00:04.295Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-28T15:00:04.855Z] --- PASS: TestCreateJob (3.82s) [2022-07-28T15:00:04.855Z] === RUN TestReplicatedJob [2022-07-28T15:00:05.110Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-28T15:00:05.670Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-28T15:00:06.214Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-28T15:00:06.214Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-28T15:00:06.230Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-28T15:00:07.208Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-28T15:00:07.768Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-28T15:00:08.692Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-28T15:00:09.617Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-28T15:00:09.838Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-28T15:00:10.359Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-28T15:00:10.359Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-28T15:00:10.359Z] [2022-07-28T15:00:10.359Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-28T15:00:10.359Z] =========================== short test summary info ============================ [2022-07-28T15:00:10.359Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-28T15:00:10.359Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-28T15:00:10.359Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-28T15:00:10.359Z] Not supported on most drivers [2022-07-28T15:00:10.359Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-28T15:00:10.359Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T15:00:10.359Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-28T15:00:10.359Z] Output of docker top depends on host distro, and is not formalized. [2022-07-28T15:00:10.359Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-28T15:00:10.359Z] Can fail if eth0 has multiple IP addresses [2022-07-28T15:00:10.359Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-28T15:00:10.359Z] This doesn't seem to be taken into account by the engine [2022-07-28T15:00:10.359Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-28T15:00:10.359Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-28T15:00:10.359Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.85 seconds == [2022-07-28T15:00:10.541Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-28T15:00:10.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-28T15:00:10.796Z] --- PASS: TestReplicatedJob (5.84s) [2022-07-28T15:00:10.796Z] === RUN TestUpdateReplicatedJob [2022-07-28T15:00:11.092Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-28T15:00:12.016Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-28T15:00:12.575Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-28T15:00:13.499Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-28T15:00:14.424Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-28T15:00:14.679Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2022-07-28T15:00:14.679Z] === RUN TestServiceListWithStatuses [2022-07-28T15:00:14.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:00:14.679Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T15:00:14.679Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T15:00:15.238Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-28T15:00:15.798Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-28T15:00:16.722Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-28T15:00:16.722Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-28T15:00:17.282Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-28T15:00:18.206Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-28T15:00:19.566Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-28T15:00:20.126Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2022-07-28T15:00:20.126Z] === RUN TestDockerNetworkReConnect [2022-07-28T15:00:20.126Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-28T15:00:21.049Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-28T15:00:22.414Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-28T15:00:22.832Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T15:00:22.832Z] [2022-07-28T15:00:22.832Z] Unloading profiles will leave already running processes permanently [2022-07-28T15:00:22.832Z] unconfined, which can lead to unexpected situations. [2022-07-28T15:00:22.832Z] [2022-07-28T15:00:22.832Z] To set a process to complain mode, use the command line tool [2022-07-28T15:00:22.832Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T15:00:22.832Z] Post stage [Pipeline] junit [2022-07-28T15:00:22.845Z] Recording test results [2022-07-28T15:00:22.867Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-28T15:00:22.974Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-28T15:00:23.152Z] + echo Ensuring container killed. [2022-07-28T15:00:23.152Z] Ensuring container killed. [2022-07-28T15:00:23.152Z] + docker rm -vf docker-pr1 [2022-07-28T15:00:23.152Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T15:00:23.436Z] + echo Chowning /workspace to jenkins user [2022-07-28T15:00:23.436Z] Chowning /workspace to jenkins user [2022-07-28T15:00:23.436Z] + id -u [2022-07-28T15:00:23.436Z] + id -g [2022-07-28T15:00:23.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T15:00:24.328Z] + bundleName=docker-py [2022-07-28T15:00:24.328Z] + echo Creating docker-py-bundles.tar.gz [2022-07-28T15:00:24.328Z] Creating docker-py-bundles.tar.gz [2022-07-28T15:00:24.328Z] + 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-28T15:00:24.341Z] Archiving artifacts [2022-07-28T15:00:24.595Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43878/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-28T15:00:24.857Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2022-07-28T15:00:24.857Z] === RUN TestServicePlugin [2022-07-28T15:00:24.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh binary [2022-07-28T15:00:25.196Z] [2022-07-28T15:00:25.196Z] Removing bundles/ [2022-07-28T15:00:25.416Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-28T15:00:25.455Z] [2022-07-28T15:00:25.455Z] ---> Making bundle: binary (in bundles/binary) [2022-07-28T15:00:25.455Z] Building: bundles/binary-daemon/dockerd [2022-07-28T15:00:25.455Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T15:00:28.722Z] plugin_test.go:61: [dd09eef89c584] joining swarm manager [d27344924675a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:00:29.281Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-28T15:00:29.536Z] plugin_test.go:64: [d96f91d279160] joining swarm manager [d27344924675a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:00:29.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T15:00:31.467Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-28T15:00:32.027Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-28T15:00:33.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-28T15:00:34.937Z] ok github.com/docker/docker/libnetwork 37.407s coverage: 40.6% of statements [2022-07-28T15:00:34.938Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-28T15:00:34.938Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-28T15:00:34.938Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-28T15:00:34.938Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-28T15:00:34.938Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-28T15:00:35.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T15:00:35.795Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-28T15:00:36.828Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.588s coverage: 59.9% of statements [2022-07-28T15:00:36.828Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-28T15:00:36.828Z] ok github.com/docker/docker/libnetwork/drivers/host 0.012s coverage: 34.8% of statements [2022-07-28T15:00:37.389Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-28T15:00:37.389Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-28T15:00:37.951Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-07-28T15:00:37.951Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-28T15:00:38.207Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-28T15:00:38.350Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-28T15:00:38.649Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-28T15:00:40.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-28T15:00:41.954Z] docker_api_swarm_test.go:202: [d325eec374c90] joining swarm manager [d0f0581709f29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:00:42.208Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-28T15:00:42.768Z] === RUN TestDockerSuite/TestCpToDot [2022-07-28T15:00:43.328Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-28T15:00:44.733Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-28T15:00:45.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T15:00:45.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T15:00:45.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T15:00:45.658Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-28T15:00:45.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T15:00:46.217Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-28T15:00:46.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T15:00:46.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T15:00:47.577Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-28T15:00:47.578Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-28T15:00:47.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T15:00:48.137Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-28T15:00:48.146Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.346s coverage: 6.6% of statements [2022-07-28T15:00:48.146Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-28T15:00:48.402Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-28T15:00:48.697Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-28T15:00:48.952Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-28T15:00:48.952Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-28T15:00:48.963Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-28T15:00:48.963Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-28T15:00:48.963Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-28T15:00:48.963Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-28T15:00:49.207Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-28T15:00:49.219Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-28T15:00:49.475Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-28T15:00:49.730Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-28T15:00:49.766Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-28T15:00:49.766Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T15:00:49.766Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-28T15:00:49.766Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-28T15:00:49.986Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-28T15:00:50.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T15:00:50.326Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-28T15:00:50.580Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-28T15:00:50.580Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-28T15:00:50.580Z] === RUN TestDockerSuite/TestCreateRM [2022-07-28T15:00:50.835Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-28T15:00:50.835Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-28T15:00:50.835Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-28T15:00:50.835Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-28T15:00:50.835Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-28T15:00:51.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T15:00:52.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T15:00:52.720Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-28T15:00:52.720Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-28T15:00:52.720Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-28T15:00:52.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T15:00:53.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T15:00:54.081Z] --- PASS: TestServicePlugin (29.37s) [2022-07-28T15:00:54.081Z] === RUN TestServiceUpdateLabel [2022-07-28T15:00:54.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T15:00:55.011Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-28T15:00:55.011Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-28T15:00:55.011Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-28T15:00:55.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T15:00:55.943Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-28T15:00:56.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T15:00:56.867Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-28T15:00:56.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-28T15:00:56.867Z] --- PASS: TestServiceUpdateLabel (2.88s) [2022-07-28T15:00:56.867Z] === RUN TestServiceUpdateSecrets [2022-07-28T15:00:57.427Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-28T15:00:57.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T15:00:57.988Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-28T15:00:58.038Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T15:00:58.038Z] Using test binary docker [2022-07-28T15:00:58.038Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T15:00:58.038Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-28T15:00:58.038Z] Starting dockerd [2022-07-28T15:00:58.038Z] INFO: Waiting for daemon to start... [2022-07-28T15:00:58.549Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-28T15:00:58.805Z] docker_api_swarm_test.go:384: [dce97c6a80e05] joining swarm manager [d2b8892e0c9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:01:00.166Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-28T15:01:00.166Z] docker_api_swarm_test.go:385: [d270d85a05de7] joining swarm manager [d2b8892e0c9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:01:01.528Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-28T15:01:02.153Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-28T15:01:02.479Z] . [2022-07-28T15:01:02.479Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T15:01:02.479Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T15:01:02.479Z] Error: No such image: emptyfs [2022-07-28T15:01:02.479Z] Running integration-test (iteration 1) [2022-07-28T15:01:02.479Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T15:01:02.737Z] Loaded image: busybox:latest [2022-07-28T15:01:02.995Z] Loaded image: busybox:glibc [2022-07-28T15:01:04.038Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-28T15:01:04.371Z] Loaded image: debian:bullseye-slim [2022-07-28T15:01:04.371Z] Loaded image: hello-world:latest [2022-07-28T15:01:04.371Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T15:01:04.371Z] INFO: Testing against a local daemon [2022-07-28T15:01:04.371Z] === RUN TestCgroupNamespacesBuild [2022-07-28T15:01:05.747Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-07-28T15:01:05.747Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T15:01:05.923Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-28T15:01:06.849Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-28T15:01:07.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-07-28T15:01:07.120Z] === RUN TestBuildWithSession [2022-07-28T15:01:07.120Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T15:01:07.120Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T15:01:07.120Z] === RUN TestBuildSquashParent [2022-07-28T15:01:08.209Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-28T15:01:08.464Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-28T15:01:08.719Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-28T15:01:09.643Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-28T15:01:10.203Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-28T15:01:10.203Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-28T15:01:10.458Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-28T15:01:10.713Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-28T15:01:10.713Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-28T15:01:12.075Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-28T15:01:12.329Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2022-07-28T15:01:12.330Z] === RUN TestServiceUpdateConfigs [2022-07-28T15:01:12.385Z] --- PASS: TestBuildSquashParent (4.56s) [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:01:12.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:01:12.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:01:12.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:01:12.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:01:12.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:01:12.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:01:12.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:01:12.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:01:12.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:01:13.254Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-28T15:01:13.255Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-28T15:01:13.255Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-28T15:01:13.320Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:01:13.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:01:13.815Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-28T15:01:14.070Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-28T15:01:14.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:01:14.995Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-28T15:01:15.083Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:01:16.356Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-28T15:01:16.356Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-28T15:01:16.356Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-28T15:01:16.356Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-28T15:01:16.356Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-28T15:01:16.356Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-07-28T15:01:16.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-07-28T15:01:16.458Z] === RUN TestBuildMultiStageCopy [2022-07-28T15:01:16.458Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T15:01:17.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T15:01:18.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T15:01:18.350Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T15:01:18.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T15:01:18.608Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-07-28T15:01:18.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-07-28T15:01:18.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-28T15:01:18.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-28T15:01:18.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-28T15:01:18.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-28T15:01:18.608Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T15:01:18.864Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-28T15:01:19.119Z] === RUN TestDockerSuite/TestEventsRename [2022-07-28T15:01:19.543Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-28T15:01:19.543Z] === RUN TestBuildLabelWithTargets [2022-07-28T15:01:19.679Z] === RUN TestDockerSuite/TestEventsResize [2022-07-28T15:01:20.197Z] ok github.com/docker/docker/libnetwork/ipam 16.693s coverage: 85.3% of statements [2022-07-28T15:01:20.197Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-28T15:01:20.197Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-28T15:01:20.198Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-28T15:01:20.198Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-28T15:01:20.238Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-28T15:01:20.478Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-28T15:01:20.478Z] === RUN TestBuildWithEmptyLayers [2022-07-28T15:01:20.736Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-28T15:01:20.736Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T15:01:20.798Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-28T15:01:21.358Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-28T15:01:21.918Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-28T15:01:22.636Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-07-28T15:01:22.636Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T15:01:23.203Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-28T15:01:23.203Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T15:01:25.105Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-07-28T15:01:25.105Z] === RUN TestBuildWithHugeFile [2022-07-28T15:01:25.176Z] === RUN TestDockerSuite/TestEventsTop [2022-07-28T15:01:25.176Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-28T15:01:27.059Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2022-07-28T15:01:27.059Z] === RUN TestServiceUpdateNetwork [2022-07-28T15:01:27.984Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-28T15:01:28.920Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-28T15:01:30.281Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-28T15:01:30.536Z] === RUN TestDockerSuite/TestExec [2022-07-28T15:01:31.095Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-28T15:01:32.457Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-28T15:01:33.016Z] === RUN TestDockerSuite/TestExecEnv [2022-07-28T15:01:33.940Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-28T15:01:35.301Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-28T15:01:35.861Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-28T15:01:38.372Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-28T15:01:39.296Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-28T15:01:39.856Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-28T15:01:40.415Z] === RUN TestDockerSuite/TestExecParseError [2022-07-28T15:01:40.974Z] --- PASS: TestServiceUpdateNetwork (13.88s) [2022-07-28T15:01:40.975Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T15:01:41.229Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-28T15:01:41.790Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-28T15:01:42.045Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T15:01:42.604Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-28T15:01:43.528Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T15:01:43.787Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-28T15:01:44.347Z] === RUN TestDockerSuite/TestExecTTY [2022-07-28T15:01:44.907Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-28T15:01:45.466Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-28T15:01:46.026Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-28T15:01:46.950Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-28T15:01:46.950Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-28T15:01:46.950Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-28T15:01:48.312Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-28T15:01:48.873Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-28T15:01:50.234Z] check_test.go:611: [d270d85a05de7] daemon is not started [2022-07-28T15:01:50.234Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-28T15:01:50.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-28T15:01:50.489Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T15:01:50.489Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-28T15:01:51.414Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-28T15:01:51.975Z] docker_api_swarm_test.go:802: [db5f13a5c5ac8] joining swarm manager [d2221db672f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:01:52.901Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-28T15:01:53.462Z] docker_api_swarm_test.go:802: [d54cf0d889d82] joining swarm manager [d2221db672f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:01:54.824Z] docker_api_swarm_test.go:802: [d5c68eae5a335] joining swarm manager [d2221db672f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T15:01:55.384Z] === RUN TestDockerSuite/TestHealth [2022-07-28T15:01:56.746Z] docker_api_swarm_test.go:802: [def43ef7e4435] joining swarm manager [d2221db672f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T15:01:58.108Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2022-07-28T15:01:58.108Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.22s) [2022-07-28T15:01:58.108Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2022-07-28T15:01:58.108Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-07-28T15:01:58.108Z] PASS [2022-07-28T15:01:58.108Z] [2022-07-28T15:01:58.108Z] === Skipped [2022-07-28T15:01:58.108Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T15:01:58.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:01:58.108Z] [2022-07-28T15:01:58.108Z] DONE 27 tests, 1 skipped in 180.829s [2022-07-28T15:01:58.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T15:01:58.108Z] ++ 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-28T15:01:58.108Z] ++ set -e [2022-07-28T15:01:58.108Z] ++ '[' -n 0 ']' [2022-07-28T15:01:58.108Z] ++ set -x [2022-07-28T15:01:58.108Z] ++ 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-28T15:01:58.108Z] INFO: Testing against a local daemon [2022-07-28T15:01:58.108Z] === RUN TestSessionCreate [2022-07-28T15:01:58.363Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T15:01:58.363Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T15:01:58.363Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-07-28T15:01:58.363Z] PASS [2022-07-28T15:01:58.363Z] [2022-07-28T15:01:58.363Z] DONE 2 tests in 0.050s [2022-07-28T15:01:58.363Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T15:01:58.363Z] ++ 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-28T15:01:58.363Z] ++ set -e [2022-07-28T15:01:58.363Z] ++ '[' -n 0 ']' [2022-07-28T15:01:58.363Z] ++ set -x [2022-07-28T15:01:58.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T15:01:58.363Z] INFO: Testing against a local daemon [2022-07-28T15:01:58.363Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T15:01:58.363Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T15:01:58.363Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T15:01:58.363Z] === RUN TestDiskUsage [2022-07-28T15:01:58.363Z] === PAUSE TestDiskUsage [2022-07-28T15:01:58.363Z] === RUN TestEventsExecDie [2022-07-28T15:01:58.933Z] --- PASS: TestEventsExecDie (0.65s) [2022-07-28T15:01:58.933Z] === RUN TestEventsBackwardsCompatible [2022-07-28T15:01:58.933Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-28T15:01:58.933Z] === RUN TestEventsVolumeCreate [2022-07-28T15:01:58.933Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-28T15:01:58.933Z] === RUN TestInfoBinaryCommits [2022-07-28T15:01:59.202Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T15:01:59.202Z] === RUN TestInfoAPIVersioned [2022-07-28T15:01:59.202Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T15:01:59.202Z] === RUN TestInfoAPI [2022-07-28T15:01:59.202Z] docker_api_swarm_test.go:810: [d0fb0be731735] joining swarm manager [d2221db672f68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-28T15:01:59.202Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T15:01:59.202Z] === RUN TestInfoAPIWarnings [2022-07-28T15:02:04.895Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T15:02:04.895Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T15:02:04.895Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T15:02:04.895Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T15:02:04.895Z] [2022-07-28T15:02:04.895Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T15:02:04.895Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T15:02:04.895Z] HOSTNAME=f62a7e5f3ddc [2022-07-28T15:02:04.895Z] DEST=bundles/test-integration [2022-07-28T15:02:04.895Z] PWD=/go/src/github.com/docker/docker [2022-07-28T15:02:04.895Z] DOCKER_ROOTLESS=1 [2022-07-28T15:02:04.895Z] DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T15:02:04.896Z] container=docker [2022-07-28T15:02:04.896Z] HOME=/root [2022-07-28T15:02:04.896Z] GOLANG_VERSION=1.18.4 [2022-07-28T15:02:04.896Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T15:02:04.896Z] VALIDATE_BRANCH=22.06 [2022-07-28T15:02:04.896Z] TERM=xterm [2022-07-28T15:02:04.896Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T15:02:04.896Z] SHLVL=1 [2022-07-28T15:02:04.896Z] TIMEOUT=120m [2022-07-28T15:02:04.896Z] DOCKER_BUILDTAGS= journald [2022-07-28T15:02:04.896Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T15:02:04.896Z] GO111MODULE=off [2022-07-28T15:02:04.896Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T15:02:04.896Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T15:02:04.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T15:02:04.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T15:02:04.896Z] GOPATH=/go [2022-07-28T15:02:04.896Z] PKG_CONFIG=pkg-config [2022-07-28T15:02:04.896Z] _=/usr/bin/env [2022-07-28T15:02:04.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T15:02:16.941Z] Created binary: bundles/binary-daemon/dockerd [2022-07-28T15:02:16.941Z] Copying nested executables into bundles/binary-daemon [2022-07-28T15:02:16.941Z] Building: bundles/binary-daemon/docker-proxy [2022-07-28T15:02:16.941Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T15:02:16.941Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-28T15:02:16.941Z] [2022-07-28T15:02:17.266Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-28T15:02:17.266Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T15:02:17.266Z] === RUN TestInfoDebug [2022-07-28T15:02:17.266Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T15:02:17.266Z] === RUN TestInfoInsecureRegistries [2022-07-28T15:02:17.266Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T15:02:17.266Z] === RUN TestInfoRegistryMirrors [2022-07-28T15:02:17.266Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T15:02:17.266Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] } [2022-07-28T15:02:17.521Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-28T15:02:17.521Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-28T15:02:17.521Z] === RUN TestPingCacheHeaders [2022-07-28T15:02:17.521Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T15:02:17.521Z] === RUN TestPingGet [2022-07-28T15:02:17.521Z] --- PASS: TestPingGet (0.01s) [2022-07-28T15:02:17.521Z] === RUN TestPingHead [2022-07-28T15:02:17.521Z] --- PASS: TestPingHead (0.02s) [2022-07-28T15:02:17.521Z] === RUN TestPingSwarmHeader [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-28T15:02:17.833Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh cross [2022-07-28T15:02:18.081Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T15:02:18.092Z] [2022-07-28T15:02:18.092Z] Removing bundles/ [2022-07-28T15:02:18.092Z] [2022-07-28T15:02:18.092Z] ---> Making bundle: cross (in bundles/cross) [2022-07-28T15:02:18.092Z] Cross building: bundles/cross/linux/amd64 [2022-07-28T15:02:18.352Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-28T15:02:18.352Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T15:02:18.641Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T15:02:20.003Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T15:02:20.003Z] --- PASS: TestPingSwarmHeader (2.39s) [2022-07-28T15:02:20.003Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T15:02:20.003Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T15:02:20.003Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T15:02:20.003Z] === RUN TestVersion [2022-07-28T15:02:20.003Z] --- PASS: TestVersion (0.02s) [2022-07-28T15:02:20.003Z] === CONT TestDiskUsage [2022-07-28T15:02:20.003Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-28T15:02:20.003Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-28T15:02:20.258Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-28T15:02:20.258Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T15:02:20.553Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T15:02:20.808Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T15:02:20.808Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-28T15:02:20.808Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T15:02:21.063Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage (1.34s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T15:02:21.318Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:02:21.318Z] PASS [2022-07-28T15:02:21.318Z] [2022-07-28T15:02:21.318Z] === Skipped [2022-07-28T15:02:21.318Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T15:02:21.318Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T15:02:21.318Z] [2022-07-28T15:02:21.318Z] DONE 54 tests, 1 skipped in 23.097s [2022-07-28T15:02:21.318Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T15:02:21.318Z] ++ 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-28T15:02:21.318Z] ++ set -e [2022-07-28T15:02:21.318Z] ++ '[' -n 0 ']' [2022-07-28T15:02:21.318Z] ++ set -x [2022-07-28T15:02:21.319Z] ++ 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-28T15:02:21.319Z] INFO: Testing against a local daemon [2022-07-28T15:02:21.319Z] === RUN TestVolumesCreateAndList [2022-07-28T15:02:21.319Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T15:02:21.319Z] === RUN TestVolumesRemove [2022-07-28T15:02:21.326Z] --- PASS: TestBuildWithHugeFile (55.19s) [2022-07-28T15:02:21.326Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T15:02:21.326Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T15:02:21.326Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T15:02:21.326Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T15:02:21.326Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:02:21.326Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:02:21.326Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:02:21.326Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:02:21.326Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:02:21.326Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:02:21.326Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:02:21.326Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:02:21.326Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:02:21.326Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-28T15:02:21.326Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-28T15:02:21.326Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-28T15:02:21.326Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T15:02:21.326Z] === RUN TestBuildPreserveOwnership [2022-07-28T15:02:21.326Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T15:02:21.573Z] === RUN TestVolumesInspect [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-28T15:02:21.573Z] === RUN TestVolumesInvalidJSON [2022-07-28T15:02:21.573Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T15:02:21.573Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T15:02:21.573Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T15:02:21.573Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T15:02:21.573Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T15:02:21.573Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T15:02:21.573Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T15:02:21.573Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T15:02:21.573Z] PASS [2022-07-28T15:02:21.573Z] [2022-07-28T15:02:21.573Z] DONE 9 tests in 0.150s [2022-07-28T15:02:21.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T15:02:21.828Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T15:02:21.828Z] +++ kill 11365 [2022-07-28T15:02:21.828Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-28T15:02:22.083Z] +++ /etc/init.d/apparmor stop [2022-07-28T15:02:22.083Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T15:02:22.083Z] [2022-07-28T15:02:22.083Z] Unloading profiles will leave already running processes permanently [2022-07-28T15:02:22.083Z] unconfined, which can lead to unexpected situations. [2022-07-28T15:02:22.083Z] [2022-07-28T15:02:22.083Z] To set a process to complain mode, use the command line tool [2022-07-28T15:02:22.083Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T15:02:22.083Z] +++ true [2022-07-28T15:02:22.083Z] exiting test-integration [2022-07-28T15:02:22.083Z] ++ exit 0 [2022-07-28T15:02:22.083Z] [2022-07-28T15:02:22.643Z] + for job in $(jobs -p) [2022-07-28T15:02:22.643Z] + wait 26246 [2022-07-28T15:02:22.643Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-28T15:02:22.643Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-28T15:02:22.643Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-28T15:02:22.643Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-28T15:02:22.734Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T15:02:22.898Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-28T15:02:23.153Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-28T15:02:23.407Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-28T15:02:23.407Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-28T15:02:23.967Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-28T15:02:23.967Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-28T15:02:24.116Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2022-07-28T15:02:24.116Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-07-28T15:02:24.116Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2022-07-28T15:02:24.116Z] === RUN TestBuildPlatformInvalid [2022-07-28T15:02:24.116Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-28T15:02:24.116Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T15:02:24.527Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-28T15:02:24.683Z] Loaded image: busybox:latest [2022-07-28T15:02:24.942Z] Loaded image: busybox:glibc [2022-07-28T15:02:25.086Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-28T15:02:25.340Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-28T15:02:25.899Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-28T15:02:26.317Z] Loaded image: debian:bullseye-slim [2022-07-28T15:02:26.317Z] Loaded image: hello-world:latest [2022-07-28T15:02:26.317Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T15:02:28.408Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-28T15:02:28.408Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-28T15:02:28.408Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-28T15:02:29.771Z] === RUN TestDockerSuite/TestImportFile [2022-07-28T15:02:30.696Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-28T15:02:30.696Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-28T15:02:32.101Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-28T15:02:33.504Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-28T15:02:34.865Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-28T15:02:35.425Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-28T15:02:35.985Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-28T15:02:36.372Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.89s) [2022-07-28T15:02:36.372Z] PASS [2022-07-28T15:02:36.373Z] [2022-07-28T15:02:36.373Z] === Skipped [2022-07-28T15:02:36.373Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T15:02:36.373Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T15:02:36.373Z] [2022-07-28T15:02:36.373Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T15:02:36.373Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T15:02:36.373Z] [2022-07-28T15:02:36.373Z] DONE 34 tests, 2 skipped in 92.390s [2022-07-28T15:02:36.373Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T15:02:36.373Z] INFO: Testing against a local daemon [2022-07-28T15:02:36.373Z] === RUN TestConfigInspect [2022-07-28T15:02:36.588Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-28T15:02:36.588Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-28T15:02:36.588Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-28T15:02:36.843Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-28T15:02:37.307Z] --- PASS: TestConfigInspect (2.33s) [2022-07-28T15:02:37.307Z] === RUN TestConfigList [2022-07-28T15:02:37.407Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-28T15:02:37.407Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-28T15:02:37.969Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-28T15:02:37.969Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-28T15:02:37.969Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-28T15:02:38.893Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-28T15:02:39.452Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-28T15:02:39.836Z] --- PASS: TestConfigList (2.18s) [2022-07-28T15:02:39.836Z] === RUN TestConfigsCreateAndDelete [2022-07-28T15:02:40.012Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-28T15:02:40.573Z] === RUN TestDockerSuite/TestInspectImage [2022-07-28T15:02:40.573Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-28T15:02:40.573Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-28T15:02:40.573Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-28T15:02:40.573Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-28T15:02:41.132Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-28T15:02:41.693Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-28T15:02:41.693Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-28T15:02:41.735Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-07-28T15:02:41.735Z] === RUN TestConfigsUpdate [2022-07-28T15:02:42.253Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-28T15:02:42.812Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-28T15:02:43.634Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-28T15:02:43.634Z] === RUN TestTemplatedConfig [2022-07-28T15:02:45.322Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-28T15:02:45.322Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-28T15:02:45.881Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-28T15:02:46.440Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-28T15:02:46.919Z] --- PASS: TestTemplatedConfig (2.68s) [2022-07-28T15:02:46.919Z] === RUN TestConfigCreateResolve [2022-07-28T15:02:47.364Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-28T15:02:47.924Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-28T15:02:48.483Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-28T15:02:48.818Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-28T15:02:48.818Z] PASS [2022-07-28T15:02:48.818Z] [2022-07-28T15:02:48.818Z] DONE 6 tests in 13.673s [2022-07-28T15:02:48.818Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T15:02:48.818Z] INFO: Testing against a local daemon [2022-07-28T15:02:48.818Z] === RUN TestAttachWithTTY [2022-07-28T15:02:48.818Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-28T15:02:48.818Z] === RUN TestAttachWithoutTTy [2022-07-28T15:02:48.818Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-28T15:02:48.818Z] === RUN TestCheckpoint [2022-07-28T15:02:48.818Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T15:02:48.818Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:02:48.818Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T15:02:48.818Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T15:02:48.818Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T15:02:48.819Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T15:02:48.819Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T15:02:48.819Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T15:02:48.819Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T15:02:48.819Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-28T15:02:48.819Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T15:02:48.819Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T15:02:48.819Z] === RUN TestCopyEmptyFile [2022-07-28T15:02:49.049Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-28T15:02:49.077Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-07-28T15:02:49.077Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T15:02:49.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-28T15:02:49.334Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-28T15:02:49.335Z] === RUN TestCopyFromContainer [2022-07-28T15:02:49.563Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-28T15:02:50.123Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-28T15:02:50.268Z] === RUN TestCopyFromContainer// [2022-07-28T15:02:50.268Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T15:02:50.526Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T15:02:50.526Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T15:02:50.526Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T15:02:50.526Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T15:02:50.682Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-28T15:02:50.682Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-28T15:02:50.784Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T15:02:50.784Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T15:02:50.784Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T15:02:50.784Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T15:02:51.042Z] --- PASS: TestCopyFromContainer (1.72s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T15:02:51.043Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-28T15:02:51.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T15:02:51.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:02:51.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:02:51.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:02:51.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:02:51.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:02:51.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:02:51.043Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:02:51.043Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:02:51.043Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:02:51.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T15:02:51.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T15:02:51.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T15:02:51.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T15:02:51.043Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T15:02:51.043Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-28T15:02:51.043Z] === RUN TestCreateWithInvalidEnv [2022-07-28T15:02:51.043Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T15:02:51.043Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T15:02:51.043Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T15:02:51.043Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T15:02:51.043Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T15:02:51.043Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T15:02:51.043Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T15:02:51.043Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T15:02:51.043Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T15:02:51.043Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T15:02:51.043Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T15:02:51.043Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T15:02:51.043Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T15:02:51.043Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T15:02:51.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T15:02:51.043Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T15:02:51.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T15:02:51.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T15:02:52.044Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-28T15:02:52.943Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-07-28T15:02:52.943Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T15:02:52.967Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-28T15:02:53.222Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-07-28T15:02:54.318Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T15:02:54.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:02:54.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:02:54.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:02:54.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:02:54.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:02:54.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:02:54.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:02:54.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:02:54.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:02:54.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:02:54.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:02:54.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:02:54.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:02:54.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:02:54.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T15:02:54.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T15:02:54.318Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T15:02:54.583Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-28T15:02:54.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-07-28T15:02:54.885Z] === RUN TestCreateDifferentPlatform [2022-07-28T15:02:54.885Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T15:02:54.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T15:02:54.885Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T15:02:54.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T15:02:54.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T15:02:54.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T15:02:54.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-28T15:02:54.885Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T15:02:54.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T15:02:54.885Z] === RUN TestCreateInvalidHostConfig [2022-07-28T15:02:55.143Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:02:55.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:02:55.143Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:02:55.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:02:55.143Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:02:55.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:02:55.143Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:02:55.143Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:02:55.143Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:02:55.143Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:02:55.143Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:02:55.143Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:02:55.143Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T15:02:55.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T15:02:55.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T15:02:55.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T15:02:55.143Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T15:02:55.143Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T15:02:55.143Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T15:02:55.143Z] === RUN TestDaemonRestartIpcMode [2022-07-28T15:02:55.143Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T15:02:55.143Z] === RUN TestDaemonHostGatewayIP [2022-07-28T15:02:55.143Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T15:02:55.143Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T15:02:55.143Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T15:02:55.143Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T15:02:55.143Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T15:02:55.143Z] === RUN TestDiff [2022-07-28T15:02:55.709Z] --- PASS: TestDiff (0.62s) [2022-07-28T15:02:55.709Z] === RUN TestExecConsoleSize [2022-07-28T15:02:55.987Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-28T15:02:56.275Z] --- PASS: TestExecConsoleSize (0.62s) [2022-07-28T15:02:56.276Z] === RUN TestExecWithCloseStdin [2022-07-28T15:02:56.842Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-07-28T15:02:56.842Z] === RUN TestExec [2022-07-28T15:02:57.778Z] --- PASS: TestExec (0.62s) [2022-07-28T15:02:57.778Z] === RUN TestExecUser [2022-07-28T15:02:57.871Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-28T15:02:57.871Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-28T15:02:58.345Z] --- PASS: TestExecUser (0.63s) [2022-07-28T15:02:58.345Z] === RUN TestExportContainerAndImportImage [2022-07-28T15:02:58.912Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-07-28T15:02:58.912Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T15:02:59.755Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-28T15:02:59.755Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-28T15:03:00.291Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-28T15:03:00.291Z] === RUN TestHealthCheckWorkdir [2022-07-28T15:03:00.316Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-28T15:03:00.857Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-07-28T15:03:00.857Z] === RUN TestHealthKillContainer [2022-07-28T15:03:08.390Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-28T15:03:08.963Z] --- PASS: TestHealthKillContainer (8.20s) [2022-07-28T15:03:08.963Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T15:03:09.529Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-07-28T15:03:09.529Z] === RUN TestIpcModeNone [2022-07-28T15:03:10.095Z] --- PASS: TestIpcModeNone (0.67s) [2022-07-28T15:03:10.095Z] === RUN TestIpcModePrivate [2022-07-28T15:03:10.274Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-28T15:03:10.661Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-28T15:03:10.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-28T15:03:10.833Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-28T15:03:10.920Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-28T15:03:10.920Z] === RUN TestIpcModeShareable [2022-07-28T15:03:11.177Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-28T15:03:11.435Z] --- PASS: TestIpcModeShareable (0.64s) [2022-07-28T15:03:11.435Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T15:03:11.574Z] ok github.com/docker/docker/libnetwork/networkdb 104.602s coverage: 60.0% of statements [2022-07-28T15:03:11.574Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-28T15:03:11.574Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-28T15:03:11.574Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2022-07-28T15:03:11.574Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-28T15:03:11.830Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-28T15:03:12.778Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-28T15:03:12.778Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-28T15:03:12.778Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-28T15:03:13.262Z] ok github.com/docker/docker/libnetwork/portmapper 0.690s coverage: 48.6% of statements [2022-07-28T15:03:13.262Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-28T15:03:13.262Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-28T15:03:13.336Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-07-28T15:03:13.336Z] === RUN TestAPIIpcModeHost [2022-07-28T15:03:13.525Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === Skipped [2022-07-28T15:03:13.526Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-28T15:03:13.526Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-28T15:03:13.526Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-28T15:03:13.526Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-28T15:03:13.526Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-28T15:03:13.526Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-28T15:03:13.526Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-28T15:03:13.526Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-28T15:03:13.526Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-28T15:03:13.526Z] firewalld_test.go:14: firewalld is not running [2022-07-28T15:03:13.526Z] [2022-07-28T15:03:13.526Z] DONE 327 tests, 9 skipped in 205.251s [2022-07-28T15:03:13.903Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-28T15:03:13.903Z] === RUN TestDaemonIpcModeShareable [2022-07-28T15:03:14.139Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage Post stage [Pipeline] junit [2022-07-28T15:03:14.465Z] Recording test results [2022-07-28T15:03:14.838Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T15:03:15.095Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-07-28T15:03:15.095Z] === RUN TestDaemonIpcModePrivate [2022-07-28T15:03:15.500Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-28T15:03:15.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-28T15:03:15.871Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T15:03:16.030Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T15:03:16.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/make.sh dynbinary test-integration [2022-07-28T15:03:16.288Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-28T15:03:16.288Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T15:03:16.426Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-28T15:03:16.498Z] [2022-07-28T15:03:16.754Z] Removing bundles/ [2022-07-28T15:03:16.755Z] [2022-07-28T15:03:16.755Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-28T15:03:16.755Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-28T15:03:16.755Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T15:03:17.222Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-28T15:03:17.351Z] docker_api_swarm_service_test.go:395: [d6fb03628842a] joining swarm manager [d8ad0d6c84444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:03:17.351Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-28T15:03:17.480Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-07-28T15:03:17.480Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T15:03:17.911Z] docker_api_swarm_service_test.go:395: [d3206a98652bd] joining swarm manager [d8ad0d6c84444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:03:18.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T15:03:18.166Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-28T15:03:18.414Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-28T15:03:18.672Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.29s) [2022-07-28T15:03:18.672Z] === RUN TestIpcModeOlderClient [2022-07-28T15:03:18.672Z] === PAUSE TestIpcModeOlderClient [2022-07-28T15:03:18.672Z] === RUN TestKillContainerInvalidSignal [2022-07-28T15:03:19.239Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-28T15:03:19.239Z] === RUN TestKillContainer [2022-07-28T15:03:19.239Z] === RUN TestKillContainer/no_signal [2022-07-28T15:03:19.498Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T15:03:19.527Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-28T15:03:19.757Z] === RUN TestKillContainer/killing_signal [2022-07-28T15:03:20.323Z] --- PASS: TestKillContainer (1.30s) [2022-07-28T15:03:20.323Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-28T15:03:20.323Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-28T15:03:20.323Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-28T15:03:20.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T15:03:20.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T15:03:20.451Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-28T15:03:20.889Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T15:03:21.010Z] === RUN TestDockerSuite/TestLogsSince [2022-07-28T15:03:21.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-28T15:03:21.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-28T15:03:21.823Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-28T15:03:21.823Z] === RUN TestKillStoppedContainer [2022-07-28T15:03:21.823Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-28T15:03:21.823Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T15:03:21.823Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T15:03:21.823Z] === RUN TestKillDifferentUserContainer [2022-07-28T15:03:22.081Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-28T15:03:22.081Z] === RUN TestInspectOomKilledTrue [2022-07-28T15:03:22.081Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T15:03:22.081Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T15:03:22.081Z] === RUN TestInspectOomKilledFalse [2022-07-28T15:03:22.648Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-28T15:03:22.648Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T15:03:22.907Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-28T15:03:22.907Z] === RUN TestLinksContainerNames [2022-07-28T15:03:23.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T15:03:23.842Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-28T15:03:23.842Z] === RUN TestLogsFollowTailEmpty [2022-07-28T15:03:24.408Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-28T15:03:24.408Z] === RUN TestLogs [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:03:24.408Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T15:03:24.408Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T15:03:24.408Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:03:24.408Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:03:24.408Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:03:24.408Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:03:24.408Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:03:24.408Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:03:24.408Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:03:24.974Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:03:24.974Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:03:25.542Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T15:03:25.801Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:03:26.367Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:03:26.367Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:03:26.367Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:03:26.367Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:03:26.367Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:03:26.367Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:03:26.367Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:03:26.367Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:03:26.367Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:03:26.935Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:03:26.935Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:03:27.507Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:03:27.507Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:03:27.535Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-28T15:03:28.443Z] --- PASS: TestLogs (4.03s) [2022-07-28T15:03:28.443Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.60s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-07-28T15:03:28.444Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s) [2022-07-28T15:03:28.444Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T15:03:28.702Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/default [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/private [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/slave [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/shared [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/default [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/shared [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/slave [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/private [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T15:03:28.702Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:03:28.702Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T15:03:28.702Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:03:28.960Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:03:28.961Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:03:29.219Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:03:29.219Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:03:29.219Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T15:03:29.219Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-28T15:03:29.219Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T15:03:29.219Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T15:03:30.624Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-28T15:03:30.625Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T15:03:30.890Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-28T15:03:30.890Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T15:03:31.475Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-28T15:03:31.475Z] === RUN TestNetworkNat [2022-07-28T15:03:31.734Z] --- PASS: TestNetworkNat (0.50s) [2022-07-28T15:03:31.734Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T15:03:32.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-28T15:03:32.304Z] === RUN TestNetworkLoopbackNat [2022-07-28T15:03:33.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T15:03:33.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T15:03:33.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T15:03:34.062Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-28T15:03:34.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-28T15:03:34.062Z] === RUN TestDockerSuite/TestLogsTail [2022-07-28T15:03:34.339Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-28T15:03:34.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T15:03:34.832Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-28T15:03:34.832Z] === RUN TestPause [2022-07-28T15:03:34.899Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-28T15:03:35.154Z] docker_api_swarm_service_test.go:343: [d2c11c4ed7ad9] joining swarm manager [de2d9e8cef8ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:03:35.397Z] --- PASS: TestPause (0.46s) [2022-07-28T15:03:35.397Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T15:03:35.397Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T15:03:35.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T15:03:35.397Z] === RUN TestPauseStopPausedContainer [2022-07-28T15:03:35.409Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-28T15:03:35.409Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-28T15:03:35.409Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-28T15:03:35.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T15:03:35.664Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-28T15:03:35.664Z] === RUN TestDockerSuite/TestNetHostname [2022-07-28T15:03:35.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T15:03:35.918Z] docker_api_swarm_service_test.go:343: [d466f228dd683] joining swarm manager [de2d9e8cef8ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:03:35.964Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2022-07-28T15:03:35.964Z] === RUN TestPidHost [2022-07-28T15:03:36.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T15:03:36.903Z] --- PASS: TestPidHost (0.98s) [2022-07-28T15:03:36.903Z] === RUN TestPsFilter [2022-07-28T15:03:36.903Z] --- PASS: TestPsFilter (0.12s) [2022-07-28T15:03:36.903Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T15:03:37.281Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-28T15:03:37.469Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-28T15:03:37.469Z] === RUN TestRemoveContainerWithVolume [2022-07-28T15:03:37.536Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-28T15:03:37.536Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-28T15:03:37.536Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-28T15:03:37.728Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-28T15:03:37.728Z] === RUN TestRemoveContainerRunning [2022-07-28T15:03:38.294Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-28T15:03:38.294Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T15:03:38.552Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-28T15:03:38.552Z] === RUN TestRemoveInvalidContainer [2022-07-28T15:03:38.552Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T15:03:38.552Z] === RUN TestRenameLinkedContainer [2022-07-28T15:03:38.899Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-28T15:03:39.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T15:03:39.823Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-28T15:03:40.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T15:03:40.453Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-07-28T15:03:40.453Z] === RUN TestRenameStoppedContainer [2022-07-28T15:03:40.711Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-28T15:03:40.711Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T15:03:41.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T15:03:41.185Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-28T15:03:41.185Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-28T15:03:41.185Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-28T15:03:41.185Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-28T15:03:41.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T15:03:41.721Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-28T15:03:41.721Z] === RUN TestRenameInvalidName [2022-07-28T15:03:41.979Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-28T15:03:41.979Z] === RUN TestRenameAnonymousContainer [2022-07-28T15:03:42.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T15:03:42.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T15:03:43.882Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-07-28T15:03:43.882Z] === RUN TestRenameContainerWithSameName [2022-07-28T15:03:44.140Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-28T15:03:44.140Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T15:03:44.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T15:03:44.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T15:03:45.074Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-28T15:03:45.074Z] === RUN TestResize [2022-07-28T15:03:45.334Z] --- PASS: TestResize (0.43s) [2022-07-28T15:03:45.334Z] === RUN TestResizeWithInvalidSize [2022-07-28T15:03:45.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T15:03:45.905Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-28T15:03:45.906Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T15:03:46.471Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:03:46.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:03:46.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:03:46.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T15:03:46.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:03:46.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T15:03:46.812Z] Using test binary docker [2022-07-28T15:03:46.812Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T15:03:46.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T15:03:46.812Z] INFO: Waiting for daemon to start... [2022-07-28T15:03:46.812Z] Starting dockerd [2022-07-28T15:03:47.708Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-28T15:03:47.708Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-28T15:03:47.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:03:48.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:03:49.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:03:49.069Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-28T15:03:49.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:03:49.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-28T15:03:50.101Z] . [2022-07-28T15:03:50.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T15:03:50.101Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T15:03:50.101Z] Error: No such image: emptyfs [2022-07-28T15:03:50.101Z] Running integration-test (iteration 1) [2022-07-28T15:03:50.101Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T15:03:50.101Z] Loaded image: busybox:latest [2022-07-28T15:03:50.101Z] Loaded image: busybox:glibc [2022-07-28T15:03:50.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:03:51.498Z] Loaded image: debian:bullseye-slim [2022-07-28T15:03:51.764Z] Loaded image: hello-world:latest [2022-07-28T15:03:51.764Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T15:03:51.764Z] INFO: Testing against a local daemon [2022-07-28T15:03:51.764Z] === RUN TestCgroupNamespacesBuild [2022-07-28T15:03:51.881Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-28T15:03:51.881Z] docker_api_swarm_service_test.go:490: [d2f4ae3c4b9dd] joining swarm manager [d7290b71121da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:03:52.441Z] docker_api_swarm_service_test.go:490: [dda7b84d36520] joining swarm manager [d7290b71121da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:03:52.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:03:53.163Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-07-28T15:03:53.163Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T15:03:53.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:03:54.100Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-28T15:03:54.100Z] === RUN TestBuildWithSession [2022-07-28T15:03:54.100Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T15:03:54.100Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T15:03:54.100Z] === RUN TestBuildSquashParent [2022-07-28T15:03:54.971Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-28T15:03:56.376Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-28T15:03:56.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T15:03:57.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T15:03:58.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T15:03:59.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T15:03:59.636Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-28T15:04:00.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T15:04:01.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T15:04:01.519Z] === RUN TestDockerSuite/TestPluginActive [2022-07-28T15:04:02.219Z] --- PASS: TestBuildSquashParent (7.01s) [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:04:02.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:04:02.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:04:02.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:04:02.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:04:02.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:04:02.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:04:02.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:04:02.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:04:02.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:04:02.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T15:04:02.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:04:02.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-07-28T15:04:03.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-07-28T15:04:03.808Z] === RUN TestCgroupNamespacesRun [2022-07-28T15:04:04.028Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-28T15:04:05.181Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-07-28T15:04:05.181Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T15:04:05.181Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T15:04:05.181Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T15:04:05.181Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T15:04:05.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:04:05.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:04:05.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-28T15:04:06.555Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-28T15:04:06.555Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s) [2022-07-28T15:04:07.230Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-07-28T15:04:07.230Z] === RUN TestBuildMultiStageCopy [2022-07-28T15:04:07.230Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T15:04:07.490Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-28T15:04:07.490Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T15:04:08.863Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-07-28T15:04:08.863Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T15:04:09.634Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-28T15:04:09.634Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-28T15:04:09.634Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-28T15:04:09.797Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-28T15:04:09.797Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T15:04:10.363Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-28T15:04:10.363Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T15:04:10.518Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T15:04:10.996Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-28T15:04:11.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T15:04:11.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-28T15:04:11.735Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-28T15:04:11.735Z] === RUN TestNISDomainname [2022-07-28T15:04:12.303Z] --- PASS: TestNISDomainname (0.57s) [2022-07-28T15:04:12.303Z] === RUN TestHostnameDnsResolution [2022-07-28T15:04:12.464Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T15:04:13.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T15:04:13.236Z] --- PASS: TestHostnameDnsResolution (0.80s) [2022-07-28T15:04:13.236Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T15:04:13.440Z] docker_api_swarm_service_test.go:128: [dea9271827fc1] joining swarm manager [d40e498261aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:04:13.494Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-07-28T15:04:13.494Z] === RUN TestPrivilegedHostDevices [2022-07-28T15:04:14.016Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-28T15:04:14.016Z] docker_api_swarm_service_test.go:129: [d5e1c83b30621] joining swarm manager [d40e498261aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:04:14.060Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-28T15:04:14.060Z] === RUN TestRunConsoleSize [2022-07-28T15:04:14.410Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-07-28T15:04:14.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-07-28T15:04:14.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-07-28T15:04:14.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-28T15:04:14.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-28T15:04:14.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-28T15:04:14.410Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T15:04:14.625Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-28T15:04:14.625Z] === RUN TestStats [2022-07-28T15:04:15.901Z] docker_api_swarm_service_test.go:137: [d47410333fedb] joining swarm manager [d40e498261aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T15:04:16.461Z] docker_api_swarm_service_test.go:138: [d7ad108f5b7c0] joining swarm manager [d40e498261aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-28T15:04:17.156Z] --- PASS: TestStats (2.48s) [2022-07-28T15:04:17.156Z] === RUN TestStopContainerWithTimeout [2022-07-28T15:04:17.156Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T15:04:17.156Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T15:04:17.156Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T15:04:17.156Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T15:04:17.156Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T15:04:17.156Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T15:04:17.156Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T15:04:17.156Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T15:04:17.156Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T15:04:17.156Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T15:04:17.723Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T15:04:19.621Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T15:04:19.680Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-28T15:04:19.680Z] === RUN TestBuildLabelWithTargets [2022-07-28T15:04:19.765Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-28T15:04:20.995Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T15:04:20.995Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-28T15:04:20.995Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-28T15:04:20.995Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-28T15:04:20.995Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-28T15:04:20.995Z] === RUN TestDeleteDevicemapper [2022-07-28T15:04:20.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T15:04:20.995Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T15:04:20.995Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T15:04:21.125Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-28T15:04:22.049Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-28T15:04:22.370Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-07-28T15:04:22.370Z] === RUN TestUpdateMemory [2022-07-28T15:04:22.937Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-28T15:04:22.937Z] === RUN TestUpdateCPUQuota [2022-07-28T15:04:22.973Z] === RUN TestDockerSuite/TestPortList [2022-07-28T15:04:23.892Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-07-28T15:04:23.892Z] === RUN TestUpdatePidsLimit [2022-07-28T15:04:23.892Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T15:04:24.156Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T15:04:24.428Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T15:04:24.693Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T15:04:24.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T15:04:24.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T15:04:24.958Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-28T15:04:24.958Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-28T15:04:24.958Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-28T15:04:24.958Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-28T15:04:24.958Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-28T15:04:24.958Z] Cross building: bundles/cross/windows/amd64 [2022-07-28T15:04:24.958Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-28T15:04:24.958Z] { [2022-07-28T15:04:24.958Z] "RT_GROUP_ICON": { [2022-07-28T15:04:24.958Z] "#1": { [2022-07-28T15:04:24.958Z] "0409": "../../winresources/docker.ico" [2022-07-28T15:04:24.958Z] } [2022-07-28T15:04:24.958Z] }, [2022-07-28T15:04:24.958Z] "RT_MANIFEST": { [2022-07-28T15:04:24.958Z] "#1": { [2022-07-28T15:04:24.959Z] "0409": { [2022-07-28T15:04:24.959Z] "identity": {}, [2022-07-28T15:04:24.959Z] "description": "Docker Engine", [2022-07-28T15:04:24.959Z] "minimum-os": "vista", [2022-07-28T15:04:24.959Z] "execution-level": "", [2022-07-28T15:04:24.959Z] "ui-access": false, [2022-07-28T15:04:24.959Z] "auto-elevate": false, [2022-07-28T15:04:24.959Z] "dpi-awareness": "unaware", [2022-07-28T15:04:24.959Z] "disable-theming": false, [2022-07-28T15:04:24.959Z] "disable-window-filtering": false, [2022-07-28T15:04:24.959Z] "high-resolution-scrolling-aware": false, [2022-07-28T15:04:24.959Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-28T15:04:24.959Z] "long-path-aware": false, [2022-07-28T15:04:24.959Z] "printer-driver-isolation": false, [2022-07-28T15:04:24.959Z] "gdi-scaling": false, [2022-07-28T15:04:24.959Z] "segment-heap": false, [2022-07-28T15:04:24.959Z] "use-common-controls-v6": false [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] }, [2022-07-28T15:04:24.959Z] "RT_MESSAGETABLE": { [2022-07-28T15:04:24.959Z] "#1": { [2022-07-28T15:04:24.959Z] "0409": "../../winresources/event_messages.bin" [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] }, [2022-07-28T15:04:24.959Z] "RT_VERSION": { [2022-07-28T15:04:24.959Z] "#1": { [2022-07-28T15:04:24.959Z] "0409": { [2022-07-28T15:04:24.959Z] "fixed": { [2022-07-28T15:04:24.959Z] "file_version": "0.0.0.0", [2022-07-28T15:04:24.959Z] "product_version": "0.0.0.0", [2022-07-28T15:04:24.959Z] "type": "Unknown" [2022-07-28T15:04:24.959Z] }, [2022-07-28T15:04:24.959Z] "info": { [2022-07-28T15:04:24.959Z] "0000": { [2022-07-28T15:04:24.959Z] "CompanyName": "", [2022-07-28T15:04:24.959Z] "FileVersion": "dev", [2022-07-28T15:04:24.959Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-28T15:04:24.959Z] "OriginalFileName": "dockerd.exe", [2022-07-28T15:04:24.959Z] "ProductName": "", [2022-07-28T15:04:24.959Z] "ProductVersion": "dev", [2022-07-28T15:04:24.959Z] "SpecialBuild": "6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031" [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] } [2022-07-28T15:04:24.959Z] cmd/dockerd/config.go [2022-07-28T15:04:24.959Z] cmd/dockerd/config_windows.go [2022-07-28T15:04:24.959Z] cmd/dockerd/daemon.go [2022-07-28T15:04:24.959Z] cmd/dockerd/daemon_test.go [2022-07-28T15:04:24.959Z] cmd/dockerd/daemon_windows.go [2022-07-28T15:04:24.959Z] cmd/dockerd/docker.go [2022-07-28T15:04:24.959Z] cmd/dockerd/docker_windows.go [2022-07-28T15:04:24.959Z] cmd/dockerd/genwinres_windows.go [2022-07-28T15:04:24.959Z] cmd/dockerd/metrics.go [2022-07-28T15:04:24.959Z] cmd/dockerd/options.go [2022-07-28T15:04:24.959Z] cmd/dockerd/options_test.go [2022-07-28T15:04:24.959Z] cmd/dockerd/service_windows.go [2022-07-28T15:04:24.959Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-28T15:04:24.959Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T15:04:25.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-28T15:04:26.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-28T15:04:26.146Z] === RUN TestUpdateRestartPolicy [2022-07-28T15:04:27.796Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-28T15:04:27.796Z] === RUN TestBuildWithEmptyLayers [2022-07-28T15:04:30.330Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-28T15:04:30.330Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T15:04:31.046Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-28T15:04:32.932Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-28T15:04:32.932Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-28T15:04:35.490Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-28T15:04:35.601Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-28T15:04:35.601Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T15:04:35.861Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-07-28T15:04:35.861Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T15:04:36.050Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-28T15:04:36.614Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-28T15:04:36.614Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-28T15:04:38.342Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-07-28T15:04:38.342Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T15:04:38.342Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-28T15:04:38.342Z] === RUN TestWaitNonBlocked [2022-07-28T15:04:38.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:04:38.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:04:38.342Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:04:38.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:04:38.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:04:38.342Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:04:38.342Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T15:04:38.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-07-28T15:04:38.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-07-28T15:04:38.342Z] === RUN TestWaitBlocked [2022-07-28T15:04:38.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:04:38.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:04:38.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:04:38.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:04:38.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:04:38.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:04:39.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-28T15:04:39.124Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-28T15:04:39.277Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T15:04:39.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-07-28T15:04:39.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-07-28T15:04:39.277Z] === RUN TestWaitConditions [2022-07-28T15:04:39.277Z] === RUN TestWaitConditions/default [2022-07-28T15:04:39.277Z] === PAUSE TestWaitConditions/default [2022-07-28T15:04:39.277Z] === RUN TestWaitConditions/not-running [2022-07-28T15:04:39.277Z] === PAUSE TestWaitConditions/not-running [2022-07-28T15:04:39.277Z] === RUN TestWaitConditions/next-exit [2022-07-28T15:04:39.277Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T15:04:39.277Z] === RUN TestWaitConditions/removed [2022-07-28T15:04:39.277Z] === PAUSE TestWaitConditions/removed [2022-07-28T15:04:39.277Z] === CONT TestWaitConditions/default [2022-07-28T15:04:39.277Z] === CONT TestWaitConditions/next-exit [2022-07-28T15:04:39.684Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-28T15:04:40.052Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-07-28T15:04:40.052Z] === RUN TestBuildWithHugeFile [2022-07-28T15:04:41.177Z] === CONT TestWaitConditions/removed [2022-07-28T15:04:41.177Z] === CONT TestWaitConditions/not-running [2022-07-28T15:04:42.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-28T15:04:42.449Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-28T15:04:42.549Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T15:04:42.549Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-28T15:04:42.549Z] --- PASS: TestWaitConditions/next-exit (1.78s) [2022-07-28T15:04:42.549Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-07-28T15:04:42.549Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-28T15:04:42.549Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T15:04:42.549Z] === CONT TestIpcModeOlderClient [2022-07-28T15:04:42.549Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-28T15:04:42.549Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T15:04:43.810Z] docker_api_swarm_service_test.go:304: [d16808ebacfdd] joining swarm manager [d602b84f69e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:04:44.370Z] docker_api_swarm_service_test.go:304: [d1cd64289ff8c] joining swarm manager [d602b84f69e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:04:45.082Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-07-28T15:04:45.082Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T15:04:45.082Z] === CONT TestDaemonHostGatewayIP [2022-07-28T15:04:45.082Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-07-28T15:04:46.256Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-28T15:04:46.256Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-28T15:04:47.615Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-07-28T15:04:47.615Z] === CONT TestDaemonRestartIpcMode [2022-07-28T15:04:49.514Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-28T15:04:50.148Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-07-28T15:04:53.143Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-28T15:04:53.143Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-28T15:04:53.143Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T15:04:53.143Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-28T15:04:53.143Z] [2022-07-28T15:04:53.143Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-28T15:04:53.143Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T15:04:53.143Z] HOSTNAME=c3ea980f7b82 [2022-07-28T15:04:53.143Z] TESTDEBUG=0 [2022-07-28T15:04:53.143Z] DEST=bundles/test-integration [2022-07-28T15:04:53.143Z] PWD=/go/src/github.com/docker/docker [2022-07-28T15:04:53.143Z] DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 [2022-07-28T15:04:53.143Z] container=docker [2022-07-28T15:04:53.143Z] HOME=/root [2022-07-28T15:04:53.143Z] GOLANG_VERSION=1.18.4 [2022-07-28T15:04:53.143Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-28T15:04:53.143Z] VALIDATE_BRANCH=22.06 [2022-07-28T15:04:53.143Z] TERM=xterm [2022-07-28T15:04:53.143Z] DOCKER_PKG=github.com/docker/docker [2022-07-28T15:04:53.143Z] SHLVL=1 [2022-07-28T15:04:53.143Z] TIMEOUT=120m [2022-07-28T15:04:53.143Z] DOCKER_BUILDTAGS= journald [2022-07-28T15:04:53.143Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-28T15:04:53.143Z] GO111MODULE=off [2022-07-28T15:04:53.143Z] DOCKER_EXPERIMENTAL=1 [2022-07-28T15:04:53.143Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-28T15:04:53.143Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-28T15:04:53.143Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-28T15:04:53.143Z] GOPATH=/go [2022-07-28T15:04:53.143Z] PKG_CONFIG=pkg-config [2022-07-28T15:04:53.143Z] _=/usr/bin/env [2022-07-28T15:04:53.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-28T15:04:56.083Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-28T15:04:56.702Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-07-28T15:04:56.702Z] PASS [2022-07-28T15:04:56.702Z] [2022-07-28T15:04:56.702Z] === Skipped [2022-07-28T15:04:56.702Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T15:04:56.702Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T15:04:56.702Z] [2022-07-28T15:04:56.702Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T15:04:56.702Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-28T15:04:56.702Z] [2022-07-28T15:04:56.702Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T15:04:56.702Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T15:04:56.702Z] [2022-07-28T15:04:56.702Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-28T15:04:56.702Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-28T15:04:56.702Z] [2022-07-28T15:04:56.702Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T15:04:56.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T15:04:56.702Z] [2022-07-28T15:04:56.702Z] DONE 264 tests, 5 skipped in 127.985s [2022-07-28T15:04:56.702Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T15:04:56.702Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T15:04:57.007Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-28T15:04:57.267Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-28T15:04:57.267Z] === RUN TestConfigDaemonID [2022-07-28T15:04:58.201Z] daemon_test.go:83: [de982e75417d6] daemon is not started [2022-07-28T15:04:58.201Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T15:04:58.201Z] === RUN TestDaemonConfigValidation [2022-07-28T15:04:58.201Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:04:58.201Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:04:58.201Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T15:04:58.201Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T15:04:58.201Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T15:04:58.201Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T15:04:58.201Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T15:04:58.201Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T15:04:58.201Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T15:04:58.201Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T15:04:58.201Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:04:58.201Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T15:04:58.201Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T15:04:58.201Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T15:04:58.459Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T15:04:58.459Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T15:04:58.459Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-28T15:04:58.459Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-28T15:04:58.459Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-28T15:04:58.459Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-28T15:04:58.459Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-28T15:04:58.459Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T15:04:58.459Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T15:04:58.897Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-28T15:04:59.392Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T15:04:59.822Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-28T15:05:00.747Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-28T15:05:00.766Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T15:05:01.699Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T15:05:01.699Z] daemon_test.go:197: [d5f370325ea80] daemon is not started [2022-07-28T15:05:01.699Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-28T15:05:01.699Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T15:05:01.699Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-28T15:05:01.699Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T15:05:01.699Z] === RUN TestDaemonProxy [2022-07-28T15:05:01.699Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T15:05:02.726Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-28T15:05:03.598Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T15:05:04.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-28T15:05:04.342Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-28T15:05:04.971Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T15:05:05.267Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-28T15:05:05.522Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-28T15:05:06.082Z] docker_api_swarm_service_test.go:100: [da8319dab8fe8] joining swarm manager [d96f7fdd96746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:05:06.337Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-28T15:05:06.869Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T15:05:06.896Z] docker_api_swarm_service_test.go:101: [df2df69c03fe2] joining swarm manager [d96f7fdd96746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:05:07.127Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T15:05:07.693Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-28T15:05:07.693Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-28T15:05:07.693Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-28T15:05:07.693Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-28T15:05:07.693Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T15:05:07.693Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T15:05:07.693Z] PASS [2022-07-28T15:05:07.693Z] [2022-07-28T15:05:07.693Z] DONE 18 tests in 11.134s [2022-07-28T15:05:07.693Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T15:05:07.693Z] INFO: Testing against a local daemon [2022-07-28T15:05:07.693Z] === RUN TestCommitInheritsEnv [2022-07-28T15:05:08.258Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-28T15:05:08.260Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-28T15:05:08.260Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T15:05:08.260Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform// [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T15:05:08.260Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T15:05:08.519Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T15:05:08.519Z] === RUN TestImagesFilterMultiReference [2022-07-28T15:05:08.519Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-28T15:05:08.519Z] === RUN TestImagePullPlatformInvalid [2022-07-28T15:05:08.519Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T15:05:08.519Z] === RUN TestRemoveImageOrphaning [2022-07-28T15:05:08.777Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-07-28T15:05:08.777Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T15:05:09.342Z] time="2022-07-28T15:05:09Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-28T15:05:10.715Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-07-28T15:05:10.715Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T15:05:10.715Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T15:05:10.715Z] === RUN TestTagInvalidReference [2022-07-28T15:05:10.715Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T15:05:10.715Z] === RUN TestTagValidPrefixedRepo [2022-07-28T15:05:10.715Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T15:05:10.715Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T15:05:10.715Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T15:05:10.715Z] === RUN TestTagOfficialNames [2022-07-28T15:05:10.715Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T15:05:10.715Z] === RUN TestTagMatchesDigest [2022-07-28T15:05:10.715Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T15:05:10.715Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T15:05:10.767Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-28T15:05:10.767Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-28T15:05:10.767Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-28T15:05:11.021Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-28T15:05:11.276Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-28T15:05:11.530Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-28T15:05:12.454Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-28T15:05:13.815Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-28T15:05:14.070Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-28T15:05:20.607Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-28T15:05:21.166Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-28T15:05:23.051Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-28T15:05:23.051Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-28T15:05:23.051Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-28T15:05:23.306Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-28T15:05:25.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-28T15:05:25.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-28T15:05:26.608Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-28T15:05:26.608Z] check_test.go:611: [da8319dab8fe8] daemon is not started [2022-07-28T15:05:27.533Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-28T15:05:30.043Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-28T15:05:30.603Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-28T15:05:30.603Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-28T15:05:30.603Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-28T15:05:31.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-28T15:05:33.369Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-28T15:05:33.930Z] docker_api_swarm_service_test.go:533: [d63ef454be7fc] joining swarm manager [d6a34c25df61f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:05:34.185Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-28T15:05:34.440Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-28T15:05:35.366Z] docker_api_swarm_service_test.go:534: [d0312a04b6e2e] joining swarm manager [d6a34c25df61f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:05:35.929Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-28T15:05:36.289Z] --- PASS: TestBuildWithHugeFile (50.69s) [2022-07-28T15:05:36.289Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T15:05:36.289Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T15:05:36.289Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T15:05:36.289Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T15:05:36.289Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:05:36.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:05:36.289Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:05:36.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:05:36.289Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:05:36.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:05:36.289Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:05:36.289Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:05:36.289Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:05:36.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-28T15:05:36.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-28T15:05:36.289Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-28T15:05:36.289Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T15:05:36.289Z] === RUN TestBuildPreserveOwnership [2022-07-28T15:05:36.289Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T15:05:36.488Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-28T15:05:37.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T15:05:38.424Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-28T15:05:38.983Z] === RUN TestDockerSuite/TestRmiTag [2022-07-28T15:05:39.238Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-28T15:05:39.799Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-28T15:05:41.422Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2022-07-28T15:05:41.422Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.97s) [2022-07-28T15:05:41.422Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-28T15:05:41.422Z] === RUN TestBuildPlatformInvalid [2022-07-28T15:05:41.422Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-28T15:05:41.422Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T15:05:41.422Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-28T15:05:41.422Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-28T15:05:41.422Z] PASS [2022-07-28T15:05:41.422Z] [2022-07-28T15:05:41.422Z] === Skipped [2022-07-28T15:05:41.422Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-28T15:05:41.422Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T15:05:41.422Z] [2022-07-28T15:05:41.422Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T15:05:41.422Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T15:05:41.422Z] [2022-07-28T15:05:41.422Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-28T15:05:41.422Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-28T15:05:41.422Z] [2022-07-28T15:05:41.422Z] DONE 34 tests, 3 skipped in 111.475s [2022-07-28T15:05:41.422Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T15:05:41.422Z] INFO: Testing against a local daemon [2022-07-28T15:05:41.422Z] === RUN TestConfigInspect [2022-07-28T15:05:41.422Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.422Z] --- SKIP: TestConfigInspect (0.03s) [2022-07-28T15:05:41.422Z] === RUN TestConfigList [2022-07-28T15:05:41.422Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.422Z] --- SKIP: TestConfigList (0.01s) [2022-07-28T15:05:41.422Z] === RUN TestConfigsCreateAndDelete [2022-07-28T15:05:41.422Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-28T15:05:41.423Z] === RUN TestConfigsUpdate [2022-07-28T15:05:41.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-28T15:05:41.423Z] === RUN TestTemplatedConfig [2022-07-28T15:05:41.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-28T15:05:41.423Z] === RUN TestConfigCreateResolve [2022-07-28T15:05:41.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-28T15:05:41.423Z] PASS [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] === Skipped [2022-07-28T15:05:41.423Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-07-28T15:05:41.423Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-28T15:05:41.423Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-28T15:05:41.423Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-28T15:05:41.423Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-28T15:05:41.423Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-28T15:05:41.423Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:05:41.423Z] [2022-07-28T15:05:41.423Z] DONE 6 tests, 6 skipped in 0.158s [2022-07-28T15:05:41.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T15:05:41.682Z] INFO: Testing against a local daemon [2022-07-28T15:05:41.682Z] === RUN TestAttachWithTTY [2022-07-28T15:05:41.682Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-28T15:05:41.682Z] === RUN TestAttachWithoutTTy [2022-07-28T15:05:41.682Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-28T15:05:41.682Z] === RUN TestCheckpoint [2022-07-28T15:05:41.682Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T15:05:41.682Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:05:41.682Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T15:05:41.682Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T15:05:41.682Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T15:05:41.682Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T15:05:41.683Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T15:05:41.683Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T15:05:41.683Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T15:05:41.683Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T15:05:41.943Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-07-28T15:05:41.943Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T15:05:41.943Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T15:05:41.943Z] === RUN TestCopyEmptyFile [2022-07-28T15:05:42.202Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-28T15:05:42.202Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T15:05:42.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-28T15:05:42.202Z] === RUN TestCopyFromContainer [2022-07-28T15:05:43.060Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-28T15:05:43.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-28T15:05:43.620Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-28T15:05:44.545Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-28T15:05:44.545Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-28T15:05:45.105Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-28T15:05:45.664Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-28T15:05:46.224Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer// [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T15:05:46.393Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T15:05:46.652Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T15:05:46.652Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T15:05:46.652Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer (4.59s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T15:05:46.652Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-28T15:05:46.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T15:05:46.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:05:46.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:05:46.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:05:46.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:05:46.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:05:46.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:05:46.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:05:46.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:05:46.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:05:46.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-28T15:05:46.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T15:05:46.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T15:05:46.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T15:05:46.912Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T15:05:46.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T15:05:46.912Z] === RUN TestCreateWithInvalidEnv [2022-07-28T15:05:46.912Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T15:05:46.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T15:05:46.912Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T15:05:46.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T15:05:46.912Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T15:05:46.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T15:05:46.912Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T15:05:46.912Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T15:05:46.912Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T15:05:46.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T15:05:46.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T15:05:46.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T15:05:46.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T15:05:46.912Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T15:05:46.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T15:05:46.912Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T15:05:47.148Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-28T15:05:48.116Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-28T15:05:48.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-28T15:05:48.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T15:05:49.230Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-07-28T15:05:49.231Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T15:05:49.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:05:49.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:05:49.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:05:49.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:05:49.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:05:49.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:05:49.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:05:49.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:05:49.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:05:49.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:05:49.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:05:49.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:05:49.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:05:49.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:05:49.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:05:49.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T15:05:49.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-28T15:05:49.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-28T15:05:49.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-28T15:05:49.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-28T15:05:49.231Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-28T15:05:49.231Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T15:05:49.798Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-28T15:05:49.799Z] === RUN TestCreateDifferentPlatform [2022-07-28T15:05:49.799Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T15:05:49.799Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T15:05:49.799Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T15:05:49.799Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T15:05:49.799Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T15:05:49.799Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T15:05:49.799Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-28T15:05:49.799Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T15:05:49.799Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-28T15:05:49.799Z] === RUN TestCreateInvalidHostConfig [2022-07-28T15:05:49.799Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:05:49.799Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:05:49.799Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:05:49.799Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:05:49.799Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:05:49.799Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:05:49.799Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:05:49.799Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:05:49.799Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:05:49.799Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:05:49.799Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:05:49.799Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:05:49.799Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T15:05:49.799Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T15:05:49.799Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T15:05:49.799Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T15:05:49.799Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T15:05:49.799Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T15:05:49.799Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T15:05:49.799Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T15:05:49.799Z] === RUN TestDaemonRestartIpcMode [2022-07-28T15:05:49.799Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T15:05:49.799Z] === RUN TestDaemonHostGatewayIP [2022-07-28T15:05:49.799Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:05:49.799Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-28T15:05:49.799Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T15:05:49.799Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T15:05:49.799Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T15:05:49.799Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T15:05:49.799Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-28T15:05:49.799Z] === RUN TestDiff [2022-07-28T15:05:49.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-28T15:05:50.367Z] --- PASS: TestDiff (0.41s) [2022-07-28T15:05:50.368Z] === RUN TestExecConsoleSize [2022-07-28T15:05:50.628Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-28T15:05:50.628Z] === RUN TestExecWithCloseStdin [2022-07-28T15:05:51.196Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-28T15:05:51.196Z] === RUN TestExec [2022-07-28T15:05:51.374Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-28T15:05:51.763Z] --- PASS: TestExec (0.48s) [2022-07-28T15:05:51.763Z] === RUN TestExecUser [2022-07-28T15:05:51.935Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-28T15:05:52.024Z] --- PASS: TestExecUser (0.48s) [2022-07-28T15:05:52.024Z] === RUN TestExportContainerAndImportImage [2022-07-28T15:05:52.989Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-07-28T15:05:52.989Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T15:05:53.303Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-28T15:05:53.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-28T15:05:54.167Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-28T15:05:54.403Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-07-28T15:05:54.403Z] === RUN TestHealthCheckWorkdir [2022-07-28T15:05:54.665Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-07-28T15:05:54.665Z] === RUN TestHealthKillContainer [2022-07-28T15:05:55.529Z] docker_api_swarm_service_test.go:148: [dcb5a9c02ee93] joining swarm manager [d9f9f45d0efa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:05:56.088Z] docker_api_swarm_service_test.go:148: [dceff649a1a87] joining swarm manager [d9f9f45d0efa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:05:56.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-28T15:05:56.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-28T15:05:56.648Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-28T15:05:57.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-28T15:05:58.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-28T15:05:58.533Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-28T15:05:58.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-28T15:05:58.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-28T15:05:59.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-28T15:06:01.085Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-28T15:06:01.085Z] === RUN TestDockerSuite/TestDockerFails [2022-07-28T15:06:01.085Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-28T15:06:01.441Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-28T15:06:01.441Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-28T15:06:01.441Z] { [2022-07-28T15:06:01.441Z] "RT_GROUP_ICON": { [2022-07-28T15:06:01.441Z] "#1": { [2022-07-28T15:06:01.441Z] "0409": "../../winresources/docker.ico" [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] }, [2022-07-28T15:06:01.441Z] "RT_MANIFEST": { [2022-07-28T15:06:01.441Z] "#1": { [2022-07-28T15:06:01.441Z] "0409": { [2022-07-28T15:06:01.441Z] "identity": {}, [2022-07-28T15:06:01.441Z] "description": "Docker Engine", [2022-07-28T15:06:01.441Z] "minimum-os": "vista", [2022-07-28T15:06:01.441Z] "execution-level": "", [2022-07-28T15:06:01.441Z] "ui-access": false, [2022-07-28T15:06:01.441Z] "auto-elevate": false, [2022-07-28T15:06:01.441Z] "dpi-awareness": "unaware", [2022-07-28T15:06:01.441Z] "disable-theming": false, [2022-07-28T15:06:01.441Z] "disable-window-filtering": false, [2022-07-28T15:06:01.441Z] "high-resolution-scrolling-aware": false, [2022-07-28T15:06:01.441Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-28T15:06:01.441Z] "long-path-aware": false, [2022-07-28T15:06:01.441Z] "printer-driver-isolation": false, [2022-07-28T15:06:01.441Z] "gdi-scaling": false, [2022-07-28T15:06:01.441Z] "segment-heap": false, [2022-07-28T15:06:01.441Z] "use-common-controls-v6": false [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] }, [2022-07-28T15:06:01.441Z] "RT_MESSAGETABLE": { [2022-07-28T15:06:01.441Z] "#1": { [2022-07-28T15:06:01.441Z] "0409": "../../winresources/event_messages.bin" [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] }, [2022-07-28T15:06:01.441Z] "RT_VERSION": { [2022-07-28T15:06:01.441Z] "#1": { [2022-07-28T15:06:01.441Z] "0409": { [2022-07-28T15:06:01.441Z] "fixed": { [2022-07-28T15:06:01.441Z] "file_version": "0.0.0.0", [2022-07-28T15:06:01.441Z] "product_version": "0.0.0.0", [2022-07-28T15:06:01.441Z] "type": "Unknown" [2022-07-28T15:06:01.441Z] }, [2022-07-28T15:06:01.441Z] "info": { [2022-07-28T15:06:01.441Z] "0000": { [2022-07-28T15:06:01.441Z] "CompanyName": "", [2022-07-28T15:06:01.441Z] "FileVersion": "dev", [2022-07-28T15:06:01.441Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-28T15:06:01.441Z] "OriginalFileName": "docker-proxy.exe", [2022-07-28T15:06:01.441Z] "ProductName": "", [2022-07-28T15:06:01.441Z] "ProductVersion": "dev", [2022-07-28T15:06:01.441Z] "SpecialBuild": "6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031" [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] } [2022-07-28T15:06:01.441Z] cmd/docker-proxy/genwinres_windows.go [2022-07-28T15:06:01.441Z] cmd/docker-proxy/main.go [2022-07-28T15:06:01.441Z] cmd/docker-proxy/network_proxy_test.go [2022-07-28T15:06:01.441Z] cmd/docker-proxy/proxy.go [2022-07-28T15:06:01.441Z] cmd/docker-proxy/sctp_proxy.go [2022-07-28T15:06:01.441Z] cmd/docker-proxy/tcp_proxy.go [2022-07-28T15:06:01.441Z] cmd/docker-proxy/udp_proxy.go [2022-07-28T15:06:01.441Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-28T15:06:01.441Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-28T15:06:01.441Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-28T15:06:01.441Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-28T15:06:01.441Z] remote: Enumerating objects: 23, done. [2022-07-28T15:06:01.441Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-28T15:06:01.441Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-28T15:06:01.441Z] 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-28T15:06:01.441Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-28T15:06:01.441Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-28T15:06:01.441Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-28T15:06:01.441Z] Cross building: bundles/cross/linux/ppc64le [2022-07-28T15:06:01.441Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-28T15:06:01.441Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-28T15:06:02.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-28T15:06:02.445Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-28T15:06:02.741Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-28T15:06:02.787Z] --- PASS: TestHealthKillContainer (7.91s) [2022-07-28T15:06:02.787Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T15:06:02.787Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T15:06:02.787Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T15:06:02.787Z] === RUN TestIpcModeNone [2022-07-28T15:06:02.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-28T15:06:03.300Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-28T15:06:03.354Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-28T15:06:03.354Z] === RUN TestIpcModePrivate [2022-07-28T15:06:03.613Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-28T15:06:03.613Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-28T15:06:03.613Z] === RUN TestIpcModeShareable [2022-07-28T15:06:03.613Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:06:03.613Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-28T15:06:03.613Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T15:06:03.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-28T15:06:04.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-28T15:06:04.661Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-28T15:06:05.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-28T15:06:05.221Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-28T15:06:05.518Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-07-28T15:06:05.518Z] === RUN TestAPIIpcModeHost [2022-07-28T15:06:05.518Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:06:05.518Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-28T15:06:05.518Z] === RUN TestDaemonIpcModeShareable [2022-07-28T15:06:05.518Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:06:05.518Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-28T15:06:05.518Z] === RUN TestDaemonIpcModePrivate [2022-07-28T15:06:05.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-28T15:06:06.145Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-28T15:06:06.456Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-28T15:06:06.456Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-28T15:06:06.456Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T15:06:06.456Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:06:06.456Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T15:06:06.456Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T15:06:06.456Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:06:06.456Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T15:06:06.456Z] === RUN TestIpcModeOlderClient [2022-07-28T15:06:06.456Z] === PAUSE TestIpcModeOlderClient [2022-07-28T15:06:06.456Z] === RUN TestKillContainerInvalidSignal [2022-07-28T15:06:06.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-28T15:06:07.023Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-28T15:06:07.023Z] === RUN TestKillContainer [2022-07-28T15:06:07.023Z] === RUN TestKillContainer/no_signal [2022-07-28T15:06:07.069Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-28T15:06:07.282Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T15:06:07.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-28T15:06:07.541Z] === RUN TestKillContainer/killing_signal [2022-07-28T15:06:07.628Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-28T15:06:07.883Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-28T15:06:08.109Z] --- PASS: TestKillContainer (1.28s) [2022-07-28T15:06:08.109Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-28T15:06:08.109Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-28T15:06:08.109Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-28T15:06:08.109Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T15:06:08.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T15:06:08.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-28T15:06:08.442Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-28T15:06:08.442Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-28T15:06:08.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T15:06:08.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-28T15:06:08.937Z] Using test binary docker [2022-07-28T15:06:08.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-28T15:06:08.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-28T15:06:08.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-28T15:06:08.938Z] === RUN TestKillStoppedContainer [2022-07-28T15:06:08.938Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-28T15:06:08.938Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T15:06:09.057Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-28T15:06:09.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-28T15:06:09.193Z] +++ /etc/init.d/apparmor start [2022-07-28T15:06:09.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-28T15:06:09.193Z] INFO: Waiting for daemon to start... [2022-07-28T15:06:09.193Z] Starting dockerd [2022-07-28T15:06:09.193Z] +++ 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-28T15:06:09.197Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T15:06:09.197Z] === RUN TestKillDifferentUserContainer [2022-07-28T15:06:09.456Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-28T15:06:09.456Z] === RUN TestInspectOomKilledTrue [2022-07-28T15:06:09.456Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:09.456Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-28T15:06:09.456Z] === RUN TestInspectOomKilledFalse [2022-07-28T15:06:09.456Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T15:06:09.456Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-28T15:06:09.456Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T15:06:09.456Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T15:06:09.456Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T15:06:09.456Z] === RUN TestLinksContainerNames [2022-07-28T15:06:10.395Z] --- PASS: TestLinksContainerNames (0.89s) [2022-07-28T15:06:10.395Z] === RUN TestLogsFollowTailEmpty [2022-07-28T15:06:10.425Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-28T15:06:10.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-28T15:06:10.963Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-28T15:06:10.963Z] === RUN TestLogs [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:06:10.963Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T15:06:10.963Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T15:06:10.963Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:06:10.963Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:06:10.963Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:06:10.963Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:06:10.963Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:06:10.963Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:06:10.963Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:06:11.240Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-28T15:06:11.531Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:06:11.531Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:06:12.099Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T15:06:12.099Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T15:06:12.164Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:06:13.035Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:06:13.035Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:06:13.035Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:06:13.035Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:06:13.035Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:06:13.035Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:06:13.035Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:06:13.035Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:06:13.035Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:06:13.358Z] . [2022-07-28T15:06:13.358Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-28T15:06:13.358Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-28T15:06:13.358Z] Error: No such image: emptyfs [2022-07-28T15:06:13.358Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-28T15:06:13.358Z] ++++ docker load [2022-07-28T15:06:13.358Z] Running integration-test (iteration 1) [2022-07-28T15:06:13.358Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-28T15:06:13.358Z] ++ 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-28T15:06:13.358Z] ++ set -e [2022-07-28T15:06:13.358Z] ++ '[' -n 0 ']' [2022-07-28T15:06:13.358Z] ++ set -x [2022-07-28T15:06:13.358Z] ++ 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-28T15:06:13.358Z] Loaded image: busybox:latest [2022-07-28T15:06:13.573Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-28T15:06:13.603Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:06:13.603Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:06:13.614Z] Loaded image: busybox:glibc [2022-07-28T15:06:14.172Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:06:14.172Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:06:14.542Z] Loaded image: debian:bullseye-slim [2022-07-28T15:06:14.542Z] Loaded image: hello-world:latest [2022-07-28T15:06:14.542Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T15:06:14.542Z] INFO: Testing against a local daemon [2022-07-28T15:06:14.542Z] === RUN TestCgroupNamespacesBuild [2022-07-28T15:06:14.741Z] --- PASS: TestLogs (3.98s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.84s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.83s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-07-28T15:06:14.741Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-07-28T15:06:14.741Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T15:06:14.934Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-28T15:06:15.308Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/default [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/private [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/slave [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/shared [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/default [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/shared [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/slave [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/private [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T15:06:15.308Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:06:15.308Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:06:15.308Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:06:15.494Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T15:06:15.568Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T15:06:15.568Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T15:06:15.568Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T15:06:15.568Z] 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-28T15:06:15.568Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-28T15:06:15.568Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T15:06:15.568Z] 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-28T15:06:15.568Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T15:06:15.568Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T15:06:15.568Z] 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-28T15:06:15.568Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T15:06:15.568Z] === RUN TestNetworkNat [2022-07-28T15:06:15.909Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-07-28T15:06:15.909Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-28T15:06:16.054Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-28T15:06:16.137Z] --- PASS: TestNetworkNat (0.51s) [2022-07-28T15:06:16.137Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T15:06:16.704Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-28T15:06:16.704Z] === RUN TestNetworkLoopbackNat [2022-07-28T15:06:16.836Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-28T15:06:16.836Z] === RUN TestBuildWithSession [2022-07-28T15:06:16.836Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T15:06:16.836Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-28T15:06:16.836Z] === RUN TestBuildSquashParent [2022-07-28T15:06:16.977Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-28T15:06:17.277Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-28T15:06:18.204Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-28T15:06:18.764Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-28T15:06:19.238Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-28T15:06:19.238Z] === RUN TestPause [2022-07-28T15:06:19.238Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:19.238Z] --- SKIP: TestPause (0.00s) [2022-07-28T15:06:19.238Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T15:06:19.238Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T15:06:19.238Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T15:06:19.238Z] === RUN TestPauseStopPausedContainer [2022-07-28T15:06:19.238Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:19.238Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-28T15:06:19.238Z] === RUN TestPidHost [2022-07-28T15:06:19.690Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-28T15:06:20.175Z] --- PASS: TestPidHost (0.94s) [2022-07-28T15:06:20.175Z] === RUN TestPsFilter [2022-07-28T15:06:20.175Z] --- PASS: TestPsFilter (0.10s) [2022-07-28T15:06:20.175Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T15:06:20.613Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-28T15:06:20.743Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-28T15:06:20.743Z] === RUN TestRemoveContainerWithVolume [2022-07-28T15:06:21.003Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-28T15:06:21.003Z] === RUN TestRemoveContainerRunning [2022-07-28T15:06:21.003Z] --- PASS: TestBuildSquashParent (3.36s) [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:06:21.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:06:21.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:06:21.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:06:21.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:06:21.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:06:21.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:06:21.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:06:21.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-28T15:06:21.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-28T15:06:21.173Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-28T15:06:21.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-28T15:06:21.572Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-28T15:06:21.572Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T15:06:21.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-28T15:06:21.831Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-28T15:06:21.831Z] === RUN TestRemoveInvalidContainer [2022-07-28T15:06:21.831Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T15:06:21.831Z] === RUN TestRenameLinkedContainer [2022-07-28T15:06:22.098Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-28T15:06:22.098Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-28T15:06:22.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-28T15:06:23.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-28T15:06:23.458Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-28T15:06:23.743Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-07-28T15:06:23.743Z] === RUN TestRenameStoppedContainer [2022-07-28T15:06:24.002Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-07-28T15:06:24.002Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T15:06:24.024Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-07-28T15:06:24.369Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-07-28T15:06:24.369Z] === RUN TestBuildMultiStageCopy [2022-07-28T15:06:24.369Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-28T15:06:24.593Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-28T15:06:24.940Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-07-28T15:06:24.940Z] === RUN TestRenameInvalidName [2022-07-28T15:06:25.153Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-28T15:06:25.199Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-28T15:06:25.199Z] === RUN TestRenameAnonymousContainer [2022-07-28T15:06:25.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-28T15:06:25.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-28T15:06:25.553Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-28T15:06:25.713Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-28T15:06:25.713Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-28T15:06:25.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-28T15:06:26.065Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-07-28T15:06:26.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-07-28T15:06:26.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-28T15:06:26.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-28T15:06:26.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-28T15:06:26.065Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-28T15:06:26.065Z] === RUN TestBuildMultiStageParentConfig [2022-07-28T15:06:26.272Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-28T15:06:26.627Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-07-28T15:06:26.627Z] === RUN TestBuildLabelWithTargets [2022-07-28T15:06:26.832Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-28T15:06:27.106Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-07-28T15:06:27.106Z] === RUN TestRenameContainerWithSameName [2022-07-28T15:06:27.106Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-28T15:06:27.106Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T15:06:27.436Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-28T15:06:27.555Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-07-28T15:06:27.555Z] === RUN TestBuildWithEmptyLayers [2022-07-28T15:06:27.995Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-28T15:06:28.042Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-07-28T15:06:28.042Z] === RUN TestResize [2022-07-28T15:06:28.116Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-28T15:06:28.116Z] === RUN TestBuildMultiStageOnBuild [2022-07-28T15:06:28.250Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-28T15:06:28.505Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-28T15:06:28.611Z] --- PASS: TestResize (0.42s) [2022-07-28T15:06:28.611Z] === RUN TestResizeWithInvalidSize [2022-07-28T15:06:28.760Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-28T15:06:28.870Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-28T15:06:28.870Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T15:06:29.014Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-28T15:06:29.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-28T15:06:29.438Z] === RUN TestDaemonRestartKillContainers [2022-07-28T15:06:29.438Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T15:06:29.438Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-28T15:06:29.438Z] === RUN TestCgroupNamespacesRun [2022-07-28T15:06:29.481Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-07-28T15:06:29.481Z] === RUN TestBuildUncleanTarFilenames [2022-07-28T15:06:29.574Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-28T15:06:30.043Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-28T15:06:30.043Z] === RUN TestBuildMultiStageLayerLeak [2022-07-28T15:06:30.133Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-28T15:06:30.375Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-28T15:06:30.375Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T15:06:30.692Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-28T15:06:31.407Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-07-28T15:06:31.407Z] === RUN TestBuildWithHugeFile [2022-07-28T15:06:31.616Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-28T15:06:31.616Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-28T15:06:31.753Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-28T15:06:31.753Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T15:06:31.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-28T15:06:31.871Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-28T15:06:32.691Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-28T15:06:32.691Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T15:06:33.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-28T15:06:34.069Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2022-07-28T15:06:34.069Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T15:06:34.593Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-28T15:06:35.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-07-28T15:06:35.447Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T15:06:35.955Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-28T15:06:36.384Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-28T15:06:36.384Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T15:06:36.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-28T15:06:37.074Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-28T15:06:37.323Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2022-07-28T15:06:37.323Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T15:06:37.329Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-28T15:06:38.260Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-28T15:06:38.260Z] === RUN TestNISDomainname [2022-07-28T15:06:38.296Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-28T15:06:38.519Z] 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-28T15:06:38.519Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-28T15:06:38.519Z] === RUN TestHostnameDnsResolution [2022-07-28T15:06:38.550Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-28T15:06:39.088Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-07-28T15:06:39.088Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T15:06:39.088Z] 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-28T15:06:39.088Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T15:06:39.088Z] === RUN TestPrivilegedHostDevices [2022-07-28T15:06:39.655Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-28T15:06:39.655Z] === RUN TestRunConsoleSize [2022-07-28T15:06:39.914Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-28T15:06:39.914Z] === RUN TestStats [2022-07-28T15:06:39.914Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:39.914Z] --- SKIP: TestStats (0.00s) [2022-07-28T15:06:39.914Z] === RUN TestStopContainerWithTimeout [2022-07-28T15:06:39.914Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T15:06:39.914Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T15:06:39.914Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T15:06:39.914Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T15:06:39.914Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T15:06:39.914Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T15:06:39.914Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T15:06:39.914Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T15:06:39.914Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T15:06:39.914Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T15:06:39.956Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-28T15:06:40.484Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T15:06:42.465Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-28T15:06:42.466Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-28T15:06:42.721Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-28T15:06:43.017Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T15:06:43.954Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T15:06:43.954Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-07-28T15:06:43.954Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-07-28T15:06:43.954Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-28T15:06:43.954Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-28T15:06:43.954Z] === RUN TestDeleteDevicemapper [2022-07-28T15:06:43.954Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T15:06:43.954Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T15:06:43.954Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T15:06:44.604Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-28T15:06:45.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-07-28T15:06:45.333Z] === RUN TestUpdateMemory [2022-07-28T15:06:45.333Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:45.333Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-28T15:06:45.333Z] === RUN TestUpdateCPUQuota [2022-07-28T15:06:45.333Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:45.333Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-28T15:06:45.333Z] === RUN TestUpdatePidsLimit [2022-07-28T15:06:45.333Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:06:45.333Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-28T15:06:45.333Z] === RUN TestUpdateRestartPolicy [2022-07-28T15:06:45.965Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-28T15:06:47.146Z] --- PASS: TestImportExtremelyLargeImageWorks (92.19s) [2022-07-28T15:06:47.146Z] PASS [2022-07-28T15:06:47.146Z] [2022-07-28T15:06:47.146Z] DONE 22 tests in 95.265s [2022-07-28T15:06:47.146Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T15:06:47.146Z] === RUN TestStripANSICommands [2022-07-28T15:06:47.146Z] === RUN TestStripANSICommands/#00 [2022-07-28T15:06:47.146Z] === RUN TestStripANSICommands/#01 [2022-07-28T15:06:47.146Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T15:06:47.146Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T15:06:47.146Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T15:06:47.146Z] PASS [2022-07-28T15:06:47.146Z] [2022-07-28T15:06:47.146Z] DONE 3 tests in 0.009s [2022-07-28T15:06:47.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T15:06:47.146Z] INFO: Testing against a local daemon [2022-07-28T15:06:47.146Z] === RUN TestNetworkCreateDelete [2022-07-28T15:06:47.146Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T15:06:47.146Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T15:06:47.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-28T15:06:47.146Z] === RUN TestDaemonDNSFallback [2022-07-28T15:06:47.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-28T15:06:49.734Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-28T15:06:49.734Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-28T15:06:49.734Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-28T15:06:49.734Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-28T15:06:49.734Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-28T15:06:49.990Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-28T15:06:50.426Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-28T15:06:50.426Z] === RUN TestInspectNetwork [2022-07-28T15:06:51.350Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-28T15:06:52.274Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-28T15:06:52.954Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T15:06:52.954Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T15:06:52.954Z] === RUN TestInspectNetwork/network_name [2022-07-28T15:06:52.954Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T15:06:54.158Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-28T15:06:55.519Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-28T15:06:55.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-28T15:06:56.891Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-28T15:06:57.136Z] --- PASS: TestInspectNetwork (7.10s) [2022-07-28T15:06:57.136Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T15:06:57.136Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T15:06:57.136Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T15:06:57.136Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T15:06:57.136Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T15:06:57.192Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-28T15:06:57.192Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-28T15:06:57.192Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-28T15:06:57.582Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-07-28T15:06:57.582Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T15:06:57.582Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-28T15:06:57.582Z] === RUN TestWaitNonBlocked [2022-07-28T15:06:57.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:06:57.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:06:57.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:06:57.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:06:57.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:06:57.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:06:57.582Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T15:06:57.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-07-28T15:06:57.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-07-28T15:06:57.582Z] === RUN TestWaitBlocked [2022-07-28T15:06:57.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:06:57.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:06:57.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:06:57.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:06:57.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:06:57.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:06:58.117Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-28T15:06:58.150Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T15:06:58.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-07-28T15:06:58.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-07-28T15:06:58.150Z] === RUN TestWaitConditions [2022-07-28T15:06:58.150Z] === RUN TestWaitConditions/default [2022-07-28T15:06:58.150Z] === PAUSE TestWaitConditions/default [2022-07-28T15:06:58.150Z] === RUN TestWaitConditions/not-running [2022-07-28T15:06:58.150Z] === PAUSE TestWaitConditions/not-running [2022-07-28T15:06:58.150Z] === RUN TestWaitConditions/next-exit [2022-07-28T15:06:58.150Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T15:06:58.150Z] === RUN TestWaitConditions/removed [2022-07-28T15:06:58.150Z] === PAUSE TestWaitConditions/removed [2022-07-28T15:06:58.150Z] === CONT TestWaitConditions/default [2022-07-28T15:06:58.150Z] === CONT TestWaitConditions/removed [2022-07-28T15:06:58.509Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T15:06:58.509Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:06:58.509Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:06:58.509Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:06:58.509Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T15:06:58.509Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T15:06:58.509Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T15:06:58.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T15:06:58.509Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T15:06:58.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T15:06:58.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T15:06:58.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T15:06:58.510Z] === RUN TestNetworkList [2022-07-28T15:06:58.510Z] === RUN TestNetworkList//networks [2022-07-28T15:06:58.510Z] === PAUSE TestNetworkList//networks [2022-07-28T15:06:58.510Z] === RUN TestNetworkList//networks/ [2022-07-28T15:06:58.510Z] === PAUSE TestNetworkList//networks/ [2022-07-28T15:06:58.510Z] === CONT TestNetworkList//networks [2022-07-28T15:06:58.510Z] === CONT TestNetworkList//networks/ [2022-07-28T15:06:58.510Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T15:06:58.510Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T15:06:58.510Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T15:06:58.510Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T15:06:59.075Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T15:06:59.075Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T15:07:00.002Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-28T15:07:00.002Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-28T15:07:00.008Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-28T15:07:00.008Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T15:07:00.055Z] === CONT TestWaitConditions/next-exit [2022-07-28T15:07:00.055Z] === CONT TestWaitConditions/not-running [2022-07-28T15:07:00.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-28T15:07:00.512Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-28T15:07:00.961Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-28T15:07:00.961Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T15:07:01.071Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-28T15:07:01.433Z] --- PASS: TestWaitConditions (0.01s) [2022-07-28T15:07:01.433Z] --- PASS: TestWaitConditions/default (1.67s) [2022-07-28T15:07:01.433Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-07-28T15:07:01.433Z] --- PASS: TestWaitConditions/next-exit (1.50s) [2022-07-28T15:07:01.433Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-07-28T15:07:01.433Z] === CONT TestDaemonRestartIpcMode [2022-07-28T15:07:01.433Z] === CONT TestIpcModeOlderClient [2022-07-28T15:07:01.433Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-28T15:07:01.433Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T15:07:01.630Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-28T15:07:01.903Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-28T15:07:01.903Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T15:07:02.190Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-28T15:07:02.190Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-28T15:07:03.115Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-28T15:07:03.115Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-28T15:07:03.276Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-28T15:07:03.276Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T15:07:03.675Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-28T15:07:03.842Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-28T15:07:03.842Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T15:07:03.970Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-07-28T15:07:04.229Z] --- PASS: TestDaemonRestartIpcMode (2.91s) [2022-07-28T15:07:04.229Z] PASS [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === Skipped [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-28T15:07:04.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-28T15:07:04.229Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-28T15:07:04.229Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-28T15:07:04.229Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-28T15:07:04.229Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-28T15:07:04.229Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-28T15:07:04.229Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-28T15:07:04.229Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-28T15:07:04.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-28T15:07:04.229Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-28T15:07:04.229Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-28T15:07:04.229Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-28T15:07:04.229Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-28T15:07:04.229Z] 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-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-28T15:07:04.229Z] 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-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-28T15:07:04.229Z] 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-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-28T15:07:04.229Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T15:07:04.229Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-28T15:07:04.229Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-28T15:07:04.229Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-28T15:07:04.229Z] 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-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-28T15:07:04.229Z] 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-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-28T15:07:04.229Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T15:07:04.229Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-28T15:07:04.229Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-28T15:07:04.229Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-28T15:07:04.229Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-28T15:07:04.229Z] [2022-07-28T15:07:04.229Z] DONE 241 tests, 27 skipped in 82.746s [2022-07-28T15:07:04.229Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T15:07:04.235Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-28T15:07:04.488Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T15:07:04.836Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-28T15:07:05.057Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-28T15:07:05.057Z] === RUN TestConfigDaemonID [2022-07-28T15:07:05.761Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-28T15:07:06.003Z] daemon_test.go:83: [d6af6bf4a31e2] daemon is not started [2022-07-28T15:07:06.003Z] --- PASS: TestConfigDaemonID (1.09s) [2022-07-28T15:07:06.003Z] === RUN TestDaemonConfigValidation [2022-07-28T15:07:06.003Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:07:06.003Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:07:06.003Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T15:07:06.004Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T15:07:06.004Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T15:07:06.004Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T15:07:06.004Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T15:07:06.004Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T15:07:06.004Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T15:07:06.004Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T15:07:06.004Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:07:06.004Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T15:07:06.004Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T15:07:06.004Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T15:07:06.262Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-28T15:07:06.262Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T15:07:06.262Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-28T15:07:06.262Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-28T15:07:06.262Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-28T15:07:06.262Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-07-28T15:07:06.262Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-28T15:07:06.262Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T15:07:06.262Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T15:07:06.319Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-28T15:07:06.370Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-07-28T15:07:06.370Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T15:07:06.370Z] service_test.go:243: FLAKY_TEST [2022-07-28T15:07:06.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T15:07:06.370Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T15:07:06.574Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-28T15:07:07.133Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-28T15:07:07.639Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T15:07:07.694Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-28T15:07:07.694Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-28T15:07:08.254Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-28T15:07:08.577Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T15:07:09.178Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-28T15:07:09.432Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-28T15:07:09.514Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T15:07:09.514Z] daemon_test.go:197: [df0342d3d9a0f] daemon is not started [2022-07-28T15:07:09.514Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-28T15:07:09.514Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-28T15:07:09.514Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-28T15:07:09.514Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-28T15:07:09.514Z] === RUN TestDaemonProxy [2022-07-28T15:07:09.514Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-28T15:07:09.514Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-28T15:07:09.514Z] PASS [2022-07-28T15:07:09.514Z] [2022-07-28T15:07:09.514Z] === Skipped [2022-07-28T15:07:09.514Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-28T15:07:09.514Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-28T15:07:09.514Z] [2022-07-28T15:07:09.514Z] DONE 13 tests, 1 skipped in 5.295s [2022-07-28T15:07:09.514Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T15:07:09.773Z] INFO: Testing against a local daemon [2022-07-28T15:07:09.773Z] === RUN TestCommitInheritsEnv [2022-07-28T15:07:10.357Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-28T15:07:10.357Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T15:07:10.357Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-28T15:07:10.357Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-28T15:07:11.150Z] --- PASS: TestCommitInheritsEnv (1.49s) [2022-07-28T15:07:11.150Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T15:07:11.150Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-28T15:07:11.150Z] === RUN TestImportWithCustomPlatform [2022-07-28T15:07:11.150Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T15:07:11.150Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T15:07:11.150Z] === RUN TestImportWithCustomPlatform// [2022-07-28T15:07:11.150Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T15:07:11.410Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T15:07:11.410Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T15:07:11.410Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T15:07:11.410Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T15:07:11.410Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T15:07:11.410Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T15:07:11.410Z] === RUN TestImagesFilterMultiReference [2022-07-28T15:07:11.669Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-28T15:07:11.669Z] === RUN TestImagePullPlatformInvalid [2022-07-28T15:07:11.669Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-28T15:07:11.669Z] === RUN TestRemoveImageOrphaning [2022-07-28T15:07:12.871Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-28T15:07:13.047Z] --- PASS: TestRemoveImageOrphaning (1.55s) [2022-07-28T15:07:13.047Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T15:07:13.047Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T15:07:13.047Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T15:07:13.047Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T15:07:13.126Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-28T15:07:13.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-28T15:07:13.307Z] === RUN TestTagInvalidReference [2022-07-28T15:07:13.307Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T15:07:13.307Z] === RUN TestTagValidPrefixedRepo [2022-07-28T15:07:13.307Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T15:07:13.307Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T15:07:13.307Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T15:07:13.307Z] === RUN TestTagOfficialNames [2022-07-28T15:07:13.307Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T15:07:13.307Z] === RUN TestTagMatchesDigest [2022-07-28T15:07:13.307Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-28T15:07:13.307Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-28T15:07:13.686Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-28T15:07:15.571Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-28T15:07:18.054Z] --- PASS: TestBuildWithHugeFile (43.52s) [2022-07-28T15:07:18.054Z] === RUN TestBuildWCOWSandboxSize [2022-07-28T15:07:18.054Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T15:07:18.054Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-28T15:07:18.054Z] === RUN TestBuildWithEmptyDockerfile [2022-07-28T15:07:18.054Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:07:18.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:07:18.054Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:07:18.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:07:18.054Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:07:18.054Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:07:18.054Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-28T15:07:18.054Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-28T15:07:18.054Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-28T15:07:18.054Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-28T15:07:18.054Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-28T15:07:18.054Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-28T15:07:18.054Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-28T15:07:18.054Z] === RUN TestBuildPreserveOwnership [2022-07-28T15:07:18.054Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-28T15:07:18.054Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-28T15:07:18.054Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-07-28T15:07:18.054Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-07-28T15:07:18.054Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-07-28T15:07:18.054Z] === RUN TestBuildPlatformInvalid [2022-07-28T15:07:18.311Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-28T15:07:18.311Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-28T15:07:18.874Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-28T15:07:18.879Z] Loaded image: busybox:latest [2022-07-28T15:07:19.141Z] Loaded image: busybox:glibc [2022-07-28T15:07:20.073Z] Loaded image: debian:bullseye-slim [2022-07-28T15:07:20.073Z] Loaded image: hello-world:latest [2022-07-28T15:07:20.329Z] Loaded image: arm32v7/hello-world:latest [2022-07-28T15:07:21.239Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-07-28T15:07:21.239Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T15:07:23.033Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-28T15:07:23.141Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e17huvgwee5pzijuj6mlm81i7 Created:2022-07-28 15:07:21.37014801 +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[4f4f42982cbc3e171dbf5dbeb8b80df6dad75845244c632ab94a8bdec0f9bb8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rz3lvx12ogbghcb6remhrdx03 EndpointID:960b642b181dff3961a27fc9b91e20050e2bd002551c82cdf2676ada1ebf08c7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99cc123ae8d795d07f86c253067c93c1bdcb5e2c224599bbe6ef850fab94fa13 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:317106c03ac6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rz3lvx12ogbghcb6remhrdx03 EndpointID:960b642b181dff3961a27fc9b91e20050e2bd002551c82cdf2676ada1ebf08c7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T15:07:25.586Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-28T15:07:25.841Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-28T15:07:26.941Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-28T15:07:26.941Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-28T15:07:26.941Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-28T15:07:26.941Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-28T15:07:27.408Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-07-28T15:07:27.408Z] PASS [2022-07-28T15:07:27.408Z] [2022-07-28T15:07:27.408Z] === Skipped [2022-07-28T15:07:27.408Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T15:07:27.408Z] service_test.go:243: FLAKY_TEST [2022-07-28T15:07:27.408Z] [2022-07-28T15:07:27.408Z] DONE 38 tests, 1 skipped in 44.166s [2022-07-28T15:07:27.408Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T15:07:27.408Z] INFO: Testing against a local daemon [2022-07-28T15:07:27.408Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T15:07:27.408Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:07:27.408Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T15:07:27.408Z] === RUN TestDockerNetworkIpvlan [2022-07-28T15:07:27.408Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:07:27.408Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T15:07:27.408Z] PASS [2022-07-28T15:07:27.408Z] [2022-07-28T15:07:27.408Z] === Skipped [2022-07-28T15:07:27.408Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T15:07:27.408Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:07:27.408Z] [2022-07-28T15:07:27.408Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T15:07:27.408Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:07:27.408Z] [2022-07-28T15:07:27.408Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-28T15:07:27.408Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T15:07:27.408Z] INFO: Testing against a local daemon [2022-07-28T15:07:27.408Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T15:07:27.501Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-28T15:07:28.416Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.41s) [2022-07-28T15:07:28.416Z] PASS [2022-07-28T15:07:28.416Z] [2022-07-28T15:07:28.416Z] === Skipped [2022-07-28T15:07:28.416Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-28T15:07:28.416Z] build_session_test.go:25: TODO: BuildKit [2022-07-28T15:07:28.416Z] [2022-07-28T15:07:28.416Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-28T15:07:28.416Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-28T15:07:28.416Z] [2022-07-28T15:07:28.416Z] DONE 34 tests, 2 skipped in 74.534s [2022-07-28T15:07:28.416Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-28T15:07:28.416Z] ++ 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-28T15:07:28.416Z] ++ set -e [2022-07-28T15:07:28.416Z] ++ '[' -n 0 ']' [2022-07-28T15:07:28.416Z] ++ set -x [2022-07-28T15:07:28.416Z] ++ 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-28T15:07:28.416Z] INFO: Testing against a local daemon [2022-07-28T15:07:28.416Z] === RUN TestConfigInspect [2022-07-28T15:07:28.783Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-07-28T15:07:28.783Z] === RUN TestDockerNetworkMacvlan [2022-07-28T15:07:29.350Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T15:07:29.384Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-28T15:07:29.916Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T15:07:30.304Z] --- PASS: TestConfigInspect (2.23s) [2022-07-28T15:07:30.305Z] === RUN TestConfigList [2022-07-28T15:07:30.788Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-28T15:07:30.852Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T15:07:31.755Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-28T15:07:32.193Z] --- PASS: TestConfigList (2.28s) [2022-07-28T15:07:32.193Z] === RUN TestConfigsCreateAndDelete [2022-07-28T15:07:32.754Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T15:07:34.655Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T15:07:34.712Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-07-28T15:07:34.712Z] === RUN TestConfigsUpdate [2022-07-28T15:07:36.602Z] --- PASS: TestConfigsUpdate (2.19s) [2022-07-28T15:07:36.602Z] === RUN TestTemplatedConfig [2022-07-28T15:07:37.937Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T15:07:38.323Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-28T15:07:38.323Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-28T15:07:38.323Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-07-28T15:07:38.504Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-28T15:07:38.504Z] PASS [2022-07-28T15:07:38.504Z] [2022-07-28T15:07:38.504Z] DONE 8 tests in 11.160s [2022-07-28T15:07:38.504Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T15:07:38.504Z] testing: warning: no tests to run [2022-07-28T15:07:38.504Z] PASS [2022-07-28T15:07:38.504Z] [2022-07-28T15:07:38.504Z] DONE 0 tests in 0.008s [2022-07-28T15:07:38.504Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T15:07:38.504Z] INFO: Testing against a local daemon [2022-07-28T15:07:38.504Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T15:07:38.882Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-28T15:07:38.882Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-28T15:07:38.882Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-28T15:07:39.127Z] --- PASS: TestTemplatedConfig (2.45s) [2022-07-28T15:07:39.127Z] === RUN TestConfigCreateResolve [2022-07-28T15:07:39.807Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-28T15:07:39.879Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-28T15:07:39.879Z] === RUN TestAuthZPluginTLS [2022-07-28T15:07:40.137Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-28T15:07:40.137Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T15:07:40.703Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T15:07:40.703Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T15:07:40.731Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-28T15:07:41.269Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T15:07:41.269Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T15:07:41.641Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-07-28T15:07:41.641Z] PASS [2022-07-28T15:07:41.641Z] [2022-07-28T15:07:41.641Z] DONE 6 tests in 13.583s [2022-07-28T15:07:41.641Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-28T15:07:41.641Z] ++ 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-28T15:07:41.641Z] ++ set -e [2022-07-28T15:07:41.641Z] ++ '[' -n 0 ']' [2022-07-28T15:07:41.641Z] ++ set -x [2022-07-28T15:07:41.641Z] ++ 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-28T15:07:41.641Z] INFO: Testing against a local daemon [2022-07-28T15:07:41.641Z] === RUN TestAttachWithTTY [2022-07-28T15:07:41.641Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-28T15:07:41.641Z] === RUN TestAttachWithoutTTy [2022-07-28T15:07:41.641Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-28T15:07:41.641Z] === RUN TestCheckpoint [2022-07-28T15:07:41.641Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T15:07:41.641Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-28T15:07:41.641Z] === RUN TestContainerInvalidJSON [2022-07-28T15:07:41.641Z] === RUN TestContainerInvalidJSON/commit [2022-07-28T15:07:41.641Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-28T15:07:41.642Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:07:41.642Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:07:41.642Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:07:41.642Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:07:41.642Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:07:41.642Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/commit [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-28T15:07:41.642Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-28T15:07:41.642Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-28T15:07:41.642Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-28T15:07:41.642Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-28T15:07:41.642Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-28T15:07:41.642Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-28T15:07:41.642Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-28T15:07:41.642Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-28T15:07:41.642Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-28T15:07:41.642Z] === RUN TestCopyEmptyFile [2022-07-28T15:07:41.655Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-28T15:07:41.835Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-28T15:07:41.835Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T15:07:41.899Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-28T15:07:41.899Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-28T15:07:41.899Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-28T15:07:41.899Z] === RUN TestCopyFromContainer [2022-07-28T15:07:41.910Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-28T15:07:41.910Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-28T15:07:42.769Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-07-28T15:07:42.769Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T15:07:42.825Z] === RUN TestCopyFromContainer// [2022-07-28T15:07:42.826Z] === RUN TestCopyFromContainer//bar/root [2022-07-28T15:07:43.081Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-28T15:07:43.081Z] === RUN TestCopyFromContainer/bar/quux [2022-07-28T15:07:43.081Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-28T15:07:43.081Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-28T15:07:43.319Z] === RUN TestDockerSuite/TestRunMount [2022-07-28T15:07:43.335Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-28T15:07:43.335Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T15:07:43.337Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-28T15:07:43.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-28T15:07:43.337Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-28T15:07:43.337Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer (1.54s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-28T15:07:43.593Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-28T15:07:43.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-28T15:07:43.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:07:43.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:07:43.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:07:43.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:07:43.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:07:43.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:07:43.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-28T15:07:43.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-28T15:07:43.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-28T15:07:43.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-28T15:07:43.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-28T15:07:43.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-28T15:07:43.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-28T15:07:43.593Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-28T15:07:43.593Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-28T15:07:43.593Z] === RUN TestCreateWithInvalidEnv [2022-07-28T15:07:43.593Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-28T15:07:43.593Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-28T15:07:43.593Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-28T15:07:43.593Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-28T15:07:43.593Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-28T15:07:43.593Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-28T15:07:43.593Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-28T15:07:43.593Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-28T15:07:43.593Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-28T15:07:43.593Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-28T15:07:43.593Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-28T15:07:43.593Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-28T15:07:43.593Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-28T15:07:43.593Z] === RUN TestCreateTmpfsMountsTarget [2022-07-28T15:07:43.593Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-28T15:07:43.593Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-28T15:07:43.900Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T15:07:43.901Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T15:07:44.466Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-28T15:07:44.466Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T15:07:44.959Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-28T15:07:44.959Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-28T15:07:45.839Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-07-28T15:07:45.839Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T15:07:45.886Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-28T15:07:45.886Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-28T15:07:45.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:07:45.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:07:45.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:07:45.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:07:45.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:07:45.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:07:45.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:07:45.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:07:45.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:07:45.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:07:45.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-28T15:07:45.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-28T15:07:45.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-28T15:07:45.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-28T15:07:45.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-28T15:07:46.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-28T15:07:46.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-28T15:07:46.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-28T15:07:46.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-28T15:07:46.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-28T15:07:46.142Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-28T15:07:46.142Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-28T15:07:46.397Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-07-28T15:07:46.397Z] === RUN TestCreateDifferentPlatform [2022-07-28T15:07:46.397Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-28T15:07:46.397Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-28T15:07:46.397Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-28T15:07:46.397Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-28T15:07:46.397Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-28T15:07:46.397Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-28T15:07:46.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-28T15:07:46.397Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-28T15:07:46.653Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-28T15:07:46.653Z] === RUN TestCreateInvalidHostConfig [2022-07-28T15:07:46.653Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:07:46.653Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:07:46.653Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:07:46.653Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:07:46.653Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:07:46.653Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:07:46.653Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:07:46.653Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:07:46.653Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-28T15:07:46.653Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-28T15:07:46.653Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-28T15:07:46.653Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-28T15:07:46.653Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-28T15:07:46.653Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-28T15:07:46.653Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-28T15:07:46.653Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-28T15:07:46.653Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-28T15:07:46.653Z] === RUN TestContainerStartOnDaemonRestart [2022-07-28T15:07:46.653Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-28T15:07:46.653Z] === RUN TestDaemonRestartIpcMode [2022-07-28T15:07:46.653Z] === PAUSE TestDaemonRestartIpcMode [2022-07-28T15:07:46.653Z] === RUN TestDaemonHostGatewayIP [2022-07-28T15:07:46.653Z] === PAUSE TestDaemonHostGatewayIP [2022-07-28T15:07:46.653Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-28T15:07:46.653Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-28T15:07:46.653Z] === RUN TestContainerKillOnDaemonStart [2022-07-28T15:07:46.653Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-28T15:07:46.653Z] === RUN TestDiff [2022-07-28T15:07:46.909Z] --- PASS: TestDiff (0.46s) [2022-07-28T15:07:46.909Z] === RUN TestExecConsoleSize [2022-07-28T15:07:47.214Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-07-28T15:07:47.214Z] === RUN TestAuthZPluginHeader [2022-07-28T15:07:47.471Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-28T15:07:47.471Z] === RUN TestExecWithCloseStdin [2022-07-28T15:07:47.479Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-28T15:07:48.032Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-28T15:07:48.032Z] === RUN TestExec [2022-07-28T15:07:48.039Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-28T15:07:48.148Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-28T15:07:48.148Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T15:07:48.594Z] --- PASS: TestExec (0.48s) [2022-07-28T15:07:48.594Z] === RUN TestExecUser [2022-07-28T15:07:48.598Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-28T15:07:48.850Z] --- PASS: TestExecUser (0.47s) [2022-07-28T15:07:48.850Z] === RUN TestExportContainerAndImportImage [2022-07-28T15:07:49.158Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-28T15:07:49.412Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-28T15:07:49.412Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-28T15:07:50.565Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-28T15:07:50.777Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-28T15:07:50.777Z] === RUN TestHealthCheckWorkdir [2022-07-28T15:07:51.339Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-07-28T15:07:51.339Z] === RUN TestHealthKillContainer [2022-07-28T15:07:52.331Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-07-28T15:07:52.331Z] === RUN TestAuthZPluginV2Disable [2022-07-28T15:07:52.448Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-28T15:07:52.940Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-28T15:07:52.940Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-28T15:07:52.940Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-28T15:07:52.940Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-28T15:07:52.940Z] Cross building: bundles/cross/linux/s390x [2022-07-28T15:07:52.940Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-28T15:07:52.940Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-28T15:07:53.810Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-28T15:07:55.695Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-28T15:07:56.254Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-28T15:07:56.522Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-07-28T15:07:56.522Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T15:07:58.140Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-28T15:07:59.421Z] --- PASS: TestHealthKillContainer (7.91s) [2022-07-28T15:07:59.421Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-28T15:07:59.544Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-28T15:07:59.544Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-28T15:07:59.544Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-28T15:07:59.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-07-28T15:07:59.682Z] === RUN TestIpcModeNone [2022-07-28T15:07:59.799Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-28T15:07:59.802Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2022-07-28T15:07:59.802Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T15:08:00.244Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-28T15:08:00.244Z] === RUN TestIpcModePrivate [2022-07-28T15:08:00.500Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-28T15:08:00.756Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-28T15:08:00.756Z] === RUN TestIpcModeShareable [2022-07-28T15:08:00.769Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-28T15:08:01.012Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-28T15:08:01.268Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-28T15:08:01.268Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-28T15:08:01.328Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-28T15:08:01.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-28T15:08:02.447Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-28T15:08:02.634Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) [2022-07-28T15:08:02.635Z] === RUN TestAPIIpcModeHost [2022-07-28T15:08:03.197Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-28T15:08:03.197Z] === RUN TestDaemonIpcModeShareable [2022-07-28T15:08:03.807Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-28T15:08:04.125Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-28T15:08:04.125Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-28T15:08:04.125Z] === RUN TestDaemonIpcModePrivate [2022-07-28T15:08:05.520Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-28T15:08:05.520Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-28T15:08:05.520Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-28T15:08:05.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-28T15:08:05.734Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-28T15:08:06.449Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-28T15:08:06.450Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-28T15:08:06.450Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-28T15:08:07.814Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-28T15:08:07.814Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-07-28T15:08:07.814Z] === RUN TestIpcModeOlderClient [2022-07-28T15:08:07.814Z] === PAUSE TestIpcModeOlderClient [2022-07-28T15:08:07.814Z] === RUN TestKillContainerInvalidSignal [2022-07-28T15:08:08.070Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-28T15:08:08.070Z] === RUN TestKillContainer [2022-07-28T15:08:08.070Z] === RUN TestKillContainer/no_signal [2022-07-28T15:08:08.632Z] === RUN TestKillContainer/non_killing_signal [2022-07-28T15:08:08.888Z] === RUN TestKillContainer/killing_signal [2022-07-28T15:08:09.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-28T15:08:09.301Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-28T15:08:09.450Z] --- PASS: TestKillContainer (1.29s) [2022-07-28T15:08:09.450Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-28T15:08:09.450Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-28T15:08:09.450Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-28T15:08:09.450Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-28T15:08:09.450Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-28T15:08:09.771Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.10s) [2022-07-28T15:08:09.771Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T15:08:09.862Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-28T15:08:09.862Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-28T15:08:10.012Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-28T15:08:10.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-07-28T15:08:10.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-28T15:08:10.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-28T15:08:10.268Z] === RUN TestKillStoppedContainer [2022-07-28T15:08:10.268Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-28T15:08:10.268Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-28T15:08:10.268Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-28T15:08:10.268Z] === RUN TestKillDifferentUserContainer [2022-07-28T15:08:10.422Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-28T15:08:10.677Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-28T15:08:10.829Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-28T15:08:10.829Z] === RUN TestInspectOomKilledTrue [2022-07-28T15:08:11.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-28T15:08:11.237Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-28T15:08:11.392Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-07-28T15:08:11.392Z] === RUN TestInspectOomKilledFalse [2022-07-28T15:08:11.648Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-28T15:08:11.648Z] === RUN TestLinksEtcHostsContentMatch [2022-07-28T15:08:11.796Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-28T15:08:12.051Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-28T15:08:12.214Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-28T15:08:12.215Z] === RUN TestLinksContainerNames [2022-07-28T15:08:12.612Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-28T15:08:13.141Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-28T15:08:13.141Z] === RUN TestLogsFollowTailEmpty [2022-07-28T15:08:13.397Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-28T15:08:13.397Z] === RUN TestLogs [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:08:13.397Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-28T15:08:13.397Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-28T15:08:13.397Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:08:13.397Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:08:13.397Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:08:13.397Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:08:13.397Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:08:13.397Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-28T15:08:13.397Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-28T15:08:13.958Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-28T15:08:13.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-28T15:08:14.214Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-28T15:08:14.472Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-28T15:08:14.472Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:08:15.034Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:08:15.034Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:08:15.034Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:08:15.034Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:08:15.034Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:08:15.034Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:08:15.034Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:08:15.034Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-28T15:08:15.034Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-28T15:08:15.596Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-28T15:08:15.852Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-28T15:08:16.109Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-28T15:08:16.109Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-28T15:08:16.671Z] --- PASS: TestLogs (3.43s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.48s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2022-07-28T15:08:16.671Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-07-28T15:08:16.671Z] === RUN TestContainerNetworkMountsNoChown [2022-07-28T15:08:17.233Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/default [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/default [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/private [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/private [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rprivate [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/slave [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/slave [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rslave [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/shared [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/shared [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rshared [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/default [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/rslave [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/rshared [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/shared [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/rprivate [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/slave [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/private [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:08:17.233Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-28T15:08:17.233Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-28T15:08:17.233Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-28T15:08:17.276Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-28T15:08:17.489Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-28T15:08:17.746Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-28T15:08:17.746Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-07-28T15:08:17.746Z] === RUN TestContainerBindMountNonRecursive [2022-07-28T15:08:18.637Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-28T15:08:18.637Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-28T15:08:18.637Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-28T15:08:19.111Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-28T15:08:19.111Z] === RUN TestContainerVolumesMountedAsShared [2022-07-28T15:08:19.367Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-28T15:08:19.367Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-28T15:08:19.561Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-28T15:08:19.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-28T15:08:19.929Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-28T15:08:19.929Z] === RUN TestNetworkNat [2022-07-28T15:08:20.121Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-28T15:08:20.184Z] --- PASS: TestNetworkNat (0.45s) [2022-07-28T15:08:20.184Z] === RUN TestNetworkLocalhostTCPNat [2022-07-28T15:08:20.746Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-07-28T15:08:20.746Z] === RUN TestNetworkLoopbackNat [2022-07-28T15:08:21.482Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-28T15:08:22.410Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-28T15:08:22.410Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-28T15:08:22.969Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-28T15:08:22.969Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-28T15:08:23.263Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-28T15:08:23.263Z] === RUN TestPause [2022-07-28T15:08:23.529Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-28T15:08:23.824Z] --- PASS: TestPause (0.43s) [2022-07-28T15:08:23.824Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-28T15:08:23.824Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T15:08:23.824Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T15:08:23.824Z] === RUN TestPauseStopPausedContainer [2022-07-28T15:08:24.081Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-28T15:08:24.081Z] === RUN TestPidHost [2022-07-28T15:08:24.089Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-28T15:08:25.014Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-28T15:08:25.446Z] --- PASS: TestPidHost (0.96s) [2022-07-28T15:08:25.446Z] === RUN TestPsFilter [2022-07-28T15:08:25.446Z] --- PASS: TestPsFilter (0.11s) [2022-07-28T15:08:25.446Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-28T15:08:25.703Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-28T15:08:25.703Z] === RUN TestRemoveContainerWithVolume [2022-07-28T15:08:25.981Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-28T15:08:25.981Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-28T15:08:25.981Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-28T15:08:25.981Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-28T15:08:26.265Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-28T15:08:26.265Z] === RUN TestRemoveContainerRunning [2022-07-28T15:08:26.521Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-28T15:08:26.521Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-28T15:08:26.540Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-28T15:08:27.082Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-28T15:08:27.082Z] === RUN TestRemoveInvalidContainer [2022-07-28T15:08:27.082Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-28T15:08:27.082Z] === RUN TestRenameLinkedContainer [2022-07-28T15:08:27.099Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-28T15:08:27.099Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-28T15:08:27.099Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-28T15:08:27.658Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-28T15:08:27.844Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2022-07-28T15:08:27.844Z] PASS [2022-07-28T15:08:27.844Z] [2022-07-28T15:08:27.844Z] DONE 17 tests in 48.295s [2022-07-28T15:08:27.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T15:08:27.844Z] INFO: Testing against a local daemon [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:08:27.844Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:08:27.844Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T15:08:27.844Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T15:08:27.844Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T15:08:27.844Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T15:08:27.844Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T15:08:27.844Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T15:08:27.844Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T15:08:27.844Z] === RUN TestPluginInstall [2022-07-28T15:08:27.844Z] === RUN TestPluginInstall/no_auth [2022-07-28T15:08:27.844Z] time="2022-07-28T15:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:08:27.844Z] time="2022-07-28T15:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f692d239a092cadd33ce5d8218b00d1add0d51d5976990c8316900f8111b78c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:08:27.844Z] time="2022-07-28T15:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:08:27.844Z] time="2022-07-28T15:08:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f692d239a092cadd33ce5d8218b00d1add0d51d5976990c8316900f8111b78c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:08:27.844Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T15:08:28.103Z] time="2022-07-28T15:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:08:28.103Z] time="2022-07-28T15:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f692d239a092cadd33ce5d8218b00d1add0d51d5976990c8316900f8111b78c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:08:28.103Z] time="2022-07-28T15:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:08:28.103Z] time="2022-07-28T15:08:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f692d239a092cadd33ce5d8218b00d1add0d51d5976990c8316900f8111b78c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:08:28.363Z] === RUN TestPluginInstall/with_insecure [2022-07-28T15:08:28.972Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-07-28T15:08:28.972Z] === RUN TestRenameStoppedContainer [2022-07-28T15:08:28.972Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-28T15:08:28.972Z] === RUN TestRenameRunningContainerAndReuse [2022-07-28T15:08:29.019Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-28T15:08:29.019Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T15:08:29.019Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-28T15:08:29.298Z] time="2022-07-28T15:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:08:29.298Z] time="2022-07-28T15:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cd97aaeaff5889bf7464732629cab10fd81b65dea7eaa0eec75732441e8a230" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:08:29.298Z] time="2022-07-28T15:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:08:29.298Z] time="2022-07-28T15:08:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cd97aaeaff5889bf7464732629cab10fd81b65dea7eaa0eec75732441e8a230" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:08:29.565Z] plugin_test.go:195: [dc48d500fac13] daemon is not started [2022-07-28T15:08:29.565Z] --- PASS: TestPluginInstall (2.73s) [2022-07-28T15:08:29.565Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-07-28T15:08:29.565Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-28T15:08:29.565Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-28T15:08:29.565Z] === RUN TestPluginsWithRuntimes [2022-07-28T15:08:29.943Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-28T15:08:29.943Z] === RUN TestRenameInvalidName [2022-07-28T15:08:30.505Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-28T15:08:30.505Z] === RUN TestRenameAnonymousContainer [2022-07-28T15:08:30.974Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T15:08:31.570Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-28T15:08:31.871Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-07-28T15:08:31.871Z] === RUN TestRenameContainerWithSameName [2022-07-28T15:08:31.907Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T15:08:32.172Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-28T15:08:32.432Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-28T15:08:32.432Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-28T15:08:32.732Z] === RUN TestDockerSuite/TestRunRm [2022-07-28T15:08:32.840Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-07-28T15:08:32.840Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-28T15:08:32.840Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-28T15:08:32.840Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T15:08:33.292Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-28T15:08:33.361Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-28T15:08:33.361Z] === RUN TestResize [2022-07-28T15:08:33.406Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-28T15:08:33.406Z] PASS [2022-07-28T15:08:33.406Z] [2022-07-28T15:08:33.406Z] DONE 24 tests in 6.675s [2022-07-28T15:08:33.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T15:08:33.406Z] INFO: Testing against a local daemon [2022-07-28T15:08:33.406Z] === RUN TestExternalGraphDriver [2022-07-28T15:08:33.617Z] --- PASS: TestResize (0.40s) [2022-07-28T15:08:33.617Z] === RUN TestResizeWithInvalidSize [2022-07-28T15:08:33.872Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-28T15:08:33.872Z] === RUN TestResizeWhenContainerNotStarted [2022-07-28T15:08:33.973Z] === RUN TestExternalGraphDriver/json [2022-07-28T15:08:34.434Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:08:34.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:08:34.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:08:34.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-28T15:08:34.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:08:35.349Z] === RUN TestExternalGraphDriver/spec [2022-07-28T15:08:36.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:08:37.250Z] === RUN TestExternalGraphDriver/pull [2022-07-28T15:08:37.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:08:37.449Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-28T15:08:37.449Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-28T15:08:37.705Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-28T15:08:38.269Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-28T15:08:38.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-28T15:08:38.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-28T15:08:39.151Z] --- PASS: TestExternalGraphDriver (5.29s) [2022-07-28T15:08:39.151Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-28T15:08:39.151Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-07-28T15:08:39.151Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-07-28T15:08:39.151Z] === RUN TestGraphdriverPluginV2 [2022-07-28T15:08:39.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:08:39.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-28T15:08:40.153Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-28T15:08:40.713Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-28T15:08:40.713Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-28T15:08:43.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-28T15:08:43.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-28T15:08:43.333Z] --- PASS: TestGraphdriverPluginV2 (4.28s) [2022-07-28T15:08:43.333Z] PASS [2022-07-28T15:08:43.333Z] [2022-07-28T15:08:43.333Z] DONE 5 tests in 9.628s [2022-07-28T15:08:43.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T15:08:43.333Z] INFO: Testing against a local daemon [2022-07-28T15:08:43.333Z] === RUN TestContinueAfterPluginCrash [2022-07-28T15:08:43.333Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T15:08:43.333Z] === RUN TestReadPluginNoRead [2022-07-28T15:08:43.333Z] === PAUSE TestReadPluginNoRead [2022-07-28T15:08:43.333Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T15:08:43.333Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T15:08:43.333Z] === CONT TestContinueAfterPluginCrash [2022-07-28T15:08:43.333Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T15:08:43.974Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-28T15:08:44.229Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-28T15:08:45.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-28T15:08:46.618Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-07-28T15:08:46.618Z] === CONT TestReadPluginNoRead [2022-07-28T15:08:47.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-28T15:08:47.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-28T15:08:47.489Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-28T15:08:48.049Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-28T15:08:48.609Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-28T15:08:48.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-28T15:08:48.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-28T15:08:49.149Z] === RUN TestReadPluginNoRead/default [2022-07-28T15:08:49.169Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-28T15:08:49.761Z] --- PASS: TestImportExtremelyLargeImageWorks (93.78s) [2022-07-28T15:08:49.761Z] PASS [2022-07-28T15:08:49.761Z] [2022-07-28T15:08:49.761Z] === Skipped [2022-07-28T15:08:49.761Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T15:08:49.761Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-28T15:08:49.761Z] [2022-07-28T15:08:49.761Z] DONE 22 tests, 1 skipped in 97.579s [2022-07-28T15:08:49.761Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T15:08:49.761Z] === RUN TestStripANSICommands [2022-07-28T15:08:49.761Z] === RUN TestStripANSICommands/#00 [2022-07-28T15:08:49.761Z] === RUN TestStripANSICommands/#01 [2022-07-28T15:08:49.761Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T15:08:49.761Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T15:08:49.761Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T15:08:49.761Z] PASS [2022-07-28T15:08:49.761Z] [2022-07-28T15:08:49.761Z] DONE 3 tests in 0.034s [2022-07-28T15:08:49.761Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T15:08:49.761Z] INFO: Testing against a local daemon [2022-07-28T15:08:49.761Z] === RUN TestNetworkCreateDelete [2022-07-28T15:08:49.761Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T15:08:49.761Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T15:08:49.761Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-28T15:08:49.761Z] === RUN TestDaemonDNSFallback [2022-07-28T15:08:50.082Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T15:08:50.092Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-28T15:08:50.347Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-28T15:08:50.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-28T15:08:50.602Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-28T15:08:51.162Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-28T15:08:51.455Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T15:08:51.455Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-07-28T15:08:51.721Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-28T15:08:52.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-07-28T15:08:52.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-07-28T15:08:52.253Z] === RUN TestCgroupNamespacesRun [2022-07-28T15:08:52.281Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-28T15:08:52.390Z] === CONT TestReadPluginNoRead [2022-07-28T15:08:52.390Z] read_test.go:92: [dc7d667196a6b] daemon is not started [2022-07-28T15:08:52.390Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-07-28T15:08:52.390Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-07-28T15:08:52.390Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-28T15:08:52.390Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-07-28T15:08:52.390Z] PASS [2022-07-28T15:08:52.390Z] [2022-07-28T15:08:52.390Z] DONE 6 tests in 9.384s [2022-07-28T15:08:52.390Z] 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-28T15:08:52.390Z] testing: warning: no tests to run [2022-07-28T15:08:52.390Z] PASS [2022-07-28T15:08:52.390Z] [2022-07-28T15:08:52.390Z] DONE 0 tests in 0.007s [2022-07-28T15:08:52.390Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T15:08:52.390Z] INFO: Testing against a local daemon [2022-07-28T15:08:52.390Z] === RUN TestPluginWithDevMounts [2022-07-28T15:08:52.390Z] === PAUSE TestPluginWithDevMounts [2022-07-28T15:08:52.390Z] === CONT TestPluginWithDevMounts [2022-07-28T15:08:52.840Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-28T15:08:53.180Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-28T15:08:53.180Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-28T15:08:53.401Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-28T15:08:53.949Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-28T15:08:53.949Z] === RUN TestInspectNetwork [2022-07-28T15:08:53.949Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:53.949Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-28T15:08:53.949Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T15:08:53.949Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:53.949Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-28T15:08:53.949Z] === RUN TestNetworkInvalidJSON [2022-07-28T15:08:53.949Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T15:08:53.949Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T15:08:53.949Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:08:53.949Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:08:53.949Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:08:53.949Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:08:53.949Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T15:08:53.949Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T15:08:53.949Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:08:54.107Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-28T15:08:54.107Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T15:08:54.209Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T15:08:54.209Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T15:08:54.209Z] === RUN TestNetworkList [2022-07-28T15:08:54.209Z] === RUN TestNetworkList//networks [2022-07-28T15:08:54.209Z] === PAUSE TestNetworkList//networks [2022-07-28T15:08:54.209Z] === RUN TestNetworkList//networks/ [2022-07-28T15:08:54.209Z] === PAUSE TestNetworkList//networks/ [2022-07-28T15:08:54.209Z] === CONT TestNetworkList//networks [2022-07-28T15:08:54.209Z] === CONT TestNetworkList//networks/ [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T15:08:54.209Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T15:08:54.209Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T15:08:54.209Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-28T15:08:54.209Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T15:08:54.209Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-28T15:08:54.209Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T15:08:54.209Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-28T15:08:54.209Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T15:08:54.209Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-28T15:08:54.209Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T15:08:54.209Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-28T15:08:54.209Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T15:08:54.209Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-28T15:08:54.209Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T15:08:54.209Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T15:08:54.209Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T15:08:54.209Z] service_test.go:243: FLAKY_TEST [2022-07-28T15:08:54.209Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T15:08:54.209Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T15:08:54.209Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-28T15:08:54.209Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T15:08:54.209Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T15:08:54.209Z] PASS [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === Skipped [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-28T15:08:54.209Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-28T15:08:54.209Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-28T15:08:54.209Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-28T15:08:54.209Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-28T15:08:54.209Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-28T15:08:54.209Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-28T15:08:54.209Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-28T15:08:54.209Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-28T15:08:54.209Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T15:08:54.209Z] service_test.go:243: FLAKY_TEST [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-28T15:08:54.209Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-28T15:08:54.209Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] DONE 34 tests, 12 skipped in 7.044s [2022-07-28T15:08:54.209Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T15:08:54.209Z] INFO: Testing against a local daemon [2022-07-28T15:08:54.209Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T15:08:54.209Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:08:54.209Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T15:08:54.209Z] === RUN TestDockerNetworkIpvlan [2022-07-28T15:08:54.209Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:08:54.209Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T15:08:54.209Z] PASS [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === Skipped [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T15:08:54.209Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T15:08:54.209Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:08:54.209Z] [2022-07-28T15:08:54.209Z] DONE 2 tests, 2 skipped in 0.090s [2022-07-28T15:08:54.209Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T15:08:54.291Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-28T15:08:54.291Z] PASS [2022-07-28T15:08:54.291Z] [2022-07-28T15:08:54.291Z] DONE 1 tests in 1.574s [2022-07-28T15:08:54.291Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T15:08:54.291Z] INFO: Testing against a local daemon [2022-07-28T15:08:54.291Z] === RUN TestSecretInspect [2022-07-28T15:08:54.468Z] INFO: Testing against a local daemon [2022-07-28T15:08:54.468Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T15:08:54.468Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.468Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestDockerNetworkMacvlan [2022-07-28T15:08:54.468Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.468Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-28T15:08:54.468Z] PASS [2022-07-28T15:08:54.468Z] [2022-07-28T15:08:54.468Z] === Skipped [2022-07-28T15:08:54.468Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-28T15:08:54.468Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.468Z] [2022-07-28T15:08:54.468Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-28T15:08:54.468Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-28T15:08:54.468Z] [2022-07-28T15:08:54.468Z] DONE 2 tests, 2 skipped in 0.092s [2022-07-28T15:08:54.468Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T15:08:54.468Z] testing: warning: no tests to run [2022-07-28T15:08:54.468Z] PASS [2022-07-28T15:08:54.468Z] [2022-07-28T15:08:54.468Z] DONE 0 tests in 0.024s [2022-07-28T15:08:54.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T15:08:54.468Z] INFO: Testing against a local daemon [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginTLS [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginHeader [2022-07-28T15:08:54.468Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:54.468Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-28T15:08:54.468Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T15:08:55.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:55.036Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-28T15:08:55.036Z] === RUN TestAuthZPluginV2Disable [2022-07-28T15:08:55.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-28T15:08:55.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:55.295Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-28T15:08:55.295Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T15:08:55.474Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-28T15:08:55.474Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-28T15:08:55.553Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:55.553Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T15:08:55.553Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T15:08:55.848Z] === RUN TestDockerSuite/TestRunState [2022-07-28T15:08:56.120Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.120Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-28T15:08:56.120Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T15:08:56.193Z] --- PASS: TestSecretInspect (2.15s) [2022-07-28T15:08:56.193Z] === RUN TestSecretList [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T15:08:56.379Z] PASS [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === Skipped [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-28T15:08:56.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] DONE 17 tests, 17 skipped in 1.795s [2022-07-28T15:08:56.379Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T15:08:56.379Z] INFO: Testing against a local daemon [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:08:56.379Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:08:56.379Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T15:08:56.379Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T15:08:56.379Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T15:08:56.379Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T15:08:56.379Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T15:08:56.379Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T15:08:56.379Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T15:08:56.379Z] === RUN TestPluginInstall [2022-07-28T15:08:56.379Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-28T15:08:56.379Z] === RUN TestPluginsWithRuntimes [2022-07-28T15:08:56.379Z] 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-28T15:08:56.379Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-28T15:08:56.379Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T15:08:56.379Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T15:08:56.379Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T15:08:56.379Z] PASS [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === Skipped [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-28T15:08:56.379Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-28T15:08:56.379Z] 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-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-28T15:08:56.379Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-28T15:08:56.379Z] [2022-07-28T15:08:56.379Z] DONE 19 tests, 3 skipped in 0.144s [2022-07-28T15:08:56.379Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T15:08:56.638Z] INFO: Testing against a local daemon [2022-07-28T15:08:56.638Z] === RUN TestExternalGraphDriver [2022-07-28T15:08:56.839Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-28T15:08:56.839Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-28T15:08:56.897Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T15:08:56.897Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-28T15:08:56.897Z] === RUN TestGraphdriverPluginV2 [2022-07-28T15:08:57.209Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-28T15:08:57.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-28T15:08:57.766Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-28T15:08:57.769Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-28T15:08:58.693Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-28T15:08:58.693Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-28T15:08:58.721Z] --- PASS: TestSecretList (2.18s) [2022-07-28T15:08:58.721Z] === RUN TestSecretsCreateAndDelete [2022-07-28T15:08:58.948Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-28T15:08:58.948Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-28T15:08:58.948Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-28T15:08:59.131Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-28T15:08:59.131Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-28T15:08:59.508Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-28T15:08:59.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-28T15:08:59.692Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-28T15:09:00.068Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-28T15:09:00.619Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-28T15:09:00.619Z] === RUN TestNISDomainname [2022-07-28T15:09:00.621Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-07-28T15:09:00.621Z] === RUN TestSecretsUpdate [2022-07-28T15:09:01.096Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2022-07-28T15:09:01.096Z] PASS [2022-07-28T15:09:01.096Z] [2022-07-28T15:09:01.096Z] === Skipped [2022-07-28T15:09:01.096Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-28T15:09:01.096Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-28T15:09:01.096Z] [2022-07-28T15:09:01.096Z] DONE 2 tests, 1 skipped in 4.214s [2022-07-28T15:09:01.096Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T15:09:01.096Z] INFO: Testing against a local daemon [2022-07-28T15:09:01.096Z] === RUN TestContinueAfterPluginCrash [2022-07-28T15:09:01.096Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T15:09:01.096Z] === RUN TestReadPluginNoRead [2022-07-28T15:09:01.096Z] === PAUSE TestReadPluginNoRead [2022-07-28T15:09:01.096Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T15:09:01.096Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T15:09:01.096Z] === CONT TestContinueAfterPluginCrash [2022-07-28T15:09:01.096Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T15:09:01.181Z] --- PASS: TestNISDomainname (0.52s) [2022-07-28T15:09:01.181Z] === RUN TestHostnameDnsResolution [2022-07-28T15:09:01.429Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-28T15:09:01.429Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-28T15:09:01.683Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-28T15:09:01.938Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-28T15:09:02.107Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-07-28T15:09:02.107Z] === RUN TestUnprivilegedPortsAndPing [2022-07-28T15:09:02.193Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-28T15:09:02.363Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-28T15:09:02.363Z] === RUN TestPrivilegedHostDevices [2022-07-28T15:09:02.924Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-28T15:09:02.924Z] === RUN TestRunConsoleSize [2022-07-28T15:09:03.148Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-28T15:09:03.148Z] === RUN TestTemplatedSecret [2022-07-28T15:09:03.486Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-28T15:09:03.486Z] === RUN TestStats [2022-07-28T15:09:04.078Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-28T15:09:05.091Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-28T15:09:05.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-28T15:09:05.288Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-07-28T15:09:05.288Z] === CONT TestReadPluginNoRead [2022-07-28T15:09:05.677Z] --- PASS: TestTemplatedSecret (2.58s) [2022-07-28T15:09:05.677Z] === RUN TestSecretCreateResolve [2022-07-28T15:09:05.999Z] --- PASS: TestStats (2.44s) [2022-07-28T15:09:05.999Z] === RUN TestStopContainerWithTimeout [2022-07-28T15:09:05.999Z] === RUN TestStopContainerWithTimeout/0 [2022-07-28T15:09:05.999Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-28T15:09:05.999Z] === RUN TestStopContainerWithTimeout/1 [2022-07-28T15:09:05.999Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-28T15:09:05.999Z] === RUN TestStopContainerWithTimeout/3 [2022-07-28T15:09:05.999Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-28T15:09:05.999Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-28T15:09:05.999Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-28T15:09:05.999Z] === CONT TestStopContainerWithTimeout/0 [2022-07-28T15:09:05.999Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-28T15:09:06.452Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-28T15:09:06.560Z] === CONT TestStopContainerWithTimeout/3 [2022-07-28T15:09:07.376Z] docker_cli_service_logs_test.go:248: checking task ljztqp144dk4 [2022-07-28T15:09:07.376Z] docker_cli_service_logs_test.go:253: checking messages for ljztqp144dk4 [2022-07-28T15:09:07.376Z] docker_cli_service_logs_test.go:248: checking task tlmv27crufrj [2022-07-28T15:09:07.376Z] docker_cli_service_logs_test.go:253: checking messages for tlmv27crufrj [2022-07-28T15:09:07.577Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-28T15:09:07.577Z] PASS [2022-07-28T15:09:07.577Z] [2022-07-28T15:09:07.577Z] DONE 6 tests in 13.456s [2022-07-28T15:09:07.577Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T15:09:07.577Z] INFO: Testing against a local daemon [2022-07-28T15:09:07.577Z] === RUN TestServiceCreateInit [2022-07-28T15:09:07.577Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T15:09:07.823Z] === RUN TestReadPluginNoRead/default [2022-07-28T15:09:08.301Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-28T15:09:08.448Z] === CONT TestStopContainerWithTimeout/1 [2022-07-28T15:09:08.760Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T15:09:09.674Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-28T15:09:09.811Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-28T15:09:09.812Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-07-28T15:09:09.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-28T15:09:09.812Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-07-28T15:09:09.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-07-28T15:09:09.812Z] === RUN TestDeleteDevicemapper [2022-07-28T15:09:09.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T15:09:09.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-28T15:09:09.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-28T15:09:10.136Z] --- PASS: TestContinueAfterPluginCrash (9.14s) [2022-07-28T15:09:10.136Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T15:09:11.034Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-28T15:09:11.513Z] === CONT TestReadPluginNoRead [2022-07-28T15:09:11.513Z] read_test.go:92: [db40b651760bf] daemon is not started [2022-07-28T15:09:11.513Z] --- PASS: TestReadPluginNoRead (6.14s) [2022-07-28T15:09:11.513Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-28T15:09:11.513Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-28T15:09:11.513Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-07-28T15:09:11.513Z] PASS [2022-07-28T15:09:11.513Z] [2022-07-28T15:09:11.513Z] DONE 6 tests in 10.604s [2022-07-28T15:09:11.513Z] 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-28T15:09:11.513Z] testing: warning: no tests to run [2022-07-28T15:09:11.513Z] PASS [2022-07-28T15:09:11.513Z] [2022-07-28T15:09:11.513Z] DONE 0 tests in 0.031s [2022-07-28T15:09:11.513Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T15:09:11.513Z] INFO: Testing against a local daemon [2022-07-28T15:09:11.513Z] === RUN TestPluginWithDevMounts [2022-07-28T15:09:11.513Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-28T15:09:11.513Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-28T15:09:11.513Z] PASS [2022-07-28T15:09:11.513Z] [2022-07-28T15:09:11.513Z] === Skipped [2022-07-28T15:09:11.513Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-28T15:09:11.513Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-28T15:09:11.513Z] [2022-07-28T15:09:11.513Z] DONE 1 tests, 1 skipped in 0.093s [2022-07-28T15:09:11.513Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T15:09:11.513Z] INFO: Testing against a local daemon [2022-07-28T15:09:11.513Z] === RUN TestSecretInspect [2022-07-28T15:09:11.513Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.513Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-28T15:09:11.513Z] === RUN TestSecretList [2022-07-28T15:09:11.513Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.513Z] --- SKIP: TestSecretList (0.02s) [2022-07-28T15:09:11.513Z] === RUN TestSecretsCreateAndDelete [2022-07-28T15:09:11.513Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.513Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-28T15:09:11.513Z] === RUN TestSecretsUpdate [2022-07-28T15:09:11.513Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.513Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-28T15:09:11.513Z] === RUN TestTemplatedSecret [2022-07-28T15:09:11.513Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.513Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-28T15:09:11.513Z] === RUN TestSecretCreateResolve [2022-07-28T15:09:11.513Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.513Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-28T15:09:11.513Z] PASS [2022-07-28T15:09:11.513Z] [2022-07-28T15:09:11.514Z] === Skipped [2022-07-28T15:09:11.514Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-28T15:09:11.514Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.514Z] [2022-07-28T15:09:11.514Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-28T15:09:11.514Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.514Z] [2022-07-28T15:09:11.514Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-28T15:09:11.514Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.514Z] [2022-07-28T15:09:11.514Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-28T15:09:11.514Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.514Z] [2022-07-28T15:09:11.514Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-28T15:09:11.514Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.514Z] [2022-07-28T15:09:11.514Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-28T15:09:11.514Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.514Z] [2022-07-28T15:09:11.514Z] DONE 6 tests, 6 skipped in 0.159s [2022-07-28T15:09:11.514Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T15:09:11.700Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-07-28T15:09:11.700Z] === RUN TestUpdateMemory [2022-07-28T15:09:11.761Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T15:09:11.773Z] INFO: Testing against a local daemon [2022-07-28T15:09:11.773Z] === RUN TestServiceCreateInit [2022-07-28T15:09:11.773Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T15:09:11.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T15:09:11.773Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-28T15:09:11.773Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T15:09:11.773Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T15:09:11.773Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceConflict [2022-07-28T15:09:11.773Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T15:09:11.773Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T15:09:11.773Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T15:09:11.773Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T15:09:11.773Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceSysctls [2022-07-28T15:09:11.773Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-28T15:09:11.773Z] === RUN TestCreateServiceCapabilities [2022-07-28T15:09:11.773Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-28T15:09:11.773Z] === RUN TestInspect [2022-07-28T15:09:11.773Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestInspect (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestCreateJob [2022-07-28T15:09:11.773Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.773Z] --- SKIP: TestCreateJob (0.01s) [2022-07-28T15:09:11.773Z] === RUN TestReplicatedJob [2022-07-28T15:09:11.773Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:11.957Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-28T15:09:11.957Z] === RUN TestUpdateCPUQuota [2022-07-28T15:09:12.032Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-28T15:09:12.032Z] === RUN TestUpdateReplicatedJob [2022-07-28T15:09:12.032Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:12.032Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-28T15:09:12.032Z] === RUN TestServiceListWithStatuses [2022-07-28T15:09:12.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:09:12.032Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T15:09:12.032Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T15:09:12.032Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:12.032Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-28T15:09:12.032Z] === RUN TestDockerNetworkReConnect [2022-07-28T15:09:12.032Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:12.032Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-28T15:09:12.032Z] === RUN TestServicePlugin [2022-07-28T15:09:12.884Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-07-28T15:09:12.884Z] === RUN TestUpdatePidsLimit [2022-07-28T15:09:12.884Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-28T15:09:12.884Z] === RUN TestUpdatePidsLimit/no_change [2022-07-28T15:09:12.917Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-28T15:09:13.140Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-28T15:09:13.172Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-28T15:09:13.396Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-28T15:09:13.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-28T15:09:13.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-28T15:09:13.731Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-28T15:09:13.908Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-28T15:09:13.936Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServicePlugin (1.95s) [2022-07-28T15:09:13.936Z] === RUN TestServiceUpdateLabel [2022-07-28T15:09:13.936Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-28T15:09:13.936Z] === RUN TestServiceUpdateSecrets [2022-07-28T15:09:13.936Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-28T15:09:13.936Z] === RUN TestServiceUpdateConfigs [2022-07-28T15:09:13.936Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-28T15:09:13.936Z] === RUN TestServiceUpdateNetwork [2022-07-28T15:09:13.936Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-28T15:09:13.936Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T15:09:13.936Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-28T15:09:13.936Z] PASS [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === Skipped [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T15:09:13.936Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T15:09:13.936Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-28T15:09:13.936Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-28T15:09:13.936Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-28T15:09:13.936Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-28T15:09:13.936Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-28T15:09:13.936Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-28T15:09:13.936Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-28T15:09:13.936Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-28T15:09:13.936Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-28T15:09:13.936Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-28T15:09:13.936Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.936Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-28T15:09:13.936Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.936Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-28T15:09:13.937Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T15:09:13.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-28T15:09:13.937Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-28T15:09:13.937Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-07-28T15:09:13.937Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-28T15:09:13.937Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-28T15:09:13.937Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-28T15:09:13.937Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-28T15:09:13.937Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-28T15:09:13.937Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-28T15:09:13.937Z] [2022-07-28T15:09:13.937Z] DONE 24 tests, 23 skipped in 2.394s [2022-07-28T15:09:13.937Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T15:09:14.196Z] INFO: Testing against a local daemon [2022-07-28T15:09:14.196Z] === RUN TestSessionCreate [2022-07-28T15:09:14.196Z] --- PASS: TestSessionCreate (0.04s) [2022-07-28T15:09:14.196Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T15:09:14.196Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-28T15:09:14.196Z] PASS [2022-07-28T15:09:14.196Z] [2022-07-28T15:09:14.196Z] DONE 2 tests in 0.152s [2022-07-28T15:09:14.196Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T15:09:14.196Z] INFO: Testing against a local daemon [2022-07-28T15:09:14.196Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T15:09:14.196Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T15:09:14.196Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T15:09:14.196Z] === RUN TestDiskUsage [2022-07-28T15:09:14.196Z] === PAUSE TestDiskUsage [2022-07-28T15:09:14.196Z] === RUN TestEventsExecDie [2022-07-28T15:09:14.291Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-28T15:09:14.470Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-28T15:09:14.470Z] === RUN TestUpdateRestartPolicy [2022-07-28T15:09:14.763Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-28T15:09:14.763Z] === RUN TestEventsBackwardsCompatible [2022-07-28T15:09:14.763Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-28T15:09:14.763Z] === RUN TestEventsVolumeCreate [2022-07-28T15:09:15.022Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T15:09:15.022Z] === RUN TestInfoBinaryCommits [2022-07-28T15:09:15.022Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T15:09:15.022Z] === RUN TestInfoAPIVersioned [2022-07-28T15:09:15.022Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T15:09:15.022Z] === RUN TestInfoAPI [2022-07-28T15:09:15.022Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T15:09:15.022Z] === RUN TestInfoAPIWarnings [2022-07-28T15:09:15.042Z] --- PASS: TestServiceCreateInit (7.48s) [2022-07-28T15:09:15.042Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-07-28T15:09:15.042Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-07-28T15:09:15.042Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T15:09:15.653Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-28T15:09:16.577Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-28T15:09:17.136Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-28T15:09:17.390Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-28T15:09:17.645Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-28T15:09:18.204Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-28T15:09:18.763Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-28T15:09:19.687Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-28T15:09:19.687Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-28T15:09:19.687Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-28T15:09:19.942Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-28T15:09:20.501Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-28T15:09:23.761Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-28T15:09:23.761Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-28T15:09:24.686Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-28T15:09:26.049Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-28T15:09:26.635Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-28T15:09:26.635Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-28T15:09:26.636Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-28T15:09:26.636Z] === RUN TestWaitNonBlocked [2022-07-28T15:09:26.636Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:09:26.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:09:26.636Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:09:26.636Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:09:26.636Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-28T15:09:26.636Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-28T15:09:26.636Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-28T15:09:26.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-07-28T15:09:26.636Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-28T15:09:26.636Z] === RUN TestWaitBlocked [2022-07-28T15:09:26.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:09:26.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:09:26.636Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:09:26.636Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:09:26.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-28T15:09:26.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-28T15:09:27.197Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-28T15:09:27.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-28T15:09:27.198Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-07-28T15:09:27.198Z] === RUN TestWaitConditions [2022-07-28T15:09:27.453Z] === RUN TestWaitConditions/default [2022-07-28T15:09:27.453Z] === PAUSE TestWaitConditions/default [2022-07-28T15:09:27.453Z] === RUN TestWaitConditions/not-running [2022-07-28T15:09:27.453Z] === PAUSE TestWaitConditions/not-running [2022-07-28T15:09:27.453Z] === RUN TestWaitConditions/next-exit [2022-07-28T15:09:27.453Z] === PAUSE TestWaitConditions/next-exit [2022-07-28T15:09:27.453Z] === RUN TestWaitConditions/removed [2022-07-28T15:09:27.453Z] === PAUSE TestWaitConditions/removed [2022-07-28T15:09:27.453Z] === CONT TestWaitConditions/default [2022-07-28T15:09:27.453Z] === CONT TestWaitConditions/next-exit [2022-07-28T15:09:27.933Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-28T15:09:28.817Z] === CONT TestWaitConditions/removed [2022-07-28T15:09:29.074Z] === CONT TestWaitConditions/not-running [2022-07-28T15:09:29.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-28T15:09:29.817Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-28T15:09:30.438Z] --- PASS: TestWaitConditions (0.02s) [2022-07-28T15:09:30.438Z] --- PASS: TestWaitConditions/next-exit (1.52s) [2022-07-28T15:09:30.438Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-28T15:09:30.438Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-07-28T15:09:30.438Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-07-28T15:09:30.438Z] === CONT TestContainerStartOnDaemonRestart [2022-07-28T15:09:30.438Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-28T15:09:31.701Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-28T15:09:32.626Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-28T15:09:32.626Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-28T15:09:32.626Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-28T15:09:32.626Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-28T15:09:32.626Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-28T15:09:32.626Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-28T15:09:32.626Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-28T15:09:32.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-28T15:09:32.626Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-28T15:09:32.626Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-28T15:09:32.626Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-28T15:09:32.957Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) [2022-07-28T15:09:32.957Z] === CONT TestIpcModeOlderClient [2022-07-28T15:09:32.957Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-07-28T15:09:32.957Z] === CONT TestContainerKillOnDaemonStart [2022-07-28T15:09:32.957Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-28T15:09:32.957Z] === CONT TestDaemonHostGatewayIP [2022-07-28T15:09:33.105Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-28T15:09:33.106Z] === RUN TestInfoDebug [2022-07-28T15:09:33.106Z] --- PASS: TestInfoDebug (0.55s) [2022-07-28T15:09:33.106Z] === RUN TestInfoInsecureRegistries [2022-07-28T15:09:33.106Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-28T15:09:33.106Z] === RUN TestInfoRegistryMirrors [2022-07-28T15:09:33.106Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-28T15:09:33.106Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T15:09:33.115Z] --- PASS: TestCreateServiceMultipleTimes (15.86s) [2022-07-28T15:09:33.116Z] === RUN TestCreateServiceConflict [2022-07-28T15:09:33.116Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-28T15:09:33.116Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T15:09:33.550Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-28T15:09:33.674Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-28T15:09:33.674Z] === RUN TestPingCacheHeaders [2022-07-28T15:09:33.674Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-28T15:09:33.674Z] === RUN TestPingGet [2022-07-28T15:09:33.674Z] --- PASS: TestPingGet (0.01s) [2022-07-28T15:09:33.674Z] === RUN TestPingHead [2022-07-28T15:09:33.674Z] --- PASS: TestPingHead (0.03s) [2022-07-28T15:09:33.674Z] === RUN TestPingSwarmHeader [2022-07-28T15:09:34.109Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-28T15:09:34.241Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T15:09:34.830Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T15:09:35.470Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-28T15:09:35.470Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-28T15:09:35.472Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-07-28T15:09:35.472Z] === CONT TestDaemonRestartIpcMode [2022-07-28T15:09:35.799Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T15:09:35.799Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-07-28T15:09:35.799Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T15:09:35.799Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T15:09:35.799Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T15:09:35.799Z] === RUN TestVersion [2022-07-28T15:09:35.799Z] --- PASS: TestVersion (0.04s) [2022-07-28T15:09:35.799Z] === CONT TestDiskUsage [2022-07-28T15:09:36.030Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T15:09:36.381Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T15:09:36.396Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-07-28T15:09:36.396Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T15:09:36.639Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T15:09:36.639Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T15:09:36.639Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T15:09:36.898Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T15:09:36.955Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-28T15:09:36.955Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage (1.28s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T15:09:37.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-28T15:09:37.158Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-28T15:09:37.158Z] PASS [2022-07-28T15:09:37.158Z] [2022-07-28T15:09:37.158Z] === Skipped [2022-07-28T15:09:37.158Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T15:09:37.158Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T15:09:37.158Z] [2022-07-28T15:09:37.158Z] DONE 54 tests, 1 skipped in 22.930s [2022-07-28T15:09:37.158Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T15:09:37.158Z] INFO: Testing against a local daemon [2022-07-28T15:09:37.158Z] === RUN TestVolumesCreateAndList [2022-07-28T15:09:37.158Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T15:09:37.158Z] === RUN TestVolumesRemove [2022-07-28T15:09:37.158Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T15:09:37.158Z] === RUN TestVolumesInspect [2022-07-28T15:09:37.360Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T15:09:37.417Z] === RUN TestVolumesInvalidJSON [2022-07-28T15:09:37.417Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T15:09:37.417Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T15:09:37.417Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T15:09:37.417Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T15:09:37.417Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T15:09:37.417Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T15:09:37.417Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T15:09:37.417Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T15:09:37.417Z] PASS [2022-07-28T15:09:37.417Z] [2022-07-28T15:09:37.417Z] DONE 9 tests in 0.199s [2022-07-28T15:09:37.417Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T15:09:37.417Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14250 is not a child of this shell [2022-07-28T15:09:37.417Z] warning: PID 14250 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-28T15:09:37.417Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T15:09:37.417Z] [2022-07-28T15:09:37.417Z] Unloading profiles will leave already running processes permanently [2022-07-28T15:09:37.417Z] unconfined, which can lead to unexpected situations. [2022-07-28T15:09:37.417Z] [2022-07-28T15:09:37.417Z] To set a process to complain mode, use the command line tool [2022-07-28T15:09:37.417Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T15:09:37.417Z] Removing test suite binaries [2022-07-28T15:09:37.417Z] exiting test-integration [2022-07-28T15:09:37.417Z] ++ exit 0 [2022-07-28T15:09:37.417Z] [2022-07-28T15:09:37.515Z] docker_cli_swarm_test.go:1895: [d14ba99fb5a8c] joining swarm manager [d744570f75d6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-28T15:09:37.515Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-28T15:09:37.515Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-28T15:09:37.515Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-28T15:09:37.515Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-28T15:09:37.515Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-28T15:09:37.515Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-28T15:09:37.515Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-28T15:09:38.078Z] === RUN TestDockerSuite/TestRunWithMemoryReservation Post stage [Pipeline] junit [2022-07-28T15:09:38.366Z] Recording test results [2022-07-28T15:09:38.638Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-28T15:09:38.638Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-28T15:09:38.893Z] docker_cli_swarm_test.go:1896: [de7bf59dba451] joining swarm manager [d744570f75d6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:09:39.148Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-28T15:09:39.404Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-28T15:09:39.896Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T15:09:40.235Z] + echo Ensuring container killed. [2022-07-28T15:09:40.235Z] Ensuring container killed. [2022-07-28T15:09:40.235Z] + docker rm -vf docker-pr1 [2022-07-28T15:09:40.235Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T15:09:40.332Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-28T15:09:40.332Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-28T15:09:40.519Z] + echo Chowning /workspace to jenkins user [2022-07-28T15:09:40.519Z] Chowning /workspace to jenkins user [2022-07-28T15:09:40.519Z] + id -u [2022-07-28T15:09:40.519Z] + id -g [2022-07-28T15:09:40.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T15:09:40.519Z] Unable to find image 'busybox:latest' locally [2022-07-28T15:09:40.519Z] latest: Pulling from library/busybox [2022-07-28T15:09:40.781Z] 19d511225f94: Pulling fs layer [2022-07-28T15:09:40.781Z] 19d511225f94: Download complete [2022-07-28T15:09:40.781Z] 19d511225f94: Pull complete [2022-07-28T15:09:40.781Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T15:09:40.781Z] Status: Downloaded newer image for busybox:latest [2022-07-28T15:09:40.892Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-28T15:09:41.451Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-28T15:09:41.451Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-28T15:09:41.451Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-28T15:09:41.706Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T15:09:42.983Z] + bundleName=amd64-rootless [2022-07-28T15:09:42.983Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-28T15:09:42.983Z] Creating amd64-rootless-bundles.tar.gz [2022-07-28T15:09:42.983Z] + 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-28T15:09:42.983Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T15:09:42.996Z] Archiving artifacts [2022-07-28T15:09:43.068Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-28T15:09:43.669Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-28T15:09:43.669Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-28T15:09:43.669Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-28T15:09:43.669Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-28T15:09:43.924Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-28T15:09:44.443Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-28T15:09:44.443Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-28T15:09:44.443Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-28T15:09:44.443Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-28T15:09:44.443Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-28T15:09:44.770Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-28T15:09:44.797Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43878/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T15:09:44.891Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-28T15:09:45.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/test/unit [2022-07-28T15:09:45.116Z] + make clean [2022-07-28T15:09:45.116Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T15:09:45.314Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-28T15:09:45.314Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-28T15:09:45.314Z] + TESTDIRS=./... [2022-07-28T15:09:45.314Z] + exclude_paths='/vendor/|/integration' [2022-07-28T15:09:45.314Z] ++ go list ./... [2022-07-28T15:09:45.314Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-28T15:09:45.375Z] docker-dev-cache [2022-07-28T15:09:45.375Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T15:09:45.442Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-07-28T15:09:45.442Z] PASS [2022-07-28T15:09:45.442Z] [2022-07-28T15:09:45.442Z] === Skipped [2022-07-28T15:09:45.442Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-28T15:09:45.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-28T15:09:45.442Z] [2022-07-28T15:09:45.442Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-28T15:09:45.442Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-28T15:09:45.442Z] [2022-07-28T15:09:45.442Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-28T15:09:45.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-28T15:09:45.442Z] [2022-07-28T15:09:45.442Z] DONE 264 tests, 3 skipped in 122.964s [2022-07-28T15:09:45.442Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-28T15:09:45.442Z] ++ 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-28T15:09:45.442Z] ++ set -e [2022-07-28T15:09:45.442Z] ++ '[' -n 0 ']' [2022-07-28T15:09:45.442Z] ++ set -x [2022-07-28T15:09:45.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-28T15:09:45.442Z] === RUN TestConfigDaemonLibtrustID [2022-07-28T15:09:45.442Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-28T15:09:45.442Z] === RUN TestConfigDaemonID [2022-07-28T15:09:45.450Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-28T15:09:46.004Z] daemon_test.go:83: [d9cfb7b08c343] daemon is not started [2022-07-28T15:09:46.004Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-28T15:09:46.004Z] === RUN TestDaemonConfigValidation [2022-07-28T15:09:46.004Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:09:46.004Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:09:46.004Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-28T15:09:46.004Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-28T15:09:46.004Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-28T15:09:46.004Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-28T15:09:46.004Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-28T15:09:46.004Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-28T15:09:46.004Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-28T15:09:46.004Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-28T15:09:46.004Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-28T15:09:46.004Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-28T15:09:46.004Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-28T15:09:46.004Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-28T15:09:46.004Z] === CONT TestDaemonConfigValidation/valid_config [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T15:09:46.256Z] + pkg_list='github.com/docker/docker/api [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/backend/build [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/httputils [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/middleware [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/build [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/container [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/debug [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/image [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/network [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/session [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/system [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/server/router/volume [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/backend [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/container [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/events [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/filters [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/image [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/mount [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/network [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/registry [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/strslice [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/swarm [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/time [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/versions [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T15:09:46.256Z] github.com/docker/docker/api/types/volume [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/dockerfile [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/remotecontext [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T15:09:46.256Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T15:09:46.256Z] github.com/docker/docker/cli [2022-07-28T15:09:46.256Z] github.com/docker/docker/cli/config [2022-07-28T15:09:46.256Z] github.com/docker/docker/cli/debug [2022-07-28T15:09:46.256Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T15:09:46.256Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T15:09:46.256Z] github.com/docker/docker/client [2022-07-28T15:09:46.256Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T15:09:46.256Z] github.com/docker/docker/cmd/dockerd [2022-07-28T15:09:46.256Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T15:09:46.256Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T15:09:46.256Z] github.com/docker/docker/container [2022-07-28T15:09:46.256Z] github.com/docker/docker/container/stream [2022-07-28T15:09:46.256Z] github.com/docker/docker/contrib/apparmor [2022-07-28T15:09:46.256Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T15:09:46.256Z] github.com/docker/docker/contrib/httpserver [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/cluster [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/config [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/events [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/exec [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/images [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/initlayer [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/links [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/listeners [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/logger [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T15:09:46.256Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/local [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/names [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/network [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/stats [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution/metadata [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution/utils [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution/xfer [2022-07-28T15:09:46.257Z] github.com/docker/docker/dockerversion [2022-07-28T15:09:46.257Z] github.com/docker/docker/errdefs [2022-07-28T15:09:46.257Z] github.com/docker/docker/image [2022-07-28T15:09:46.257Z] github.com/docker/docker/image/cache [2022-07-28T15:09:46.257Z] github.com/docker/docker/image/tarexport [2022-07-28T15:09:46.257Z] github.com/docker/docker/image/v1 [2022-07-28T15:09:46.257Z] github.com/docker/docker/internal/test/suite [2022-07-28T15:09:46.257Z] github.com/docker/docker/layer [2022-07-28T15:09:46.257Z] github.com/docker/docker/libcontainerd [2022-07-28T15:09:46.257Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T15:09:46.257Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T15:09:46.257Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T15:09:46.257Z] github.com/docker/docker/libcontainerd/types [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/config [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/idm [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/ns [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/options [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/osl [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/libnetwork/types [2022-07-28T15:09:46.257Z] github.com/docker/docker/oci [2022-07-28T15:09:46.257Z] github.com/docker/docker/oci/caps [2022-07-28T15:09:46.257Z] github.com/docker/docker/opts [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/aaparser [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/archive [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/authorization [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/capabilities [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/containerfs [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/directory [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/dmesg [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/fileutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/fsutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/homedir [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/idtools [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/ioutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/longpath [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/loopback [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/parsers [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/pidfile [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/platform [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/plugins [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/pools [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/progress [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/pubsub [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/reexec [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/signal [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/stack [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/stringid [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/system [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/tailfile [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/tarsum [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/truncindex [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/urlutil [2022-07-28T15:09:46.257Z] github.com/docker/docker/pkg/useragent [2022-07-28T15:09:46.257Z] github.com/docker/docker/plugin [2022-07-28T15:09:46.257Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T15:09:46.257Z] github.com/docker/docker/plugin/v2 [2022-07-28T15:09:46.257Z] github.com/docker/docker/profiles/apparmor [2022-07-28T15:09:46.257Z] github.com/docker/docker/profiles/seccomp [2022-07-28T15:09:46.257Z] github.com/docker/docker/quota [2022-07-28T15:09:46.257Z] github.com/docker/docker/reference [2022-07-28T15:09:46.257Z] github.com/docker/docker/registry [2022-07-28T15:09:46.257Z] github.com/docker/docker/registry/resumable [2022-07-28T15:09:46.257Z] github.com/docker/docker/restartmanager [2022-07-28T15:09:46.257Z] github.com/docker/docker/rootless [2022-07-28T15:09:46.257Z] github.com/docker/docker/rootless/specconv [2022-07-28T15:09:46.257Z] github.com/docker/docker/runconfig [2022-07-28T15:09:46.257Z] github.com/docker/docker/runconfig/opts [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/daemon [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/environment [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/fakegit [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/registry [2022-07-28T15:09:46.257Z] github.com/docker/docker/testutil/request [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume/drivers [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume/local [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume/mounts [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume/service [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume/service/opts [2022-07-28T15:09:46.257Z] github.com/docker/docker/volume/testutils' [2022-07-28T15:09:46.257Z] ++ echo 'github.com/docker/docker/api [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/backend/build [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/httputils [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/middleware [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/build [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/container [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/debug [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/image [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/network [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/session [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/system [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/server/router/volume [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/backend [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/container [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/events [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/filters [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/image [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/mount [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/network [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/registry [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/strslice [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/swarm [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/time [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/versions [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T15:09:46.257Z] github.com/docker/docker/api/types/volume [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/dockerfile [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/remotecontext [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T15:09:46.257Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T15:09:46.257Z] github.com/docker/docker/cli [2022-07-28T15:09:46.257Z] github.com/docker/docker/cli/config [2022-07-28T15:09:46.257Z] github.com/docker/docker/cli/debug [2022-07-28T15:09:46.257Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T15:09:46.257Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T15:09:46.257Z] github.com/docker/docker/client [2022-07-28T15:09:46.257Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T15:09:46.257Z] github.com/docker/docker/cmd/dockerd [2022-07-28T15:09:46.257Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T15:09:46.257Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T15:09:46.257Z] github.com/docker/docker/container [2022-07-28T15:09:46.257Z] github.com/docker/docker/container/stream [2022-07-28T15:09:46.257Z] github.com/docker/docker/contrib/apparmor [2022-07-28T15:09:46.257Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T15:09:46.257Z] github.com/docker/docker/contrib/httpserver [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/cluster [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/config [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/events [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/exec [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/images [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/initlayer [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/links [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/listeners [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/local [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/names [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/network [2022-07-28T15:09:46.257Z] github.com/docker/docker/daemon/stats [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution/metadata [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution/utils [2022-07-28T15:09:46.257Z] github.com/docker/docker/distribution/xfer [2022-07-28T15:09:46.257Z] github.com/docker/docker/dockerversion [2022-07-28T15:09:46.257Z] github.com/docker/docker/errdefs [2022-07-28T15:09:46.257Z] github.com/docker/docker/image [2022-07-28T15:09:46.257Z] github.com/docker/docker/image/cache [2022-07-28T15:09:46.258Z] github.com/docker/docker/image/tarexport [2022-07-28T15:09:46.258Z] github.com/docker/docker/image/v1 [2022-07-28T15:09:46.258Z] github.com/docker/docker/internal/test/suite [2022-07-28T15:09:46.258Z] github.com/docker/docker/layer [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/types [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/config [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/idm [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/ns [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/options [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/osl [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/libnetwork/types [2022-07-28T15:09:46.258Z] github.com/docker/docker/oci [2022-07-28T15:09:46.258Z] github.com/docker/docker/oci/caps [2022-07-28T15:09:46.258Z] github.com/docker/docker/opts [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/aaparser [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/archive [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/authorization [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/capabilities [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/containerfs [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/directory [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/dmesg [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/fileutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/fsutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/homedir [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/idtools [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/ioutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/longpath [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/loopback [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/parsers [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/pidfile [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/platform [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/pools [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/progress [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/pubsub [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/reexec [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/signal [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/stack [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/stringid [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/system [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/tailfile [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/tarsum [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/truncindex [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/urlutil [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/useragent [2022-07-28T15:09:46.258Z] github.com/docker/docker/plugin [2022-07-28T15:09:46.258Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T15:09:46.258Z] github.com/docker/docker/plugin/v2 [2022-07-28T15:09:46.258Z] github.com/docker/docker/profiles/apparmor [2022-07-28T15:09:46.258Z] github.com/docker/docker/profiles/seccomp [2022-07-28T15:09:46.258Z] github.com/docker/docker/quota [2022-07-28T15:09:46.258Z] github.com/docker/docker/reference [2022-07-28T15:09:46.258Z] github.com/docker/docker/registry [2022-07-28T15:09:46.258Z] github.com/docker/docker/registry/resumable [2022-07-28T15:09:46.258Z] github.com/docker/docker/restartmanager [2022-07-28T15:09:46.258Z] github.com/docker/docker/rootless [2022-07-28T15:09:46.258Z] github.com/docker/docker/rootless/specconv [2022-07-28T15:09:46.258Z] github.com/docker/docker/runconfig [2022-07-28T15:09:46.258Z] github.com/docker/docker/runconfig/opts [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/daemon [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/environment [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/fakegit [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/registry [2022-07-28T15:09:46.258Z] github.com/docker/docker/testutil/request [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume/drivers [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume/local [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume/mounts [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume/service [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume/service/opts [2022-07-28T15:09:46.258Z] github.com/docker/docker/volume/testutils' [2022-07-28T15:09:46.258Z] ++ grep --fixed-strings -v /libnetwork [2022-07-28T15:09:46.258Z] + base_pkg_list='github.com/docker/docker/api [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/backend/build [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/httputils [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/middleware [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/build [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/container [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/debug [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/image [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/network [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/session [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/system [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/server/router/volume [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/backend [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/container [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/events [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/filters [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/image [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/mount [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/network [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/registry [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/strslice [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/swarm [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/time [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/versions [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T15:09:46.258Z] github.com/docker/docker/api/types/volume [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/dockerfile [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/remotecontext [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T15:09:46.258Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T15:09:46.258Z] github.com/docker/docker/cli [2022-07-28T15:09:46.258Z] github.com/docker/docker/cli/config [2022-07-28T15:09:46.258Z] github.com/docker/docker/cli/debug [2022-07-28T15:09:46.258Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T15:09:46.258Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T15:09:46.258Z] github.com/docker/docker/client [2022-07-28T15:09:46.258Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T15:09:46.258Z] github.com/docker/docker/cmd/dockerd [2022-07-28T15:09:46.258Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T15:09:46.258Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T15:09:46.258Z] github.com/docker/docker/container [2022-07-28T15:09:46.258Z] github.com/docker/docker/container/stream [2022-07-28T15:09:46.258Z] github.com/docker/docker/contrib/apparmor [2022-07-28T15:09:46.258Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T15:09:46.258Z] github.com/docker/docker/contrib/httpserver [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/cluster [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/config [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/events [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/exec [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/images [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/initlayer [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/links [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/listeners [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/local [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/names [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/network [2022-07-28T15:09:46.258Z] github.com/docker/docker/daemon/stats [2022-07-28T15:09:46.258Z] github.com/docker/docker/distribution [2022-07-28T15:09:46.258Z] github.com/docker/docker/distribution/metadata [2022-07-28T15:09:46.258Z] github.com/docker/docker/distribution/utils [2022-07-28T15:09:46.258Z] github.com/docker/docker/distribution/xfer [2022-07-28T15:09:46.258Z] github.com/docker/docker/dockerversion [2022-07-28T15:09:46.258Z] github.com/docker/docker/errdefs [2022-07-28T15:09:46.258Z] github.com/docker/docker/image [2022-07-28T15:09:46.258Z] github.com/docker/docker/image/cache [2022-07-28T15:09:46.258Z] github.com/docker/docker/image/tarexport [2022-07-28T15:09:46.258Z] github.com/docker/docker/image/v1 [2022-07-28T15:09:46.258Z] github.com/docker/docker/internal/test/suite [2022-07-28T15:09:46.258Z] github.com/docker/docker/layer [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T15:09:46.258Z] github.com/docker/docker/libcontainerd/types [2022-07-28T15:09:46.258Z] github.com/docker/docker/oci [2022-07-28T15:09:46.258Z] github.com/docker/docker/oci/caps [2022-07-28T15:09:46.258Z] github.com/docker/docker/opts [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/aaparser [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/archive [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/authorization [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/capabilities [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/containerfs [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/directory [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/dmesg [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/fileutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/fsutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/homedir [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/idtools [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/ioutils [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/longpath [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/loopback [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/parsers [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/pidfile [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/platform [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/pools [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/progress [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/pubsub [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/reexec [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/signal [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/stack [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/stringid [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/system [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/tailfile [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/tarsum [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/truncindex [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/urlutil [2022-07-28T15:09:46.258Z] github.com/docker/docker/pkg/useragent [2022-07-28T15:09:46.258Z] github.com/docker/docker/plugin [2022-07-28T15:09:46.259Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T15:09:46.259Z] github.com/docker/docker/plugin/v2 [2022-07-28T15:09:46.259Z] github.com/docker/docker/profiles/apparmor [2022-07-28T15:09:46.259Z] github.com/docker/docker/profiles/seccomp [2022-07-28T15:09:46.259Z] github.com/docker/docker/quota [2022-07-28T15:09:46.259Z] github.com/docker/docker/reference [2022-07-28T15:09:46.259Z] github.com/docker/docker/registry [2022-07-28T15:09:46.259Z] github.com/docker/docker/registry/resumable [2022-07-28T15:09:46.259Z] github.com/docker/docker/restartmanager [2022-07-28T15:09:46.259Z] github.com/docker/docker/rootless [2022-07-28T15:09:46.259Z] github.com/docker/docker/rootless/specconv [2022-07-28T15:09:46.259Z] github.com/docker/docker/runconfig [2022-07-28T15:09:46.259Z] github.com/docker/docker/runconfig/opts [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/daemon [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/environment [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/fakegit [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/registry [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil/request [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume/drivers [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume/local [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume/mounts [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume/service [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume/service/opts [2022-07-28T15:09:46.259Z] github.com/docker/docker/volume/testutils' [2022-07-28T15:09:46.259Z] ++ grep --fixed-strings /libnetwork [2022-07-28T15:09:46.259Z] ++ echo 'github.com/docker/docker/api [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/backend/build [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/httputils [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/middleware [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/build [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/container [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/debug [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/image [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/network [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/session [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/system [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/server/router/volume [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/backend [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/container [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/events [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/filters [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/image [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/mount [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/network [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/registry [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/strslice [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/swarm [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/time [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/versions [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T15:09:46.259Z] github.com/docker/docker/api/types/volume [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/dockerfile [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/remotecontext [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T15:09:46.259Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T15:09:46.259Z] github.com/docker/docker/cli [2022-07-28T15:09:46.259Z] github.com/docker/docker/cli/config [2022-07-28T15:09:46.259Z] github.com/docker/docker/cli/debug [2022-07-28T15:09:46.259Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T15:09:46.259Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T15:09:46.259Z] github.com/docker/docker/client [2022-07-28T15:09:46.259Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T15:09:46.259Z] github.com/docker/docker/cmd/dockerd [2022-07-28T15:09:46.259Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T15:09:46.259Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T15:09:46.259Z] github.com/docker/docker/container [2022-07-28T15:09:46.259Z] github.com/docker/docker/container/stream [2022-07-28T15:09:46.259Z] github.com/docker/docker/contrib/apparmor [2022-07-28T15:09:46.259Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T15:09:46.259Z] github.com/docker/docker/contrib/httpserver [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/cluster [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/config [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/events [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/exec [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/images [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/initlayer [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/links [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/listeners [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/local [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/names [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/network [2022-07-28T15:09:46.259Z] github.com/docker/docker/daemon/stats [2022-07-28T15:09:46.259Z] github.com/docker/docker/distribution [2022-07-28T15:09:46.259Z] github.com/docker/docker/distribution/metadata [2022-07-28T15:09:46.259Z] github.com/docker/docker/distribution/utils [2022-07-28T15:09:46.259Z] github.com/docker/docker/distribution/xfer [2022-07-28T15:09:46.259Z] github.com/docker/docker/dockerversion [2022-07-28T15:09:46.259Z] github.com/docker/docker/errdefs [2022-07-28T15:09:46.259Z] github.com/docker/docker/image [2022-07-28T15:09:46.259Z] github.com/docker/docker/image/cache [2022-07-28T15:09:46.259Z] github.com/docker/docker/image/tarexport [2022-07-28T15:09:46.259Z] github.com/docker/docker/image/v1 [2022-07-28T15:09:46.259Z] github.com/docker/docker/internal/test/suite [2022-07-28T15:09:46.259Z] github.com/docker/docker/layer [2022-07-28T15:09:46.259Z] github.com/docker/docker/libcontainerd [2022-07-28T15:09:46.259Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T15:09:46.259Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T15:09:46.259Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T15:09:46.259Z] github.com/docker/docker/libcontainerd/types [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/config [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/idm [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/ns [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/options [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/osl [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/libnetwork/types [2022-07-28T15:09:46.259Z] github.com/docker/docker/oci [2022-07-28T15:09:46.259Z] github.com/docker/docker/oci/caps [2022-07-28T15:09:46.259Z] github.com/docker/docker/opts [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/aaparser [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/archive [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/authorization [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/capabilities [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/containerfs [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/directory [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/dmesg [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/fileutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/fsutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/homedir [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/idtools [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/ioutils [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/longpath [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/loopback [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/parsers [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/pidfile [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/platform [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/plugins [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/pools [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/progress [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/pubsub [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/reexec [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/signal [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/stack [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/stringid [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/system [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/tailfile [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/tarsum [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/truncindex [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/urlutil [2022-07-28T15:09:46.259Z] github.com/docker/docker/pkg/useragent [2022-07-28T15:09:46.259Z] github.com/docker/docker/plugin [2022-07-28T15:09:46.259Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T15:09:46.259Z] github.com/docker/docker/plugin/v2 [2022-07-28T15:09:46.259Z] github.com/docker/docker/profiles/apparmor [2022-07-28T15:09:46.259Z] github.com/docker/docker/profiles/seccomp [2022-07-28T15:09:46.259Z] github.com/docker/docker/quota [2022-07-28T15:09:46.259Z] github.com/docker/docker/reference [2022-07-28T15:09:46.259Z] github.com/docker/docker/registry [2022-07-28T15:09:46.259Z] github.com/docker/docker/registry/resumable [2022-07-28T15:09:46.259Z] github.com/docker/docker/restartmanager [2022-07-28T15:09:46.259Z] github.com/docker/docker/rootless [2022-07-28T15:09:46.259Z] github.com/docker/docker/rootless/specconv [2022-07-28T15:09:46.259Z] github.com/docker/docker/runconfig [2022-07-28T15:09:46.259Z] github.com/docker/docker/runconfig/opts [2022-07-28T15:09:46.259Z] github.com/docker/docker/testutil [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/daemon [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/environment [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/fakegit [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/registry [2022-07-28T15:09:46.260Z] github.com/docker/docker/testutil/request [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume/drivers [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume/local [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume/mounts [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume/service [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume/service/opts [2022-07-28T15:09:46.260Z] github.com/docker/docker/volume/testutils' [2022-07-28T15:09:46.260Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/config [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/idm [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ns [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/options [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/osl [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/types' [2022-07-28T15:09:46.260Z] + echo 'github.com/docker/docker/libnetwork [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/config [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/idm [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/ns [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/options [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/osl [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/types' [2022-07-28T15:09:46.260Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:09:46.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:09:46.260Z] + type docker-proxy [2022-07-28T15:09:46.260Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-28T15:09:46.260Z] + hack/make.sh binary-proxy install-proxy [2022-07-28T15:09:46.260Z] [2022-07-28T15:09:46.260Z] Removing bundles/ [2022-07-28T15:09:46.260Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-28T15:09:46.260Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-28T15:09:46.260Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-28T15:09:46.260Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-28T15:09:46.260Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-28T15:09:46.260Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-28T15:09:46.260Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-28T15:09:46.260Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-28T15:09:46.520Z] [2022-07-28T15:09:46.520Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-28T15:09:46.520Z] Building: bundles/binary-proxy/docker-proxy [2022-07-28T15:09:46.520Z] GOOS="" GOARCH="" GOARM="" [2022-07-28T15:09:47.187Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-28T15:09:47.332Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-28T15:09:47.587Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-28T15:09:47.587Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-28T15:09:47.587Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-28T15:09:47.587Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-28T15:09:48.555Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-28T15:09:48.575Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-28T15:09:49.115Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-28T15:09:49.517Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-28T15:09:49.517Z] daemon_test.go:197: [d95ac548b2ca8] daemon is not started [2022-07-28T15:09:49.517Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-28T15:09:49.517Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-28T15:09:49.517Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-28T15:09:49.517Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-28T15:09:49.517Z] === RUN TestDaemonProxy [2022-07-28T15:09:49.517Z] === RUN TestDaemonProxy/environment_variables [2022-07-28T15:09:49.675Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-28T15:09:51.265Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-07-28T15:09:51.265Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T15:09:51.409Z] === RUN TestDaemonProxy/command-line_options [2022-07-28T15:09:51.523Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-07-28T15:09:51.523Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T15:09:51.558Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-28T15:09:51.813Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-28T15:09:52.772Z] === RUN TestDaemonProxy/configuration_file [2022-07-28T15:09:54.051Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-07-28T15:09:54.051Z] === RUN TestCreateServiceSysctls [2022-07-28T15:09:54.366Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-28T15:09:54.660Z] === RUN TestDaemonProxy/conflicting_options [2022-07-28T15:09:54.673Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-28T15:09:54.673Z] [2022-07-28T15:09:54.673Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-28T15:09:54.673Z] Installing docker-proxy to /usr/local/bin/ [2022-07-28T15:09:54.673Z] [2022-07-28T15:09:54.673Z] + mkdir -p bundles [2022-07-28T15:09:54.673Z] + '[' -n 'github.com/docker/docker/api [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/backend/build [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/httpstatus [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/httputils [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/middleware [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/build [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/container [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/debug [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/distribution [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/grpc [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/image [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/network [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/plugin [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/session [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/swarm [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/system [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/server/router/volume [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/backend [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/blkiodev [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/container [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/events [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/filters [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/image [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/mount [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/network [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/registry [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/strslice [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/swarm [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/time [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/versions [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-28T15:09:54.673Z] github.com/docker/docker/api/types/volume [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/builder-next/worker [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/dockerfile [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/remotecontext [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/remotecontext/git [2022-07-28T15:09:54.673Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-28T15:09:54.673Z] github.com/docker/docker/cli [2022-07-28T15:09:54.673Z] github.com/docker/docker/cli/config [2022-07-28T15:09:54.673Z] github.com/docker/docker/cli/debug [2022-07-28T15:09:54.673Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-28T15:09:54.673Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-28T15:09:54.673Z] github.com/docker/docker/client [2022-07-28T15:09:54.673Z] github.com/docker/docker/cmd/docker-proxy [2022-07-28T15:09:54.673Z] github.com/docker/docker/cmd/dockerd [2022-07-28T15:09:54.673Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-28T15:09:54.673Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-28T15:09:54.673Z] github.com/docker/docker/container [2022-07-28T15:09:54.673Z] github.com/docker/docker/container/stream [2022-07-28T15:09:54.673Z] github.com/docker/docker/contrib/apparmor [2022-07-28T15:09:54.673Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-28T15:09:54.673Z] github.com/docker/docker/contrib/httpserver [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/cluster [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/cluster/convert [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/cluster/executor [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/cluster/provider [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/config [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/events [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/events/testutils [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/exec [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/images [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/initlayer [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/links [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/listeners [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/gelf [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/journald [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/local [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/logentries [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/splunk [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/syslog [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/logger/templates [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/names [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/network [2022-07-28T15:09:54.673Z] github.com/docker/docker/daemon/stats [2022-07-28T15:09:54.673Z] github.com/docker/docker/distribution [2022-07-28T15:09:54.673Z] github.com/docker/docker/distribution/metadata [2022-07-28T15:09:54.673Z] github.com/docker/docker/distribution/utils [2022-07-28T15:09:54.673Z] github.com/docker/docker/distribution/xfer [2022-07-28T15:09:54.673Z] github.com/docker/docker/dockerversion [2022-07-28T15:09:54.673Z] github.com/docker/docker/errdefs [2022-07-28T15:09:54.673Z] github.com/docker/docker/image [2022-07-28T15:09:54.673Z] github.com/docker/docker/image/cache [2022-07-28T15:09:54.673Z] github.com/docker/docker/image/tarexport [2022-07-28T15:09:54.673Z] github.com/docker/docker/image/v1 [2022-07-28T15:09:54.673Z] github.com/docker/docker/internal/test/suite [2022-07-28T15:09:54.673Z] github.com/docker/docker/layer [2022-07-28T15:09:54.673Z] github.com/docker/docker/libcontainerd [2022-07-28T15:09:54.673Z] github.com/docker/docker/libcontainerd/queue [2022-07-28T15:09:54.673Z] github.com/docker/docker/libcontainerd/remote [2022-07-28T15:09:54.673Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-28T15:09:54.673Z] github.com/docker/docker/libcontainerd/types [2022-07-28T15:09:54.673Z] github.com/docker/docker/oci [2022-07-28T15:09:54.673Z] github.com/docker/docker/oci/caps [2022-07-28T15:09:54.673Z] github.com/docker/docker/opts [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/aaparser [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/archive [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/authorization [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/broadcaster [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/capabilities [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/chrootarchive [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/containerfs [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/devicemapper [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/directory [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/dmesg [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/fileutils [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/fsutils [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/homedir [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/idtools [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/ioutils [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/jsonmessage [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/longpath [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/loopback [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/namesgenerator [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/parsers [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/pidfile [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/platform [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/plugingetter [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/plugins [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/plugins/transport [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/pools [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/progress [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/pubsub [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/reexec [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/signal [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/stack [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/stdcopy [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/streamformatter [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/stringid [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/sysinfo [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/system [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/tailfile [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/tarsum [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/truncindex [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/urlutil [2022-07-28T15:09:54.673Z] github.com/docker/docker/pkg/useragent [2022-07-28T15:09:54.673Z] github.com/docker/docker/plugin [2022-07-28T15:09:54.673Z] github.com/docker/docker/plugin/executor/containerd [2022-07-28T15:09:54.673Z] github.com/docker/docker/plugin/v2 [2022-07-28T15:09:54.673Z] github.com/docker/docker/profiles/apparmor [2022-07-28T15:09:54.673Z] github.com/docker/docker/profiles/seccomp [2022-07-28T15:09:54.673Z] github.com/docker/docker/quota [2022-07-28T15:09:54.673Z] github.com/docker/docker/reference [2022-07-28T15:09:54.673Z] github.com/docker/docker/registry [2022-07-28T15:09:54.673Z] github.com/docker/docker/registry/resumable [2022-07-28T15:09:54.673Z] github.com/docker/docker/restartmanager [2022-07-28T15:09:54.673Z] github.com/docker/docker/rootless [2022-07-28T15:09:54.673Z] github.com/docker/docker/rootless/specconv [2022-07-28T15:09:54.673Z] github.com/docker/docker/runconfig [2022-07-28T15:09:54.673Z] github.com/docker/docker/runconfig/opts [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/daemon [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/environment [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/fakecontext [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/fakegit [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/fakestorage [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/fixtures/load [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/registry [2022-07-28T15:09:54.673Z] github.com/docker/docker/testutil/request [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume/drivers [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume/local [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume/mounts [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume/service [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume/service/opts [2022-07-28T15:09:54.673Z] github.com/docker/docker/volume/testutils' ']' [2022-07-28T15:09:54.674Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-28T15:09:54.674Z] ? github.com/docker/docker/api [no test files] [2022-07-28T15:09:54.916Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-28T15:09:55.477Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-28T15:09:55.477Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-28T15:09:55.477Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-28T15:09:55.477Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-28T15:09:55.477Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-28T15:09:55.477Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-28T15:09:55.477Z] PASS [2022-07-28T15:09:55.477Z] [2022-07-28T15:09:55.477Z] DONE 18 tests in 11.256s [2022-07-28T15:09:55.477Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-28T15:09:55.477Z] ++ 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-28T15:09:55.477Z] ++ set -e [2022-07-28T15:09:55.477Z] ++ '[' -n 0 ']' [2022-07-28T15:09:55.477Z] ++ set -x [2022-07-28T15:09:55.477Z] ++ 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-28T15:09:55.733Z] INFO: Testing against a local daemon [2022-07-28T15:09:55.733Z] === RUN TestCommitInheritsEnv [2022-07-28T15:09:55.989Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-28T15:09:55.989Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-28T15:09:55.989Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T15:09:55.989Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T15:09:55.989Z] === RUN TestImportWithCustomPlatform [2022-07-28T15:09:55.989Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-28T15:09:55.989Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-28T15:09:55.989Z] === RUN TestImportWithCustomPlatform// [2022-07-28T15:09:55.989Z] === RUN TestImportWithCustomPlatform/linux [2022-07-28T15:09:56.245Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-28T15:09:56.245Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-28T15:09:56.245Z] === RUN TestImportWithCustomPlatform/macos [2022-07-28T15:09:56.245Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-28T15:09:56.245Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-28T15:09:56.245Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-28T15:09:56.245Z] === RUN TestImagesFilterMultiReference [2022-07-28T15:09:56.500Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-28T15:09:56.500Z] === RUN TestImagePullPlatformInvalid [2022-07-28T15:09:56.500Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-28T15:09:56.500Z] === RUN TestRemoveImageOrphaning [2022-07-28T15:09:56.756Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-28T15:09:56.756Z] === RUN TestRemoveImageGarbageCollector [2022-07-28T15:09:56.756Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:09:56.756Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-28T15:09:56.756Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-28T15:09:56.756Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-28T15:09:56.756Z] === RUN TestTagInvalidReference [2022-07-28T15:09:56.756Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-28T15:09:56.756Z] === RUN TestTagValidPrefixedRepo [2022-07-28T15:09:56.756Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-28T15:09:56.756Z] === RUN TestTagExistedNameWithoutForce [2022-07-28T15:09:56.756Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-28T15:09:56.756Z] === RUN TestTagOfficialNames [2022-07-28T15:09:56.756Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-28T15:09:56.756Z] === RUN TestTagMatchesDigest [2022-07-28T15:09:56.756Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-28T15:09:56.756Z] PASS [2022-07-28T15:09:56.756Z] [2022-07-28T15:09:56.756Z] === Skipped [2022-07-28T15:09:56.756Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-28T15:09:56.756Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-28T15:09:56.756Z] [2022-07-28T15:09:56.756Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-28T15:09:56.756Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:09:56.756Z] [2022-07-28T15:09:56.756Z] DONE 22 tests, 2 skipped in 1.267s [2022-07-28T15:09:56.756Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-28T15:09:56.756Z] ++ 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-28T15:09:56.756Z] ++ set -e [2022-07-28T15:09:56.756Z] ++ '[' -n 0 ']' [2022-07-28T15:09:56.756Z] ++ set -x [2022-07-28T15:09:56.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=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-28T15:09:56.756Z] === RUN TestStripANSICommands [2022-07-28T15:09:56.756Z] === RUN TestStripANSICommands/#00 [2022-07-28T15:09:56.756Z] === RUN TestStripANSICommands/#01 [2022-07-28T15:09:56.756Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-28T15:09:56.756Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-28T15:09:56.756Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-28T15:09:56.756Z] PASS [2022-07-28T15:09:56.756Z] [2022-07-28T15:09:56.756Z] DONE 3 tests in 0.035s [2022-07-28T15:09:56.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-28T15:09:57.012Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-28T15:09:57.012Z] ++ 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-28T15:09:57.012Z] ++ set -e [2022-07-28T15:09:57.012Z] ++ '[' -n 0 ']' [2022-07-28T15:09:57.012Z] ++ set -x [2022-07-28T15:09:57.012Z] ++ 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-28T15:09:57.012Z] INFO: Testing against a local daemon [2022-07-28T15:09:57.012Z] === RUN TestNetworkCreateDelete [2022-07-28T15:09:57.012Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-28T15:09:57.012Z] === RUN TestDockerNetworkDeletePreferID [2022-07-28T15:09:57.373Z] --- PASS: TestCreateServiceSysctls (3.28s) [2022-07-28T15:09:57.373Z] === RUN TestCreateServiceCapabilities [2022-07-28T15:09:57.573Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-28T15:09:57.573Z] === RUN TestDaemonDNSFallback [2022-07-28T15:09:59.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-28T15:09:59.910Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-07-28T15:09:59.910Z] === RUN TestInspect [2022-07-28T15:09:59.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-28T15:10:01.347Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-28T15:10:03.191Z] --- PASS: TestInspect (3.09s) [2022-07-28T15:10:03.191Z] === RUN TestCreateJob [2022-07-28T15:10:03.230Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-28T15:10:04.107Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-28T15:10:04.107Z] === RUN TestInspectNetwork [2022-07-28T15:10:04.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-28T15:10:05.079Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-28T15:10:06.472Z] --- PASS: TestCreateJob (3.15s) [2022-07-28T15:10:06.472Z] === RUN TestReplicatedJob [2022-07-28T15:10:06.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-28T15:10:07.372Z] === RUN TestInspectNetwork/full_network_id [2022-07-28T15:10:07.372Z] === RUN TestInspectNetwork/partial_network_id [2022-07-28T15:10:07.372Z] === RUN TestInspectNetwork/network_name [2022-07-28T15:10:07.372Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-28T15:10:08.324Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-28T15:10:08.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-28T15:10:10.463Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-28T15:10:11.023Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-28T15:10:11.536Z] --- PASS: TestInspectNetwork (7.10s) [2022-07-28T15:10:11.536Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-28T15:10:11.536Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-28T15:10:11.536Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-28T15:10:11.536Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-28T15:10:11.536Z] === RUN TestRunContainerWithBridgeNone [2022-07-28T15:10:11.738Z] --- PASS: TestReplicatedJob (5.41s) [2022-07-28T15:10:11.738Z] === RUN TestUpdateReplicatedJob [2022-07-28T15:10:11.970Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-28T15:10:12.463Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-28T15:10:12.463Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:10:12.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:10:12.463Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:10:12.463Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-28T15:10:12.463Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-28T15:10:12.463Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-28T15:10:12.463Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-28T15:10:12.463Z] === RUN TestNetworkList [2022-07-28T15:10:12.463Z] === RUN TestNetworkList//networks [2022-07-28T15:10:12.463Z] === PAUSE TestNetworkList//networks [2022-07-28T15:10:12.463Z] === RUN TestNetworkList//networks/ [2022-07-28T15:10:12.463Z] === PAUSE TestNetworkList//networks/ [2022-07-28T15:10:12.463Z] === CONT TestNetworkList//networks [2022-07-28T15:10:12.463Z] === CONT TestNetworkList//networks/ [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkList (0.01s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-28T15:10:12.463Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-28T15:10:12.463Z] === RUN TestHostIPv4BridgeLabel [2022-07-28T15:10:12.788Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-07-28T15:10:13.026Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-28T15:10:13.026Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-28T15:10:13.854Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-28T15:10:13.953Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-28T15:10:13.953Z] === RUN TestDaemonDefaultNetworkPools [2022-07-28T15:10:14.880Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-28T15:10:14.880Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-28T15:10:15.019Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-07-28T15:10:15.019Z] === RUN TestServiceListWithStatuses [2022-07-28T15:10:15.019Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:10:15.019Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T15:10:15.019Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T15:10:15.739Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-28T15:10:15.808Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-28T15:10:15.808Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-28T15:10:17.177Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-28T15:10:17.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-28T15:10:17.622Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-28T15:10:17.738Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-28T15:10:17.738Z] === RUN TestServiceWithPredefinedNetwork [2022-07-28T15:10:19.200Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-07-28T15:10:19.201Z] === RUN TestDockerNetworkReConnect [2022-07-28T15:10:20.253Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-07-28T15:10:20.253Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-28T15:10:20.253Z] service_test.go:243: FLAKY_TEST [2022-07-28T15:10:20.253Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T15:10:20.253Z] === RUN TestServiceWithDataPathPortInit [2022-07-28T15:10:20.881Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-28T15:10:20.881Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-28T15:10:20.881Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-28T15:10:20.881Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-28T15:10:20.881Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-28T15:10:21.441Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-28T15:10:22.001Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-28T15:10:22.482Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-07-28T15:10:22.482Z] === RUN TestServicePlugin [2022-07-28T15:10:22.926Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-28T15:10:22.926Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-28T15:10:24.288Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-28T15:10:24.288Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-28T15:10:24.543Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-28T15:10:25.468Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3707663731 [2022-07-28T15:10:25.723Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-28T15:10:25.723Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-28T15:10:25.766Z] plugin_test.go:61: [d396d17a75ad1] joining swarm manager [df0344a19b916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:10:27.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-28T15:10:27.140Z] plugin_test.go:64: [d7ed362472fef] joining swarm manager [df0344a19b916]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:10:27.341Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-28T15:10:27.341Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-28T15:10:27.341Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-28T15:10:28.706Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-28T15:10:28.706Z] docker_cli_swarm_test.go:1796: [d635235f51b5e] joining swarm manager [db9d82a74fdfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:10:30.068Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-28T15:10:30.322Z] docker_cli_swarm_test.go:1797: [d2560dd60f475] joining swarm manager [db9d82a74fdfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:10:32.250Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-28T15:10:32.505Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-28T15:10:33.065Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-28T15:10:33.065Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-28T15:10:34.426Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-28T15:10:34.427Z] docker_cli_sni_test.go:30: Flakey test [2022-07-28T15:10:34.427Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-28T15:10:35.090Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-07-28T15:10:35.090Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-28T15:10:36.456Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vgs4yjkirwm9t3713af5r7bwe Created:2022-07-28 15:10:34.958105644 +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[d7b8106ef935af75b7e44099643ded30dd4d5715e1e010961d476cd66401dd4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7yl78swkqn5ejk46mma56h3lc EndpointID:5040623d79a3b49cd46cfaab94b9029c4c4a3fd981edcf5ee6fa554ae0ddd553 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9017a9d19519a04a32a0fb986634e1213e11d3ddb3c77ae1cf264e42f34534a1 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:ce63b724097e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7yl78swkqn5ejk46mma56h3lc EndpointID:5040623d79a3b49cd46cfaab94b9029c4c4a3fd981edcf5ee6fa554ae0ddd553 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-28T15:10:39.710Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-28T15:10:40.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-07-28T15:10:40.620Z] PASS [2022-07-28T15:10:40.620Z] [2022-07-28T15:10:40.620Z] === Skipped [2022-07-28T15:10:40.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-28T15:10:40.620Z] service_test.go:243: FLAKY_TEST [2022-07-28T15:10:40.620Z] [2022-07-28T15:10:40.620Z] DONE 38 tests, 1 skipped in 43.763s [2022-07-28T15:10:40.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-28T15:10:40.620Z] ++ 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-28T15:10:40.620Z] ++ set -e [2022-07-28T15:10:40.620Z] ++ '[' -n 0 ']' [2022-07-28T15:10:40.620Z] ++ set -x [2022-07-28T15:10:40.620Z] ++ 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-28T15:10:40.876Z] INFO: Testing against a local daemon [2022-07-28T15:10:40.876Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-28T15:10:40.876Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:10:40.876Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T15:10:40.876Z] === RUN TestDockerNetworkIpvlan [2022-07-28T15:10:40.876Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:10:40.876Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-28T15:10:40.876Z] PASS [2022-07-28T15:10:40.876Z] [2022-07-28T15:10:40.876Z] === Skipped [2022-07-28T15:10:40.876Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-28T15:10:40.876Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:10:40.876Z] [2022-07-28T15:10:40.876Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-28T15:10:40.876Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-28T15:10:40.876Z] [2022-07-28T15:10:40.876Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-28T15:10:40.876Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-28T15:10:40.876Z] ++ 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-28T15:10:40.876Z] ++ set -e [2022-07-28T15:10:40.876Z] ++ '[' -n 0 ']' [2022-07-28T15:10:40.876Z] ++ set -x [2022-07-28T15:10:40.876Z] ++ 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-28T15:10:40.876Z] INFO: Testing against a local daemon [2022-07-28T15:10:40.876Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-28T15:10:41.640Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-28T15:10:41.895Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-28T15:10:41.895Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-28T15:10:42.241Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2022-07-28T15:10:42.241Z] === RUN TestDockerNetworkMacvlan [2022-07-28T15:10:43.169Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-28T15:10:43.300Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-28T15:10:43.730Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-28T15:10:44.658Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-28T15:10:45.811Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-28T15:10:46.547Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-28T15:10:47.696Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-28T15:10:47.913Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-28T15:10:47.951Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-28T15:10:49.312Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-28T15:10:50.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-28T15:10:50.795Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-28T15:10:51.180Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-28T15:10:52.116Z] --- PASS: TestDockerNetworkMacvlan (9.72s) [2022-07-28T15:10:52.117Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-28T15:10:52.117Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-28T15:10:52.117Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-28T15:10:52.117Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-07-28T15:10:52.117Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-07-28T15:10:52.117Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2022-07-28T15:10:52.117Z] PASS [2022-07-28T15:10:52.117Z] [2022-07-28T15:10:52.117Z] DONE 8 tests in 11.287s [2022-07-28T15:10:52.117Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-28T15:10:52.117Z] ++ 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-28T15:10:52.117Z] ++ set -e [2022-07-28T15:10:52.117Z] ++ '[' -n 0 ']' [2022-07-28T15:10:52.117Z] ++ set -x [2022-07-28T15:10:52.117Z] ++ 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-28T15:10:52.117Z] testing: warning: no tests to run [2022-07-28T15:10:52.117Z] PASS [2022-07-28T15:10:52.117Z] [2022-07-28T15:10:52.117Z] DONE 0 tests in 0.025s [2022-07-28T15:10:52.117Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-28T15:10:52.117Z] ++ 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-28T15:10:52.117Z] ++ set -e [2022-07-28T15:10:52.117Z] ++ '[' -n 0 ']' [2022-07-28T15:10:52.117Z] ++ set -x [2022-07-28T15:10:52.117Z] ++ 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-28T15:10:52.117Z] INFO: Testing against a local daemon [2022-07-28T15:10:52.117Z] === RUN TestAuthZPluginAllowRequest [2022-07-28T15:10:52.157Z] docker_cli_swarm_test.go:1315: [d6cb14034c530] joining swarm manager [dbe172928519c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:10:52.157Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-28T15:10:53.492Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-28T15:10:53.492Z] === RUN TestAuthZPluginTLS [2022-07-28T15:10:53.518Z] docker_cli_swarm_test.go:1316: [d63404a998cba] joining swarm manager [dbe172928519c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:10:53.667Z] --- PASS: TestServicePlugin (29.68s) [2022-07-28T15:10:53.667Z] === RUN TestServiceUpdateLabel [2022-07-28T15:10:54.053Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-28T15:10:54.053Z] === RUN TestAuthZPluginDenyRequest [2022-07-28T15:10:54.233Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-28T15:10:54.233Z] === RUN TestServiceUpdateSecrets [2022-07-28T15:10:54.309Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-28T15:10:54.309Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-28T15:10:54.870Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-28T15:10:54.870Z] === RUN TestAuthZPluginDenyResponse [2022-07-28T15:10:54.878Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-28T15:10:55.431Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-28T15:10:55.431Z] === RUN TestAuthZPluginAllowEventStream [2022-07-28T15:10:56.796Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-28T15:10:56.796Z] === RUN TestAuthZPluginErrorResponse [2022-07-28T15:10:57.051Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-28T15:10:57.051Z] === RUN TestAuthZPluginErrorRequest [2022-07-28T15:10:57.613Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-28T15:10:57.613Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-28T15:10:58.175Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-28T15:10:58.175Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-28T15:10:59.079Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-28T15:10:59.541Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-28T15:10:59.541Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-28T15:11:00.906Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-07-28T15:11:00.906Z] === RUN TestAuthZPluginHeader [2022-07-28T15:11:01.834Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-28T15:11:01.834Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-28T15:11:01.834Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:01.834Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T15:11:01.834Z] === RUN TestAuthZPluginV2Disable [2022-07-28T15:11:01.834Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:01.834Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-28T15:11:01.834Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-28T15:11:01.834Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:01.834Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T15:11:01.834Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-28T15:11:01.834Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:01.834Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T15:11:01.834Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-28T15:11:02.381Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-28T15:11:06.538Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-28T15:11:09.099Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-07-28T15:11:09.099Z] === RUN TestServiceUpdateConfigs [2022-07-28T15:11:09.132Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-28T15:11:09.691Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-28T15:11:10.251Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-28T15:11:10.810Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-28T15:11:10.810Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-28T15:11:10.810Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-28T15:11:11.369Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-28T15:11:11.929Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-28T15:11:11.929Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-28T15:11:11.929Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-28T15:11:11.929Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-28T15:11:11.929Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-28T15:11:12.853Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-28T15:11:13.778Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-28T15:11:14.337Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-28T15:11:15.698Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-28T15:11:18.956Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-28T15:11:19.871Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-28T15:11:19.871Z] PASS [2022-07-28T15:11:19.871Z] [2022-07-28T15:11:19.871Z] === Skipped [2022-07-28T15:11:19.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-28T15:11:19.871Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:19.871Z] [2022-07-28T15:11:19.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-28T15:11:19.871Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:19.871Z] [2022-07-28T15:11:19.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-28T15:11:19.871Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:19.871Z] [2022-07-28T15:11:19.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-28T15:11:19.871Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:19.871Z] [2022-07-28T15:11:19.871Z] DONE 17 tests, 4 skipped in 26.485s [2022-07-28T15:11:19.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-28T15:11:19.871Z] ++ 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-28T15:11:19.871Z] ++ set -e [2022-07-28T15:11:19.871Z] ++ '[' -n 0 ']' [2022-07-28T15:11:19.871Z] ++ set -x [2022-07-28T15:11:19.871Z] ++ 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-28T15:11:19.871Z] INFO: Testing against a local daemon [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:11:19.871Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:11:19.871Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-28T15:11:19.871Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-28T15:11:19.871Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-28T15:11:19.871Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-28T15:11:19.871Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-28T15:11:19.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-28T15:11:19.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-28T15:11:19.871Z] === RUN TestPluginInstall [2022-07-28T15:11:19.871Z] === RUN TestPluginInstall/no_auth [2022-07-28T15:11:19.871Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:11:19.871Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65c3f0ce949d30eba04a527799b2c74a30a44740dcee56ece8f969a6512dfb62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:11:19.871Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:11:19.871Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65c3f0ce949d30eba04a527799b2c74a30a44740dcee56ece8f969a6512dfb62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:11:19.871Z] === RUN TestPluginInstall/with_htpasswd [2022-07-28T15:11:20.127Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:11:20.127Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65c3f0ce949d30eba04a527799b2c74a30a44740dcee56ece8f969a6512dfb62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:11:20.127Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:11:20.127Z] time="2022-07-28T15:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65c3f0ce949d30eba04a527799b2c74a30a44740dcee56ece8f969a6512dfb62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:11:20.317Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-28T15:11:20.317Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-28T15:11:20.317Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-28T15:11:20.382Z] === RUN TestPluginInstall/with_insecure [2022-07-28T15:11:20.876Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-28T15:11:21.309Z] time="2022-07-28T15:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:11:21.309Z] time="2022-07-28T15:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:803b77852a8a91fe6c069ca33c86a0fc76bf5857310fc088ac2052f315d46642" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:11:21.309Z] time="2022-07-28T15:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-28T15:11:21.309Z] time="2022-07-28T15:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:803b77852a8a91fe6c069ca33c86a0fc76bf5857310fc088ac2052f315d46642" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-28T15:11:21.309Z] plugin_test.go:195: [df97b6cad5a43] daemon is not started [2022-07-28T15:11:21.309Z] --- PASS: TestPluginInstall (2.56s) [2022-07-28T15:11:21.309Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-07-28T15:11:21.309Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-28T15:11:21.309Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-28T15:11:21.309Z] === RUN TestPluginsWithRuntimes [2022-07-28T15:11:21.451Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-28T15:11:22.673Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-28T15:11:23.336Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-28T15:11:23.599Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-28T15:11:23.967Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-07-28T15:11:23.967Z] === RUN TestServiceUpdateNetwork [2022-07-28T15:11:24.526Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-07-28T15:11:24.526Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-28T15:11:24.526Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-28T15:11:24.526Z] === RUN TestPluginBackCompatMediaTypes [2022-07-28T15:11:25.088Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-28T15:11:25.088Z] PASS [2022-07-28T15:11:25.088Z] [2022-07-28T15:11:25.088Z] DONE 24 tests in 6.558s [2022-07-28T15:11:25.088Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-28T15:11:25.088Z] ++ 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-28T15:11:25.088Z] ++ set -e [2022-07-28T15:11:25.088Z] ++ '[' -n 0 ']' [2022-07-28T15:11:25.088Z] ++ set -x [2022-07-28T15:11:25.088Z] ++ 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-28T15:11:25.264Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-28T15:11:25.344Z] INFO: Testing against a local daemon [2022-07-28T15:11:25.344Z] === RUN TestExternalGraphDriver [2022-07-28T15:11:25.599Z] === RUN TestExternalGraphDriver/json [2022-07-28T15:11:26.624Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-28T15:11:27.487Z] === RUN TestExternalGraphDriver/spec [2022-07-28T15:11:28.851Z] === RUN TestExternalGraphDriver/pull [2022-07-28T15:11:30.740Z] --- PASS: TestExternalGraphDriver (5.18s) [2022-07-28T15:11:30.740Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-07-28T15:11:30.740Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-07-28T15:11:30.740Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-28T15:11:30.740Z] === RUN TestGraphdriverPluginV2 [2022-07-28T15:11:30.740Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:30.740Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-28T15:11:30.740Z] PASS [2022-07-28T15:11:30.740Z] [2022-07-28T15:11:30.740Z] === Skipped [2022-07-28T15:11:30.740Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-28T15:11:30.740Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:11:30.740Z] [2022-07-28T15:11:30.740Z] DONE 5 tests, 1 skipped in 5.596s [2022-07-28T15:11:30.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-28T15:11:30.740Z] ++ 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-28T15:11:30.740Z] ++ set -e [2022-07-28T15:11:30.740Z] ++ '[' -n 0 ']' [2022-07-28T15:11:30.740Z] ++ set -x [2022-07-28T15:11:30.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-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-28T15:11:30.995Z] INFO: Testing against a local daemon [2022-07-28T15:11:30.995Z] === RUN TestContinueAfterPluginCrash [2022-07-28T15:11:30.995Z] === PAUSE TestContinueAfterPluginCrash [2022-07-28T15:11:30.995Z] === RUN TestReadPluginNoRead [2022-07-28T15:11:30.995Z] === PAUSE TestReadPluginNoRead [2022-07-28T15:11:30.995Z] === RUN TestDaemonStartWithLogOpt [2022-07-28T15:11:30.995Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-28T15:11:30.995Z] === CONT TestContinueAfterPluginCrash [2022-07-28T15:11:30.995Z] === CONT TestDaemonStartWithLogOpt [2022-07-28T15:11:34.261Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) [2022-07-28T15:11:34.261Z] === CONT TestReadPluginNoRead [2022-07-28T15:11:36.150Z] === RUN TestReadPluginNoRead/default [2022-07-28T15:11:36.161Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-07-28T15:11:36.161Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T15:11:37.094Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T15:11:37.514Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-28T15:11:37.661Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T15:11:38.442Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-28T15:11:39.003Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-07-28T15:11:39.565Z] === CONT TestReadPluginNoRead [2022-07-28T15:11:39.565Z] read_test.go:92: [d8c3b3c9f817b] daemon is not started [2022-07-28T15:11:39.565Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-07-28T15:11:39.565Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-07-28T15:11:39.565Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-07-28T15:11:39.565Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-07-28T15:11:39.565Z] PASS [2022-07-28T15:11:39.565Z] [2022-07-28T15:11:39.565Z] DONE 6 tests in 8.809s [2022-07-28T15:11:39.565Z] 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-28T15:11:39.565Z] ++ 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-28T15:11:39.565Z] ++ set -e [2022-07-28T15:11:39.565Z] ++ '[' -n 0 ']' [2022-07-28T15:11:39.565Z] ++ set -x [2022-07-28T15:11:39.565Z] ++ 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-28T15:11:39.565Z] testing: warning: no tests to run [2022-07-28T15:11:39.565Z] PASS [2022-07-28T15:11:39.565Z] [2022-07-28T15:11:39.565Z] DONE 0 tests in 0.034s [2022-07-28T15:11:39.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-28T15:11:39.565Z] ++ 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-28T15:11:39.565Z] ++ set -e [2022-07-28T15:11:39.565Z] ++ '[' -n 0 ']' [2022-07-28T15:11:39.565Z] ++ set -x [2022-07-28T15:11:39.565Z] ++ 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-28T15:11:39.821Z] INFO: Testing against a local daemon [2022-07-28T15:11:39.821Z] === RUN TestPluginWithDevMounts [2022-07-28T15:11:39.821Z] === PAUSE TestPluginWithDevMounts [2022-07-28T15:11:39.821Z] === CONT TestPluginWithDevMounts [2022-07-28T15:11:41.444Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-28T15:11:41.444Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-28T15:11:41.444Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-28T15:11:41.710Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-28T15:11:41.710Z] PASS [2022-07-28T15:11:41.710Z] [2022-07-28T15:11:41.710Z] DONE 1 tests in 1.637s [2022-07-28T15:11:41.710Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-28T15:11:41.710Z] ++ 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-28T15:11:41.710Z] ++ set -e [2022-07-28T15:11:41.710Z] ++ '[' -n 0 ']' [2022-07-28T15:11:41.710Z] ++ set -x [2022-07-28T15:11:41.710Z] ++ 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-28T15:11:41.710Z] INFO: Testing against a local daemon [2022-07-28T15:11:41.710Z] === RUN TestSecretInspect [2022-07-28T15:11:42.004Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-28T15:11:42.004Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-28T15:11:42.258Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-28T15:11:42.258Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-28T15:11:42.818Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-28T15:11:42.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-28T15:11:43.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-28T15:11:43.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-28T15:11:43.377Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-28T15:11:43.377Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-28T15:11:43.377Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-28T15:11:43.597Z] --- PASS: TestSecretInspect (2.18s) [2022-07-28T15:11:43.597Z] === RUN TestSecretList [2022-07-28T15:11:45.261Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-28T15:11:45.261Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-28T15:11:45.261Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-28T15:11:45.261Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-28T15:11:45.261Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-28T15:11:45.517Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite (1266.48s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.59s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.87s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.81s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.54s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.76s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.45s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.50s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.91s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.25s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.57s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.61s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.82s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.63s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.20s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.99s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.21s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.77s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.93s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2022-07-28T15:11:45.517Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.65s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.66s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.35s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.52s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.32s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.38s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008e3e18__} (1.37s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1691926060_/foo_false_____} (1.40s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1691926060_/foo_true_____} (1.59s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33988272246_/foo_false_____} (1.34s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33988272246_/foo_true_____} (1.33s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33988272246_/foo_true__0xc0008e3e78___} (1.52s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008e3e90__} (1.32s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008e3ea8__} (1.49s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008e3ed8__} (1.34s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008e3f08__} (1.55s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-28T15:11:45.517Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.27s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.37s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.97s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.49s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.72s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.78s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.23s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.65s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.11s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.77s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.96s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.62s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.33s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.43s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.16s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.39s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.81s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.10s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.79s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.48s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.08s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.60s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.49s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.34s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.14s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.42s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.51s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.08s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.75s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.88s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.28s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.80s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.93s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.77s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.55s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.75s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.56s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.60s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.53s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.77s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.15s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.97s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.67s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.82s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.22s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.49s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.77s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.87s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.81s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.40s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.46s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.91s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.41s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.41s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.46s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.27s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.73s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.25s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.49s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.53s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.91s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.15s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.18s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.73s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.05s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.99s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.60s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.36s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.77s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.74s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.72s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.79s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.96s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.90s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.42s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.63s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.42s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.88s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.90s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.30s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.96s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.16s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.34s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.68s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.91s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.07s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnv (0.94s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.78s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.65s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.63s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.56s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.59s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.46s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.27s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.30s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.04s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.38s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.37s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.42s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.23s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.88s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.74s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.42s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.07s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.08s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.36s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.01s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.69s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.24s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.17s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabels (0.27s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.54s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.12s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.37s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.08s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.81s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.18s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.55s) [2022-07-28T15:11:45.518Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.47s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.81s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.63s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.72s) [2022-07-28T15:11:45.518Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.93s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.44s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.76s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildPATH (1.32s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.87s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildRm (2.52s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.81s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.26s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.14s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.28s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.83s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.86s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.11s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.41s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.56s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.28s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitChange (1.25s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.35s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.45s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitTTY (1.94s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.35s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.97s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.99s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.95s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.31s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.57s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.27s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.65s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.50s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.47s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsAttach (0.69s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.51s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFilters (1.37s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.20s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.38s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecInspectID (2.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecParseError (0.77s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecStartFails (1.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.70s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.67s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.33s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestHealth (19.11s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestBuildHistory (2.68s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.70s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.79s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportDisplay (1.14s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportGzipped (1.32s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.43s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.53s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-28T15:11:45.519Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.57s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.57s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.59s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.07s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.70s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.67s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.66s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.61s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.17s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.68s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.94s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2022-07-28T15:11:45.519Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.38s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.49s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsTail (0.62s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.59s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestNetHostname (1.70s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.40s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.12s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.63s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.03s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.84s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.98s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginActive (2.58s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.75s) [2022-07-28T15:11:45.520Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.49s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPortList (6.95s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.30s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsByOrder (2.18s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.72s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.94s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.82s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.62s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.31s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.66s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.57s) [2022-07-28T15:11:45.520Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.16s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.05s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.21s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.65s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.42s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.89s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.36s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.53s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.53s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.02s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.62s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.77s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.18s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.30s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.44s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.71s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.65s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.24s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.79s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.38s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.37s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.64s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.55s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.53s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.58s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.60s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.45s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.54s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.79s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.82s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.95s) [2022-07-28T15:11:45.520Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T15:11:45.520Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.04s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.74s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.20s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.37s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.62s) [2022-07-28T15:11:45.520Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.91s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.62s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunExitCode (0.99s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-07-28T15:11:45.520Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.83s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.41s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.05s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.29s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.97s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunMount (4.92s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.34s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.37s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-07-28T15:11:45.520Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.61s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.13s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.14s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.94s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.54s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.38s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.79s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunState (1.23s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.35s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserByName (0.74s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.95s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.59s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.51s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.66s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.71s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.70s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.74s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.51s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.42s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.79s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.89s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.89s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.68s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.91s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.88s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.92s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.23s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.31s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.50s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.28s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.68s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.59s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.37s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.68s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.12s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.68s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.02s) [2022-07-28T15:11:45.521Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.83s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.37s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-28T15:11:45.521Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-28T15:11:45.521Z] === RUN TestDockerRegistrySuite [2022-07-28T15:11:45.521Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-28T15:11:45.767Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T15:11:46.111Z] --- PASS: TestSecretList (2.20s) [2022-07-28T15:11:46.111Z] === RUN TestSecretsCreateAndDelete [2022-07-28T15:11:46.452Z] check_test.go:427: [d3a422e9ebe27] daemon is not started [2022-07-28T15:11:46.452Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-28T15:11:47.376Z] check_test.go:427: [d52018729ba08] daemon is not started [2022-07-28T15:11:47.376Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-28T15:11:47.999Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-28T15:11:47.999Z] === RUN TestSecretsUpdate [2022-07-28T15:11:48.737Z] check_test.go:427: [d5a2723f68832] daemon is not started [2022-07-28T15:11:48.737Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-28T15:11:48.737Z] check_test.go:427: [dfeba3902fc90] daemon is not started [2022-07-28T15:11:48.737Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/builder/remotecontext 0.145s coverage: 13.7% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/builder/dockerfile 0.497s coverage: 49.3% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-28T15:11:49.276Z] ok github.com/docker/docker/builder/remotecontext/git 1.611s coverage: 86.3% of statements [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/cli [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-28T15:11:49.276Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-28T15:11:49.536Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-07-28T15:11:50.515Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-28T15:11:50.515Z] === RUN TestTemplatedSecret [2022-07-28T15:11:52.040Z] check_test.go:427: [d971f2511f836] daemon is not started [2022-07-28T15:11:52.040Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T15:11:52.320Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-07-28T15:11:52.320Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-28T15:11:52.320Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-28T15:11:52.320Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-07-28T15:11:52.320Z] PASS [2022-07-28T15:11:52.320Z] [2022-07-28T15:11:52.320Z] === Skipped [2022-07-28T15:11:52.320Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T15:11:52.320Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:11:52.320Z] [2022-07-28T15:11:52.320Z] DONE 27 tests, 1 skipped in 164.378s [2022-07-28T15:11:52.320Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T15:11:52.320Z] INFO: Testing against a local daemon [2022-07-28T15:11:52.320Z] === RUN TestSessionCreate [2022-07-28T15:11:52.320Z] --- PASS: TestSessionCreate (0.02s) [2022-07-28T15:11:52.320Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T15:11:52.320Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T15:11:52.320Z] PASS [2022-07-28T15:11:52.320Z] [2022-07-28T15:11:52.320Z] DONE 2 tests in 0.054s [2022-07-28T15:11:52.320Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T15:11:52.320Z] INFO: Testing against a local daemon [2022-07-28T15:11:52.320Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T15:11:52.320Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-28T15:11:52.320Z] === RUN TestDiskUsage [2022-07-28T15:11:52.320Z] === PAUSE TestDiskUsage [2022-07-28T15:11:52.320Z] === RUN TestEventsExecDie [2022-07-28T15:11:52.578Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-28T15:11:52.578Z] === RUN TestEventsBackwardsCompatible [2022-07-28T15:11:52.578Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-28T15:11:52.578Z] === RUN TestEventsVolumeCreate [2022-07-28T15:11:52.578Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-28T15:11:52.578Z] === RUN TestInfoBinaryCommits [2022-07-28T15:11:52.578Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T15:11:52.578Z] === RUN TestInfoAPIVersioned [2022-07-28T15:11:52.578Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T15:11:52.578Z] === RUN TestInfoAPI [2022-07-28T15:11:52.837Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T15:11:52.837Z] === RUN TestInfoAPIWarnings [2022-07-28T15:11:53.033Z] --- PASS: TestTemplatedSecret (2.45s) [2022-07-28T15:11:53.033Z] === RUN TestSecretCreateResolve [2022-07-28T15:11:54.430Z] --- PASS: TestSecretCreateResolve (1.78s) [2022-07-28T15:11:54.430Z] PASS [2022-07-28T15:11:54.430Z] [2022-07-28T15:11:54.430Z] DONE 6 tests in 13.090s [2022-07-28T15:11:54.430Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-28T15:11:54.430Z] ++ 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-28T15:11:54.430Z] ++ set -e [2022-07-28T15:11:54.430Z] ++ '[' -n 0 ']' [2022-07-28T15:11:54.430Z] ++ set -x [2022-07-28T15:11:54.430Z] ++ 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-28T15:11:54.430Z] INFO: Testing against a local daemon [2022-07-28T15:11:54.430Z] === RUN TestServiceCreateInit [2022-07-28T15:11:54.688Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-28T15:11:54.825Z] ok github.com/docker/docker/client 0.119s coverage: 75.9% of statements [2022-07-28T15:11:57.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-28T15:11:58.563Z] check_test.go:427: [d1929b5c9854b] daemon is not started [2022-07-28T15:11:58.563Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-28T15:12:00.490Z] check_test.go:427: [d22d4e36e730d] daemon is not started [2022-07-28T15:12:00.490Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-28T15:12:01.415Z] check_test.go:427: [d1695f3f14f5c] daemon is not started [2022-07-28T15:12:01.415Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-28T15:12:02.118Z] --- PASS: TestServiceCreateInit (7.09s) [2022-07-28T15:12:02.118Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-07-28T15:12:02.118Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-07-28T15:12:02.118Z] === RUN TestCreateServiceMultipleTimes [2022-07-28T15:12:02.340Z] check_test.go:427: [db1260fd43fa9] daemon is not started [2022-07-28T15:12:02.340Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-28T15:12:03.264Z] check_test.go:427: [d5f332795c59c] daemon is not started [2022-07-28T15:12:03.264Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-28T15:12:04.625Z] check_test.go:427: [d9766dc652c3a] daemon is not started [2022-07-28T15:12:04.625Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-28T15:12:05.549Z] check_test.go:427: [d874ffc75f75f] daemon is not started [2022-07-28T15:12:05.549Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-28T15:12:06.967Z] check_test.go:427: [d5b84000a19b0] daemon is not started [2022-07-28T15:12:06.967Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-28T15:12:07.526Z] check_test.go:427: [d78ee245109ed] daemon is not started [2022-07-28T15:12:07.526Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-28T15:12:08.451Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:35b525f64b9bf53a277a594abdabd1d1ae13feb9dc89bf6f31726cec051e5fe4 [2022-07-28T15:12:09.375Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:735f3819e84bda3e5a1d9da1c42f945914a9ac23d1bbd3de43048dc37f522dee [2022-07-28T15:12:09.375Z] check_test.go:427: [d3a8cbaafb54f] daemon is not started [2022-07-28T15:12:09.375Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-28T15:12:10.343Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:330ed229273529e94c5381650485cfb6748735ef427400131f1aa8bb103331ec [2022-07-28T15:12:10.951Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-28T15:12:10.951Z] === RUN TestInfoDebug [2022-07-28T15:12:10.951Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T15:12:10.951Z] === RUN TestInfoInsecureRegistries [2022-07-28T15:12:10.951Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T15:12:10.951Z] === RUN TestInfoRegistryMirrors [2022-07-28T15:12:10.951Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T15:12:10.951Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T15:12:11.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-28T15:12:11.209Z] === RUN TestPingCacheHeaders [2022-07-28T15:12:11.209Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T15:12:11.209Z] === RUN TestPingGet [2022-07-28T15:12:11.209Z] --- PASS: TestPingGet (0.01s) [2022-07-28T15:12:11.209Z] === RUN TestPingHead [2022-07-28T15:12:11.209Z] --- PASS: TestPingHead (0.02s) [2022-07-28T15:12:11.209Z] === RUN TestPingSwarmHeader [2022-07-28T15:12:11.268Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b20b9b93ff763e3b919d4c0a88b3d4da0912ba9f6ae526e45def551653d1bbd8 [2022-07-28T15:12:11.268Z] check_test.go:427: [d06a4c7c16bb4] daemon is not started [2022-07-28T15:12:11.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-28T15:12:11.774Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T15:12:12.192Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-28T15:12:12.192Z] check_test.go:427: [dc6ef8103b412] daemon is not started [2022-07-28T15:12:12.340Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T15:12:12.446Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-28T15:12:13.714Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T15:12:13.714Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-28T15:12:13.714Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T15:12:13.714Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T15:12:13.714Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T15:12:13.714Z] === RUN TestVersion [2022-07-28T15:12:13.714Z] --- PASS: TestVersion (0.02s) [2022-07-28T15:12:13.714Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-28T15:12:13.714Z] === CONT TestDiskUsage [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T15:12:13.972Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T15:12:14.232Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T15:12:14.799Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T15:12:14.956Z] check_test.go:427: [d732cc0d4edc3] daemon is not started [2022-07-28T15:12:14.956Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage (1.52s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-07-28T15:12:15.058Z] PASS [2022-07-28T15:12:15.058Z] [2022-07-28T15:12:15.058Z] DONE 54 tests in 23.007s [2022-07-28T15:12:15.058Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T15:12:15.058Z] INFO: Testing against a local daemon [2022-07-28T15:12:15.058Z] === RUN TestVolumesCreateAndList [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T15:12:15.058Z] === RUN TestVolumesRemove [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T15:12:15.058Z] === RUN TestVolumesInspect [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T15:12:15.058Z] === RUN TestVolumesInvalidJSON [2022-07-28T15:12:15.058Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T15:12:15.058Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T15:12:15.058Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T15:12:15.058Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T15:12:15.058Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T15:12:15.058Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T15:12:15.058Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T15:12:15.058Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T15:12:15.058Z] PASS [2022-07-28T15:12:15.058Z] [2022-07-28T15:12:15.058Z] DONE 9 tests in 0.137s [2022-07-28T15:12:15.058Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T15:12:15.624Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-28T15:12:15.624Z] Removing test suite binaries [2022-07-28T15:12:15.624Z] exiting test-integration [2022-07-28T15:12:15.624Z] ++ exit 0 [2022-07-28T15:12:15.624Z] [2022-07-28T15:12:16.317Z] check_test.go:427: [dba047d4b08a0] daemon is not started [2022-07-28T15:12:16.317Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-28T15:12:16.317Z] check_test.go:427: [dc87c83075080] daemon is not started [2022-07-28T15:12:16.317Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T15:12:16.877Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-28T15:12:16.953Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2022-07-28T15:12:16.953Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2022-07-28T15:12:17.019Z] Recording test results [2022-07-28T15:12:17.437Z] check_test.go:427: [dcaa6d38e1b09] daemon is not started [2022-07-28T15:12:17.437Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T15:12:18.404Z] check_test.go:427: [dd74302d438e7] daemon is not started [2022-07-28T15:12:18.404Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T15:12:18.616Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T15:12:18.842Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-28T15:12:18.842Z] === RUN TestCreateServiceMaxReplicas [2022-07-28T15:12:18.944Z] + echo Ensuring container killed. [2022-07-28T15:12:18.944Z] Ensuring container killed. [2022-07-28T15:12:18.944Z] + docker rm -vf docker-pr1 [2022-07-28T15:12:18.944Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T15:12:19.228Z] + echo Chowning /workspace to jenkins user [2022-07-28T15:12:19.228Z] Chowning /workspace to jenkins user [2022-07-28T15:12:19.228Z] + id -u [2022-07-28T15:12:19.228Z] + id -g [2022-07-28T15:12:19.228Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T15:12:19.228Z] Unable to find image 'busybox:latest' locally [2022-07-28T15:12:19.370Z] check_test.go:427: [d809e0f39b472] daemon is not started [2022-07-28T15:12:19.370Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-28T15:12:19.486Z] latest: Pulling from library/busybox [2022-07-28T15:12:19.486Z] 19d511225f94: Pulling fs layer [2022-07-28T15:12:19.486Z] 19d511225f94: Download complete [2022-07-28T15:12:19.486Z] 19d511225f94: Pull complete [2022-07-28T15:12:19.745Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T15:12:19.745Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T15:12:21.410Z] + bundleName=amd64-cgroup2 [2022-07-28T15:12:21.410Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T15:12:21.410Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-28T15:12:21.410Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-28T15:12:21.410Z] + 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-28T15:12:21.680Z] Archiving artifacts [2022-07-28T15:12:22.108Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-07-28T15:12:22.108Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-28T15:12:22.677Z] check_test.go:427: [d1326b8a472f0] daemon is not started [2022-07-28T15:12:22.677Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-28T15:12:22.932Z] check_test.go:427: [dce1b08335e56] daemon is not started [2022-07-28T15:12:22.932Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-28T15:12:23.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43878/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T15:12:24.010Z] + make clean [2022-07-28T15:12:24.010Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T15:12:24.010Z] docker-dev-cache [2022-07-28T15:12:24.010Z] docker-mod-cache [Pipeline] deleteDir [2022-07-28T15:12:24.293Z] check_test.go:427: [d97faccca2f95] daemon is not started [2022-07-28T15:12:24.293Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-28T15:12:24.549Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-28T15:12:24.549Z] check_test.go:427: [dea7b6a9aae71] daemon is not started [2022-07-28T15:12:24.549Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-28T15:12:24.804Z] check_test.go:427: [d70e0eebd3703] daemon is not started [2022-07-28T15:12:24.804Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-28T15:12:25.059Z] check_test.go:427: [d7fe8c7896942] daemon is not started [2022-07-28T15:12:25.059Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-28T15:12:25.314Z] check_test.go:427: [d35ce5e7dd97f] daemon is not started [2022-07-28T15:12:25.314Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-28T15:12:25.569Z] check_test.go:427: [d222eea91ce92] daemon is not started [2022-07-28T15:12:25.569Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-28T15:12:25.825Z] check_test.go:427: [ddc794ce55d18] daemon is not started [2022-07-28T15:12:25.825Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T15:12:26.750Z] check_test.go:427: [daeca31f05114] daemon is not started [2022-07-28T15:12:26.750Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-28T15:12:28.640Z] check_test.go:427: [d9d2e2b420ee4] daemon is not started [2022-07-28T15:12:28.640Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-28T15:12:29.565Z] check_test.go:427: [d76602a003352] daemon is not started [2022-07-28T15:12:29.565Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-28T15:12:30.925Z] check_test.go:427: [d930c1d299fb1] daemon is not started [2022-07-28T15:12:30.925Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-28T15:12:31.849Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-28T15:12:31.849Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite (47.03s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.17s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.61s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.09s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.17s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.73s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.32s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.87s) [2022-07-28T15:12:32.408Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-28T15:12:32.408Z] === RUN TestDockerSchema1RegistrySuite [2022-07-28T15:12:32.408Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-28T15:12:32.663Z] check_test.go:454: [d8585a66a13c0] daemon is not started [2022-07-28T15:12:32.663Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-28T15:12:34.548Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-28T15:12:35.910Z] check_test.go:454: [de959cadc2b84] daemon is not started [2022-07-28T15:12:35.910Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-28T15:12:36.943Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-07-28T15:12:36.943Z] === RUN TestCreateServiceSecretFileMode [2022-07-28T15:12:37.200Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-07-28T15:12:37.200Z] === RUN TestCreateServiceConfigFileMode [2022-07-28T15:12:39.172Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-28T15:12:39.714Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-07-28T15:12:39.714Z] === RUN TestCreateServiceSysctls [2022-07-28T15:12:40.534Z] check_test.go:454: [d9876fd4f43a0] daemon is not started [2022-07-28T15:12:40.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-28T15:12:41.458Z] check_test.go:454: [d0086f5b11e53] daemon is not started [2022-07-28T15:12:41.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-28T15:12:41.529Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 31.9% of statements [2022-07-28T15:12:41.529Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-28T15:12:41.529Z] ok github.com/docker/docker/cmd/dockerd/trap 2.483s coverage: 0.0% of statements [2022-07-28T15:12:41.529Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-28T15:12:41.529Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-28T15:12:41.529Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-28T15:12:41.529Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-28T15:12:41.529Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-28T15:12:41.713Z] check_test.go:454: [d9837fa360dae] daemon is not started [2022-07-28T15:12:41.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-28T15:12:42.637Z] check_test.go:454: [d86300af814fe] daemon is not started [2022-07-28T15:12:42.637Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-28T15:12:42.979Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-07-28T15:12:42.979Z] === RUN TestCreateServiceCapabilities [2022-07-28T15:12:43.562Z] check_test.go:454: [db557dd730fd9] daemon is not started [2022-07-28T15:12:43.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-28T15:12:44.072Z] ok github.com/docker/docker/daemon/cluster 0.122s coverage: 0.5% of statements [2022-07-28T15:12:44.487Z] check_test.go:454: [da26ff9289e63] daemon is not started [2022-07-28T15:12:44.487Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-28T15:12:44.867Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-07-28T15:12:44.867Z] === RUN TestInspect [2022-07-28T15:12:45.456Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-28T15:12:46.370Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-28T15:12:46.840Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-28T15:12:46.929Z] check_test.go:454: [dd7da48863be4] daemon is not started [2022-07-28T15:12:46.929Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-28T15:12:47.185Z] check_test.go:454: [d45bb3ebeb66d] daemon is not started [2022-07-28T15:12:47.185Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-28T15:12:47.440Z] check_test.go:454: [dde6960558b45] daemon is not started [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite (15.09s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.10s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.61s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.13s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-07-28T15:12:47.440Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-07-28T15:12:47.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-28T15:12:47.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-28T15:12:48.132Z] --- PASS: TestInspect (2.76s) [2022-07-28T15:12:48.132Z] === RUN TestCreateJob [2022-07-28T15:12:48.365Z] check_test.go:483: [d768abcead505] daemon is not started [2022-07-28T15:12:48.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-28T15:12:48.926Z] check_test.go:483: [d192e5c52b2fa] daemon is not started [2022-07-28T15:12:48.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-28T15:12:48.926Z] check_test.go:483: [d563c1027b31c] daemon is not started [2022-07-28T15:12:48.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-28T15:12:50.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-28T15:12:50.543Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-28T15:12:50.543Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-28T15:12:50.543Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-28T15:12:50.543Z] check_test.go:483: [d3b590c135d91] daemon is not started [2022-07-28T15:12:50.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-28T15:12:50.646Z] --- PASS: TestCreateJob (2.97s) [2022-07-28T15:12:50.646Z] === RUN TestReplicatedJob [2022-07-28T15:12:51.103Z] check_test.go:483: [dad698112cbbb] daemon is not started [2022-07-28T15:12:51.103Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-28T15:12:52.027Z] check_test.go:483: [d4a7f23aa9272] daemon is not started [2022-07-28T15:12:52.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-28T15:12:52.027Z] check_test.go:483: [dc1e50108770f] daemon is not started [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.55s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-07-28T15:12:52.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-28T15:12:52.027Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-28T15:12:52.027Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-28T15:12:54.968Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-28T15:12:55.228Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-28T15:12:55.798Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-28T15:12:55.888Z] --- PASS: TestReplicatedJob (4.56s) [2022-07-28T15:12:55.888Z] === RUN TestUpdateReplicatedJob [2022-07-28T15:12:56.197Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-28T15:12:56.370Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.1% of statements [2022-07-28T15:12:56.370Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-28T15:12:56.370Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-28T15:12:56.370Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-28T15:12:56.370Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-28T15:12:56.451Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-28T15:12:56.630Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2022-07-28T15:12:57.376Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-28T15:12:57.376Z] check_test.go:510: [db4b11bb7e721] daemon is not started [2022-07-28T15:12:57.376Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-28T15:12:57.376Z] check_test.go:510: [d7548f760794e] daemon is not started [2022-07-28T15:12:57.376Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-28T15:12:57.630Z] check_test.go:510: [de7625fdd2a1c] daemon is not started [2022-07-28T15:12:57.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-28T15:12:57.631Z] check_test.go:510: [dabb7933311cc] daemon is not started [2022-07-28T15:12:57.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-28T15:12:57.885Z] check_test.go:510: [da0995b4085e7] daemon is not started [2022-07-28T15:12:57.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-07-28T15:12:57.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-28T15:12:57.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-28T15:12:57.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-28T15:12:57.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-28T15:12:57.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-28T15:12:57.885Z] === RUN TestDockerNetworkSuite [2022-07-28T15:12:57.885Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-28T15:12:58.014Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.671s coverage: 74.8% of statements [2022-07-28T15:12:58.403Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-07-28T15:12:58.403Z] === RUN TestServiceListWithStatuses [2022-07-28T15:12:58.403Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:12:58.403Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-28T15:12:58.403Z] === RUN TestDockerNetworkConnectAlias [2022-07-28T15:12:58.953Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-28T15:12:59.213Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.317s coverage: 56.2% of statements [2022-07-28T15:12:59.245Z] docker_cli_network_unix_test.go:46: [d317d435b72a5] daemon is not started [2022-07-28T15:12:59.500Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-28T15:12:59.755Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-28T15:13:00.010Z] docker_cli_network_unix_test.go:46: [dbe42136ea4c7] daemon is not started [2022-07-28T15:13:00.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-28T15:13:00.595Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-28T15:13:02.510Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 50.6% of statements [2022-07-28T15:13:02.567Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-07-28T15:13:02.567Z] === RUN TestDockerNetworkReConnect [2022-07-28T15:13:03.081Z] docker_cli_network_unix_test.go:46: [dee9a6f385e21] daemon is not started [2022-07-28T15:13:03.103Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.102s coverage: 46.1% of statements [2022-07-28T15:13:03.103Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-28T15:13:03.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-28T15:13:04.488Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-28T15:13:04.488Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.821s coverage: 58.5% of statements [2022-07-28T15:13:04.488Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-28T15:13:04.488Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-28T15:13:05.093Z] docker_cli_network_unix_test.go:46: [d8650dfbd9d4f] daemon is not started [2022-07-28T15:13:05.429Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-28T15:13:05.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-28T15:13:05.653Z] docker_cli_network_unix_test.go:1233: [db4e060a0df0f] daemon is not started [2022-07-28T15:13:05.834Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-07-28T15:13:05.834Z] === RUN TestServicePlugin [2022-07-28T15:13:05.834Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:13:05.834Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-28T15:13:05.834Z] === RUN TestServiceUpdateLabel [2022-07-28T15:13:05.998Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-28T15:13:06.938Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-07-28T15:13:06.938Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-28T15:13:06.938Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-28T15:13:07.510Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-07-28T15:13:07.722Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-28T15:13:07.723Z] === RUN TestServiceUpdateSecrets [2022-07-28T15:13:08.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-28T15:13:08.458Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-07-28T15:13:08.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 79.9% of statements [2022-07-28T15:13:08.458Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-28T15:13:09.086Z] docker_cli_network_unix_test.go:46: [d38191889bbc2] daemon is not started [2022-07-28T15:13:09.398Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-28T15:13:09.398Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-07-28T15:13:09.968Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-28T15:13:10.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-28T15:13:10.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.197s coverage: 76.8% of statements [2022-07-28T15:13:10.798Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 79.4% of statements [2022-07-28T15:13:10.798Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-28T15:13:10.798Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-28T15:13:11.739Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-07-28T15:13:11.739Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 65.9% of statements [2022-07-28T15:13:13.122Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-07-28T15:13:13.122Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-28T15:13:13.692Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-28T15:13:14.633Z] ok github.com/docker/docker/daemon/logger/splunk 1.648s coverage: 82.5% of statements [2022-07-28T15:13:14.633Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-28T15:13:14.633Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-28T15:13:15.203Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-28T15:13:15.244Z] docker_cli_network_unix_test.go:46: [db5e44211e4b2] daemon is not started [2022-07-28T15:13:15.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-28T15:13:16.584Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-07-28T15:13:16.584Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-28T15:13:17.154Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-28T15:13:17.382Z] docker_cli_network_unix_test.go:46: [dcf17318209ae] daemon is not started [2022-07-28T15:13:17.723Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-28T15:13:17.723Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-07-28T15:13:17.723Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-28T15:13:17.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-28T15:13:17.983Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-28T15:13:18.924Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2022-07-28T15:13:18.924Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-28T15:13:18.924Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-28T15:13:19.303Z] docker_cli_network_unix_test.go:46: [d0446658acab0] daemon is not started [2022-07-28T15:13:19.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-28T15:13:19.495Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-28T15:13:19.558Z] docker_cli_network_unix_test.go:46: [d11037d9a5b54] daemon is not started [2022-07-28T15:13:19.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-28T15:13:20.065Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-28T15:13:20.117Z] docker_cli_network_unix_test.go:46: [dac52cf9bd263] daemon is not started [2022-07-28T15:13:20.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-28T15:13:20.325Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-28T15:13:20.585Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-28T15:13:20.677Z] docker_cli_network_unix_test.go:46: [d9aa52bd37de3] daemon is not started [2022-07-28T15:13:20.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-28T15:13:21.491Z] docker_cli_network_unix_test.go:46: [da31551d420d7] daemon is not started [2022-07-28T15:13:22.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-28T15:13:22.305Z] docker_cli_network_unix_test.go:46: [dde7c41c65e94] daemon is not started [2022-07-28T15:13:22.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-28T15:13:22.496Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 81.9% of statements [2022-07-28T15:13:22.560Z] docker_cli_network_unix_test.go:46: [d6067a4d1df76] daemon is not started [2022-07-28T15:13:22.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-28T15:13:22.603Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-07-28T15:13:22.603Z] === RUN TestServiceUpdateConfigs [2022-07-28T15:13:23.075Z] ok github.com/docker/docker/pkg/authorization 0.246s coverage: 68.3% of statements [2022-07-28T15:13:23.075Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-28T15:13:23.119Z] docker_cli_network_unix_test.go:46: [dc3038bf573b6] daemon is not started [2022-07-28T15:13:23.335Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-28T15:13:23.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-28T15:13:23.628Z] docker_cli_network_unix_test.go:46: [d815ca84fc3e4] daemon is not started [2022-07-28T15:13:23.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-28T15:13:23.628Z] docker_cli_network_unix_test.go:46: [d8314c348a5f2] daemon is not started [2022-07-28T15:13:23.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-28T15:13:23.883Z] docker_cli_network_unix_test.go:46: [d516a0f42351b] daemon is not started [2022-07-28T15:13:23.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-28T15:13:24.807Z] docker_cli_network_unix_test.go:46: [d4c354bf6506f] daemon is not started [2022-07-28T15:13:24.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-28T15:13:25.367Z] docker_cli_network_unix_test.go:46: [dfcc3df981010] daemon is not started [2022-07-28T15:13:25.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-28T15:13:25.927Z] docker_cli_network_unix_test.go:46: [d8e3a8d3aef7c] daemon is not started [2022-07-28T15:13:25.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-28T15:13:26.182Z] docker_cli_network_unix_test.go:46: [d0f8eb492b55e] daemon is not started [2022-07-28T15:13:26.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-28T15:13:26.182Z] docker_cli_network_unix_test.go:46: [da2b70113072b] daemon is not started [2022-07-28T15:13:26.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-28T15:13:26.628Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-07-28T15:13:26.628Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-28T15:13:26.888Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-28T15:13:26.888Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-28T15:13:27.148Z] ok github.com/docker/docker/layer 7.348s coverage: 68.9% of statements [2022-07-28T15:13:27.148Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-28T15:13:27.148Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-28T15:13:27.148Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-28T15:13:27.148Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-28T15:13:27.148Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-28T15:13:27.148Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-28T15:13:27.408Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-07-28T15:13:27.544Z] docker_cli_network_unix_test.go:968: [deb258491347e] daemon is not started [2022-07-28T15:13:27.669Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-07-28T15:13:27.928Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2022-07-28T15:13:28.868Z] ok github.com/docker/docker/pkg/idtools 0.468s coverage: 67.9% of statements [2022-07-28T15:13:28.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-28T15:13:29.129Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 70.1% of statements [2022-07-28T15:13:29.388Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-07-28T15:13:29.388Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-07-28T15:13:29.388Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-28T15:13:29.649Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-28T15:13:29.649Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-28T15:13:29.876Z] docker_cli_network_unix_test.go:46: [d7a2377a161d6] daemon is not started [2022-07-28T15:13:29.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-28T15:13:29.910Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-28T15:13:30.170Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-28T15:13:30.170Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-28T15:13:30.170Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-28T15:13:30.170Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-28T15:13:31.111Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-07-28T15:13:31.370Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-28T15:13:31.630Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-28T15:13:31.630Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-28T15:13:32.385Z] docker_cli_network_unix_test.go:1116: [d6638a57460cf] daemon is not started [2022-07-28T15:13:33.009Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-28T15:13:33.269Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-28T15:13:33.529Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-28T15:13:33.789Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-28T15:13:34.050Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-28T15:13:34.050Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-28T15:13:34.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-28T15:13:34.524Z] docker_cli_network_unix_test.go:46: [dc2917527f3e6] daemon is not started [2022-07-28T15:13:34.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-28T15:13:34.620Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-28T15:13:34.880Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-28T15:13:35.449Z] docker_cli_network_unix_test.go:46: [db4740fe79adc] daemon is not started [2022-07-28T15:13:35.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-28T15:13:35.449Z] docker_cli_network_unix_test.go:46: [ddd579913d320] daemon is not started [2022-07-28T15:13:35.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-28T15:13:35.449Z] docker_cli_network_unix_test.go:46: [db406939ead65] daemon is not started [2022-07-28T15:13:35.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-28T15:13:35.450Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-07-28T15:13:35.704Z] docker_cli_network_unix_test.go:46: [d3ee6088b52d8] daemon is not started [2022-07-28T15:13:35.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-28T15:13:35.709Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-28T15:13:35.958Z] docker_cli_network_unix_test.go:46: [d6d5e3ad58783] daemon is not started [2022-07-28T15:13:35.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-28T15:13:35.958Z] docker_cli_network_unix_test.go:46: [da82fc0bed7ce] daemon is not started [2022-07-28T15:13:35.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-28T15:13:35.969Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-28T15:13:36.229Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-28T15:13:37.450Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-07-28T15:13:37.450Z] === RUN TestServiceUpdateNetwork [2022-07-28T15:13:37.843Z] docker_cli_network_unix_test.go:46: [ddbd680670c0d] daemon is not started [2022-07-28T15:13:38.140Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-28T15:13:38.400Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-28T15:13:38.660Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-28T15:13:38.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-28T15:13:38.766Z] docker_cli_network_unix_test.go:46: [d51cc23f5fa54] daemon is not started [2022-07-28T15:13:38.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-28T15:13:38.766Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-28T15:13:38.766Z] docker_cli_network_unix_test.go:46: [d2cec01202d75] daemon is not started [2022-07-28T15:13:38.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-28T15:13:39.326Z] docker_cli_network_unix_test.go:46: [db446ef9d69de] daemon is not started [2022-07-28T15:13:39.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-28T15:13:40.043Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-07-28T15:13:40.043Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-28T15:13:40.983Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-07-28T15:13:41.242Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-28T15:13:41.503Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-28T15:13:42.073Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-28T15:13:42.333Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-28T15:13:43.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-28T15:13:44.249Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-28T15:13:44.509Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.8% of statements [2022-07-28T15:13:44.678Z] docker_cli_network_unix_test.go:1084: [d21b91f4c5961] daemon is not started [2022-07-28T15:13:45.078Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-28T15:13:46.460Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2022-07-28T15:13:46.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-28T15:13:46.562Z] docker_cli_network_unix_test.go:46: [d0aa701164793] daemon is not started [2022-07-28T15:13:46.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-28T15:13:47.121Z] docker_cli_network_unix_test.go:46: [d2883e62905b2] daemon is not started [2022-07-28T15:13:47.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-28T15:13:48.738Z] docker_cli_network_unix_test.go:46: [d2f1c3e157adc] daemon is not started [2022-07-28T15:13:49.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-28T15:13:49.339Z] docker_cli_network_unix_test.go:46: [d85bc1d206e56] daemon is not started [2022-07-28T15:13:49.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-28T15:13:49.594Z] docker_cli_network_unix_test.go:46: [d5ddff167deaf] daemon is not started [2022-07-28T15:13:49.616Z] --- PASS: TestServiceUpdateNetwork (12.38s) [2022-07-28T15:13:49.616Z] === RUN TestServiceUpdatePidsLimit [2022-07-28T15:13:50.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-28T15:13:50.178Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-28T15:13:50.410Z] docker_cli_network_unix_test.go:46: [dd5f267c6100c] daemon is not started [2022-07-28T15:13:50.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-28T15:13:50.739Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-28T15:13:50.969Z] docker_cli_network_unix_test.go:46: [ddeb3670c1651] daemon is not started [2022-07-28T15:13:51.529Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-28T15:13:54.111Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-28T15:13:55.995Z] docker_cli_swarm_test.go:1180: [de1fc20728046] joining swarm manager [d1ab34cea3abe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:13:56.250Z] docker_cli_network_unix_test.go:46: [d5f09c2743564] daemon is not started [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite (58.66s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.56s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.05s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.33s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.72s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.63s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.72s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.60s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.46s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.02s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.98s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.83s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.81s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.20s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.32s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.23s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.75s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-28T15:13:56.505Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.80s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.25s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.77s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-07-28T15:13:56.505Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.07s) [2022-07-28T15:13:56.505Z] === RUN TestDockerHubPullSuite [2022-07-28T15:13:56.505Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-28T15:13:58.821Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-28T15:14:03.031Z] docker_cli_swarm_test.go:1189: [d891d9aa48b54] joining swarm manager [d1ab34cea3abe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:14:05.353Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-07-28T15:14:05.353Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-28T15:14:05.353Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-28T15:14:05.353Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-28T15:14:05.353Z] PASS [2022-07-28T15:14:05.353Z] [2022-07-28T15:14:05.353Z] === Skipped [2022-07-28T15:14:05.353Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-28T15:14:05.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-28T15:14:05.353Z] [2022-07-28T15:14:05.353Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-28T15:14:05.353Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-28T15:14:05.353Z] [2022-07-28T15:14:05.353Z] DONE 27 tests, 2 skipped in 130.342s [2022-07-28T15:14:05.353Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-28T15:14:05.353Z] ++ 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-28T15:14:05.353Z] ++ set -e [2022-07-28T15:14:05.353Z] ++ '[' -n 0 ']' [2022-07-28T15:14:05.353Z] ++ set -x [2022-07-28T15:14:05.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T15:14:05.353Z] INFO: Testing against a local daemon [2022-07-28T15:14:05.353Z] === RUN TestSessionCreate [2022-07-28T15:14:05.353Z] --- PASS: TestSessionCreate (0.03s) [2022-07-28T15:14:05.353Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-28T15:14:05.353Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-28T15:14:05.353Z] PASS [2022-07-28T15:14:05.353Z] [2022-07-28T15:14:05.353Z] DONE 2 tests in 0.133s [2022-07-28T15:14:05.353Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-28T15:14:05.353Z] ++ 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-28T15:14:05.353Z] ++ set -e [2022-07-28T15:14:05.353Z] ++ '[' -n 0 ']' [2022-07-28T15:14:05.353Z] ++ set -x [2022-07-28T15:14:05.354Z] ++ 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-28T15:14:05.354Z] INFO: Testing against a local daemon [2022-07-28T15:14:05.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-28T15:14:05.354Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T15:14:05.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T15:14:05.354Z] === RUN TestDiskUsage [2022-07-28T15:14:05.354Z] === PAUSE TestDiskUsage [2022-07-28T15:14:05.354Z] === RUN TestEventsExecDie [2022-07-28T15:14:05.609Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-28T15:14:05.609Z] === RUN TestEventsBackwardsCompatible [2022-07-28T15:14:05.609Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-28T15:14:05.609Z] === RUN TestEventsVolumeCreate [2022-07-28T15:14:05.609Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-28T15:14:05.609Z] === RUN TestInfoBinaryCommits [2022-07-28T15:14:05.609Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-28T15:14:05.609Z] === RUN TestInfoAPIVersioned [2022-07-28T15:14:05.609Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-28T15:14:05.609Z] === RUN TestInfoAPI [2022-07-28T15:14:05.609Z] --- PASS: TestInfoAPI (0.02s) [2022-07-28T15:14:05.609Z] === RUN TestInfoAPIWarnings [2022-07-28T15:14:08.400Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/rootless [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/volume [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-28T15:14:08.400Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === Skipped [2022-07-28T15:14:08.400Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-28T15:14:08.400Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-28T15:14:08.400Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-28T15:14:08.400Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-28T15:14:08.400Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:71: No driver to put! [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-28T15:14:08.400Z] time="2022-07-28T15:13:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-28T15:14:08.400Z] time="2022-07-28T15:13:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-28T15:14:08.400Z] time="2022-07-28T15:13:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-28T15:14:08.400Z] time="2022-07-28T15:13:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-28T15:14:08.400Z] time="2022-07-28T15:13:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:71: No driver to put! [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-28T15:14:08.400Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-28T15:14:08.400Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-28T15:14:08.400Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-28T15:14:08.400Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-28T15:14:08.400Z] graphtest_unix.go:71: No driver to put! [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-28T15:14:08.400Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-28T15:14:08.400Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-28T15:14:08.400Z] [2022-07-28T15:14:08.400Z] DONE 2789 tests, 28 skipped in 251.311s [2022-07-28T15:14:08.400Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/bitseq [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cluster [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/config [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/datastore [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/driverapi [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/etchosts [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/idm [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipam [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/iptables [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/netlabel [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/netutils [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/networkdb [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/ns [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/options [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/osl [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/portallocator [2022-07-28T15:14:08.400Z] github.com/docker/docker/libnetwork/portmapper [2022-07-28T15:14:08.401Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-28T15:14:08.401Z] github.com/docker/docker/libnetwork/testutils [2022-07-28T15:14:08.401Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-28T15:14:08.401Z] + 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-28T15:14:09.556Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-28T15:14:11.438Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-28T15:14:11.998Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-28T15:14:13.881Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-28T15:14:14.135Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite (18.11s) [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (12.01s) [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2022-07-28T15:14:14.695Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-28T15:14:14.695Z] PASS [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === Skipped [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T15:14:14.695Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T15:14:14.695Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.695Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T15:14:14.695Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-28T15:14:14.695Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-28T15:14:14.695Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_sni_test.go:30: Flakey test [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T15:14:14.696Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-28T15:14:14.696Z] docker_cli_network_unix_test.go:46: [d2cec01202d75] daemon is not started [2022-07-28T15:14:14.696Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] DONE 1265 tests, 51 skipped in 1417.294s [2022-07-28T15:14:14.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T15:14:14.696Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T15:14:14.696Z] +++ kill 14634 [2022-07-28T15:14:14.696Z] +++ /etc/init.d/apparmor stop [2022-07-28T15:14:14.696Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] Unloading profiles will leave already running processes permanently [2022-07-28T15:14:14.696Z] unconfined, which can lead to unexpected situations. [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.696Z] To set a process to complain mode, use the command line tool [2022-07-28T15:14:14.696Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T15:14:14.696Z] +++ true [2022-07-28T15:14:14.696Z] exiting test-integration [2022-07-28T15:14:14.696Z] ++ exit 0 [2022-07-28T15:14:14.696Z] [2022-07-28T15:14:14.992Z] + for job in $(jobs -p) [2022-07-28T15:14:14.992Z] + wait 26247 [2022-07-28T15:14:23.645Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-28T15:14:23.645Z] === RUN TestInfoDebug [2022-07-28T15:14:23.645Z] --- PASS: TestInfoDebug (0.52s) [2022-07-28T15:14:23.645Z] === RUN TestInfoInsecureRegistries [2022-07-28T15:14:23.645Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-28T15:14:23.645Z] === RUN TestInfoRegistryMirrors [2022-07-28T15:14:23.900Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-28T15:14:23.900Z] === RUN TestLoginFailsWithBadCredentials [2022-07-28T15:14:24.156Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-28T15:14:24.156Z] === RUN TestPingCacheHeaders [2022-07-28T15:14:24.156Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-28T15:14:24.156Z] === RUN TestPingGet [2022-07-28T15:14:24.156Z] --- PASS: TestPingGet (0.01s) [2022-07-28T15:14:24.156Z] === RUN TestPingHead [2022-07-28T15:14:24.156Z] --- PASS: TestPingHead (0.03s) [2022-07-28T15:14:24.156Z] === RUN TestPingSwarmHeader [2022-07-28T15:14:24.717Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-28T15:14:24.973Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-28T15:14:25.900Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-28T15:14:25.900Z] --- PASS: TestPingSwarmHeader (1.68s) [2022-07-28T15:14:25.900Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-28T15:14:25.900Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-28T15:14:25.900Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-28T15:14:25.900Z] === RUN TestVersion [2022-07-28T15:14:25.900Z] --- PASS: TestVersion (0.02s) [2022-07-28T15:14:25.900Z] === CONT TestDiskUsage [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/container_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/image_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/volume_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-28T15:14:26.462Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-28T15:14:26.717Z] === RUN TestDiskUsage/after_container.Run [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-28T15:14:26.974Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage (1.11s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-28T15:14:26.974Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-28T15:14:26.974Z] PASS [2022-07-28T15:14:26.974Z] [2022-07-28T15:14:26.974Z] === Skipped [2022-07-28T15:14:26.974Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-28T15:14:26.974Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-28T15:14:26.974Z] [2022-07-28T15:14:26.974Z] DONE 54 tests, 1 skipped in 22.129s [2022-07-28T15:14:26.974Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-28T15:14:26.974Z] ++ 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-28T15:14:26.974Z] ++ set -e [2022-07-28T15:14:26.974Z] ++ '[' -n 0 ']' [2022-07-28T15:14:26.974Z] ++ set -x [2022-07-28T15:14:26.974Z] ++ 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-28T15:14:27.230Z] INFO: Testing against a local daemon [2022-07-28T15:14:27.230Z] === RUN TestVolumesCreateAndList [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-28T15:14:27.230Z] === RUN TestVolumesRemove [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-28T15:14:27.230Z] === RUN TestVolumesInspect [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-28T15:14:27.230Z] === RUN TestVolumesInvalidJSON [2022-07-28T15:14:27.230Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-28T15:14:27.230Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-28T15:14:27.230Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-28T15:14:27.230Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-28T15:14:27.230Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-28T15:14:27.230Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-28T15:14:27.230Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-28T15:14:27.230Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-28T15:14:27.230Z] PASS [2022-07-28T15:14:27.230Z] [2022-07-28T15:14:27.230Z] DONE 9 tests in 0.204s [2022-07-28T15:14:27.230Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T15:14:27.486Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T15:14:27.486Z] +++ kill 14284 [2022-07-28T15:14:27.486Z] +++ /etc/init.d/apparmor stop [2022-07-28T15:14:27.486Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T15:14:27.486Z] [2022-07-28T15:14:27.486Z] Unloading profiles will leave already running processes permanently [2022-07-28T15:14:27.486Z] unconfined, which can lead to unexpected situations. [2022-07-28T15:14:27.486Z] [2022-07-28T15:14:27.486Z] To set a process to complain mode, use the command line tool [2022-07-28T15:14:27.486Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T15:14:27.486Z] +++ true [2022-07-28T15:14:27.486Z] exiting test-integration [2022-07-28T15:14:27.486Z] ++ exit 0 [2022-07-28T15:14:27.486Z] Post stage [Pipeline] junit [2022-07-28T15:14:28.422Z] Recording test results [2022-07-28T15:14:28.646Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T15:14:29.013Z] + echo Ensuring container killed. [2022-07-28T15:14:29.014Z] Ensuring container killed. [2022-07-28T15:14:29.014Z] + docker rm -vf docker-pr1 [2022-07-28T15:14:29.014Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T15:14:29.288Z] + echo Chowning /workspace to jenkins user [2022-07-28T15:14:29.288Z] Chowning /workspace to jenkins user [2022-07-28T15:14:29.288Z] + id -u [2022-07-28T15:14:29.288Z] + id -g [2022-07-28T15:14:29.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace busybox chown -R 1000:1000 /workspace [2022-07-28T15:14:29.288Z] Unable to find image 'busybox:latest' locally [2022-07-28T15:14:29.545Z] latest: Pulling from library/busybox [2022-07-28T15:14:29.545Z] 87379020f3b6: Pulling fs layer [2022-07-28T15:14:29.545Z] 87379020f3b6: Verifying Checksum [2022-07-28T15:14:29.545Z] 87379020f3b6: Download complete [2022-07-28T15:14:29.545Z] 87379020f3b6: Pull complete [2022-07-28T15:14:29.545Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-28T15:14:29.545Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T15:14:31.239Z] + bundleName=arm64-integration [2022-07-28T15:14:31.239Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-28T15:14:31.239Z] Creating arm64-integration-bundles.tar.gz [2022-07-28T15:14:31.239Z] + 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-28T15:14:31.239Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T15:14:31.503Z] Archiving artifacts [2022-07-28T15:14:33.101Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43878/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T15:14:33.443Z] + make clean [2022-07-28T15:14:33.699Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T15:14:33.699Z] docker-dev-cache [2022-07-28T15:14:33.699Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T15:14:41.484Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork 37.229s coverage: 40.6% of statements [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.131s coverage: 5.0% of statements [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-28T15:14:55.089Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-28T15:14:55.089Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-28T15:14:56.351Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-28T15:14:58.860Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-28T15:15:00.221Z] docker_cli_swarm_test.go:1112: [da3b1f13a6b98] joining swarm manager [dfb300caf8125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:15:02.106Z] docker_cli_swarm_test.go:1113: [dd873894db895] joining swarm manager [dfb300caf8125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:15:05.072Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.297s coverage: 6.6% of statements [2022-07-28T15:15:05.072Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-28T15:15:05.072Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-28T15:15:05.072Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-28T15:15:05.072Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-28T15:15:05.072Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-28T15:15:05.072Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-28T15:15:05.073Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-28T15:15:05.332Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-07-28T15:15:05.332Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-28T15:15:05.592Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-28T15:15:17.814Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/ipam 14.171s coverage: 85.3% of statements [2022-07-28T15:15:32.715Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-28T15:15:32.715Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-28T15:15:32.715Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-07-28T15:15:32.715Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-28T15:15:32.975Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-28T15:16:23.529Z] docker_cli_swarm_test.go:1166: [d3465391dc694] joining swarm manager [dfb300caf8125]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-28T15:16:50.008Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-28T15:16:50.570Z] docker_cli_swarm_test.go:1447: [d6c68ed982e3e] joining swarm manager [de5051e9f3b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:16:51.494Z] docker_cli_swarm_test.go:1448: [d3dbdc05b0e75] joining swarm manager [de5051e9f3b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-28T15:17:03.649Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-28T15:17:03.649Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-28T15:17:03.649Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-28T15:17:03.649Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-28T15:17:03.649Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-28T15:17:04.214Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-28T15:17:06.724Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-28T15:17:09.983Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-28T15:17:12.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-28T15:17:14.377Z] docker_cli_swarm_unix_test.go:63: [df0c6c6d798c9] joining swarm manager [d3dba08300bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:17:24.448Z] time="2022-07-28T15:17:18Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-07-28T15:17:24.448Z] ok github.com/docker/docker/libnetwork/networkdb 104.721s coverage: 60.0% of statements [2022-07-28T15:17:24.448Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-28T15:17:24.448Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-28T15:17:24.448Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-07-28T15:17:24.448Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-28T15:17:24.708Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-28T15:17:25.647Z] ok github.com/docker/docker/libnetwork/portmapper 0.549s coverage: 48.6% of statements [2022-07-28T15:17:25.907Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-28T15:17:25.907Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-28T15:17:26.165Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === Skipped [2022-07-28T15:17:26.166Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-28T15:17:26.166Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-28T15:17:26.166Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-28T15:17:26.166Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-28T15:17:26.166Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-28T15:17:26.166Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-28T15:17:26.166Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-28T15:17:26.166Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-28T15:17:26.166Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-28T15:17:26.166Z] firewalld_test.go:14: firewalld is not running [2022-07-28T15:17:26.166Z] [2022-07-28T15:17:26.166Z] DONE 327 tests, 9 skipped in 201.334s Post stage [Pipeline] junit [2022-07-28T15:17:26.749Z] Recording test results [2022-07-28T15:17:26.972Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-28T15:17:27.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43878/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:6ab3b50a3f96cfd60a35e9e0cdaa1515432bd031 hack/validate/vendor [2022-07-28T15:17:27.927Z] +++ dirname ./hack/vendor.sh [2022-07-28T15:17:27.927Z] ++ cd ./hack [2022-07-28T15:17:27.927Z] ++ pwd [2022-07-28T15:17:27.927Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-28T15:17:27.927Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-28T15:17:27.927Z] + GO111MODULE=auto [2022-07-28T15:17:27.927Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-28T15:17:27.927Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-28T15:17:27.927Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-28T15:17:28.496Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-28T15:17:28.496Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-28T15:17:28.497Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-28T15:17:28.756Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-28T15:17:28.756Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-28T15:17:28.756Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-28T15:17:28.756Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-28T15:17:28.756Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-28T15:17:28.756Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-28T15:17:29.016Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-28T15:17:29.016Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-28T15:17:29.016Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-28T15:17:29.016Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-28T15:17:29.016Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-28T15:17:29.016Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-28T15:17:29.016Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-28T15:17:29.016Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-28T15:17:29.276Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-28T15:17:29.276Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-28T15:17:29.537Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-28T15:17:29.537Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-28T15:17:29.537Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-28T15:17:29.537Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-28T15:17:29.537Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-28T15:17:29.537Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-28T15:17:29.537Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-28T15:17:29.537Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-28T15:17:29.537Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-28T15:17:29.537Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-28T15:17:29.797Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-28T15:17:29.797Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-28T15:17:29.797Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-28T15:17:29.797Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-28T15:17:29.797Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-28T15:17:29.797Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-28T15:17:30.057Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-28T15:17:30.057Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-28T15:17:30.057Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-28T15:17:30.057Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-28T15:17:30.057Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-28T15:17:30.057Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-28T15:17:30.057Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-28T15:17:30.057Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-28T15:17:30.057Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-28T15:17:30.317Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-28T15:17:30.317Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-28T15:17:30.317Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-28T15:17:30.317Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-28T15:17:30.317Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-28T15:17:30.317Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-28T15:17:32.225Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-28T15:17:32.225Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-28T15:17:32.225Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-28T15:17:32.225Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-28T15:17:32.225Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-28T15:17:32.484Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-28T15:17:32.484Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-28T15:17:32.484Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-28T15:17:32.484Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-28T15:17:32.484Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-28T15:17:32.484Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-28T15:17:32.744Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-28T15:17:32.744Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-28T15:17:32.744Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-28T15:17:32.744Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-28T15:17:32.744Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-28T15:17:32.744Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-28T15:17:32.744Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-28T15:17:33.005Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-28T15:17:33.005Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-28T15:17:33.005Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-28T15:17:33.005Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-28T15:17:33.005Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-28T15:17:35.546Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-28T15:17:35.546Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-28T15:17:35.546Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-28T15:17:35.546Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-28T15:17:35.546Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-28T15:17:35.546Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-28T15:17:35.546Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-28T15:17:35.546Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-28T15:17:35.546Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-28T15:17:35.546Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-28T15:17:35.546Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-28T15:17:35.546Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-28T15:17:35.546Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-28T15:17:35.546Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-28T15:17:35.546Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-28T15:17:35.546Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-28T15:17:35.807Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-28T15:17:35.807Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-28T15:17:35.807Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-28T15:17:35.807Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-28T15:17:35.807Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-28T15:17:35.807Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-28T15:17:35.807Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-28T15:17:35.807Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-28T15:17:35.807Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-28T15:17:35.807Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-28T15:17:35.807Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-28T15:17:35.807Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-28T15:17:35.807Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-28T15:17:35.807Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-28T15:17:35.807Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-28T15:17:35.807Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-28T15:17:35.807Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-28T15:17:35.807Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-28T15:17:35.807Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-28T15:17:35.807Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-28T15:17:36.066Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-28T15:17:36.066Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-28T15:17:36.066Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-28T15:17:36.066Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-28T15:17:36.066Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-28T15:17:36.066Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-28T15:17:36.066Z] go: downloading google.golang.org/api v0.54.0 [2022-07-28T15:17:38.605Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-28T15:17:38.605Z] go: downloading go.opencensus.io v0.23.0 [2022-07-28T15:17:38.605Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-28T15:17:38.605Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-28T15:17:38.605Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-28T15:17:38.605Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-28T15:17:38.605Z] go: downloading github.com/google/btree v1.0.1 [2022-07-28T15:17:38.605Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-28T15:17:38.605Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-28T15:17:38.605Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-28T15:17:38.605Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-28T15:17:38.605Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-28T15:17:38.605Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-28T15:17:38.605Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-28T15:17:38.605Z] go: downloading golang.org/x/text v0.3.7 [2022-07-28T15:17:39.175Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-28T15:17:39.175Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-28T15:17:39.175Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-28T15:17:39.175Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-28T15:17:39.175Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-28T15:17:39.175Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-28T15:17:39.175Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-28T15:17:39.175Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-28T15:17:39.175Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-28T15:17:39.175Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-28T15:17:39.175Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-28T15:17:39.175Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-28T15:17:39.175Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-28T15:17:39.175Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-28T15:17:39.506Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-28T15:17:39.506Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-28T15:17:39.506Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-28T15:17:39.506Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-28T15:17:39.506Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-28T15:17:39.506Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-28T15:17:39.506Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-28T15:17:39.506Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-28T15:17:39.506Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-28T15:17:39.506Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-28T15:17:39.506Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-28T15:17:39.506Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-28T15:17:39.506Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-28T15:17:39.506Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-28T15:17:39.767Z] go: downloading github.com/kr/text v0.2.0 [2022-07-28T15:17:39.767Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-28T15:17:39.767Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-28T15:17:39.767Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-28T15:17:39.767Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-28T15:17:39.767Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-28T15:17:39.767Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-28T15:17:39.767Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-28T15:17:39.767Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-28T15:17:39.767Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-28T15:17:39.767Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-28T15:17:39.767Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-28T15:17:39.767Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-28T15:17:39.767Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-28T15:17:39.767Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-28T15:17:39.767Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-28T15:17:40.027Z] + GO111MODULE=auto [2022-07-28T15:17:40.027Z] + go mod vendor -modfile vendor.mod [2022-07-28T15:17:43.322Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T15:17:46.940Z] + echo Ensuring container killed. [2022-07-28T15:17:46.940Z] Ensuring container killed. [2022-07-28T15:17:46.940Z] + docker rm -vf docker-pr1 [2022-07-28T15:17:46.940Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-28T15:17:47.230Z] + echo Chowning /workspace to jenkins user [2022-07-28T15:17:47.230Z] Chowning /workspace to jenkins user [2022-07-28T15:17:47.230Z] + id -u [2022-07-28T15:17:47.230Z] + id -g [2022-07-28T15:17:47.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T15:17:48.470Z] + bundleName=unit [2022-07-28T15:17:48.470Z] + echo Creating unit-bundles.tar.gz [2022-07-28T15:17:48.470Z] Creating unit-bundles.tar.gz [2022-07-28T15:17:48.470Z] + 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-28T15:17:48.470Z] bundles/junit-report-libnetwork.xml [2022-07-28T15:17:48.470Z] bundles/junit-report.xml [2022-07-28T15:17:48.470Z] bundles/go-test-report-libnetwork.json [2022-07-28T15:17:48.470Z] bundles/go-test-report.json [2022-07-28T15:17:48.470Z] bundles/profile-libnetwork.out [2022-07-28T15:17:48.470Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-28T15:17:48.484Z] Archiving artifacts [2022-07-28T15:17:48.820Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43878/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T15:17:49.124Z] + make clean [2022-07-28T15:17:49.124Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T15:17:49.124Z] docker-dev-cache [2022-07-28T15:17:49.124Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-28T15:18:10.521Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-28T15:18:10.521Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-28T15:18:10.521Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-28T15:18:12.470Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-28T15:18:15.728Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-28T15:18:19.028Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-28T15:18:20.390Z] docker_api_swarm_test.go:962: [de9011c194cb9] joining swarm manager [d551e67940cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-28T15:18:42.260Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-28T15:18:52.230Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-28T15:18:53.154Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-28T15:18:55.664Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-28T15:18:58.174Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-28T15:19:06.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-28T15:19:10.414Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-28T15:19:12.925Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-28T15:19:15.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-28T15:19:17.997Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-28T15:19:20.507Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-28T15:19:23.017Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-28T15:19:25.527Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-28T15:20:21.723Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-28T15:20:36.545Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite (1517.21s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.87s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.04s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.69s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.69s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.24s) [2022-07-28T15:20:51.457Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.67s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.63s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.26s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.19s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.64s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (35.42s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.93s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.02s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.25s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.01s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.04s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.25s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.60s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.85s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.59s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.69s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.93s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.44s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.01s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.23s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.92s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.55s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.43s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.68s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.79s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.68s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.54s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.36s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.88s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.68s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.64s) [2022-07-28T15:20:51.457Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.37s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.46s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.31s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.24s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.17s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.27s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.56s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.72s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.93s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.97s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.53s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.14s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.08s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.67s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.81s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.22s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.52s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.07s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2022-07-28T15:20:51.458Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.33s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.70s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.07s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.17s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.22s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.33s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.34s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.27s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.28s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.07s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.68s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.63s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2022-07-28T15:20:51.458Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2022-07-28T15:20:51.458Z] === RUN TestDockerExternalVolumeSuite [2022-07-28T15:20:51.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-28T15:20:52.018Z] docker_cli_external_volume_driver_test.go:53: [d43df6cfd4535] daemon is not started [2022-07-28T15:21:10.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-28T15:22:17.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-28T15:22:24.235Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-28T15:22:39.128Z] docker_cli_external_volume_driver_test.go:53: [dcbde2dbb3b7c] daemon is not started [2022-07-28T15:22:54.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-28T15:23:12.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-28T15:23:27.008Z] docker_cli_external_volume_driver_test.go:53: [db2d5e9942c04] daemon is not started [2022-07-28T15:23:41.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-28T15:23:41.849Z] docker_cli_external_volume_driver_test.go:53: [d9dd9ee9c3413] daemon is not started [2022-07-28T15:23:56.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-28T15:24:28.678Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-28T15:24:43.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-28T15:24:58.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-28T15:25:44.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-28T15:26:03.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-28T15:26:35.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-28T15:27:07.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-28T15:27:21.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-28T15:27:39.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-28T15:27:39.950Z] docker_cli_external_volume_driver_test.go:485: [d97e0530d4169] daemon is not started [2022-07-28T15:27:54.772Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-28T15:27:54.772Z] docker_cli_external_volume_driver_test.go:53: [de40addde9749] daemon is not started [2022-07-28T15:28:09.660Z] --- PASS: TestDockerExternalVolumeSuite (437.57s) [2022-07-28T15:28:09.660Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2022-07-28T15:28:09.660Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-28T15:28:09.660Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.31s) [2022-07-28T15:28:09.660Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.10s) [2022-07-28T15:28:09.661Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-28T15:28:09.661Z] PASS [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] === Skipped [2022-07-28T15:28:09.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T15:28:09.661Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-28T15:28:09.661Z] check_test.go:540: [de57a93b2714e] daemon is not started [2022-07-28T15:28:09.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-28T15:28:09.661Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-28T15:28:09.661Z] check_test.go:540: [d73132496fdfa] daemon is not started [2022-07-28T15:28:09.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T15:28:09.661Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-28T15:28:09.661Z] check_test.go:540: [d6c33ba8cc319] daemon is not started [2022-07-28T15:28:09.661Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-28T15:28:09.661Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-28T15:28:09.661Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T15:28:09.661Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-28T15:28:09.661Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] DONE 269 tests, 5 skipped in 2251.523s [2022-07-28T15:28:09.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-28T15:28:09.661Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84b2954b050d/docker.pid [2022-07-28T15:28:09.661Z] +++ kill 15285 [2022-07-28T15:28:09.661Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15285 is not a child of this shell [2022-07-28T15:28:09.661Z] warning: PID 15285 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84b2954b050d/docker.pid had a nonzero exit code [2022-07-28T15:28:09.661Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d84b2954b050d/root: target is busy. [2022-07-28T15:28:09.661Z] ++++ cat bundles/test-integration/docker.pid [2022-07-28T15:28:09.661Z] +++ kill 14660 [2022-07-28T15:28:09.661Z] +++ /etc/init.d/apparmor stop [2022-07-28T15:28:09.661Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] Unloading profiles will leave already running processes permanently [2022-07-28T15:28:09.661Z] unconfined, which can lead to unexpected situations. [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] To set a process to complain mode, use the command line tool [2022-07-28T15:28:09.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-28T15:28:09.661Z] +++ true [2022-07-28T15:28:09.661Z] exiting test-integration [2022-07-28T15:28:09.661Z] ++ exit 0 [2022-07-28T15:28:09.661Z] [2022-07-28T15:28:09.661Z] + exit 0 [2022-07-28T15:28:09.661Z] ++ jobs -p [2022-07-28T15:28:09.661Z] + pids= [2022-07-28T15:28:09.661Z] + echo 'Remaining pids to kill: []' [2022-07-28T15:28:09.661Z] Remaining pids to kill: [] [2022-07-28T15:28:09.661Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-28T15:28:09.669Z] Recording test results [2022-07-28T15:28:10.059Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-28T15:28:10.353Z] + echo Ensuring container killed. [2022-07-28T15:28:10.353Z] Ensuring container killed. [2022-07-28T15:28:10.353Z] + docker ps -aq -f name=docker-pr1-* [2022-07-28T15:28:10.353Z] + cids=161f9a78c9f1 [2022-07-28T15:28:10.353Z] bd525057fd5b [2022-07-28T15:28:10.353Z] a738db861665 [2022-07-28T15:28:10.353Z] + [ -n 161f9a78c9f1 [2022-07-28T15:28:10.353Z] bd525057fd5b [2022-07-28T15:28:10.353Z] a738db861665 ] [2022-07-28T15:28:10.353Z] + docker rm -vf 161f9a78c9f1 bd525057fd5b a738db861665 [2022-07-28T15:28:10.912Z] 161f9a78c9f1 [2022-07-28T15:28:10.912Z] bd525057fd5b [2022-07-28T15:28:10.912Z] a738db861665 [Pipeline] sh [2022-07-28T15:28:11.183Z] + echo Chowning /workspace to jenkins user [2022-07-28T15:28:11.183Z] Chowning /workspace to jenkins user [2022-07-28T15:28:11.183Z] + id -u [2022-07-28T15:28:11.183Z] + id -g [2022-07-28T15:28:11.183Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43878:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-28T15:28:13.392Z] + bundleName=amd64 [2022-07-28T15:28:13.392Z] + echo Creating amd64-bundles.tar.gz [2022-07-28T15:28:13.392Z] Creating amd64-bundles.tar.gz [2022-07-28T15:28:13.392Z] + 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-28T15:28:13.392Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-28T15:28:14.761Z] Archiving artifacts [2022-07-28T15:28:15.150Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43878/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-28T15:28:15.488Z] + make clean [2022-07-28T15:28:15.488Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-28T15:28:15.488Z] docker-dev-cache [2022-07-28T15:28:15.488Z] 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