Pull request #43547 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 82088364e143796457aa668ab23ba07c9d638940+545cf195e2df62c24bab38189cb83447c266e9bb (373cfa0b23013cbf75941eaf22aace9cb7af9d14) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43547@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-29T16:35:50.497Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-29T16:35:50.501Z] Trying to pass milestone 2 [Pipeline] milestone [2022-04-29T16:35:50.582Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-29T16:36:05.758Z] Still waiting to schedule task [2022-04-29T16:36:05.760Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-04-29T16:36:39.300Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03f4013aced8c6e81) in /home/ubuntu/workspace/moby_PR-43547 [Pipeline] { [Pipeline] checkout [2022-04-29T16:36:39.532Z] The recommended git tool is: git [2022-04-29T16:36:42.635Z] using credential docker-jenkins-github-credentials [2022-04-29T16:36:42.645Z] Cloning the remote Git repository [2022-04-29T16:36:42.645Z] Cloning with configured refspecs honoured and without tags [2022-04-29T16:36:42.465Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T16:36:42.528Z] > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10 [2022-04-29T16:36:42.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:36:42.799Z] > git --version # timeout=10 [2022-04-29T16:36:42.809Z] > git --version # 'git version 2.17.1' [2022-04-29T16:36:42.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:36:42.812Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:37:07.538Z] Fetching without tags [2022-04-29T16:37:07.922Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:37:07.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:37:07.431Z] > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10 [2022-04-29T16:37:07.460Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:37:07.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:37:07.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:37:07.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:37:07.527Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:37:07.916Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:37:07.946Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:37:08.903Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:37:08.903Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [2022-04-29T16:37:08.748Z] > git remote # timeout=10 [2022-04-29T16:37:08.778Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:37:08.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:37:08.808Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:37:08.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T16:37:08.891Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:37:08.911Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:37:13.841Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [2022-04-29T16:37:13.836Z] > git rev-list --no-walk 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T16:37:14.962Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-29T16:37:19.169Z] Unable to find image 'alpine:latest' locally [2022-04-29T16:37:19.169Z] latest: Pulling from library/alpine [2022-04-29T16:37:19.169Z] df9b9388f04a: Pulling fs layer [2022-04-29T16:37:19.169Z] df9b9388f04a: Download complete [2022-04-29T16:37:19.430Z] df9b9388f04a: Pull complete [2022-04-29T16:37:19.430Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T16:37:19.430Z] Status: Downloaded newer image for alpine:latest [2022-04-29T16:37:26.028Z] 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] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-29T16:37:26.867Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03f4013aced8c6e81) in /home/ubuntu/workspace/moby_PR-43547 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-29T16:37:26.930Z] The recommended git tool is: git [Pipeline] // stage [2022-04-29T16:37:26.940Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-29T16:37:26.964Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [2022-04-29T16:37:26.985Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-04-29T16:37:27.220Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-04-29T16:37:27.413Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:37:27.414Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-29T16:37:27.547Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T16:37:26.943Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43547/.git # timeout=10 [2022-04-29T16:37:26.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:37:26.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:37:26.983Z] > git --version # timeout=10 [2022-04-29T16:37:26.993Z] > git --version # 'git version 2.17.1' [2022-04-29T16:37:26.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:37:26.995Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:37:27.217Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:37:27.250Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:37:27.337Z] > git remote # timeout=10 [2022-04-29T16:37:27.349Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:37:27.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:37:27.367Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:37:27.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T16:37:27.411Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:37:27.429Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:37:28.150Z] + [ PR != PR ] [2022-04-29T16:37:28.150Z] + [ master != master ] [2022-04-29T16:37:28.150Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T16:37:28.480Z] + docker version [2022-04-29T16:37:28.480Z] Client: Docker Engine - Community [2022-04-29T16:37:28.480Z] Version: 20.10.14 [2022-04-29T16:37:28.480Z] API version: 1.41 [2022-04-29T16:37:28.480Z] Go version: go1.16.15 [2022-04-29T16:37:28.480Z] Git commit: a224086 [2022-04-29T16:37:28.480Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-29T16:37:28.480Z] OS/Arch: linux/amd64 [2022-04-29T16:37:28.480Z] Context: default [2022-04-29T16:37:28.480Z] Experimental: true [2022-04-29T16:37:28.480Z] [2022-04-29T16:37:28.480Z] Server: Docker Engine - Community [2022-04-29T16:37:28.480Z] Engine: [2022-04-29T16:37:28.480Z] Version: 20.10.14 [2022-04-29T16:37:28.480Z] API version: 1.41 (minimum version 1.12) [2022-04-29T16:37:28.480Z] Go version: go1.16.15 [2022-04-29T16:37:28.480Z] Git commit: 87a90dc [2022-04-29T16:37:28.480Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-29T16:37:28.480Z] OS/Arch: linux/amd64 [2022-04-29T16:37:28.480Z] Experimental: true [2022-04-29T16:37:28.480Z] containerd: [2022-04-29T16:37:28.480Z] Version: 1.5.11 [2022-04-29T16:37:28.480Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:37:28.480Z] runc: [2022-04-29T16:37:28.480Z] Version: 1.0.3 [2022-04-29T16:37:28.480Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T16:37:28.480Z] docker-init: [2022-04-29T16:37:28.480Z] Version: 0.19.0 [2022-04-29T16:37:28.480Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T16:37:28.781Z] + docker info [2022-04-29T16:37:41.010Z] Client: [2022-04-29T16:37:41.010Z] Context: default [2022-04-29T16:37:41.010Z] Debug Mode: false [2022-04-29T16:37:41.010Z] Plugins: [2022-04-29T16:37:41.010Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T16:37:41.010Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T16:37:41.010Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T16:37:41.010Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T16:37:41.010Z] [2022-04-29T16:37:41.010Z] Server: [2022-04-29T16:37:41.010Z] Containers: 0 [2022-04-29T16:37:41.010Z] Running: 0 [2022-04-29T16:37:41.010Z] Paused: 0 [2022-04-29T16:37:41.010Z] Stopped: 0 [2022-04-29T16:37:41.010Z] Images: 1 [2022-04-29T16:37:41.010Z] Server Version: 20.10.14 [2022-04-29T16:37:41.010Z] Storage Driver: overlay2 [2022-04-29T16:37:41.010Z] Backing Filesystem: extfs [2022-04-29T16:37:41.010Z] Supports d_type: true [2022-04-29T16:37:41.010Z] Native Overlay Diff: true [2022-04-29T16:37:41.010Z] userxattr: false [2022-04-29T16:37:41.010Z] Logging Driver: json-file [2022-04-29T16:37:41.010Z] Cgroup Driver: cgroupfs [2022-04-29T16:37:41.010Z] Cgroup Version: 1 [2022-04-29T16:37:41.010Z] Plugins: [2022-04-29T16:37:41.010Z] Volume: local [2022-04-29T16:37:41.010Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T16:37:41.010Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T16:37:41.010Z] Swarm: inactive [2022-04-29T16:37:41.010Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T16:37:41.010Z] Default Runtime: runc [2022-04-29T16:37:41.010Z] Init Binary: docker-init [2022-04-29T16:37:41.010Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:37:41.010Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T16:37:41.010Z] init version: de40ad0 [2022-04-29T16:37:41.010Z] Security Options: [2022-04-29T16:37:41.010Z] apparmor [2022-04-29T16:37:41.010Z] seccomp [2022-04-29T16:37:41.010Z] Profile: default [2022-04-29T16:37:41.010Z] Kernel Version: 5.4.0-1071-aws [2022-04-29T16:37:41.010Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-29T16:37:41.010Z] OSType: linux [2022-04-29T16:37:41.010Z] Architecture: x86_64 [2022-04-29T16:37:41.010Z] CPUs: 2 [2022-04-29T16:37:41.010Z] Total Memory: 7.483GiB [2022-04-29T16:37:41.010Z] Name: ip-10-100-116-246 [2022-04-29T16:37:41.010Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-29T16:37:41.010Z] Docker Root Dir: /var/lib/docker [2022-04-29T16:37:41.010Z] Debug Mode: false [2022-04-29T16:37:41.010Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:37:41.010Z] Labels: [2022-04-29T16:37:41.010Z] Experimental: true [2022-04-29T16:37:41.010Z] Insecure Registries: [2022-04-29T16:37:41.010Z] 127.0.0.0/8 [2022-04-29T16:37:41.010Z] Live Restore Enabled: true [2022-04-29T16:37:41.010Z] [2022-04-29T16:37:41.010Z] WARNING: No swap limit support [Pipeline] sh [2022-04-29T16:37:41.310Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:37:41.310Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:37:41.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43547/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T16:37:41.310Z] + bash /home/ubuntu/workspace/moby_PR-43547/check-config.sh [2022-04-29T16:37:41.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T16:37:41.310Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-29T16:37:41.310Z] [2022-04-29T16:37:41.310Z] Generally Necessary: [2022-04-29T16:37:41.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T16:37:41.310Z] - apparmor: enabled and tools installed [2022-04-29T16:37:41.310Z] - CONFIG_NAMESPACES: enabled [2022-04-29T16:37:41.310Z] - CONFIG_NET_NS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_PID_NS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_IPC_NS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_UTS_NS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_CGROUPS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T16:37:41.310Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T16:37:41.310Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T16:37:41.310Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T16:37:41.310Z] - CONFIG_CPUSETS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_MEMCG: enabled [2022-04-29T16:37:41.310Z] - CONFIG_KEYS: enabled [2022-04-29T16:37:41.310Z] - CONFIG_VETH: enabled (as module) [2022-04-29T16:37:41.310Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T16:37:41.575Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T16:37:41.575Z] [2022-04-29T16:37:41.575Z] Optional Features: [2022-04-29T16:37:41.575Z] - CONFIG_USER_NS: enabled [2022-04-29T16:37:41.575Z] - CONFIG_SECCOMP: enabled [2022-04-29T16:37:41.575Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T16:37:41.575Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T16:37:41.575Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T16:37:41.575Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-29T16:37:41.575Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-29T16:37:41.575Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T16:37:41.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T16:37:41.575Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T16:37:41.575Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T16:37:41.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T16:37:41.575Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T16:37:41.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T16:37:41.575Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T16:37:41.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T16:37:41.575Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T16:37:41.575Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T16:37:41.836Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T16:37:41.836Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T16:37:41.836Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T16:37:41.836Z] - CONFIG_EXT4_FS: enabled [2022-04-29T16:37:41.836Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T16:37:41.836Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T16:37:41.836Z] - Network Drivers: [2022-04-29T16:37:41.836Z] - "overlay": [2022-04-29T16:37:41.836Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T16:37:41.836Z] Optional (for encrypted networks): [2022-04-29T16:37:41.836Z] - CONFIG_CRYPTO: enabled [2022-04-29T16:37:41.836Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T16:37:41.836Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T16:37:41.836Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T16:37:41.836Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T16:37:41.836Z] - CONFIG_XFRM: enabled [2022-04-29T16:37:41.836Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T16:37:41.836Z] - "ipvlan": [2022-04-29T16:37:41.836Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T16:37:41.836Z] - "macvlan": [2022-04-29T16:37:41.836Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T16:37:41.836Z] - "ftp,tftp client in container": [2022-04-29T16:37:41.836Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T16:37:41.836Z] - Storage Drivers: [2022-04-29T16:37:41.836Z] - "aufs": [2022-04-29T16:37:41.836Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T16:37:41.836Z] - "btrfs": [2022-04-29T16:37:41.836Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T16:37:41.836Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T16:37:41.866Z] Still waiting to schedule task [2022-04-29T16:37:41.866Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-29T16:37:41.867Z] Still waiting to schedule task [2022-04-29T16:37:41.867Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-29T16:37:41.868Z] Still waiting to schedule task [2022-04-29T16:37:41.868Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0875ec2b893d4915e)’ is offline [2022-04-29T16:37:41.871Z] Still waiting to schedule task [2022-04-29T16:37:41.871Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00f3a018daa39ab7e)’ is offline [2022-04-29T16:37:41.872Z] Still waiting to schedule task [2022-04-29T16:37:41.873Z] Waiting for next available executor on ‘windows-2022’ [2022-04-29T16:37:42.096Z] - "devicemapper": [2022-04-29T16:37:42.096Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T16:37:42.096Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T16:37:42.096Z] - "overlay": [2022-04-29T16:37:42.096Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T16:37:42.096Z] - "zfs": [2022-04-29T16:37:42.096Z] - /dev/zfs: present [2022-04-29T16:37:42.096Z] - zfs command: missing [2022-04-29T16:37:42.096Z] - zpool command: missing [2022-04-29T16:37:42.096Z] [2022-04-29T16:37:42.096Z] Limits: [2022-04-29T16:37:42.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T16:37:42.096Z] [2022-04-29T16:37:42.096Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T16:37:42.427Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:82088364e143796457aa668ab23ba07c9d638940 . [2022-04-29T16:37:42.687Z] #1 [internal] load build definition from Dockerfile [2022-04-29T16:37:42.687Z] #1 sha256:141ea8d55e7722496692798b21cbf0043525a8ace0e593a877ce922f43bbd152 [2022-04-29T16:37:42.687Z] #1 transferring dockerfile: 17.44kB done [2022-04-29T16:37:42.687Z] #1 DONE 0.1s [2022-04-29T16:37:42.687Z] [2022-04-29T16:37:42.687Z] #2 [internal] load .dockerignore [2022-04-29T16:37:42.687Z] #2 sha256:953377780501aa5572da7746f1725e717f905a0ff51528bae92be1faabbb9a7f [2022-04-29T16:37:42.687Z] #2 transferring context: 145B done [2022-04-29T16:37:42.687Z] #2 DONE 0.0s [2022-04-29T16:37:42.687Z] [2022-04-29T16:37:42.687Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T16:37:42.687Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T16:37:42.947Z] #3 DONE 0.3s [2022-04-29T16:37:42.947Z] [2022-04-29T16:37:42.947Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T16:37:42.947Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T16:37:42.947Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T16:37:42.947Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T16:37:42.947Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-29T16:37:42.947Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T16:37:42.947Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T16:37:43.206Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T16:37:43.206Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-29T16:37:43.206Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-29T16:37:43.781Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done [2022-04-29T16:37:43.781Z] #4 DONE 0.9s [2022-04-29T16:37:44.351Z] [2022-04-29T16:37:44.351Z] #6 [internal] load .dockerignore [2022-04-29T16:37:44.351Z] #6 sha256:e7f25fc9d4cf94339cf89c4ee86cb02e80bb97d401d3249b9cb80211908a93ae [2022-04-29T16:37:44.351Z] #6 DONE 0.0s [2022-04-29T16:37:44.351Z] [2022-04-29T16:37:44.351Z] #5 [internal] load build definition from Dockerfile [2022-04-29T16:37:44.351Z] #5 sha256:d49a7dc2897a293909d6b0356619b3a485230e73e1d651dd959a7993a95a729e [2022-04-29T16:37:44.351Z] #5 DONE 0.0s [2022-04-29T16:37:44.351Z] [2022-04-29T16:37:44.351Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:37:44.351Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T16:37:44.930Z] #10 DONE 0.6s [2022-04-29T16:37:44.930Z] [2022-04-29T16:37:44.930Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T16:37:44.930Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T16:37:44.930Z] #7 DONE 0.6s [2022-04-29T16:37:44.930Z] [2022-04-29T16:37:44.930Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T16:37:44.930Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T16:37:44.930Z] #9 DONE 0.7s [2022-04-29T16:37:44.930Z] [2022-04-29T16:37:44.930Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:37:44.930Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T16:37:44.930Z] #8 DONE 0.7s [2022-04-29T16:37:45.867Z] [2022-04-29T16:37:45.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:45.867Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:45.867Z] #11 DONE 0.0s [2022-04-29T16:37:45.867Z] [2022-04-29T16:37:45.867Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:37:45.867Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:37:45.867Z] #78 DONE 0.0s [2022-04-29T16:37:45.867Z] [2022-04-29T16:37:45.867Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:37:45.867Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:37:45.867Z] #76 DONE 0.0s [2022-04-29T16:37:45.867Z] [2022-04-29T16:37:45.867Z] #31 [internal] load build context [2022-04-29T16:37:45.867Z] #31 sha256:873dda295b1143e5a6d10e7dce4cbe98a7b7f59a6d7171b60fbdbcd57e0750d1 [2022-04-29T16:37:46.437Z] #31 ... [2022-04-29T16:37:46.437Z] [2022-04-29T16:37:46.437Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T16:37:46.437Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T16:37:46.437Z] #54 DONE 0.0s [2022-04-29T16:37:46.437Z] [2022-04-29T16:37:46.437Z] #31 [internal] load build context [2022-04-29T16:37:46.437Z] #31 sha256:873dda295b1143e5a6d10e7dce4cbe98a7b7f59a6d7171b60fbdbcd57e0750d1 [2022-04-29T16:37:47.837Z] #31 transferring context: 14.03MB 1.8s [2022-04-29T16:37:53.135Z] #31 transferring context: 61.00MB 6.9s done [2022-04-29T16:37:53.135Z] #31 ... [2022-04-29T16:37:53.135Z] [2022-04-29T16:37:53.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:53.135Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:53.135Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 done [2022-04-29T16:37:53.135Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T16:37:53.135Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T16:37:53.135Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T16:37:53.135Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-04-29T16:37:53.135Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-29T16:37:53.135Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-04-29T16:37:53.135Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.5s done [2022-04-29T16:37:53.135Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.3s done [2022-04-29T16:37:53.135Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.4s [2022-04-29T16:37:53.135Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.4s done [2022-04-29T16:37:53.135Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 114.29MB / 141.70MB 6.9s [2022-04-29T16:37:53.135Z] #11 ... [2022-04-29T16:37:53.135Z] [2022-04-29T16:37:53.135Z] #31 [internal] load build context [2022-04-29T16:37:53.135Z] #31 sha256:873dda295b1143e5a6d10e7dce4cbe98a7b7f59a6d7171b60fbdbcd57e0750d1 [2022-04-29T16:37:53.135Z] #31 DONE 7.1s [2022-04-29T16:37:53.135Z] [2022-04-29T16:37:53.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:53.135Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:53.135Z] #11 ... [2022-04-29T16:37:53.135Z] [2022-04-29T16:37:53.135Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:37:53.135Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:37:53.135Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-29T16:37:53.135Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T16:37:53.135Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T16:37:53.135Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T16:37:53.135Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-04-29T16:37:53.135Z] #35 ... [2022-04-29T16:37:53.135Z] [2022-04-29T16:37:53.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:53.135Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:53.396Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 121.63MB / 141.70MB 7.2s [2022-04-29T16:37:53.656Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 7.6s [2022-04-29T16:37:54.227Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.0s [2022-04-29T16:37:55.166Z] #11 ... [2022-04-29T16:37:55.166Z] [2022-04-29T16:37:55.166Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:37:55.166Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:37:55.166Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-29T16:37:55.166Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T16:37:55.166Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T16:37:55.166Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-04-29T16:37:55.166Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-04-29T16:37:55.166Z] #76 DONE 9.0s [2022-04-29T16:37:55.166Z] [2022-04-29T16:37:55.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:55.166Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:55.166Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.0s done [2022-04-29T16:37:55.166Z] #11 ... [2022-04-29T16:37:55.166Z] [2022-04-29T16:37:55.166Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:37:55.166Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:37:55.166Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T16:37:55.166Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:37:55.166Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T16:37:55.166Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-04-29T16:37:55.166Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-04-29T16:37:55.166Z] #78 DONE 9.1s [2022-04-29T16:37:55.166Z] [2022-04-29T16:37:55.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:55.166Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:57.078Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.6s done [2022-04-29T16:37:57.649Z] #11 ... [2022-04-29T16:37:57.649Z] [2022-04-29T16:37:57.649Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:37:57.649Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:37:57.649Z] #35 DONE 11.6s [2022-04-29T16:37:57.649Z] [2022-04-29T16:37:57.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:57.649Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:57.649Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-29T16:37:58.589Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-29T16:37:58.589Z] #11 ... [2022-04-29T16:37:58.589Z] [2022-04-29T16:37:58.589Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T16:37:58.589Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T16:37:58.589Z] #77 DONE 0.5s [2022-04-29T16:37:58.589Z] [2022-04-29T16:37:58.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:58.589Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:58.589Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-29T16:37:59.158Z] #11 ... [2022-04-29T16:37:59.158Z] [2022-04-29T16:37:59.158Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T16:37:59.158Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T16:37:59.158Z] #79 DONE 0.7s [2022-04-29T16:37:59.158Z] [2022-04-29T16:37:59.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:37:59.158Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:37:59.728Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-04-29T16:37:59.988Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-29T16:38:05.283Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-04-29T16:38:07.834Z] #11 ... [2022-04-29T16:38:07.834Z] [2022-04-29T16:38:07.834Z] #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-04-29T16:38:07.834Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:38:07.834Z] #36 1.927 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:38:07.834Z] #36 1.938 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:38:07.834Z] #36 1.938 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:38:07.834Z] #36 2.178 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:38:07.834Z] #36 2.468 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:38:07.834Z] #36 2.954 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:38:07.834Z] #36 4.175 Fetched 8510 kB in 3s (3367 kB/s) [2022-04-29T16:38:07.834Z] #36 4.175 Reading package lists... [2022-04-29T16:38:07.834Z] #36 5.107 Reading package lists... [2022-04-29T16:38:07.834Z] #36 5.991 Building dependency tree... [2022-04-29T16:38:07.834Z] #36 6.570 The following additional packages will be installed: [2022-04-29T16:38:07.834Z] #36 6.570 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T16:38:07.834Z] #36 6.576 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T16:38:07.834Z] #36 6.576 Recommended packages: [2022-04-29T16:38:07.834Z] #36 6.576 libldap-common publicsuffix libsasl2-modules [2022-04-29T16:38:07.834Z] #36 6.759 The following NEW packages will be installed: [2022-04-29T16:38:07.834Z] #36 6.766 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T16:38:07.834Z] #36 6.766 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T16:38:07.834Z] #36 6.766 libssh2-1 openssl [2022-04-29T16:38:07.834Z] #36 7.070 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:38:07.834Z] #36 7.070 Need to get 3040 kB of archives. [2022-04-29T16:38:07.834Z] #36 7.070 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T16:38:07.834Z] #36 7.070 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T16:38:07.834Z] #36 7.070 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T16:38:07.834Z] #36 7.079 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T16:38:07.834Z] #36 7.079 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-04-29T16:38:07.834Z] #36 7.079 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T16:38:07.834Z] #36 7.094 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T16:38:07.834Z] #36 7.094 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T16:38:07.834Z] #36 7.102 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T16:38:07.834Z] #36 7.102 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T16:38:07.834Z] #36 7.102 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T16:38:07.834Z] #36 7.102 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T16:38:07.834Z] #36 7.102 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T16:38:07.834Z] #36 7.102 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:38:07.834Z] #36 7.129 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:38:07.834Z] #36 7.129 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:38:07.834Z] #36 7.356 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:38:07.834Z] #36 7.416 Fetched 3040 kB in 0s (9179 kB/s) [2022-04-29T16:38:07.834Z] #36 7.458 Selecting previously unselected package openssl. [2022-04-29T16:38:07.834Z] #36 7.458 (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-04-29T16:38:07.834Z] #36 7.458 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 7.463 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 7.610 Selecting previously unselected package ca-certificates. [2022-04-29T16:38:07.834Z] #36 7.610 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T16:38:07.834Z] #36 7.613 Unpacking ca-certificates (20210119) ... [2022-04-29T16:38:07.834Z] #36 7.688 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T16:38:07.834Z] #36 7.688 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 7.702 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:38:07.834Z] #36 7.806 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T16:38:07.834Z] #36 7.806 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 7.806 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 7.828 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T16:38:07.834Z] #36 7.828 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 7.834 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 7.896 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T16:38:07.834Z] #36 7.896 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 7.900 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:38:07.834Z] #36 7.972 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T16:38:07.834Z] #36 7.972 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 7.977 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:38:07.834Z] #36 8.018 Selecting previously unselected package libpsl5:amd64. [2022-04-29T16:38:07.834Z] #36 8.018 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.022 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:38:07.834Z] #36 8.088 Selecting previously unselected package librtmp1:amd64. [2022-04-29T16:38:07.834Z] #36 8.088 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.106 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:38:07.834Z] #36 8.148 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T16:38:07.834Z] #36 8.148 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.153 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:38:07.834Z] #36 8.227 Selecting previously unselected package libcurl4:amd64. [2022-04-29T16:38:07.834Z] #36 8.227 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.231 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 8.323 Selecting previously unselected package curl. [2022-04-29T16:38:07.834Z] #36 8.323 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.345 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 8.415 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:38:07.834Z] #36 8.415 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.418 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:38:07.834Z] #36 8.505 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:38:07.834Z] #36 8.505 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.509 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:38:07.834Z] #36 8.573 Selecting previously unselected package jq. [2022-04-29T16:38:07.834Z] #36 8.575 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:38:07.834Z] #36 8.578 Unpacking jq (1.6-2.1) ... [2022-04-29T16:38:07.834Z] #36 8.650 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:38:07.834Z] #36 8.662 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:38:07.834Z] #36 8.673 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:38:07.834Z] #36 8.684 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 8.694 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:38:07.834Z] #36 8.707 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 8.720 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:38:07.834Z] #36 8.729 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:38:07.834Z] #36 8.785 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:38:07.834Z] #36 8.790 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:38:07.834Z] #36 8.799 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:38:07.834Z] #36 8.807 Setting up ca-certificates (20210119) ... [2022-04-29T16:38:07.834Z] #36 9.634 Updating certificates in /etc/ssl/certs... [2022-04-29T16:38:07.834Z] #36 ... [2022-04-29T16:38:07.834Z] [2022-04-29T16:38:07.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:38:07.834Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:38:08.405Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.3s done [2022-04-29T16:38:08.668Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-29T16:38:11.973Z] #11 ... [2022-04-29T16:38:11.973Z] [2022-04-29T16:38:11.973Z] #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-04-29T16:38:11.973Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:38:11.973Z] #36 10.82 129 added, 0 removed; done. [2022-04-29T16:38:11.973Z] #36 10.86 Setting up jq (1.6-2.1) ... [2022-04-29T16:38:11.973Z] #36 10.88 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:38:11.973Z] #36 10.89 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:38:11.973Z] #36 10.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:38:11.973Z] #36 10.92 Processing triggers for ca-certificates (20210119) ... [2022-04-29T16:38:11.973Z] #36 10.93 Updating certificates in /etc/ssl/certs... [2022-04-29T16:38:11.973Z] #36 11.98 0 added, 0 removed; done. [2022-04-29T16:38:11.973Z] #36 11.98 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T16:38:11.973Z] #36 11.98 done. [2022-04-29T16:38:11.973Z] #36 DONE 13.9s [2022-04-29T16:38:11.973Z] [2022-04-29T16:38:11.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:38:11.973Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:38:11.973Z] #11 ... [2022-04-29T16:38:11.973Z] [2022-04-29T16:38:11.973Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T16:38:11.973Z] #37 sha256:6c9b5be57b9ebd9423bb894b624f61625aa97c0d2b0c72049e9a2865d0072a59 [2022-04-29T16:38:11.973Z] #37 DONE 0.2s [2022-04-29T16:38:11.973Z] [2022-04-29T16:38:11.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:38:11.973Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:38:13.987Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-04-29T16:38:15.901Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.0s done [2022-04-29T16:38:15.901Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T16:38:19.080Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-054e05c3a00c22e77) in /home/ubuntu/workspace/moby_PR-43547 [Pipeline] { [Pipeline] checkout [2022-04-29T16:38:19.393Z] The recommended git tool is: git [2022-04-29T16:38:21.190Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-29T16:38:21.761Z] #11 ... [2022-04-29T16:38:21.761Z] [2022-04-29T16:38:21.761Z] #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-04-29T16:38:21.761Z] #38 sha256:b1fde1f86fed155a5d596da6c3fc701569e596eb3227060fd4d950ae934d5ee4 [2022-04-29T16:38:21.761Z] #38 2.128 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T16:38:21.761Z] #38 2.578 [2022-04-29T16:38:21.761Z] #38 2.795 #=#=# ######################################################################## 100.0% [2022-04-29T16:38:21.761Z] #38 3.105 [2022-04-29T16:38:21.761Z] #38 4.260 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T16:38:21.761Z] #38 4.593 [2022-04-29T16:38:21.761Z] #38 4.819 #=#=# ######################################################################## 100.0% [2022-04-29T16:38:21.761Z] #38 5.134 [2022-04-29T16:38:21.761Z] #38 6.167 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T16:38:21.761Z] #38 6.504 [2022-04-29T16:38:21.761Z] #38 6.738 #=#=# ################## 26.1% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2022-04-29T16:38:21.761Z] #38 7.312 [2022-04-29T16:38:21.761Z] #38 8.499 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T16:38:21.761Z] #38 8.865 [2022-04-29T16:38:21.761Z] #38 9.091 #=#=# ######################################################################## 100.0% [2022-04-29T16:38:21.761Z] #38 9.372 [2022-04-29T16:38:22.020Z] #38 10.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T16:38:22.020Z] #38 ... [2022-04-29T16:38:22.020Z] [2022-04-29T16:38:22.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:38:22.020Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:38:22.574Z] using credential docker-jenkins-github-credentials [2022-04-29T16:38:22.589Z] Cloning the remote Git repository [2022-04-29T16:38:22.589Z] Cloning with configured refspecs honoured and without tags [2022-04-29T16:38:22.680Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T16:38:22.754Z] > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10 [2022-04-29T16:38:23.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:38:23.036Z] > git --version # timeout=10 [2022-04-29T16:38:23.075Z] > git --version # 'git version 2.25.1' [2022-04-29T16:38:23.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:23.119Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:24.473Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-000a1bdafafca567a) in /home/ubuntu/workspace/moby_PR-43547 [Pipeline] { [Pipeline] checkout [2022-04-29T16:38:25.047Z] The recommended git tool is: git [2022-04-29T16:38:26.217Z] #11 ... [2022-04-29T16:38:26.217Z] [2022-04-29T16:38:26.217Z] #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-04-29T16:38:26.217Z] #38 sha256:b1fde1f86fed155a5d596da6c3fc701569e596eb3227060fd4d950ae934d5ee4 [2022-04-29T16:38:26.217Z] #38 10.59 [2022-04-29T16:38:26.217Z] #38 10.81 #=#=# ######################################################################## 100.0% [2022-04-29T16:38:26.217Z] #38 11.11 [2022-04-29T16:38:26.217Z] #38 11.19 Download of images into '/build' complete. [2022-04-29T16:38:26.217Z] #38 11.19 Use something like the following to load the result into a Docker daemon: [2022-04-29T16:38:26.217Z] #38 11.19 tar -cC '/build' . | docker load [2022-04-29T16:38:26.217Z] #38 DONE 13.9s [2022-04-29T16:38:26.217Z] [2022-04-29T16:38:26.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:38:26.217Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:38:26.217Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-04-29T16:38:28.789Z] using credential docker-jenkins-github-credentials [2022-04-29T16:38:28.798Z] Cloning the remote Git repository [2022-04-29T16:38:28.799Z] Cloning with configured refspecs honoured and without tags [2022-04-29T16:38:29.846Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04dd7b3cbc3e3a6ee) in /home/ubuntu/workspace/moby_PR-43547 [Pipeline] { [Pipeline] checkout [2022-04-29T16:38:28.837Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T16:38:28.914Z] > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10 [2022-04-29T16:38:29.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:38:29.182Z] > git --version # timeout=10 [2022-04-29T16:38:29.202Z] > git --version # 'git version 2.25.1' [2022-04-29T16:38:29.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:29.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:30.002Z] The recommended git tool is: git [2022-04-29T16:38:30.417Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.8s done [2022-04-29T16:38:30.417Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T16:38:30.680Z] #11 DONE 44.6s [2022-04-29T16:38:30.680Z] [2022-04-29T16:38:30.680Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T16:38:30.680Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T16:38:31.250Z] #12 DONE 0.8s [2022-04-29T16:38:31.510Z] [2022-04-29T16:38:31.510Z] #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-04-29T16:38:31.510Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T16:38:32.080Z] #13 DONE 0.7s [2022-04-29T16:38:32.080Z] [2022-04-29T16:38:32.080Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T16:38:32.080Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T16:38:32.080Z] #40 DONE 0.0s [2022-04-29T16:38:32.080Z] [2022-04-29T16:38:32.080Z] #43 [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-04-29T16:38:32.080Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:38:32.341Z] #43 ... [2022-04-29T16:38:32.341Z] [2022-04-29T16:38:32.341Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T16:38:32.341Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T16:38:32.341Z] #51 DONE 0.2s [2022-04-29T16:38:32.341Z] [2022-04-29T16:38:32.341Z] #55 [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-04-29T16:38:32.341Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T16:38:32.341Z] #55 DONE 0.3s [2022-04-29T16:38:32.601Z] [2022-04-29T16:38:32.601Z] #56 [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-04-29T16:38:32.601Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:38:32.706Z] using credential docker-jenkins-github-credentials [2022-04-29T16:38:32.714Z] Cloning the remote Git repository [2022-04-29T16:38:32.714Z] Cloning with configured refspecs honoured and without tags [2022-04-29T16:38:32.305Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T16:38:32.376Z] > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10 [2022-04-29T16:38:32.650Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:38:32.651Z] > git --version # timeout=10 [2022-04-29T16:38:32.669Z] > git --version # 'git version 2.17.1' [2022-04-29T16:38:32.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:32.672Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:35.904Z] #56 ... [2022-04-29T16:38:35.904Z] [2022-04-29T16:38:35.904Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-29T16:38:35.904Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-29T16:38:35.904Z] #14 DONE 3.3s [2022-04-29T16:38:35.904Z] [2022-04-29T16:38:35.904Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-29T16:38:35.904Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-29T16:38:37.820Z] #15 DONE 2.6s [2022-04-29T16:38:37.820Z] [2022-04-29T16:38:37.820Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-29T16:38:37.820Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-29T16:38:37.851Z] Fetching without tags [2022-04-29T16:38:38.056Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:38:38.669Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:38:38.669Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [2022-04-29T16:38:37.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:38:37.827Z] > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10 [2022-04-29T16:38:37.832Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:37.843Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:38:37.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:38:37.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:37.855Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:38.065Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:38:38.072Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:38:38.594Z] > git remote # timeout=10 [2022-04-29T16:38:38.608Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:38:38.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:38.621Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:38:38.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T16:38:38.671Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:38:38.675Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:38:39.734Z] #16 DONE 1.8s [2022-04-29T16:38:39.734Z] [2022-04-29T16:38:39.734Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-29T16:38:39.734Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-29T16:38:41.583Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09706578aee3dca45) in /home/ubuntu/workspace/moby_PR-43547 [Pipeline] { [Pipeline] checkout [2022-04-29T16:38:41.655Z] #17 DONE 1.9s [2022-04-29T16:38:41.655Z] [2022-04-29T16:38:41.655Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-29T16:38:41.655Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-29T16:38:41.675Z] The recommended git tool is: git [2022-04-29T16:38:41.915Z] #18 ... [2022-04-29T16:38:41.915Z] [2022-04-29T16:38:41.915Z] #58 [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.7.0" && /build/gotestsum --version [2022-04-29T16:38:41.915Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:38:41.915Z] #58 5.399 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T16:38:41.915Z] #58 7.593 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T16:38:41.915Z] #58 7.852 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T16:38:41.915Z] #58 8.039 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T16:38:41.915Z] #58 8.243 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T16:38:41.915Z] #58 8.323 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T16:38:41.915Z] #58 8.425 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T16:38:41.915Z] #58 8.474 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T16:38:41.915Z] #58 8.771 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T16:38:41.915Z] #58 8.851 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T16:38:42.182Z] #58 ... [2022-04-29T16:38:42.182Z] [2022-04-29T16:38:42.182Z] #45 [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-04-29T16:38:42.182Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:38:42.182Z] #45 4.755 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T16:38:42.182Z] #45 5.547 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T16:38:42.182Z] #45 6.674 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T16:38:42.182Z] #45 6.910 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T16:38:42.182Z] #45 7.010 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T16:38:42.444Z] #45 ... [2022-04-29T16:38:42.444Z] [2022-04-29T16:38:42.444Z] #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-04-29T16:38:42.444Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:38:42.444Z] #41 4.165 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T16:38:42.444Z] #41 4.165 Cloning into '.'... [2022-04-29T16:38:42.444Z] #41 ... [2022-04-29T16:38:42.444Z] [2022-04-29T16:38:42.444Z] #60 [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.44.0" && /build/golangci-lint --version [2022-04-29T16:38:42.444Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:38:42.444Z] #60 4.254 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T16:38:42.708Z] #60 ... [2022-04-29T16:38:42.708Z] [2022-04-29T16:38:42.708Z] #62 [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-04-29T16:38:42.708Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:38:42.708Z] #62 4.447 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T16:38:42.708Z] #62 5.712 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T16:38:42.708Z] #62 5.714 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T16:38:42.708Z] #62 5.852 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T16:38:42.708Z] #62 7.674 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T16:38:42.708Z] #62 ... [2022-04-29T16:38:42.708Z] [2022-04-29T16:38:42.708Z] #52 [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-04-29T16:38:42.708Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:38:42.708Z] #52 4.665 + git clone https://github.com/docker/distribution.git . [2022-04-29T16:38:42.708Z] #52 4.674 Cloning into '.'... [2022-04-29T16:38:42.970Z] #52 ... [2022-04-29T16:38:42.970Z] [2022-04-29T16:38:42.970Z] #45 [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-04-29T16:38:42.970Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:38:42.970Z] #45 10.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T16:38:42.970Z] #45 10.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:38:43.014Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [2022-04-29T16:38:43.231Z] #45 ... [2022-04-29T16:38:43.231Z] [2022-04-29T16:38:43.231Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-29T16:38:43.231Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-29T16:38:43.231Z] #18 DONE 1.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T16:38:43.491Z] [2022-04-29T16:38:43.492Z] #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-04-29T16:38:43.492Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:38:43.890Z] + docker version [2022-04-29T16:38:44.028Z] using credential docker-jenkins-github-credentials [2022-04-29T16:38:44.040Z] Cloning the remote Git repository [2022-04-29T16:38:44.040Z] Cloning with configured refspecs honoured and without tags [2022-04-29T16:38:43.155Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T16:38:43.206Z] > git init /home/ubuntu/workspace/moby_PR-43547 # timeout=10 [2022-04-29T16:38:43.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:38:43.497Z] > git --version # timeout=10 [2022-04-29T16:38:43.507Z] > git --version # 'git version 2.17.1' [2022-04-29T16:38:43.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:43.513Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:45.408Z] #19 1.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:38:45.408Z] #19 2.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:38:45.408Z] #19 2.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:38:46.349Z] #19 2.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T16:38:46.609Z] #19 ... [2022-04-29T16:38:46.609Z] [2022-04-29T16:38:46.609Z] #56 [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-04-29T16:38:46.609Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:38:46.609Z] #56 4.336 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:38:46.609Z] #56 4.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:38:46.609Z] #56 4.357 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:38:46.609Z] #56 4.791 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T16:38:46.609Z] #56 4.936 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:38:46.609Z] #56 7.099 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:38:46.609Z] #56 9.628 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:38:46.609Z] #56 13.47 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T16:38:46.880Z] #56 ... [2022-04-29T16:38:46.880Z] [2022-04-29T16:38:46.880Z] #58 [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.7.0" && /build/gotestsum --version [2022-04-29T16:38:46.880Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:38:46.880Z] #58 13.71 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T16:38:46.880Z] #58 13.93 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T16:38:46.880Z] #58 14.03 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T16:38:47.141Z] #58 ... [2022-04-29T16:38:47.141Z] [2022-04-29T16:38:47.141Z] #43 [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-04-29T16:38:47.141Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:38:47.141Z] #43 5.212 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T16:38:47.162Z] Client: Docker Engine - Community [2022-04-29T16:38:47.162Z] Version: 20.10.14 [2022-04-29T16:38:47.162Z] API version: 1.41 [2022-04-29T16:38:47.162Z] Go version: go1.16.15 [2022-04-29T16:38:47.162Z] Git commit: a224086 [2022-04-29T16:38:47.162Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-29T16:38:47.162Z] OS/Arch: linux/arm64 [2022-04-29T16:38:47.162Z] Context: default [2022-04-29T16:38:47.162Z] Experimental: true [2022-04-29T16:38:47.162Z] [2022-04-29T16:38:47.162Z] Server: Docker Engine - Community [2022-04-29T16:38:47.162Z] Engine: [2022-04-29T16:38:47.162Z] Version: 20.10.14 [2022-04-29T16:38:47.162Z] API version: 1.41 (minimum version 1.12) [2022-04-29T16:38:47.162Z] Go version: go1.16.15 [2022-04-29T16:38:47.162Z] Git commit: 87a90dc [2022-04-29T16:38:47.162Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-29T16:38:47.162Z] OS/Arch: linux/arm64 [2022-04-29T16:38:47.162Z] Experimental: true [2022-04-29T16:38:47.162Z] containerd: [2022-04-29T16:38:47.162Z] Version: 1.5.11 [2022-04-29T16:38:47.162Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:38:47.162Z] runc: [2022-04-29T16:38:47.162Z] Version: 1.0.3 [2022-04-29T16:38:47.162Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T16:38:47.162Z] docker-init: [2022-04-29T16:38:47.162Z] Version: 0.19.0 [2022-04-29T16:38:47.162Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T16:38:47.401Z] #43 ... [2022-04-29T16:38:47.401Z] [2022-04-29T16:38:47.401Z] #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-04-29T16:38:47.401Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:38:47.401Z] #19 3.934 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T16:38:47.504Z] + docker info [2022-04-29T16:38:48.346Z] Fetching without tags [2022-04-29T16:38:48.543Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:38:48.786Z] #19 5.220 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:38:49.179Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:38:49.180Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [2022-04-29T16:38:48.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:38:48.294Z] > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10 [2022-04-29T16:38:48.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:48.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:38:48.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:38:48.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:48.352Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:38:48.552Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:38:48.561Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:38:49.129Z] > git remote # timeout=10 [2022-04-29T16:38:49.141Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:38:49.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:38:49.153Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:38:49.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T16:38:49.182Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:38:49.196Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:38:50.697Z] #19 7.011 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T16:38:52.078Z] #19 8.733 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:38:52.339Z] #19 ... [2022-04-29T16:38:52.339Z] [2022-04-29T16:38:52.339Z] #43 [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-04-29T16:38:52.339Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:38:52.339Z] #43 19.85 tomll can be used in two ways: [2022-04-29T16:38:52.339Z] #43 19.85 Writing to STDIN and reading from STDOUT: [2022-04-29T16:38:52.339Z] #43 19.85 cat file.toml | tomll > file.toml [2022-04-29T16:38:52.339Z] #43 19.85 [2022-04-29T16:38:52.339Z] #43 19.85 Reading and updating a list of files: [2022-04-29T16:38:52.339Z] #43 19.85 tomll a.toml b.toml c.toml [2022-04-29T16:38:52.339Z] #43 19.85 [2022-04-29T16:38:52.339Z] #43 19.85 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T16:38:52.339Z] #43 DONE 20.2s [2022-04-29T16:38:52.339Z] [2022-04-29T16:38:52.339Z] #56 [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-04-29T16:38:52.339Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:38:52.339Z] #56 19.14 Fetched 8513 kB in 15s (566 kB/s) [2022-04-29T16:38:53.334Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T16:38:54.352Z] + docker version [2022-04-29T16:38:56.593Z] #56 19.14 Reading package lists... [2022-04-29T16:38:56.593Z] #56 ... [2022-04-29T16:38:56.593Z] [2022-04-29T16:38:56.593Z] #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-04-29T16:38:56.593Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:38:56.593Z] #19 10.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T16:38:56.593Z] #19 11.61 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T16:38:56.593Z] #19 11.65 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:38:56.593Z] #19 11.65 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T16:38:56.593Z] #19 11.67 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:38:56.593Z] #19 11.70 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T16:38:56.593Z] #19 11.71 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T16:38:56.593Z] #19 11.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T16:38:56.593Z] #19 11.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T16:38:56.593Z] #19 11.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:38:56.593Z] #19 11.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T16:38:56.593Z] #19 11.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T16:38:56.593Z] #19 11.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:38:57.974Z] #19 ... [2022-04-29T16:38:57.974Z] [2022-04-29T16:38:57.974Z] #58 [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.7.0" && /build/gotestsum --version [2022-04-29T16:38:57.974Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:38:57.974Z] #58 16.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T16:38:57.974Z] #58 16.07 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T16:38:58.248Z] #58 ... [2022-04-29T16:38:58.248Z] [2022-04-29T16:38:58.248Z] #52 [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-04-29T16:38:58.249Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:38:58.249Z] #52 25.24 Updating files: 81% (1500/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T16:38:58.249Z] #52 25.64 + git checkout -q v2.3.0 [2022-04-29T16:38:58.566Z] Client: Docker Engine - Community [2022-04-29T16:38:58.566Z] Version: 20.10.14 [2022-04-29T16:38:58.566Z] API version: 1.41 [2022-04-29T16:38:58.566Z] Go version: go1.16.15 [2022-04-29T16:38:58.566Z] Git commit: a224086 [2022-04-29T16:38:58.566Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-29T16:38:58.566Z] OS/Arch: linux/amd64 [2022-04-29T16:38:58.566Z] Context: default [2022-04-29T16:38:58.566Z] Experimental: true [2022-04-29T16:38:58.566Z] [2022-04-29T16:38:58.566Z] Server: Docker Engine - Community [2022-04-29T16:38:58.566Z] Engine: [2022-04-29T16:38:58.566Z] Version: 20.10.14 [2022-04-29T16:38:58.566Z] API version: 1.41 (minimum version 1.12) [2022-04-29T16:38:58.566Z] Go version: go1.16.15 [2022-04-29T16:38:58.566Z] Git commit: 87a90dc [2022-04-29T16:38:58.566Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-29T16:38:58.566Z] OS/Arch: linux/amd64 [2022-04-29T16:38:58.566Z] Experimental: true [2022-04-29T16:38:58.566Z] containerd: [2022-04-29T16:38:58.566Z] Version: 1.5.11 [2022-04-29T16:38:58.566Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:38:58.566Z] runc: [2022-04-29T16:38:58.566Z] Version: 1.0.3 [2022-04-29T16:38:58.566Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T16:38:58.566Z] docker-init: [2022-04-29T16:38:58.566Z] Version: 0.19.0 [2022-04-29T16:38:58.566Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T16:38:58.885Z] + docker info [2022-04-29T16:38:59.693Z] Client: [2022-04-29T16:38:59.693Z] Context: default [2022-04-29T16:38:59.693Z] Debug Mode: false [2022-04-29T16:38:59.693Z] Plugins: [2022-04-29T16:38:59.693Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T16:38:59.693Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T16:38:59.693Z] [2022-04-29T16:38:59.693Z] Server: [2022-04-29T16:38:59.693Z] Containers: 0 [2022-04-29T16:38:59.693Z] Running: 0 [2022-04-29T16:38:59.693Z] Paused: 0 [2022-04-29T16:38:59.693Z] Stopped: 0 [2022-04-29T16:38:59.693Z] Images: 0 [2022-04-29T16:38:59.693Z] Server Version: 20.10.14 [2022-04-29T16:38:59.693Z] Storage Driver: overlay2 [2022-04-29T16:38:59.693Z] Backing Filesystem: extfs [2022-04-29T16:38:59.693Z] Supports d_type: true [2022-04-29T16:38:59.693Z] Native Overlay Diff: true [2022-04-29T16:38:59.693Z] userxattr: false [2022-04-29T16:38:59.693Z] Logging Driver: json-file [2022-04-29T16:38:59.693Z] Cgroup Driver: cgroupfs [2022-04-29T16:38:59.693Z] Cgroup Version: 1 [2022-04-29T16:38:59.693Z] Plugins: [2022-04-29T16:38:59.693Z] Volume: local [2022-04-29T16:38:59.693Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T16:38:59.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T16:38:59.693Z] Swarm: inactive [2022-04-29T16:38:59.693Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T16:38:59.693Z] Default Runtime: runc [2022-04-29T16:38:59.693Z] Init Binary: docker-init [2022-04-29T16:38:59.693Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:38:59.693Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T16:38:59.693Z] init version: de40ad0 [2022-04-29T16:38:59.693Z] Security Options: [2022-04-29T16:38:59.693Z] apparmor [2022-04-29T16:38:59.693Z] seccomp [2022-04-29T16:38:59.693Z] Profile: default [2022-04-29T16:38:59.693Z] Kernel Version: 5.13.0-1021-aws [2022-04-29T16:38:59.693Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-29T16:38:59.693Z] OSType: linux [2022-04-29T16:38:59.693Z] Architecture: aarch64 [2022-04-29T16:38:59.693Z] CPUs: 2 [2022-04-29T16:38:59.693Z] Total Memory: 7.578GiB [2022-04-29T16:38:59.693Z] Name: ip-10-100-81-176 [2022-04-29T16:38:59.693Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-29T16:38:59.693Z] Docker Root Dir: /var/lib/docker [2022-04-29T16:38:59.693Z] Debug Mode: false [2022-04-29T16:38:59.693Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:38:59.693Z] Labels: [2022-04-29T16:38:59.693Z] Experimental: true [2022-04-29T16:38:59.693Z] Insecure Registries: [2022-04-29T16:38:59.693Z] 127.0.0.0/8 [2022-04-29T16:38:59.693Z] Live Restore Enabled: true [2022-04-29T16:38:59.693Z] [Pipeline] sh [2022-04-29T16:39:00.012Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:39:00.012Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:39:00.012Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43547/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T16:39:00.012Z] + bash /home/ubuntu/workspace/moby_PR-43547/check-config.sh [2022-04-29T16:39:00.012Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T16:39:00.012Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-29T16:39:00.012Z] [2022-04-29T16:39:00.012Z] Generally Necessary: [2022-04-29T16:39:00.012Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T16:39:00.012Z] - apparmor: enabled and tools installed [2022-04-29T16:39:00.012Z] - CONFIG_NAMESPACES: enabled [2022-04-29T16:39:00.012Z] - CONFIG_NET_NS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_PID_NS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_IPC_NS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_UTS_NS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_CGROUPS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T16:39:00.012Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T16:39:00.012Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T16:39:00.012Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T16:39:00.012Z] - CONFIG_CPUSETS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_MEMCG: enabled [2022-04-29T16:39:00.012Z] - CONFIG_KEYS: enabled [2022-04-29T16:39:00.012Z] - CONFIG_VETH: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T16:39:00.012Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T16:39:00.269Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T16:39:00.269Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T16:39:00.269Z] [2022-04-29T16:39:00.269Z] Optional Features: [2022-04-29T16:39:00.269Z] - CONFIG_USER_NS: enabled [2022-04-29T16:39:00.269Z] - CONFIG_SECCOMP: enabled [2022-04-29T16:39:00.269Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T16:39:00.269Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T16:39:00.269Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T16:39:00.269Z] (cgroup swap accounting is currently enabled) [2022-04-29T16:39:00.269Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T16:39:00.269Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T16:39:00.269Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T16:39:00.269Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T16:39:00.269Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T16:39:00.269Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T16:39:00.269Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T16:39:00.269Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T16:39:00.269Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T16:39:00.269Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T16:39:00.269Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T16:39:00.269Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T16:39:00.269Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T16:39:00.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T16:39:00.269Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T16:39:00.269Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T16:39:00.269Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T16:39:00.269Z] - CONFIG_EXT4_FS: enabled [2022-04-29T16:39:00.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T16:39:00.269Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T16:39:00.269Z] - Network Drivers: [2022-04-29T16:39:00.269Z] - "overlay": [2022-04-29T16:39:00.269Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T16:39:00.269Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T16:39:00.269Z] Optional (for encrypted networks): [2022-04-29T16:39:00.526Z] - CONFIG_CRYPTO: enabled [2022-04-29T16:39:00.526Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T16:39:00.526Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T16:39:00.526Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T16:39:00.526Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T16:39:00.526Z] - CONFIG_XFRM: enabled [2022-04-29T16:39:00.526Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T16:39:00.526Z] - "ipvlan": [2022-04-29T16:39:00.526Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T16:39:00.526Z] - "macvlan": [2022-04-29T16:39:00.526Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T16:39:00.526Z] - "ftp,tftp client in container": [2022-04-29T16:39:00.526Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T16:39:00.526Z] - Storage Drivers: [2022-04-29T16:39:00.526Z] - "aufs": [2022-04-29T16:39:00.526Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T16:39:00.526Z] - "btrfs": [2022-04-29T16:39:00.526Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T16:39:00.526Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T16:39:00.526Z] - "devicemapper": [2022-04-29T16:39:00.526Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T16:39:00.526Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T16:39:00.526Z] - "overlay": [2022-04-29T16:39:00.526Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T16:39:00.526Z] - "zfs": [2022-04-29T16:39:00.526Z] - /dev/zfs: present [2022-04-29T16:39:00.526Z] - zfs command: missing [2022-04-29T16:39:00.526Z] - zpool command: missing [2022-04-29T16:39:00.526Z] [2022-04-29T16:39:00.526Z] Limits: [2022-04-29T16:39:00.526Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T16:39:00.526Z] [2022-04-29T16:39:00.526Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T16:39:00.787Z] #52 28.16 + 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-04-29T16:39:00.799Z] Fetching without tags [2022-04-29T16:39:00.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:39:00.701Z] > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10 [2022-04-29T16:39:00.734Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:39:00.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:39:00.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:39:00.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:39:00.857Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82088364e143796457aa668ab23ba07c9d638940 . [2022-04-29T16:39:01.078Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:39:01.115Z] #2 [internal] load .dockerignore [2022-04-29T16:39:01.115Z] #2 sha256:4315e8caeb3423bc452731b98abc778352f4380d1a34b59375b57abb16263ad2 [2022-04-29T16:39:01.115Z] #2 transferring context: 145B 0.0s done [2022-04-29T16:39:01.115Z] #2 DONE 0.1s [2022-04-29T16:39:01.115Z] [2022-04-29T16:39:01.115Z] #1 [internal] load build definition from Dockerfile [2022-04-29T16:39:01.115Z] #1 sha256:36bc7087c7928412ecd4e079283bfa9cab992e78ffe30287435a2372a5852b52 [2022-04-29T16:39:01.115Z] #1 transferring dockerfile: 17.44kB done [2022-04-29T16:39:01.115Z] #1 DONE 0.2s [2022-04-29T16:39:01.115Z] [2022-04-29T16:39:01.115Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T16:39:01.115Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-29T16:39:01.371Z] #3 DONE 0.3s [2022-04-29T16:39:01.631Z] [2022-04-29T16:39:01.631Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T16:39:01.631Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-29T16:39:01.631Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T16:39:01.631Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T16:39:01.631Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-29T16:39:01.631Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-29T16:39:01.631Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-29T16:39:01.631Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-04-29T16:39:01.934Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-04-29T16:39:01.934Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-29T16:39:01.934Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-04-29T16:39:01.934Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-29T16:39:01.934Z] #4 DONE 0.6s [2022-04-29T16:39:02.033Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:39:02.034Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [2022-04-29T16:39:02.191Z] [2022-04-29T16:39:02.191Z] #5 [internal] load build definition from Dockerfile [2022-04-29T16:39:02.191Z] #5 sha256:8f0addc5884072194886e39a8ea6344e35fd83943c7e859b13603f3105362329 [2022-04-29T16:39:02.191Z] #5 DONE 0.0s [2022-04-29T16:39:02.191Z] [2022-04-29T16:39:02.191Z] #6 [internal] load .dockerignore [2022-04-29T16:39:02.191Z] #6 sha256:133d00d880467aa4cf5c74519fb05f9e7f40ddecfd8a3d7df09e3298529977be [2022-04-29T16:39:02.191Z] #6 DONE 0.0s [2022-04-29T16:39:02.191Z] [2022-04-29T16:39:02.191Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:02.191Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T16:39:03.124Z] #10 ... [2022-04-29T16:39:03.124Z] [2022-04-29T16:39:03.124Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T16:39:03.124Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-29T16:39:03.124Z] #8 DONE 0.8s [2022-04-29T16:39:03.124Z] [2022-04-29T16:39:03.124Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T16:39:03.124Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-29T16:39:03.124Z] #7 DONE 0.8s [2022-04-29T16:39:03.124Z] [2022-04-29T16:39:03.124Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:03.124Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T16:39:03.124Z] #9 DONE 0.8s [2022-04-29T16:39:03.124Z] [2022-04-29T16:39:03.124Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:03.124Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T16:39:03.124Z] #10 DONE 0.9s [2022-04-29T16:39:00.805Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:39:01.090Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:39:01.126Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:39:01.927Z] > git remote # timeout=10 [2022-04-29T16:39:01.954Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:39:01.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:39:01.980Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:39:02.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T16:39:02.037Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:39:02.064Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:39:06.395Z] [2022-04-29T16:39:06.395Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:06.395Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:39:06.395Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-29T16:39:06.395Z] #71 DONE 0.0s [2022-04-29T16:39:06.395Z] [2022-04-29T16:39:06.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:06.395Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:06.395Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:06.652Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-29T16:39:06.652Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T16:39:06.652Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-29T16:39:06.652Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-29T16:39:06.947Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [Pipeline] withEnv [Pipeline] { [2022-04-29T16:39:07.268Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.4s [2022-04-29T16:39:07.268Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 5.24MB / 53.63MB 0.5s [2022-04-29T16:39:07.268Z] #11 ... [2022-04-29T16:39:07.268Z] [2022-04-29T16:39:07.268Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T16:39:07.268Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T16:39:07.268Z] #47 DONE 0.0s [2022-04-29T16:39:07.268Z] [2022-04-29T16:39:07.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:07.268Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:07.268Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 22.02MB / 53.63MB 0.6s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T16:39:07.525Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 31.46MB / 53.63MB 0.7s [2022-04-29T16:39:07.525Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 36.70MB / 53.63MB 0.8s [2022-04-29T16:39:07.525Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 49.28MB / 53.63MB 1.0s [2022-04-29T16:39:07.783Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.1s [2022-04-29T16:39:07.783Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 163.84kB / 4.94MB 1.1s [2022-04-29T16:39:07.783Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0B / 10.66MB 1.1s [2022-04-29T16:39:07.783Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 1.2s [2022-04-29T16:39:07.783Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.2s [2022-04-29T16:39:07.883Z] + docker version [2022-04-29T16:39:08.363Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.6s done [2022-04-29T16:39:08.363Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 1.7s done [2022-04-29T16:39:08.363Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0B / 81.05MB 1.7s [2022-04-29T16:39:08.623Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.9s done [2022-04-29T16:39:08.623Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 8.39MB / 81.05MB 2.1s [2022-04-29T16:39:08.623Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 7.34MB / 54.67MB 2.1s [2022-04-29T16:39:08.623Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 2.1s [2022-04-29T16:39:08.880Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 17.83MB / 81.05MB 2.2s [2022-04-29T16:39:08.880Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 18.08MB / 54.67MB 2.2s [2022-04-29T16:39:08.917Z] #52 ... [2022-04-29T16:39:08.917Z] [2022-04-29T16:39:08.917Z] #56 [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-04-29T16:39:08.917Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:39:08.917Z] #56 19.14 Reading package lists... [2022-04-29T16:39:08.917Z] #56 25.68 Reading package lists... [2022-04-29T16:39:08.917Z] #56 32.27 Building dependency tree... [2022-04-29T16:39:08.917Z] #56 ... [2022-04-29T16:39:08.917Z] [2022-04-29T16:39:08.917Z] #60 [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.44.0" && /build/golangci-lint --version [2022-04-29T16:39:08.917Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:39:08.917Z] #60 36.39 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T16:39:08.917Z] #60 36.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:39:08.917Z] #60 36.46 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T16:39:08.917Z] #60 36.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T16:39:08.917Z] #60 36.78 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T16:39:09.137Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 31.21MB / 81.05MB 2.3s [2022-04-29T16:39:09.137Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 27.26MB / 54.67MB 2.3s [2022-04-29T16:39:09.137Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 40.87MB / 81.05MB 2.5s [2022-04-29T16:39:09.137Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 38.20MB / 54.67MB 2.5s [2022-04-29T16:39:09.137Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.6s [2022-04-29T16:39:09.176Z] #60 37.02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T16:39:09.395Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 52.55MB / 81.05MB 2.7s [2022-04-29T16:39:09.395Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 50.33MB / 54.67MB 2.7s [2022-04-29T16:39:09.395Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 15.74MB / 108.70MB 2.7s [2022-04-29T16:39:09.395Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 69.21MB / 81.05MB 2.8s [2022-04-29T16:39:09.395Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 2.8s [2022-04-29T16:39:09.395Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 22.02MB / 108.70MB 2.8s [2022-04-29T16:39:09.437Z] #60 37.32 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T16:39:09.437Z] #60 37.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T16:39:09.437Z] #60 37.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T16:39:09.437Z] #60 37.43 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T16:39:09.658Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.0s [2022-04-29T16:39:09.658Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 41.94MB / 108.70MB 3.0s [2022-04-29T16:39:09.916Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 49.28MB / 108.70MB 3.2s [2022-04-29T16:39:09.916Z] #11 ... [2022-04-29T16:39:09.916Z] [2022-04-29T16:39:09.916Z] #24 [internal] load build context [2022-04-29T16:39:09.916Z] #24 sha256:e1c5a7306ee9865938af4dd1dc089447bfc1a24f36c5467392b76e956ed16a26 [2022-04-29T16:39:09.916Z] #24 transferring context: 61.00MB 3.0s done [2022-04-29T16:39:09.916Z] #24 DONE 3.5s [2022-04-29T16:39:09.916Z] [2022-04-29T16:39:09.916Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:09.916Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:09.916Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.3s done [2022-04-29T16:39:09.916Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 70.25MB / 108.70MB 3.4s [2022-04-29T16:39:09.916Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 3.4s [2022-04-29T16:39:10.249Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 80.74MB / 108.70MB 3.5s [2022-04-29T16:39:10.512Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 94.99MB / 108.70MB 3.8s [2022-04-29T16:39:10.512Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 4.0s [2022-04-29T16:39:10.769Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.1s done [2022-04-29T16:39:10.769Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.1s done [2022-04-29T16:39:10.815Z] #60 38.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T16:39:11.074Z] #60 39.08 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T16:39:11.126Z] Client: [2022-04-29T16:39:11.126Z] Context: default [2022-04-29T16:39:11.126Z] Debug Mode: false [2022-04-29T16:39:11.126Z] Plugins: [2022-04-29T16:39:11.126Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T16:39:11.126Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T16:39:11.126Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T16:39:11.126Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T16:39:11.126Z] [2022-04-29T16:39:11.126Z] Server: [2022-04-29T16:39:11.126Z] Containers: 0 [2022-04-29T16:39:11.126Z] Running: 0 [2022-04-29T16:39:11.126Z] Paused: 0 [2022-04-29T16:39:11.126Z] Stopped: 0 [2022-04-29T16:39:11.126Z] Images: 0 [2022-04-29T16:39:11.126Z] Server Version: 20.10.14 [2022-04-29T16:39:11.126Z] Storage Driver: overlay2 [2022-04-29T16:39:11.126Z] Backing Filesystem: extfs [2022-04-29T16:39:11.126Z] Supports d_type: true [2022-04-29T16:39:11.126Z] Native Overlay Diff: true [2022-04-29T16:39:11.126Z] userxattr: false [2022-04-29T16:39:11.126Z] Logging Driver: json-file [2022-04-29T16:39:11.126Z] Cgroup Driver: systemd [2022-04-29T16:39:11.126Z] Cgroup Version: 2 [2022-04-29T16:39:11.126Z] Plugins: [2022-04-29T16:39:11.126Z] Volume: local [2022-04-29T16:39:11.126Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T16:39:11.126Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T16:39:11.126Z] Swarm: inactive [2022-04-29T16:39:11.126Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T16:39:11.126Z] Default Runtime: runc [2022-04-29T16:39:11.126Z] Init Binary: docker-init [2022-04-29T16:39:11.126Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:39:11.126Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T16:39:11.126Z] init version: de40ad0 [2022-04-29T16:39:11.126Z] Security Options: [2022-04-29T16:39:11.126Z] apparmor [2022-04-29T16:39:11.126Z] seccomp [2022-04-29T16:39:11.126Z] Profile: default [2022-04-29T16:39:11.126Z] cgroupns [2022-04-29T16:39:11.126Z] Kernel Version: 5.13.0-1021-aws [2022-04-29T16:39:11.126Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-29T16:39:11.126Z] OSType: linux [2022-04-29T16:39:11.126Z] Architecture: x86_64 [2022-04-29T16:39:11.126Z] CPUs: 2 [2022-04-29T16:39:11.126Z] Total Memory: 7.559GiB [2022-04-29T16:39:11.126Z] Name: ip-10-100-54-130 [2022-04-29T16:39:11.126Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-29T16:39:11.126Z] Docker Root Dir: /var/lib/docker [2022-04-29T16:39:11.126Z] Debug Mode: false [2022-04-29T16:39:11.126Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:39:11.126Z] Labels: [2022-04-29T16:39:11.126Z] Experimental: true [2022-04-29T16:39:11.126Z] Insecure Registries: [2022-04-29T16:39:11.126Z] 127.0.0.0/8 [2022-04-29T16:39:11.126Z] Live Restore Enabled: true [2022-04-29T16:39:11.126Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T16:39:11.204Z] Client: Docker Engine - Community [2022-04-29T16:39:11.204Z] Version: 20.10.14 [2022-04-29T16:39:11.204Z] API version: 1.41 [2022-04-29T16:39:11.204Z] Go version: go1.16.15 [2022-04-29T16:39:11.204Z] Git commit: a224086 [2022-04-29T16:39:11.204Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-29T16:39:11.204Z] OS/Arch: linux/amd64 [2022-04-29T16:39:11.204Z] Context: default [2022-04-29T16:39:11.204Z] Experimental: true [2022-04-29T16:39:11.204Z] [2022-04-29T16:39:11.204Z] Server: Docker Engine - Community [2022-04-29T16:39:11.204Z] Engine: [2022-04-29T16:39:11.204Z] Version: 20.10.14 [2022-04-29T16:39:11.204Z] API version: 1.41 (minimum version 1.12) [2022-04-29T16:39:11.204Z] Go version: go1.16.15 [2022-04-29T16:39:11.204Z] Git commit: 87a90dc [2022-04-29T16:39:11.204Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-29T16:39:11.204Z] OS/Arch: linux/amd64 [2022-04-29T16:39:11.204Z] Experimental: true [2022-04-29T16:39:11.204Z] containerd: [2022-04-29T16:39:11.204Z] Version: 1.5.11 [2022-04-29T16:39:11.204Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:39:11.204Z] runc: [2022-04-29T16:39:11.204Z] Version: 1.0.3 [2022-04-29T16:39:11.204Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T16:39:11.204Z] docker-init: [2022-04-29T16:39:11.204Z] Version: 0.19.0 [2022-04-29T16:39:11.204Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T16:39:11.475Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:82088364e143796457aa668ab23ba07c9d638940 . [2022-04-29T16:39:11.475Z] #2 [internal] load .dockerignore [2022-04-29T16:39:11.475Z] #2 sha256:ecbeb1bd6573cbbfa45eee68a53d1e148cebe05b486927de90a65d2496bde223 [2022-04-29T16:39:11.541Z] + docker info [2022-04-29T16:39:11.650Z] Fetching without tags [2022-04-29T16:39:11.699Z] #11 ... [2022-04-29T16:39:11.699Z] [2022-04-29T16:39:11.699Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:11.699Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:39:11.699Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-29T16:39:11.699Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:11.699Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T16:39:11.699Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T16:39:11.699Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-04-29T16:39:11.699Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-04-29T16:39:11.699Z] #69 DONE 5.3s [2022-04-29T16:39:11.699Z] [2022-04-29T16:39:11.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:11.699Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:11.736Z] #2 transferring context: 145B done [2022-04-29T16:39:11.736Z] #2 DONE 0.1s [2022-04-29T16:39:11.736Z] [2022-04-29T16:39:11.736Z] #1 [internal] load build definition from Dockerfile [2022-04-29T16:39:11.736Z] #1 sha256:6b09d9ee44f9bddfef0cd525ff761c67cda5dc9eb2f436099e5acf8c0665b751 [2022-04-29T16:39:11.736Z] #1 transferring dockerfile: 17.44kB done [2022-04-29T16:39:11.736Z] #1 DONE 0.2s [2022-04-29T16:39:11.872Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:39:12.002Z] [2022-04-29T16:39:12.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T16:39:12.002Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T16:39:12.018Z] #11 ... [2022-04-29T16:39:12.018Z] [2022-04-29T16:39:12.018Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:12.018Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:39:12.018Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:12.018Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T16:39:12.018Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T16:39:12.018Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-29T16:39:12.018Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-04-29T16:39:12.018Z] #71 DONE 5.4s [2022-04-29T16:39:12.263Z] #3 DONE 0.4s [2022-04-29T16:39:12.263Z] [2022-04-29T16:39:12.263Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T16:39:12.263Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T16:39:12.263Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T16:39:12.263Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-29T16:39:12.263Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T16:39:12.263Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T16:39:12.263Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T16:39:12.263Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T16:39:12.275Z] [2022-04-29T16:39:12.275Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:12.275Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-29T16:39:12.275Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-29T16:39:12.275Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T16:39:12.275Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-29T16:39:12.275Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-29T16:39:12.275Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.6s done [2022-04-29T16:39:12.275Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.4s done [2022-04-29T16:39:11.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:39:11.583Z] > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10 [2022-04-29T16:39:11.596Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:39:11.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:39:11.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:39:11.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:39:11.655Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:39:11.880Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:39:11.910Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:39:12.524Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-29T16:39:12.524Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-29T16:39:12.589Z] #28 DONE 6.1s [2022-04-29T16:39:12.589Z] [2022-04-29T16:39:12.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:12.589Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:12.589Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.3s done [2022-04-29T16:39:12.758Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:39:12.758Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [2022-04-29T16:39:12.789Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-29T16:39:12.789Z] #4 DONE 0.6s [2022-04-29T16:39:12.997Z] #60 ... [2022-04-29T16:39:12.997Z] [2022-04-29T16:39:12.997Z] #62 [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-04-29T16:39:12.997Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:39:12.997Z] #62 40.29 v3.0.2 [2022-04-29T16:39:12.997Z] #62 DONE 41.1s [2022-04-29T16:39:13.050Z] [2022-04-29T16:39:13.050Z] #5 [internal] load build definition from Dockerfile [2022-04-29T16:39:13.050Z] #5 sha256:72eb2eabd01410c079c7f6675885b612348b4f4fa57ddbd5cae9d9fcb4cf41d1 [2022-04-29T16:39:13.050Z] #5 DONE 0.0s [2022-04-29T16:39:13.050Z] [2022-04-29T16:39:13.050Z] #6 [internal] load .dockerignore [2022-04-29T16:39:13.050Z] #6 sha256:da443522cf2cf1d104f5f71164c93712ded24d252dd63d91373a98c007148c83 [2022-04-29T16:39:13.050Z] #6 DONE 0.0s [2022-04-29T16:39:13.050Z] [2022-04-29T16:39:13.050Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T16:39:13.050Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T16:39:13.151Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-04-29T16:39:13.256Z] [2022-04-29T16:39:13.256Z] #56 [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-04-29T16:39:13.256Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:39:13.256Z] #56 36.90 The following additional packages will be installed: [2022-04-29T16:39:13.256Z] #56 36.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:39:13.256Z] #56 36.91 python3-protobuf python3-six [2022-04-29T16:39:13.256Z] #56 36.92 Suggested packages: [2022-04-29T16:39:13.256Z] #56 36.94 python3-setuptools [2022-04-29T16:39:13.256Z] #56 36.94 Recommended packages: [2022-04-29T16:39:13.256Z] #56 36.94 iproute2 | iproute [2022-04-29T16:39:13.256Z] #56 37.84 The following NEW packages will be installed: [2022-04-29T16:39:13.256Z] #56 37.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:39:13.256Z] #56 37.85 python3-protobuf python3-six [2022-04-29T16:39:13.256Z] #56 38.30 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:13.256Z] #56 38.30 Need to get 2292 kB of archives. [2022-04-29T16:39:13.256Z] #56 38.30 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T16:39:13.256Z] #56 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T16:39:13.256Z] #56 38.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:39:13.256Z] #56 38.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T16:39:13.256Z] #56 38.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T16:39:13.256Z] #56 38.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:39:13.256Z] #56 38.58 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-04-29T16:39:13.256Z] #56 38.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:39:13.413Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-29T16:39:13.825Z] #56 41.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T16:39:13.977Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-29T16:39:14.435Z] #10 DONE 1.1s [2022-04-29T16:39:14.435Z] [2022-04-29T16:39:14.435Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:14.435Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T16:39:14.435Z] #9 DONE 1.2s [2022-04-29T16:39:14.435Z] [2022-04-29T16:39:14.435Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:14.435Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T16:39:14.435Z] #8 DONE 1.2s [2022-04-29T16:39:14.435Z] [2022-04-29T16:39:14.435Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T16:39:14.435Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T16:39:14.435Z] #7 DONE 1.2s [2022-04-29T16:39:14.765Z] #56 ... [2022-04-29T16:39:14.765Z] [2022-04-29T16:39:14.765Z] #45 [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-04-29T16:39:14.765Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:39:14.765Z] #45 42.78 NAME: [2022-04-29T16:39:14.765Z] #45 42.78 go-winres - A tool for embedding resources in Windows executables [2022-04-29T16:39:14.765Z] #45 42.78 [2022-04-29T16:39:14.765Z] #45 42.78 USAGE: [2022-04-29T16:39:14.765Z] #45 42.78 go-winres [global options] command [command options] [arguments...] [2022-04-29T16:39:14.765Z] #45 42.78 [2022-04-29T16:39:14.765Z] #45 42.78 COMMANDS: [2022-04-29T16:39:14.765Z] #45 42.78 init Create an initial ./winres/winres.json [2022-04-29T16:39:14.765Z] #45 42.78 make Make syso files for the "go build" command [2022-04-29T16:39:14.765Z] #45 42.78 simply Make syso files for the "go build" command (simplified) [2022-04-29T16:39:14.765Z] #45 42.78 extract Extract all resources from an executable [2022-04-29T16:39:14.765Z] #45 42.78 patch Replace resources in an executable file (exe, dll) [2022-04-29T16:39:14.765Z] #45 42.78 help, h Shows a list of commands or help for one command [2022-04-29T16:39:14.765Z] #45 42.78 [2022-04-29T16:39:14.765Z] #45 42.78 GLOBAL OPTIONS: [2022-04-29T16:39:14.765Z] #45 42.78 --help, -h show help (default: false) [2022-04-29T16:39:12.648Z] > git remote # timeout=10 [2022-04-29T16:39:12.681Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:39:12.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:39:12.706Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:39:12.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T16:39:12.760Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:39:12.781Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:39:15.336Z] #45 DONE 43.2s [2022-04-29T16:39:15.336Z] [2022-04-29T16:39:15.336Z] #60 [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.44.0" && /build/golangci-lint --version [2022-04-29T16:39:15.336Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:39:15.336Z] #60 41.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:39:15.336Z] #60 41.72 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T16:39:15.336Z] #60 41.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T16:39:15.336Z] #60 41.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T16:39:15.336Z] #60 41.91 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T16:39:15.336Z] #60 41.92 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T16:39:15.336Z] #60 42.05 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T16:39:15.336Z] #60 42.08 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T16:39:15.336Z] #60 42.14 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T16:39:15.336Z] #60 42.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T16:39:15.336Z] #60 42.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T16:39:15.336Z] #60 42.33 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T16:39:15.336Z] #60 42.38 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T16:39:15.336Z] #60 42.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T16:39:15.336Z] #60 42.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T16:39:15.336Z] #60 42.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T16:39:15.336Z] #60 42.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T16:39:15.336Z] #60 42.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T16:39:15.336Z] #60 42.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T16:39:15.336Z] #60 42.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T16:39:15.336Z] #60 42.85 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T16:39:15.596Z] #60 43.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T16:39:15.596Z] #60 43.63 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T16:39:15.857Z] #60 43.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T16:39:15.857Z] #60 43.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T16:39:15.857Z] #60 43.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T16:39:15.857Z] #60 43.97 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T16:39:16.356Z] [2022-04-29T16:39:16.356Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:16.356Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:39:16.356Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-29T16:39:16.356Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:16.356Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T16:39:16.356Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T16:39:16.356Z] #69 ... [2022-04-29T16:39:16.356Z] [2022-04-29T16:39:16.356Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T16:39:16.356Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T16:39:16.356Z] #47 DONE 0.0s [2022-04-29T16:39:16.520Z] #11 ... [2022-04-29T16:39:16.520Z] [2022-04-29T16:39:16.520Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T16:39:16.520Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-29T16:39:16.520Z] #70 DONE 0.8s [2022-04-29T16:39:16.520Z] [2022-04-29T16:39:16.520Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:16.520Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:16.620Z] [2022-04-29T16:39:16.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:16.620Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:16.620Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-29T16:39:16.620Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T16:39:16.620Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T16:39:16.620Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T16:39:16.620Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.58MB / 54.94MB 0.3s [2022-04-29T16:39:16.620Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.3s [2022-04-29T16:39:16.620Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.3s [2022-04-29T16:39:16.620Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.92MB / 54.94MB 0.4s [2022-04-29T16:39:16.620Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.4s [2022-04-29T16:39:16.620Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.49MB / 10.87MB 0.4s [2022-04-29T16:39:16.820Z] #60 44.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T16:39:16.820Z] #60 44.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T16:39:16.820Z] #60 44.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T16:39:16.883Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 0.6s [2022-04-29T16:39:16.883Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s [2022-04-29T16:39:17.081Z] #60 44.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T16:39:17.081Z] #60 44.92 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T16:39:17.081Z] #60 44.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T16:39:17.081Z] #60 44.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T16:39:17.081Z] #60 45.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T16:39:17.081Z] #60 45.07 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T16:39:17.081Z] #60 45.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T16:39:17.146Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.8s [2022-04-29T16:39:17.146Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.8s done [2022-04-29T16:39:17.146Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s done [2022-04-29T16:39:17.146Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 0.8s [2022-04-29T16:39:17.146Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 0.9s [2022-04-29T16:39:17.146Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.05MB / 85.84MB 0.9s [2022-04-29T16:39:17.342Z] #60 45.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T16:39:17.342Z] #60 45.26 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T16:39:17.342Z] #60 45.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T16:39:17.342Z] #60 45.32 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T16:39:17.342Z] #60 45.36 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T16:39:17.342Z] #60 45.37 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T16:39:17.342Z] #60 45.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T16:39:17.412Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 17.83MB / 54.58MB 1.0s [2022-04-29T16:39:17.412Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.34MB / 85.84MB 1.0s [2022-04-29T16:39:17.412Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 21.95MB / 54.58MB 1.1s [2022-04-29T16:39:17.412Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 14.74MB / 85.84MB 1.1s [2022-04-29T16:39:17.412Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 30.41MB / 54.58MB 1.3s [2022-04-29T16:39:17.412Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 24.12MB / 85.84MB 1.3s [2022-04-29T16:39:17.498Z] #11 ... [2022-04-29T16:39:17.498Z] [2022-04-29T16:39:17.498Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T16:39:17.498Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-29T16:39:17.498Z] #72 DONE 0.9s [2022-04-29T16:39:17.498Z] [2022-04-29T16:39:17.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:17.498Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:17.602Z] #60 45.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T16:39:17.602Z] #60 45.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T16:39:17.602Z] #60 45.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T16:39:17.679Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s done [2022-04-29T16:39:17.679Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.52MB / 54.58MB 1.4s [2022-04-29T16:39:17.679Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.41MB / 85.84MB 1.4s [2022-04-29T16:39:17.679Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.4s [2022-04-29T16:39:17.679Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 1.5s [2022-04-29T16:39:17.755Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.9s done [2022-04-29T16:39:17.755Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-29T16:39:17.862Z] #60 45.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T16:39:17.862Z] #60 45.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T16:39:17.862Z] #60 45.84 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T16:39:17.862Z] #60 45.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T16:39:17.862Z] #60 45.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T16:39:17.862Z] #60 45.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T16:39:17.862Z] #60 45.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T16:39:17.917Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [2022-04-29T16:39:17.949Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 42.99MB / 54.58MB 1.6s [2022-04-29T16:39:17.949Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.80MB / 85.84MB 1.6s [2022-04-29T16:39:17.949Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.31MB / 54.58MB 1.7s [2022-04-29T16:39:17.949Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 44.04MB / 85.84MB 1.7s [2022-04-29T16:39:18.123Z] #60 46.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T16:39:18.123Z] #60 46.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T16:39:18.123Z] #60 46.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T16:39:18.123Z] #60 46.12 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T16:39:18.123Z] #60 46.15 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T16:39:18.123Z] #60 46.16 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T16:39:18.123Z] #60 46.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T16:39:18.214Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.9s [2022-04-29T16:39:18.214Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 54.53MB / 85.84MB 1.9s [2022-04-29T16:39:18.214Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.68MB / 141.70MB 1.9s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T16:39:18.384Z] #60 46.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T16:39:18.384Z] #60 46.27 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T16:39:18.384Z] #60 46.36 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T16:39:18.384Z] #60 46.38 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T16:39:18.384Z] #60 46.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T16:39:18.384Z] #60 46.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T16:39:18.478Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 68.16MB / 85.84MB 2.1s [2022-04-29T16:39:18.478Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 28.31MB / 141.70MB 2.1s [2022-04-29T16:39:18.478Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 84.07MB / 85.84MB 2.3s [2022-04-29T16:39:18.478Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 38.94MB / 141.70MB 2.3s [2022-04-29T16:39:18.644Z] #60 46.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T16:39:18.644Z] #60 46.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T16:39:18.644Z] #60 46.52 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T16:39:18.741Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.4s done [2022-04-29T16:39:18.741Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.5s [2022-04-29T16:39:18.906Z] #60 46.97 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T16:39:18.906Z] #60 46.98 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T16:39:18.906Z] #60 46.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T16:39:18.966Z] + docker version [2022-04-29T16:39:19.004Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 50.33MB / 141.70MB 2.7s [2022-04-29T16:39:19.004Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s [2022-04-29T16:39:19.167Z] #60 47.07 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T16:39:19.167Z] #60 47.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T16:39:19.167Z] #60 47.17 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T16:39:19.167Z] #60 47.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T16:39:19.167Z] #60 47.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T16:39:19.167Z] #60 47.23 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T16:39:19.265Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 2.9s [2022-04-29T16:39:19.266Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.2s [2022-04-29T16:39:19.427Z] #60 47.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T16:39:19.529Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 77.59MB / 141.70MB 3.1s [2022-04-29T16:39:19.529Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.2s done [2022-04-29T16:39:19.529Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 92.27MB / 141.70MB 3.3s [2022-04-29T16:39:19.687Z] #60 47.46 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T16:39:19.687Z] #60 47.47 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T16:39:19.687Z] #60 47.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T16:39:19.687Z] #60 47.50 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T16:39:19.687Z] #60 47.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T16:39:19.687Z] #60 47.56 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T16:39:19.687Z] #60 47.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T16:39:19.687Z] #60 47.68 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T16:39:19.687Z] #60 47.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T16:39:19.811Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 3.4s [2022-04-29T16:39:19.811Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.2s done [2022-04-29T16:39:19.947Z] #60 47.75 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T16:39:19.947Z] #60 47.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T16:39:19.947Z] #60 47.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T16:39:19.947Z] #60 47.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T16:39:19.947Z] #60 47.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T16:39:19.947Z] #60 48.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T16:39:20.076Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 114.29MB / 141.70MB 3.7s [2022-04-29T16:39:20.076Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 3.9s [2022-04-29T16:39:20.207Z] #60 48.04 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T16:39:20.207Z] #60 48.27 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T16:39:20.468Z] #60 48.38 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T16:39:20.649Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.2s [2022-04-29T16:39:21.037Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.0s done [2022-04-29T16:39:21.037Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-29T16:39:21.279Z] #11 ... [2022-04-29T16:39:21.279Z] [2022-04-29T16:39:21.279Z] #24 [internal] load build context [2022-04-29T16:39:21.279Z] #24 sha256:b43c2e9f345ba4c4c136d52922ce553e679374eda9e48b79893f108ff1efe7a3 [2022-04-29T16:39:21.279Z] #24 transferring context: 60.99MB 4.5s done [2022-04-29T16:39:21.279Z] #24 DONE 5.2s [2022-04-29T16:39:21.279Z] [2022-04-29T16:39:21.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:21.279Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:21.279Z] #11 ... [2022-04-29T16:39:21.279Z] [2022-04-29T16:39:21.279Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:21.279Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:39:21.279Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-04-29T16:39:21.279Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s [2022-04-29T16:39:21.408Z] #60 49.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T16:39:21.408Z] #60 49.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T16:39:21.408Z] #60 49.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T16:39:21.541Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-04-29T16:39:21.550Z] Client: [2022-04-29T16:39:21.550Z] Context: default [2022-04-29T16:39:21.550Z] Debug Mode: false [2022-04-29T16:39:21.550Z] Plugins: [2022-04-29T16:39:21.550Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T16:39:21.550Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T16:39:21.550Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T16:39:21.550Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T16:39:21.550Z] [2022-04-29T16:39:21.550Z] Server: [2022-04-29T16:39:21.550Z] Containers: 0 [2022-04-29T16:39:21.550Z] Running: 0 [2022-04-29T16:39:21.550Z] Paused: 0 [2022-04-29T16:39:21.550Z] Stopped: 0 [2022-04-29T16:39:21.550Z] Images: 0 [2022-04-29T16:39:21.550Z] Server Version: 20.10.14 [2022-04-29T16:39:21.550Z] Storage Driver: overlay2 [2022-04-29T16:39:21.550Z] Backing Filesystem: extfs [2022-04-29T16:39:21.550Z] Supports d_type: true [2022-04-29T16:39:21.550Z] Native Overlay Diff: true [2022-04-29T16:39:21.550Z] userxattr: false [2022-04-29T16:39:21.550Z] Logging Driver: json-file [2022-04-29T16:39:21.550Z] Cgroup Driver: cgroupfs [2022-04-29T16:39:21.550Z] Cgroup Version: 1 [2022-04-29T16:39:21.550Z] Plugins: [2022-04-29T16:39:21.550Z] Volume: local [2022-04-29T16:39:21.550Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T16:39:21.550Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T16:39:21.550Z] Swarm: inactive [2022-04-29T16:39:21.550Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-29T16:39:21.550Z] Default Runtime: runc [2022-04-29T16:39:21.550Z] Init Binary: docker-init [2022-04-29T16:39:21.550Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:39:21.550Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T16:39:21.550Z] init version: de40ad0 [2022-04-29T16:39:21.550Z] Security Options: [2022-04-29T16:39:21.550Z] apparmor [2022-04-29T16:39:21.550Z] seccomp [2022-04-29T16:39:21.550Z] Profile: default [2022-04-29T16:39:21.550Z] Kernel Version: 5.4.0-1071-aws [2022-04-29T16:39:21.550Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-29T16:39:21.550Z] OSType: linux [2022-04-29T16:39:21.550Z] Architecture: x86_64 [2022-04-29T16:39:21.550Z] CPUs: 2 [2022-04-29T16:39:21.550Z] Total Memory: 7.565GiB [2022-04-29T16:39:21.550Z] Name: ip-10-100-45-229 [2022-04-29T16:39:21.550Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-29T16:39:21.550Z] Docker Root Dir: /var/lib/docker [2022-04-29T16:39:21.550Z] Debug Mode: false [2022-04-29T16:39:21.550Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:39:21.550Z] Labels: [2022-04-29T16:39:21.550Z] Experimental: true [2022-04-29T16:39:21.550Z] Insecure Registries: [2022-04-29T16:39:21.550Z] 127.0.0.0/8 [2022-04-29T16:39:21.550Z] Live Restore Enabled: true [2022-04-29T16:39:21.550Z] [2022-04-29T16:39:21.550Z] WARNING: No swap limit support [Pipeline] sh [2022-04-29T16:39:21.669Z] #60 49.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T16:39:21.669Z] #60 49.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T16:39:21.669Z] #60 49.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T16:39:21.669Z] #60 49.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T16:39:21.802Z] #69 DONE 5.8s [2022-04-29T16:39:21.802Z] [2022-04-29T16:39:21.802Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:21.802Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:21.802Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.4s done [2022-04-29T16:39:21.802Z] #11 ... [2022-04-29T16:39:21.802Z] [2022-04-29T16:39:21.802Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:21.802Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:39:21.802Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-29T16:39:21.802Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:21.802Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T16:39:21.802Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T16:39:21.802Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-04-29T16:39:21.802Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-04-29T16:39:21.802Z] #71 DONE 5.8s [2022-04-29T16:39:21.844Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:39:21.844Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:39:21.844Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43547/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T16:39:21.844Z] + bash /home/ubuntu/workspace/moby_PR-43547/check-config.sh [2022-04-29T16:39:21.844Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T16:39:21.844Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-29T16:39:21.844Z] [2022-04-29T16:39:21.844Z] Generally Necessary: [2022-04-29T16:39:21.844Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T16:39:21.844Z] - apparmor: enabled and tools installed [2022-04-29T16:39:21.844Z] - CONFIG_NAMESPACES: enabled [2022-04-29T16:39:21.844Z] - CONFIG_NET_NS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_PID_NS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_IPC_NS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_UTS_NS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_CGROUPS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T16:39:21.844Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T16:39:21.844Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T16:39:21.844Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T16:39:21.844Z] - CONFIG_CPUSETS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_MEMCG: enabled [2022-04-29T16:39:21.844Z] - CONFIG_KEYS: enabled [2022-04-29T16:39:21.844Z] - CONFIG_VETH: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T16:39:21.844Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T16:39:21.929Z] #60 49.81 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T16:39:21.929Z] #60 49.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T16:39:21.930Z] #60 49.94 go: downloading golang.org/x/text v0.3.7 [2022-04-29T16:39:22.065Z] [2022-04-29T16:39:22.065Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:22.065Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:22.065Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-29T16:39:22.065Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T16:39:22.065Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T16:39:22.065Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T16:39:22.065Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done [2022-04-29T16:39:22.065Z] #28 ... [2022-04-29T16:39:22.065Z] [2022-04-29T16:39:22.065Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:22.065Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:22.105Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T16:39:22.105Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T16:39:22.105Z] [2022-04-29T16:39:22.105Z] Optional Features: [2022-04-29T16:39:22.105Z] - CONFIG_USER_NS: enabled [2022-04-29T16:39:22.105Z] - CONFIG_SECCOMP: enabled [2022-04-29T16:39:22.105Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T16:39:22.105Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T16:39:22.105Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T16:39:22.105Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-29T16:39:22.105Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-29T16:39:22.105Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T16:39:22.105Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T16:39:22.105Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T16:39:22.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T16:39:22.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T16:39:22.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T16:39:22.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T16:39:22.105Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T16:39:22.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T16:39:22.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T16:39:22.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T16:39:22.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T16:39:22.105Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T16:39:22.105Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T16:39:22.105Z] - CONFIG_EXT4_FS: enabled [2022-04-29T16:39:22.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T16:39:22.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T16:39:22.105Z] - Network Drivers: [2022-04-29T16:39:22.105Z] - "overlay": [2022-04-29T16:39:22.248Z] Client: Docker Engine - Community [2022-04-29T16:39:22.248Z] Version: 20.10.14 [2022-04-29T16:39:22.248Z] API version: 1.41 [2022-04-29T16:39:22.248Z] Go version: go1.16.15 [2022-04-29T16:39:22.248Z] Git commit: a224086 [2022-04-29T16:39:22.248Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-29T16:39:22.248Z] OS/Arch: linux/amd64 [2022-04-29T16:39:22.248Z] Context: default [2022-04-29T16:39:22.248Z] Experimental: true [2022-04-29T16:39:22.248Z] [2022-04-29T16:39:22.248Z] Server: Docker Engine - Community [2022-04-29T16:39:22.248Z] Engine: [2022-04-29T16:39:22.248Z] Version: 20.10.14 [2022-04-29T16:39:22.248Z] API version: 1.41 (minimum version 1.12) [2022-04-29T16:39:22.248Z] Go version: go1.16.15 [2022-04-29T16:39:22.248Z] Git commit: 87a90dc [2022-04-29T16:39:22.248Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-29T16:39:22.248Z] OS/Arch: linux/amd64 [2022-04-29T16:39:22.248Z] Experimental: true [2022-04-29T16:39:22.248Z] containerd: [2022-04-29T16:39:22.248Z] Version: 1.5.11 [2022-04-29T16:39:22.248Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:39:22.248Z] runc: [2022-04-29T16:39:22.248Z] Version: 1.0.3 [2022-04-29T16:39:22.248Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-29T16:39:22.248Z] docker-init: [2022-04-29T16:39:22.248Z] Version: 0.19.0 [2022-04-29T16:39:22.248Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-29T16:39:22.365Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T16:39:22.365Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T16:39:22.365Z] Optional (for encrypted networks): [2022-04-29T16:39:22.365Z] - CONFIG_CRYPTO: enabled [2022-04-29T16:39:22.365Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T16:39:22.366Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T16:39:22.366Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T16:39:22.366Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T16:39:22.366Z] - CONFIG_XFRM: enabled [2022-04-29T16:39:22.366Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T16:39:22.366Z] - "ipvlan": [2022-04-29T16:39:22.366Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T16:39:22.366Z] - "macvlan": [2022-04-29T16:39:22.366Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T16:39:22.366Z] - "ftp,tftp client in container": [2022-04-29T16:39:22.366Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T16:39:22.366Z] - Storage Drivers: [2022-04-29T16:39:22.366Z] - "aufs": [2022-04-29T16:39:22.366Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T16:39:22.366Z] - "btrfs": [2022-04-29T16:39:22.366Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T16:39:22.366Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T16:39:22.366Z] - "devicemapper": [2022-04-29T16:39:22.366Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T16:39:22.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T16:39:22.366Z] - "overlay": [2022-04-29T16:39:22.366Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T16:39:22.366Z] - "zfs": [2022-04-29T16:39:22.366Z] - /dev/zfs: present [2022-04-29T16:39:22.366Z] - zfs command: missing [2022-04-29T16:39:22.366Z] - zpool command: missing [2022-04-29T16:39:22.366Z] [2022-04-29T16:39:22.366Z] Limits: [2022-04-29T16:39:22.366Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T16:39:22.366Z] [2022-04-29T16:39:22.366Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T16:39:22.554Z] + docker info [2022-04-29T16:39:22.718Z] + sudo modprobe ip_vs [2022-04-29T16:39:22.718Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82088364e143796457aa668ab23ba07c9d638940 . [2022-04-29T16:39:22.929Z] #11 ... [2022-04-29T16:39:22.929Z] [2022-04-29T16:39:22.929Z] #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-04-29T16:39:22.929Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-29T16:39:22.929Z] #29 1.951 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:22.929Z] #29 1.966 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:22.930Z] #29 1.966 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:22.930Z] #29 2.081 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:39:22.930Z] #29 2.336 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:39:22.930Z] #29 2.366 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:39:22.930Z] #29 3.371 Fetched 8397 kB in 2s (5004 kB/s) [2022-04-29T16:39:22.930Z] #29 3.371 Reading package lists... [2022-04-29T16:39:22.930Z] #29 3.939 Reading package lists... [2022-04-29T16:39:22.930Z] #29 4.591 Building dependency tree... [2022-04-29T16:39:22.930Z] #29 4.961 The following additional packages will be installed: [2022-04-29T16:39:22.930Z] #29 4.961 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T16:39:22.930Z] #29 4.962 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T16:39:22.930Z] #29 4.967 Recommended packages: [2022-04-29T16:39:22.930Z] #29 4.967 libldap-common publicsuffix libsasl2-modules [2022-04-29T16:39:22.930Z] #29 5.103 The following NEW packages will be installed: [2022-04-29T16:39:22.930Z] #29 5.103 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T16:39:22.930Z] #29 5.103 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T16:39:22.930Z] #29 5.107 libssh2-1 openssl [2022-04-29T16:39:22.930Z] #29 5.377 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:22.930Z] #29 5.377 Need to get 2934 kB of archives. [2022-04-29T16:39:22.930Z] #29 5.377 After this operation, 6476 kB of additional disk space will be used. [2022-04-29T16:39:22.930Z] #29 5.377 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-29T16:39:22.930Z] #29 5.386 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-29T16:39:22.930Z] #29 5.386 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-29T16:39:22.930Z] #29 5.388 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-04-29T16:39:22.930Z] #29 5.389 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-29T16:39:22.930Z] #29 5.390 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-29T16:39:22.930Z] #29 5.392 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-29T16:39:22.930Z] #29 5.393 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-29T16:39:22.930Z] #29 5.400 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-29T16:39:22.930Z] #29 5.400 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-29T16:39:22.930Z] #29 5.402 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-29T16:39:22.930Z] #29 5.405 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-29T16:39:22.930Z] #29 5.407 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-29T16:39:22.930Z] #29 5.408 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-29T16:39:22.930Z] #29 5.409 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-29T16:39:22.930Z] #29 5.588 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:22.930Z] #29 5.619 Fetched 2934 kB in 0s (9840 kB/s) [2022-04-29T16:39:22.930Z] #29 5.647 Selecting previously unselected package openssl. [2022-04-29T16:39:22.930Z] #29 5.647 (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 ... 6645 files and directories currently installed.) [2022-04-29T16:39:22.930Z] #29 5.647 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 5.651 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 5.781 Selecting previously unselected package ca-certificates. [2022-04-29T16:39:22.930Z] #29 5.782 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T16:39:22.930Z] #29 5.786 Unpacking ca-certificates (20210119) ... [2022-04-29T16:39:22.930Z] #29 5.861 Selecting previously unselected package libbrotli1:arm64. [2022-04-29T16:39:22.930Z] #29 5.861 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 5.876 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-29T16:39:22.930Z] #29 5.939 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-29T16:39:22.930Z] #29 5.939 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 5.942 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 5.985 Selecting previously unselected package libsasl2-2:arm64. [2022-04-29T16:39:22.930Z] #29 5.985 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 5.988 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 6.034 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-29T16:39:22.930Z] #29 6.034 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.050 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:22.930Z] #29 6.098 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-29T16:39:22.930Z] #29 6.099 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.104 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-29T16:39:22.930Z] #29 6.156 Selecting previously unselected package libpsl5:arm64. [2022-04-29T16:39:22.930Z] #29 6.156 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.160 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-29T16:39:22.930Z] #29 6.201 Selecting previously unselected package librtmp1:arm64. [2022-04-29T16:39:22.930Z] #29 6.203 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.208 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:22.930Z] #29 6.259 Selecting previously unselected package libssh2-1:arm64. [2022-04-29T16:39:22.930Z] #29 6.260 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.264 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-29T16:39:22.930Z] #29 6.347 Selecting previously unselected package libcurl4:arm64. [2022-04-29T16:39:22.930Z] #29 6.347 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.351 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 6.406 Selecting previously unselected package curl. [2022-04-29T16:39:22.930Z] #29 6.406 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.409 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 6.467 Selecting previously unselected package libonig5:arm64. [2022-04-29T16:39:22.930Z] #29 6.467 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.472 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-29T16:39:22.930Z] #29 6.530 Selecting previously unselected package libjq1:arm64. [2022-04-29T16:39:22.930Z] #29 6.530 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.533 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-29T16:39:22.930Z] #29 6.581 Selecting previously unselected package jq. [2022-04-29T16:39:22.930Z] #29 6.582 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-29T16:39:22.930Z] #29 6.592 Unpacking jq (1.6-2.1) ... [2022-04-29T16:39:22.930Z] #29 6.627 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-29T16:39:22.930Z] #29 6.637 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-29T16:39:22.930Z] #29 6.651 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-29T16:39:22.930Z] #29 6.664 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 6.675 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:22.930Z] #29 6.686 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 6.698 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-29T16:39:22.930Z] #29 6.709 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 6.725 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-29T16:39:22.930Z] #29 6.736 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-29T16:39:22.930Z] #29 6.747 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:22.930Z] #29 6.758 Setting up ca-certificates (20210119) ... [2022-04-29T16:39:22.930Z] #29 7.419 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:22.930Z] #29 8.176 129 added, 0 removed; done. [2022-04-29T16:39:22.930Z] #29 8.207 Setting up jq (1.6-2.1) ... [2022-04-29T16:39:22.930Z] #29 8.214 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 8.225 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:22.930Z] #29 8.240 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:39:22.930Z] #29 8.263 Processing triggers for ca-certificates (20210119) ... [2022-04-29T16:39:22.930Z] #29 8.275 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:22.930Z] #29 8.991 0 added, 0 removed; done. [2022-04-29T16:39:22.930Z] #29 8.991 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T16:39:22.930Z] #29 8.992 done. [2022-04-29T16:39:22.930Z] #29 ... [2022-04-29T16:39:22.930Z] [2022-04-29T16:39:22.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:22.930Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:22.980Z] #1 [internal] load build definition from Dockerfile [2022-04-29T16:39:22.980Z] #1 sha256:2f94f1700c3daba883d137e061cd043d31ed9264a28364094cada3792b26456c [2022-04-29T16:39:22.980Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-29T16:39:22.980Z] #1 DONE 0.1s [2022-04-29T16:39:22.980Z] [2022-04-29T16:39:22.980Z] #2 [internal] load .dockerignore [2022-04-29T16:39:22.980Z] #2 sha256:4301442e9dabbebd2e2846108b3e9b4aa17fbbd7b80a1ec8f7c4569e160b4d5e [2022-04-29T16:39:22.980Z] #2 transferring context: 32B [2022-04-29T16:39:23.241Z] #2 transferring context: 145B done [2022-04-29T16:39:23.241Z] #2 DONE 0.1s [2022-04-29T16:39:23.241Z] [2022-04-29T16:39:23.241Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T16:39:23.241Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T16:39:23.503Z] #3 DONE 0.4s [2022-04-29T16:39:23.503Z] [2022-04-29T16:39:23.503Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T16:39:23.503Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T16:39:23.503Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T16:39:23.765Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T16:39:23.766Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T16:39:23.766Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T16:39:23.766Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T16:39:23.766Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-29T16:39:23.981Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-29T16:39:23.981Z] #11 ... [2022-04-29T16:39:23.981Z] [2022-04-29T16:39:23.981Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:23.982Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:23.982Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.9s done [2022-04-29T16:39:23.982Z] #28 DONE 8.0s [2022-04-29T16:39:23.982Z] [2022-04-29T16:39:23.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:23.982Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:24.061Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-29T16:39:24.243Z] #11 ... [2022-04-29T16:39:24.243Z] [2022-04-29T16:39:24.243Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T16:39:24.243Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T16:39:24.243Z] #70 DONE 0.6s [2022-04-29T16:39:24.243Z] [2022-04-29T16:39:24.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:24.243Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:24.300Z] #11 ... [2022-04-29T16:39:24.300Z] [2022-04-29T16:39:24.300Z] #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-04-29T16:39:24.300Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-29T16:39:24.300Z] #29 DONE 11.4s [2022-04-29T16:39:24.300Z] [2022-04-29T16:39:24.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:24.300Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:24.300Z] #11 ... [2022-04-29T16:39:24.300Z] [2022-04-29T16:39:24.300Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T16:39:24.300Z] #30 sha256:73c8b69d06dba3167a1cae723dd7b3b0d975bec2dd587da590d08c14854afa57 [2022-04-29T16:39:24.300Z] #30 DONE 0.2s [2022-04-29T16:39:24.300Z] [2022-04-29T16:39:24.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:24.300Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-29T16:39:24.504Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-04-29T16:39:24.504Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-29T16:39:24.638Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-29T16:39:24.638Z] #4 DONE 1.0s [2022-04-29T16:39:24.768Z] #11 ... [2022-04-29T16:39:24.768Z] [2022-04-29T16:39:24.768Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T16:39:24.768Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T16:39:24.768Z] #72 DONE 0.8s [2022-04-29T16:39:24.768Z] [2022-04-29T16:39:24.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:24.768Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:24.900Z] [2022-04-29T16:39:24.900Z] #6 [internal] load .dockerignore [2022-04-29T16:39:24.900Z] #6 sha256:2decab931e7b85ca473815701f2f16c745b8582b11bcb43575e2b49db02673bd [2022-04-29T16:39:24.900Z] #6 DONE 0.0s [2022-04-29T16:39:24.900Z] [2022-04-29T16:39:24.900Z] #5 [internal] load build definition from Dockerfile [2022-04-29T16:39:24.900Z] #5 sha256:1536aa1810a3d05ed1a17ac2919c512561bfae1c2a81b17566216136129ac28b [2022-04-29T16:39:24.900Z] #5 DONE 0.0s [2022-04-29T16:39:24.900Z] [2022-04-29T16:39:24.900Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:24.900Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T16:39:25.031Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-29T16:39:25.293Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-29T16:39:25.414Z] #60 ... [2022-04-29T16:39:25.414Z] [2022-04-29T16:39:25.414Z] #56 [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-04-29T16:39:25.414Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:39:25.414Z] #56 43.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:25.414Z] #56 43.53 Fetched 2292 kB in 4s (578 kB/s) [2022-04-29T16:39:25.414Z] #56 43.66 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T16:39:25.414Z] #56 43.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 ... 15709 files and directories currently installed.) [2022-04-29T16:39:25.414Z] #56 43.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T16:39:25.414Z] #56 43.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:39:25.414Z] #56 44.71 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:39:25.414Z] #56 44.73 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:39:25.414Z] #56 44.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:39:25.414Z] #56 45.09 Selecting previously unselected package python3-six. [2022-04-29T16:39:25.414Z] #56 45.10 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T16:39:25.414Z] #56 45.10 Unpacking python3-six (1.16.0-2) ... [2022-04-29T16:39:25.414Z] #56 45.20 Selecting previously unselected package python3-protobuf. [2022-04-29T16:39:25.414Z] #56 45.20 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T16:39:25.414Z] #56 45.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T16:39:25.414Z] #56 45.67 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:39:25.414Z] #56 45.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:39:25.414Z] #56 45.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:39:25.414Z] #56 45.80 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:39:25.414Z] #56 45.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:39:25.414Z] #56 45.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:39:25.414Z] #56 45.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:39:25.414Z] #56 45.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:39:25.414Z] #56 45.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:39:25.414Z] #56 46.08 Selecting previously unselected package criu. [2022-04-29T16:39:25.414Z] #56 46.08 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T16:39:25.414Z] #56 46.08 Unpacking criu (3.16.1-3) ... [2022-04-29T16:39:25.414Z] #56 46.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:39:25.414Z] #56 48.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:39:25.414Z] #56 48.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:39:25.414Z] #56 48.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:39:25.414Z] #56 48.24 Setting up python3-six (1.16.0-2) ... [2022-04-29T16:39:25.414Z] #56 49.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:39:25.414Z] #56 49.16 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T16:39:25.669Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.4s done [2022-04-29T16:39:25.669Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-29T16:39:25.845Z] #10 DONE 1.0s [2022-04-29T16:39:25.845Z] [2022-04-29T16:39:25.845Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:25.845Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T16:39:25.845Z] #8 DONE 1.0s [2022-04-29T16:39:25.845Z] [2022-04-29T16:39:25.845Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T16:39:25.845Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T16:39:25.845Z] #7 DONE 1.1s [2022-04-29T16:39:25.845Z] [2022-04-29T16:39:25.845Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T16:39:25.845Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T16:39:25.845Z] #9 DONE 1.1s [2022-04-29T16:39:25.926Z] #11 DONE 19.3s [2022-04-29T16:39:25.926Z] [2022-04-29T16:39:25.926Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T16:39:25.926Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-29T16:39:26.004Z] #56 53.68 Setting up criu (3.16.1-3) ... [2022-04-29T16:39:26.183Z] #12 DONE 0.5s [2022-04-29T16:39:26.183Z] [2022-04-29T16:39:26.183Z] #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-04-29T16:39:26.183Z] #31 sha256:02269289a19b9328e259cb1b7dad3940755145701302f10f744fd6ee5c41b017 [2022-04-29T16:39:26.183Z] #31 1.502 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T16:39:26.183Z] #31 1.741 [2022-04-29T16:39:26.440Z] #31 1.975 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:26.697Z] #31 2.275 [2022-04-29T16:39:26.956Z] #31 ... [2022-04-29T16:39:26.956Z] [2022-04-29T16:39:26.956Z] #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-04-29T16:39:26.956Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-29T16:39:26.956Z] #13 DONE 0.5s [2022-04-29T16:39:26.956Z] [2022-04-29T16:39:26.956Z] #48 [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-04-29T16:39:26.956Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-29T16:39:26.956Z] #48 DONE 0.2s [2022-04-29T16:39:26.956Z] [2022-04-29T16:39:26.956Z] #40 [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-04-29T16:39:26.956Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-29T16:39:27.216Z] #40 ... [2022-04-29T16:39:27.216Z] [2022-04-29T16:39:27.216Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T16:39:27.216Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-29T16:39:27.216Z] #44 DONE 0.2s [2022-04-29T16:39:27.216Z] [2022-04-29T16:39:27.216Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T16:39:27.216Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-29T16:39:27.216Z] #33 DONE 0.3s [2022-04-29T16:39:27.216Z] [2022-04-29T16:39:27.216Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T16:39:27.216Z] #64 sha256:290684c4425cf029e43d49b03e813bedf225584cfa5f72ae4a826d6b9c474fe1 [2022-04-29T16:39:27.216Z] #64 DONE 0.4s [2022-04-29T16:39:27.216Z] [2022-04-29T16:39:27.216Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T16:39:27.216Z] #25 sha256:c1bb0e56dff1f8ccb76fdfabd8de96749a6e1ba538a377101489a60744bf595c [2022-04-29T16:39:27.216Z] #25 DONE 0.4s [2022-04-29T16:39:27.216Z] [2022-04-29T16:39:27.216Z] #65 [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-04-29T16:39:27.216Z] #65 sha256:8e7453235d3ac223af777cf1bd1f1be8d0a8e01f1d2bbe8eea1731c3839baa05 [2022-04-29T16:39:27.262Z] [2022-04-29T16:39:27.262Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:27.262Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:27.262Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-29T16:39:27.525Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T16:39:27.525Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T16:39:27.525Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T16:39:27.787Z] #28 ... [2022-04-29T16:39:27.787Z] [2022-04-29T16:39:27.787Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T16:39:27.787Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T16:39:27.787Z] #47 DONE 0.0s [2022-04-29T16:39:27.787Z] [2022-04-29T16:39:27.787Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:27.787Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:27.787Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.4s [2022-04-29T16:39:27.925Z] #56 ... [2022-04-29T16:39:27.925Z] [2022-04-29T16:39:27.925Z] #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-04-29T16:39:27.925Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:39:27.925Z] #41 45.73 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-04-29T16:39:27.925Z] #41 45.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T16:39:27.925Z] #41 46.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T16:39:27.925Z] #41 ... [2022-04-29T16:39:27.925Z] [2022-04-29T16:39:27.925Z] #60 [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.44.0" && /build/golangci-lint --version [2022-04-29T16:39:27.925Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:39:27.925Z] #60 56.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T16:39:27.925Z] #60 56.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T16:39:28.058Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.6s [2022-04-29T16:39:28.058Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.7s [2022-04-29T16:39:28.185Z] #60 56.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T16:39:28.185Z] #60 56.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T16:39:28.185Z] #60 56.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T16:39:28.185Z] #60 56.19 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T16:39:28.185Z] #60 56.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T16:39:28.185Z] #60 56.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T16:39:28.324Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.58MB / 54.94MB 0.8s [2022-04-29T16:39:28.324Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 1.0s [2022-04-29T16:39:28.448Z] #60 ... [2022-04-29T16:39:28.448Z] [2022-04-29T16:39:28.448Z] #56 [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-04-29T16:39:28.448Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:39:28.449Z] #56 55.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:39:28.449Z] #56 DONE 56.2s [2022-04-29T16:39:28.449Z] [2022-04-29T16:39:28.449Z] #60 [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.44.0" && /build/golangci-lint --version [2022-04-29T16:39:28.449Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:39:28.449Z] #60 56.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T16:39:28.449Z] #60 56.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T16:39:28.449Z] #60 56.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T16:39:28.449Z] #60 56.55 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T16:39:28.586Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 24.12MB / 54.94MB 1.3s [2022-04-29T16:39:28.849Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.26MB / 54.94MB 1.4s [2022-04-29T16:39:29.019Z] #60 56.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T16:39:29.019Z] #60 57.00 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T16:39:29.111Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 1.6s [2022-04-29T16:39:29.111Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.9s [2022-04-29T16:39:29.280Z] #60 57.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T16:39:29.539Z] #60 57.33 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T16:39:29.539Z] #60 57.39 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T16:39:29.539Z] #60 57.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T16:39:29.539Z] #60 57.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T16:39:29.539Z] #60 57.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T16:39:29.539Z] #60 57.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T16:39:29.691Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 2.1s [2022-04-29T16:39:29.691Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.36MB / 54.94MB 2.3s [2022-04-29T16:39:29.691Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.19MB / 54.94MB 2.4s [2022-04-29T16:39:29.798Z] #60 57.80 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T16:39:29.954Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 51.38MB / 54.94MB 2.5s [2022-04-29T16:39:30.060Z] #60 57.94 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T16:39:30.220Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.7s [2022-04-29T16:39:30.220Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.8s done [2022-04-29T16:39:30.318Z] #60 58.07 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T16:39:30.319Z] #60 58.29 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T16:39:30.600Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.6s done [2022-04-29T16:39:30.600Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-04-29T16:39:30.732Z] Client: [2022-04-29T16:39:30.732Z] Context: default [2022-04-29T16:39:30.732Z] Debug Mode: false [2022-04-29T16:39:30.732Z] Plugins: [2022-04-29T16:39:30.732Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-29T16:39:30.732Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-29T16:39:30.732Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-29T16:39:30.732Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-29T16:39:30.732Z] [2022-04-29T16:39:30.732Z] Server: [2022-04-29T16:39:30.732Z] Containers: 0 [2022-04-29T16:39:30.732Z] Running: 0 [2022-04-29T16:39:30.732Z] Paused: 0 [2022-04-29T16:39:30.732Z] Stopped: 0 [2022-04-29T16:39:30.732Z] Images: 0 [2022-04-29T16:39:30.732Z] Server Version: 20.10.14 [2022-04-29T16:39:30.732Z] Storage Driver: overlay2 [2022-04-29T16:39:30.732Z] Backing Filesystem: extfs [2022-04-29T16:39:30.732Z] Supports d_type: true [2022-04-29T16:39:30.732Z] Native Overlay Diff: true [2022-04-29T16:39:30.732Z] userxattr: false [2022-04-29T16:39:30.732Z] Logging Driver: json-file [2022-04-29T16:39:30.732Z] Cgroup Driver: cgroupfs [2022-04-29T16:39:30.732Z] Cgroup Version: 1 [2022-04-29T16:39:30.732Z] Plugins: [2022-04-29T16:39:30.732Z] Volume: local [2022-04-29T16:39:30.732Z] Network: bridge host ipvlan macvlan null overlay [2022-04-29T16:39:30.732Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-29T16:39:30.732Z] Swarm: inactive [2022-04-29T16:39:30.732Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-29T16:39:30.732Z] Default Runtime: runc [2022-04-29T16:39:30.732Z] Init Binary: docker-init [2022-04-29T16:39:30.732Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-29T16:39:30.732Z] runc version: v1.0.3-0-gf46b6ba [2022-04-29T16:39:30.732Z] init version: de40ad0 [2022-04-29T16:39:30.732Z] Security Options: [2022-04-29T16:39:30.732Z] apparmor [2022-04-29T16:39:30.732Z] seccomp [2022-04-29T16:39:30.732Z] Profile: default [2022-04-29T16:39:30.732Z] Kernel Version: 5.4.0-1071-aws [2022-04-29T16:39:30.732Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-29T16:39:30.732Z] OSType: linux [2022-04-29T16:39:30.732Z] Architecture: x86_64 [2022-04-29T16:39:30.732Z] CPUs: 2 [2022-04-29T16:39:30.732Z] Total Memory: 7.565GiB [2022-04-29T16:39:30.732Z] Name: ip-10-100-89-165 [2022-04-29T16:39:30.732Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-29T16:39:30.732Z] Docker Root Dir: /var/lib/docker [2022-04-29T16:39:30.732Z] Debug Mode: false [2022-04-29T16:39:30.732Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:39:30.732Z] Labels: [2022-04-29T16:39:30.732Z] Experimental: true [2022-04-29T16:39:30.732Z] Insecure Registries: [2022-04-29T16:39:30.732Z] 127.0.0.0/8 [2022-04-29T16:39:30.732Z] Live Restore Enabled: true [2022-04-29T16:39:30.732Z] [2022-04-29T16:39:30.732Z] WARNING: No swap limit support [Pipeline] sh [2022-04-29T16:39:31.067Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:39:31.067Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:39:31.067Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43547/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-29T16:39:31.068Z] + bash /home/ubuntu/workspace/moby_PR-43547/check-config.sh [2022-04-29T16:39:31.068Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-29T16:39:31.068Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-29T16:39:31.068Z] [2022-04-29T16:39:31.068Z] Generally Necessary: [2022-04-29T16:39:31.068Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-29T16:39:31.068Z] - apparmor: enabled and tools installed [2022-04-29T16:39:31.068Z] - CONFIG_NAMESPACES: enabled [2022-04-29T16:39:31.068Z] - CONFIG_NET_NS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_PID_NS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_IPC_NS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_UTS_NS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_CGROUPS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-29T16:39:31.068Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-29T16:39:31.068Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-29T16:39:31.068Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-29T16:39:31.068Z] - CONFIG_CPUSETS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_MEMCG: enabled [2022-04-29T16:39:31.068Z] - CONFIG_KEYS: enabled [2022-04-29T16:39:31.068Z] - CONFIG_VETH: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-29T16:39:31.068Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-29T16:39:31.174Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-29T16:39:31.334Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-29T16:39:31.334Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-29T16:39:31.334Z] - CONFIG_CGROUP_BPF: enabled [2022-04-29T16:39:31.334Z] [2022-04-29T16:39:31.334Z] Optional Features: [2022-04-29T16:39:31.334Z] - CONFIG_USER_NS: enabled [2022-04-29T16:39:31.334Z] - CONFIG_SECCOMP: enabled [2022-04-29T16:39:31.334Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-29T16:39:31.334Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-29T16:39:31.335Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-29T16:39:31.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-29T16:39:31.335Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-29T16:39:31.335Z] - CONFIG_BLK_CGROUP: enabled [2022-04-29T16:39:31.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-29T16:39:31.335Z] - CONFIG_CGROUP_PERF: enabled [2022-04-29T16:39:31.335Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-29T16:39:31.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-29T16:39:31.335Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-29T16:39:31.335Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-29T16:39:31.335Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-29T16:39:31.335Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-29T16:39:31.335Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-29T16:39:31.335Z] - CONFIG_IP_VS: enabled (as module) [2022-04-29T16:39:31.335Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-29T16:39:31.335Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-29T16:39:31.335Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-29T16:39:31.335Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-29T16:39:31.335Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-29T16:39:31.335Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-29T16:39:31.335Z] - CONFIG_EXT4_FS: enabled [2022-04-29T16:39:31.335Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-29T16:39:31.335Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-29T16:39:31.335Z] - Network Drivers: [2022-04-29T16:39:31.335Z] - "overlay": [2022-04-29T16:39:31.335Z] - CONFIG_VXLAN: enabled (as module) [2022-04-29T16:39:31.335Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-29T16:39:31.335Z] Optional (for encrypted networks): [2022-04-29T16:39:31.399Z] #65 3.408 + RM_GOPATH=0 [2022-04-29T16:39:31.399Z] #65 3.413 + TMP_GOPATH= [2022-04-29T16:39:31.399Z] #65 3.413 + : /build [2022-04-29T16:39:31.399Z] #65 3.413 + '[' -z '' ']' [2022-04-29T16:39:31.399Z] #65 3.416 ++ mktemp -d [2022-04-29T16:39:31.399Z] #65 3.427 + export GOPATH=/tmp/tmp.RsHZMnrwFk [2022-04-29T16:39:31.399Z] #65 3.427 + GOPATH=/tmp/tmp.RsHZMnrwFk [2022-04-29T16:39:31.399Z] #65 3.427 + RM_GOPATH=1 [2022-04-29T16:39:31.399Z] #65 3.427 + case "$(go env GOARCH)" in [2022-04-29T16:39:31.399Z] #65 3.428 ++ go env GOARCH [2022-04-29T16:39:31.399Z] #65 3.439 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:31.399Z] #65 3.439 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:31.399Z] #65 3.456 ++ dirname /install.sh [2022-04-29T16:39:31.399Z] #65 3.457 + dir=/ [2022-04-29T16:39:31.399Z] #65 3.457 + bin=rootlesskit [2022-04-29T16:39:31.399Z] #65 3.458 + shift [2022-04-29T16:39:31.399Z] #65 3.458 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T16:39:31.399Z] #65 3.458 + . //rootlesskit.installer [2022-04-29T16:39:31.399Z] #65 3.458 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:39:31.399Z] #65 3.458 + install_rootlesskit [2022-04-29T16:39:31.399Z] #65 3.459 + case "$1" in [2022-04-29T16:39:31.399Z] #65 3.459 + export CGO_ENABLED=0 [2022-04-29T16:39:31.399Z] #65 3.459 + CGO_ENABLED=0 [2022-04-29T16:39:31.399Z] #65 3.459 + _install_rootlesskit [2022-04-29T16:39:31.399Z] #65 3.460 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T16:39:31.399Z] #65 3.460 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:39:31.399Z] #65 3.460 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:39:31.399Z] #65 3.460 + GOBIN=/build [2022-04-29T16:39:31.399Z] #65 3.460 + GO111MODULE=on [2022-04-29T16:39:31.399Z] #65 3.460 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:39:31.399Z] #65 4.034 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T16:39:31.601Z] - CONFIG_CRYPTO: enabled [2022-04-29T16:39:31.601Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-29T16:39:31.601Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-29T16:39:31.601Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-29T16:39:31.601Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-29T16:39:31.601Z] - CONFIG_XFRM: enabled [2022-04-29T16:39:31.601Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-29T16:39:31.601Z] - "ipvlan": [2022-04-29T16:39:31.601Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-29T16:39:31.601Z] - "macvlan": [2022-04-29T16:39:31.601Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_DUMMY: enabled (as module) [2022-04-29T16:39:31.601Z] - "ftp,tftp client in container": [2022-04-29T16:39:31.601Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-29T16:39:31.601Z] - Storage Drivers: [2022-04-29T16:39:31.601Z] - "aufs": [2022-04-29T16:39:31.601Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-29T16:39:31.601Z] - "btrfs": [2022-04-29T16:39:31.601Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-29T16:39:31.601Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-29T16:39:31.601Z] - "devicemapper": [2022-04-29T16:39:31.601Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-29T16:39:31.601Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-29T16:39:31.601Z] - "overlay": [2022-04-29T16:39:31.601Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-29T16:39:31.601Z] - "zfs": [2022-04-29T16:39:31.601Z] - /dev/zfs: present [2022-04-29T16:39:31.601Z] - zfs command: missing [2022-04-29T16:39:31.601Z] - zpool command: missing [2022-04-29T16:39:31.601Z] [2022-04-29T16:39:31.601Z] Limits: [2022-04-29T16:39:31.601Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-29T16:39:31.601Z] [2022-04-29T16:39:31.601Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-29T16:39:31.944Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:82088364e143796457aa668ab23ba07c9d638940 . [2022-04-29T16:39:32.202Z] #1 [internal] load build definition from Dockerfile [2022-04-29T16:39:32.202Z] #1 sha256:1ee03a2cb21766de621e4949338f2c071eb77e09c0de66cb675f66fd558d78c1 [2022-04-29T16:39:32.202Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-29T16:39:32.202Z] #1 DONE 0.1s [2022-04-29T16:39:32.202Z] [2022-04-29T16:39:32.202Z] #2 [internal] load .dockerignore [2022-04-29T16:39:32.202Z] #2 sha256:10112f89bfbb1360b9b80335b19fd0110807d7721499734f1ad0481e014962f8 [2022-04-29T16:39:32.202Z] #2 transferring context: 145B done [2022-04-29T16:39:32.202Z] #2 DONE 0.1s [2022-04-29T16:39:32.202Z] [2022-04-29T16:39:32.202Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-29T16:39:32.202Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-29T16:39:32.228Z] #60 59.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T16:39:32.766Z] #3 DONE 0.4s [2022-04-29T16:39:32.766Z] [2022-04-29T16:39:32.766Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-29T16:39:32.766Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-29T16:39:32.766Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-29T16:39:32.766Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-29T16:39:32.766Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-29T16:39:32.766Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-04-29T16:39:32.766Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-29T16:39:32.766Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-29T16:39:33.025Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-29T16:39:33.025Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-29T16:39:33.282Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-29T16:39:33.300Z] #65 ... [2022-04-29T16:39:33.300Z] [2022-04-29T16:39:33.300Z] #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-04-29T16:39:33.300Z] #31 sha256:02269289a19b9328e259cb1b7dad3940755145701302f10f744fd6ee5c41b017 [2022-04-29T16:39:33.300Z] #31 3.366 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T16:39:33.300Z] #31 3.793 [2022-04-29T16:39:33.300Z] #31 4.049 #=#=# 0.8% ######################################################################## 100.0% [2022-04-29T16:39:33.300Z] #31 4.394 [2022-04-29T16:39:33.300Z] #31 5.542 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T16:39:33.300Z] #31 5.854 [2022-04-29T16:39:33.300Z] #31 6.104 #=#=# 0.0% ####### 10.4% ############ 17.6% ###################### 31.4% #################################### 50.5% ######################################################################## 100.0% [2022-04-29T16:39:33.300Z] #31 7.932 [2022-04-29T16:39:33.300Z] #31 ... [2022-04-29T16:39:33.300Z] [2022-04-29T16:39:33.300Z] #65 [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-04-29T16:39:33.300Z] #65 sha256:8e7453235d3ac223af777cf1bd1f1be8d0a8e01f1d2bbe8eea1731c3839baa05 [2022-04-29T16:39:33.300Z] #65 6.100 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:39:33.557Z] #65 6.171 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T16:39:33.735Z] #28 ... [2022-04-29T16:39:33.735Z] [2022-04-29T16:39:33.735Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:33.735Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:39:33.735Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-29T16:39:33.735Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T16:39:33.735Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:33.735Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T16:39:33.735Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-29T16:39:33.735Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-04-29T16:39:33.735Z] #69 DONE 6.0s [2022-04-29T16:39:33.735Z] [2022-04-29T16:39:33.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:33.735Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:33.735Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-29T16:39:33.735Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T16:39:33.735Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T16:39:33.735Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T16:39:33.735Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.6s done [2022-04-29T16:39:33.735Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s done [2022-04-29T16:39:33.735Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.4s done [2022-04-29T16:39:33.735Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.0s done [2022-04-29T16:39:33.735Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.2s done [2022-04-29T16:39:33.735Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.91MB / 141.70MB 5.8s [2022-04-29T16:39:33.735Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.3s done [2022-04-29T16:39:33.735Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.39MB / 141.70MB 6.0s [2022-04-29T16:39:33.735Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 6.2s [2022-04-29T16:39:33.814Z] #65 6.463 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T16:39:33.845Z] #4 DONE 1.1s [2022-04-29T16:39:33.845Z] [2022-04-29T16:39:33.845Z] #6 [internal] load build definition from Dockerfile [2022-04-29T16:39:33.845Z] #6 sha256:62067e2b4145a36ecdea954eae64fa44f0c921c673800e4262808f832e01e8a1 [2022-04-29T16:39:33.845Z] #6 DONE 0.0s [2022-04-29T16:39:33.845Z] [2022-04-29T16:39:33.845Z] #5 [internal] load .dockerignore [2022-04-29T16:39:33.845Z] #5 sha256:a7878916be3e4baf6854affd2227e557874203105020d05463db5003f4397958 [2022-04-29T16:39:33.845Z] #5 DONE 0.0s [2022-04-29T16:39:33.845Z] [2022-04-29T16:39:33.845Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:33.845Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-29T16:39:33.906Z] #11 ... [2022-04-29T16:39:33.906Z] [2022-04-29T16:39:33.906Z] #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-04-29T16:39:33.906Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:39:33.906Z] #29 0.941 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:33.906Z] #29 0.941 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:33.906Z] #29 0.941 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:33.906Z] #29 1.092 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:33.906Z] #29 1.282 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:33.906Z] #29 1.558 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:33.906Z] #29 3.034 Fetched 8510 kB in 2s (3590 kB/s) [2022-04-29T16:39:33.906Z] #29 3.034 Reading package lists... [2022-04-29T16:39:33.906Z] #29 3.834 Reading package lists... [2022-04-29T16:39:33.906Z] #29 4.627 Building dependency tree... [2022-04-29T16:39:33.906Z] #29 5.015 The following additional packages will be installed: [2022-04-29T16:39:33.906Z] #29 5.015 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T16:39:33.906Z] #29 5.016 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T16:39:33.906Z] #29 5.017 Recommended packages: [2022-04-29T16:39:33.906Z] #29 5.017 libldap-common publicsuffix libsasl2-modules [2022-04-29T16:39:33.906Z] #29 5.191 The following NEW packages will be installed: [2022-04-29T16:39:33.906Z] #29 5.191 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T16:39:33.906Z] #29 5.191 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T16:39:33.906Z] #29 5.195 libssh2-1 openssl [2022-04-29T16:39:33.906Z] #29 5.463 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:33.906Z] #29 5.463 Need to get 3040 kB of archives. [2022-04-29T16:39:33.906Z] #29 5.463 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T16:39:33.906Z] #29 5.463 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T16:39:33.906Z] #29 5.481 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T16:39:33.906Z] #29 5.481 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T16:39:33.906Z] #29 5.481 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-04-29T16:39:33.906Z] #29 5.481 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T16:39:33.906Z] #29 5.481 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T16:39:33.906Z] #29 5.497 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T16:39:33.906Z] #29 5.498 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T16:39:33.906Z] #29 5.501 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T16:39:33.906Z] #29 5.501 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T16:39:33.906Z] #29 5.505 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T16:39:33.906Z] #29 5.505 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T16:39:33.906Z] #29 5.509 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:39:33.906Z] #29 5.512 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:39:33.906Z] #29 5.514 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:39:33.906Z] #29 5.687 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:33.906Z] #29 5.723 Fetched 3040 kB in 0s (9055 kB/s) [2022-04-29T16:39:33.906Z] #29 5.758 Selecting previously unselected package openssl. [2022-04-29T16:39:33.906Z] #29 5.758 (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-04-29T16:39:33.906Z] #29 5.758 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 5.761 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 5.976 Selecting previously unselected package ca-certificates. [2022-04-29T16:39:33.906Z] #29 5.976 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T16:39:33.906Z] #29 5.987 Unpacking ca-certificates (20210119) ... [2022-04-29T16:39:33.906Z] #29 6.101 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T16:39:33.906Z] #29 6.101 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.121 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:39:33.906Z] #29 6.209 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T16:39:33.906Z] #29 6.209 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.219 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 6.291 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T16:39:33.906Z] #29 6.292 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.298 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 6.361 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T16:39:33.906Z] #29 6.363 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.371 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:33.906Z] #29 6.455 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T16:39:33.906Z] #29 6.455 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.462 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:39:33.906Z] #29 6.561 Selecting previously unselected package libpsl5:amd64. [2022-04-29T16:39:33.906Z] #29 6.561 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.572 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:39:33.906Z] #29 6.640 Selecting previously unselected package librtmp1:amd64. [2022-04-29T16:39:33.906Z] #29 6.640 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.646 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:33.906Z] #29 6.695 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T16:39:33.906Z] #29 6.695 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.700 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:39:33.906Z] #29 6.771 Selecting previously unselected package libcurl4:amd64. [2022-04-29T16:39:33.906Z] #29 6.771 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.776 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 6.846 Selecting previously unselected package curl. [2022-04-29T16:39:33.906Z] #29 6.846 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.847 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 6.915 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:39:33.906Z] #29 6.917 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 6.922 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:39:33.906Z] #29 6.992 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:39:33.906Z] #29 6.994 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 7.007 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:39:33.906Z] #29 7.054 Selecting previously unselected package jq. [2022-04-29T16:39:33.906Z] #29 7.054 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:39:33.906Z] #29 7.059 Unpacking jq (1.6-2.1) ... [2022-04-29T16:39:33.906Z] #29 7.121 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:39:33.906Z] #29 7.137 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:39:33.906Z] #29 7.150 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:39:33.906Z] #29 7.168 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 7.182 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:33.906Z] #29 7.196 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 7.213 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:39:33.906Z] #29 7.223 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 7.275 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:39:33.906Z] #29 7.329 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:39:33.906Z] #29 7.344 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:33.906Z] #29 7.361 Setting up ca-certificates (20210119) ... [2022-04-29T16:39:33.906Z] #29 7.907 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:33.906Z] #29 8.594 129 added, 0 removed; done. [2022-04-29T16:39:33.906Z] #29 8.665 Setting up jq (1.6-2.1) ... [2022-04-29T16:39:33.906Z] #29 8.679 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 8.692 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:33.906Z] #29 8.715 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:39:33.906Z] #29 8.736 Processing triggers for ca-certificates (20210119) ... [2022-04-29T16:39:33.906Z] #29 8.745 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:33.906Z] #29 9.319 0 added, 0 removed; done. [2022-04-29T16:39:33.906Z] #29 9.319 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T16:39:33.906Z] #29 9.320 done. [2022-04-29T16:39:34.002Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 137.36MB / 141.70MB 6.5s [2022-04-29T16:39:34.201Z] #29 ... [2022-04-29T16:39:34.201Z] [2022-04-29T16:39:34.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:34.201Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:34.514Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s done [2022-04-29T16:39:34.775Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T16:39:35.038Z] #11 ... [2022-04-29T16:39:35.038Z] [2022-04-29T16:39:35.038Z] #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-04-29T16:39:35.038Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:39:35.038Z] #29 DONE 11.1s [2022-04-29T16:39:35.038Z] [2022-04-29T16:39:35.038Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:35.038Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:35.213Z] #10 DONE 0.9s [2022-04-29T16:39:35.214Z] [2022-04-29T16:39:35.214Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-29T16:39:35.214Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-29T16:39:35.214Z] #7 DONE 0.9s [2022-04-29T16:39:35.214Z] [2022-04-29T16:39:35.214Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-29T16:39:35.214Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-29T16:39:35.214Z] #8 DONE 1.0s [2022-04-29T16:39:35.214Z] [2022-04-29T16:39:35.214Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-29T16:39:35.214Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-29T16:39:35.214Z] #9 DONE 1.0s [2022-04-29T16:39:35.301Z] #11 ... [2022-04-29T16:39:35.301Z] [2022-04-29T16:39:35.301Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T16:39:35.301Z] #30 sha256:548e28557506ab2df0f869cfc73999c12dbbdc6a7f60e5a97a36d0a915789495 [2022-04-29T16:39:35.301Z] #30 DONE 0.3s [2022-04-29T16:39:35.301Z] [2022-04-29T16:39:35.301Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:35.301Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:36.338Z] #65 8.989 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T16:39:36.425Z] #60 ... [2022-04-29T16:39:36.425Z] [2022-04-29T16:39:36.425Z] #58 [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.7.0" && /build/gotestsum --version [2022-04-29T16:39:36.425Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:39:36.425Z] #58 64.32 gotestsum version dev [2022-04-29T16:39:36.425Z] #58 DONE 64.5s [2022-04-29T16:39:36.425Z] [2022-04-29T16:39:36.425Z] #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-04-29T16:39:36.425Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:39:36.555Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.6s done [2022-04-29T16:39:36.555Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.3s [2022-04-29T16:39:36.590Z] [2022-04-29T16:39:36.590Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:36.590Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:36.590Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-29T16:39:36.590Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-29T16:39:36.590Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-29T16:39:36.590Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-29T16:39:36.819Z] #11 ... [2022-04-29T16:39:36.819Z] [2022-04-29T16:39:36.819Z] #24 [internal] load build context [2022-04-29T16:39:36.819Z] #24 sha256:c9d75d185a5392dda63201e3db56a613e53f7028bf41d3d113a352f96740eaf7 [2022-04-29T16:39:36.819Z] #24 transferring context: 61.00MB 8.8s done [2022-04-29T16:39:36.819Z] #24 DONE 9.5s [2022-04-29T16:39:36.819Z] [2022-04-29T16:39:36.819Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:36.819Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:39:36.819Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:36.819Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T16:39:36.819Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T16:39:36.819Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-29T16:39:36.819Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2022-04-29T16:39:36.819Z] #71 DONE 9.5s [2022-04-29T16:39:36.819Z] [2022-04-29T16:39:36.819Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T16:39:36.819Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T16:39:36.849Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.10MB / 54.94MB 0.2s [2022-04-29T16:39:36.849Z] #28 ... [2022-04-29T16:39:36.849Z] [2022-04-29T16:39:36.849Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-29T16:39:36.849Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-29T16:39:36.849Z] #47 DONE 0.0s [2022-04-29T16:39:36.902Z] #65 ... [2022-04-29T16:39:36.902Z] [2022-04-29T16:39:36.902Z] #36 [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-04-29T16:39:36.902Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-29T16:39:36.902Z] #36 4.066 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T16:39:36.902Z] #36 ... [2022-04-29T16:39:36.902Z] [2022-04-29T16:39:36.902Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:36.902Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:39:36.902Z] #53 3.717 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T16:39:37.107Z] [2022-04-29T16:39:37.107Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:37.107Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:37.107Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.4s [2022-04-29T16:39:37.159Z] #53 ... [2022-04-29T16:39:37.159Z] [2022-04-29T16:39:37.159Z] #60 [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-04-29T16:39:37.159Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-29T16:39:37.159Z] #60 4.205 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:37.159Z] #60 4.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:37.159Z] #60 4.218 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:37.159Z] #60 5.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:39:37.159Z] #60 7.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:39:37.159Z] #60 9.765 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:39:37.159Z] #60 ... [2022-04-29T16:39:37.159Z] [2022-04-29T16:39:37.159Z] #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-04-29T16:39:37.159Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:39:37.159Z] #14 3.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:37.159Z] #14 3.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:37.159Z] #14 3.925 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:37.159Z] #14 4.398 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:39:37.159Z] #14 6.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:39:37.159Z] #14 8.493 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:39:37.370Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.91MB / 54.94MB 0.6s [2022-04-29T16:39:37.370Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 18.87MB / 54.94MB 0.7s [2022-04-29T16:39:37.416Z] #14 ... [2022-04-29T16:39:37.416Z] [2022-04-29T16:39:37.416Z] #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-04-29T16:39:37.416Z] #26 sha256:3705056e7f680f68554c11fd5faadfcb0644c48646c3d25452eba4d73368c8db [2022-04-29T16:39:37.416Z] #26 3.150 + RM_GOPATH=0 [2022-04-29T16:39:37.416Z] #26 3.150 + TMP_GOPATH= [2022-04-29T16:39:37.416Z] #26 3.150 + : /build [2022-04-29T16:39:37.416Z] #26 3.150 + '[' -z '' ']' [2022-04-29T16:39:37.416Z] #26 3.152 ++ mktemp -d [2022-04-29T16:39:37.416Z] #26 3.152 + export GOPATH=/tmp/tmp.pT4GwvoewA [2022-04-29T16:39:37.416Z] #26 3.152 + GOPATH=/tmp/tmp.pT4GwvoewA [2022-04-29T16:39:37.416Z] #26 3.152 + RM_GOPATH=1 [2022-04-29T16:39:37.416Z] #26 3.152 + case "$(go env GOARCH)" in [2022-04-29T16:39:37.416Z] #26 3.162 ++ go env GOARCH [2022-04-29T16:39:37.416Z] #26 3.162 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:37.416Z] #26 3.162 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:37.416Z] #26 3.162 ++ dirname /install.sh [2022-04-29T16:39:37.416Z] #26 3.162 + dir=/ [2022-04-29T16:39:37.416Z] #26 3.162 + bin=dockercli [2022-04-29T16:39:37.416Z] #26 3.162 + shift [2022-04-29T16:39:37.416Z] #26 3.162 + '[' '!' -f //dockercli.installer ']' [2022-04-29T16:39:37.416Z] #26 3.162 + . //dockercli.installer [2022-04-29T16:39:37.416Z] #26 3.162 ++ : stable [2022-04-29T16:39:37.416Z] #26 3.162 ++ : 17.06.2-ce [2022-04-29T16:39:37.416Z] #26 3.162 + install_dockercli [2022-04-29T16:39:37.416Z] #26 3.162 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T16:39:37.416Z] #26 3.162 ++ uname -m [2022-04-29T16:39:37.416Z] #26 3.162 + arch=aarch64 [2022-04-29T16:39:37.416Z] #26 3.162 + '[' aarch64 '!=' x86_64 ']' [2022-04-29T16:39:37.416Z] #26 3.162 + '[' aarch64 '!=' s390x ']' [2022-04-29T16:39:37.416Z] #26 3.162 + '[' aarch64 '!=' armhf ']' [2022-04-29T16:39:37.416Z] #26 3.162 + build_dockercli [2022-04-29T16:39:37.416Z] #26 3.162 + git clone https://github.com/docker/docker-ce /tmp/tmp.pT4GwvoewA/tmp/docker-ce [2022-04-29T16:39:37.416Z] #26 3.162 Cloning into '/tmp/tmp.pT4GwvoewA/tmp/docker-ce'... [2022-04-29T16:39:37.416Z] #26 3.162 Install docker/cli version 17.06.2-ce from stable [2022-04-29T16:39:37.632Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 1.0s [2022-04-29T16:39:37.632Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 32.51MB / 54.94MB 1.0s [2022-04-29T16:39:37.673Z] #26 ... [2022-04-29T16:39:37.673Z] [2022-04-29T16:39:37.673Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:39:37.673Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-29T16:39:37.673Z] #38 3.886 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T16:39:37.673Z] #38 4.548 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T16:39:37.673Z] #38 5.615 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T16:39:37.673Z] #38 5.803 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T16:39:37.673Z] #38 5.899 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T16:39:37.673Z] #38 8.227 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T16:39:37.673Z] #38 8.348 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:39:37.673Z] #38 ... [2022-04-29T16:39:37.673Z] [2022-04-29T16:39:37.673Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:39:37.673Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-29T16:39:37.673Z] #51 3.962 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T16:39:37.673Z] #51 5.205 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T16:39:37.673Z] #51 5.263 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T16:39:37.673Z] #51 5.266 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T16:39:37.673Z] #51 5.325 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T16:39:37.673Z] #51 5.683 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T16:39:37.673Z] #51 5.820 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T16:39:37.673Z] #51 6.004 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T16:39:37.673Z] #51 6.212 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T16:39:37.673Z] #51 6.296 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T16:39:37.673Z] #51 9.103 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T16:39:37.673Z] #51 9.143 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T16:39:37.673Z] #51 9.212 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T16:39:37.673Z] #51 10.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T16:39:37.673Z] #51 10.95 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T16:39:37.673Z] #51 ... [2022-04-29T16:39:37.673Z] [2022-04-29T16:39:37.673Z] #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-04-29T16:39:37.673Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-29T16:39:37.673Z] #34 3.479 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T16:39:37.673Z] #34 3.481 Cloning into '.'... [2022-04-29T16:39:37.808Z] #70 DONE 0.9s [2022-04-29T16:39:37.808Z] [2022-04-29T16:39:37.808Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T16:39:37.808Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T16:39:37.812Z] #19 54.39 Fetched 48.9 MB in 53s (928 kB/s) [2022-04-29T16:39:37.897Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.42MB / 54.94MB 1.2s [2022-04-29T16:39:37.930Z] #34 ... [2022-04-29T16:39:37.930Z] [2022-04-29T16:39:37.931Z] #45 [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-04-29T16:39:37.931Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-29T16:39:37.931Z] #45 3.557 + git clone https://github.com/docker/distribution.git . [2022-04-29T16:39:37.931Z] #45 3.557 Cloning into '.'... [2022-04-29T16:39:38.154Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.4s [2022-04-29T16:39:38.188Z] #45 ... [2022-04-29T16:39:38.188Z] [2022-04-29T16:39:38.188Z] #55 [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-04-29T16:39:38.188Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-29T16:39:38.188Z] #55 3.272 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T16:39:38.188Z] #55 4.150 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T16:39:38.188Z] #55 4.151 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T16:39:38.188Z] #55 4.158 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T16:39:38.188Z] #55 5.435 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T16:39:38.188Z] #55 ... [2022-04-29T16:39:38.188Z] [2022-04-29T16:39:38.188Z] #49 [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-04-29T16:39:38.188Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-29T16:39:38.188Z] #49 4.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:38.188Z] #49 4.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:38.188Z] #49 4.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:38.188Z] #49 4.603 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T16:39:38.188Z] #49 5.316 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:39:38.188Z] #49 7.825 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:39:38.188Z] #49 10.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:39:38.383Z] #72 DONE 0.7s [2022-04-29T16:39:38.383Z] [2022-04-29T16:39:38.383Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:38.383Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:38.412Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.8s [2022-04-29T16:39:38.412Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.9s [2022-04-29T16:39:38.445Z] #49 ... [2022-04-29T16:39:38.445Z] [2022-04-29T16:39:38.445Z] #65 [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-04-29T16:39:38.445Z] #65 sha256:8e7453235d3ac223af777cf1bd1f1be8d0a8e01f1d2bbe8eea1731c3839baa05 [2022-04-29T16:39:38.445Z] #65 9.695 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T16:39:38.445Z] #65 9.719 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T16:39:38.445Z] #65 9.842 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T16:39:38.445Z] #65 10.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:39:38.445Z] #65 10.10 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T16:39:38.445Z] #65 10.43 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T16:39:38.445Z] #65 10.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T16:39:38.445Z] #65 10.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T16:39:39.346Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.4s done [2022-04-29T16:39:39.346Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-29T16:39:39.786Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.9s done [2022-04-29T16:39:39.815Z] #65 12.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T16:39:39.815Z] #65 12.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:39:40.048Z] #28 DONE 12.8s [2022-04-29T16:39:40.048Z] [2022-04-29T16:39:40.048Z] #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-04-29T16:39:40.048Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:39:40.605Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-29T16:39:41.187Z] #65 ... [2022-04-29T16:39:41.187Z] [2022-04-29T16:39:41.187Z] #40 [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-04-29T16:39:41.187Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-29T16:39:41.187Z] #40 4.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:41.187Z] #40 4.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:41.187Z] #40 4.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:41.187Z] #40 5.333 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:39:41.187Z] #40 7.521 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:39:41.187Z] #40 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:39:41.187Z] #40 14.29 Fetched 8397 kB in 10s (818 kB/s) [2022-04-29T16:39:41.445Z] #40 14.29 Reading package lists... [2022-04-29T16:39:41.445Z] #40 ... [2022-04-29T16:39:41.445Z] [2022-04-29T16:39:41.445Z] #36 [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-04-29T16:39:41.445Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-29T16:39:41.445Z] #36 13.82 tomll can be used in two ways: [2022-04-29T16:39:41.445Z] #36 13.83 Writing to STDIN and reading from STDOUT: [2022-04-29T16:39:41.445Z] #36 13.83 cat file.toml | tomll > file.toml [2022-04-29T16:39:41.445Z] #36 13.83 [2022-04-29T16:39:41.445Z] #36 13.83 Reading and updating a list of files: [2022-04-29T16:39:41.445Z] #36 13.83 tomll a.toml b.toml c.toml [2022-04-29T16:39:41.445Z] #36 13.83 [2022-04-29T16:39:41.445Z] #36 13.83 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T16:39:41.445Z] #36 DONE 14.7s [2022-04-29T16:39:41.445Z] [2022-04-29T16:39:41.445Z] #60 [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-04-29T16:39:41.445Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-29T16:39:41.445Z] #60 14.57 Fetched 8397 kB in 11s (787 kB/s) [2022-04-29T16:39:41.963Z] #29 1.612 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:41.964Z] #29 1.628 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:41.964Z] #29 1.628 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:41.964Z] #29 1.790 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:41.964Z] #29 2.014 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:42.536Z] #29 2.416 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:42.652Z] #28 ... [2022-04-29T16:39:42.652Z] [2022-04-29T16:39:42.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:42.652Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:42.652Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-29T16:39:42.652Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-29T16:39:42.652Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-29T16:39:42.652Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-29T16:39:42.652Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.0s done [2022-04-29T16:39:42.652Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.4s done [2022-04-29T16:39:42.652Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-29T16:39:42.652Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-29T16:39:42.652Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.1s done [2022-04-29T16:39:42.652Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 83.39MB / 141.70MB 5.8s [2022-04-29T16:39:42.652Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-04-29T16:39:42.908Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 91.23MB / 141.70MB 6.2s [2022-04-29T16:39:42.908Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 98.57MB / 141.70MB 6.3s [2022-04-29T16:39:43.157Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.3s done [2022-04-29T16:39:43.166Z] #11 ... [2022-04-29T16:39:43.166Z] [2022-04-29T16:39:43.166Z] #24 [internal] load build context [2022-04-29T16:39:43.166Z] #24 sha256:37e23c6e14713d8d104d53d2c332371350a4161313d8abc86c3313b2490e6908 [2022-04-29T16:39:43.166Z] #24 transferring context: 61.00MB 6.5s done [2022-04-29T16:39:43.166Z] #24 DONE 6.7s [2022-04-29T16:39:43.166Z] [2022-04-29T16:39:43.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:43.166Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:43.166Z] #11 ... [2022-04-29T16:39:43.166Z] [2022-04-29T16:39:43.166Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:43.166Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:39:43.166Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-29T16:39:43.166Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:43.166Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-29T16:39:43.166Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-29T16:39:43.166Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-04-29T16:39:43.166Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s [2022-04-29T16:39:43.166Z] #71 ... [2022-04-29T16:39:43.166Z] [2022-04-29T16:39:43.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:43.166Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:43.166Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 6.6s [2022-04-29T16:39:43.419Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T16:39:43.681Z] #11 DONE 27.6s [2022-04-29T16:39:43.681Z] [2022-04-29T16:39:43.681Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T16:39:43.681Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T16:39:43.731Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 120.79MB / 141.70MB 6.9s [2022-04-29T16:39:43.731Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 130.15MB / 141.70MB 7.1s [2022-04-29T16:39:43.922Z] #29 3.793 Fetched 8510 kB in 2s (3478 kB/s) [2022-04-29T16:39:43.987Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 138.41MB / 141.70MB 7.3s [2022-04-29T16:39:44.494Z] #29 3.793 Reading package lists... [2022-04-29T16:39:44.557Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-29T16:39:45.066Z] #12 DONE 1.2s [2022-04-29T16:39:45.066Z] [2022-04-29T16:39:45.066Z] #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-04-29T16:39:45.066Z] #31 sha256:c1ffa40592a3bfbe3b9dfea181ad921b3b0fa7d492b22f1836555082d6ad47c4 [2022-04-29T16:39:45.066Z] #31 1.543 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T16:39:45.066Z] #31 1.809 [2022-04-29T16:39:45.066Z] #31 2.022 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:45.066Z] #31 2.262 [2022-04-29T16:39:45.066Z] #31 3.117 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T16:39:45.066Z] #31 3.394 [2022-04-29T16:39:45.066Z] #31 3.610 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:45.066Z] #31 3.896 [2022-04-29T16:39:45.066Z] #31 4.770 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T16:39:45.066Z] #31 5.055 [2022-04-29T16:39:45.066Z] #31 5.280 #=#=# ################# 24.8% ######################################### 57.8% ################################################################ 89.5% ######################################################################## 100.0% [2022-04-29T16:39:45.066Z] #31 5.812 [2022-04-29T16:39:45.066Z] #31 6.723 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T16:39:45.066Z] #31 6.993 [2022-04-29T16:39:45.066Z] #31 7.214 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:45.066Z] #31 7.516 [2022-04-29T16:39:45.066Z] #31 8.123 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T16:39:45.066Z] #31 8.368 [2022-04-29T16:39:45.066Z] #31 8.583 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:45.066Z] #31 8.780 [2022-04-29T16:39:45.066Z] #31 8.822 Download of images into '/build' complete. [2022-04-29T16:39:45.066Z] #31 8.822 Use something like the following to load the result into a Docker daemon: [2022-04-29T16:39:45.066Z] #31 8.822 tar -cC '/build' . | docker load [2022-04-29T16:39:45.066Z] #31 DONE 9.4s [2022-04-29T16:39:45.066Z] [2022-04-29T16:39:45.066Z] #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-04-29T16:39:45.066Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T16:39:45.329Z] #29 4.588 Reading package lists... [2022-04-29T16:39:45.489Z] #11 ... [2022-04-29T16:39:45.489Z] [2022-04-29T16:39:45.489Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:45.489Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-29T16:39:45.489Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-29T16:39:45.489Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-29T16:39:45.489Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-29T16:39:45.489Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-29T16:39:45.489Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-04-29T16:39:45.489Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-04-29T16:39:45.489Z] #69 DONE 8.9s [2022-04-29T16:39:45.489Z] [2022-04-29T16:39:45.489Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-29T16:39:45.489Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-29T16:39:45.489Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-04-29T16:39:45.489Z] #71 DONE 8.9s [2022-04-29T16:39:45.489Z] [2022-04-29T16:39:45.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:45.489Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:45.590Z] #29 5.412 Building dependency tree... [2022-04-29T16:39:45.641Z] #13 DONE 0.6s [2022-04-29T16:39:45.641Z] [2022-04-29T16:39:45.641Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T16:39:45.641Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T16:39:45.641Z] #33 DONE 0.1s [2022-04-29T16:39:45.641Z] [2022-04-29T16:39:45.641Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T16:39:45.641Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T16:39:45.641Z] #44 ... [2022-04-29T16:39:45.641Z] [2022-04-29T16:39:45.642Z] #48 [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-04-29T16:39:45.642Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T16:39:45.642Z] #48 DONE 0.2s [2022-04-29T16:39:45.642Z] [2022-04-29T16:39:45.642Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T16:39:45.642Z] #64 sha256:8d13ab267c70199906a07452a47fc933c91bd5f7300759a27996ca591588dccb [2022-04-29T16:39:45.642Z] #64 DONE 0.3s [2022-04-29T16:39:45.642Z] [2022-04-29T16:39:45.642Z] #49 [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-04-29T16:39:45.642Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:39:45.853Z] #29 5.752 The following additional packages will be installed: [2022-04-29T16:39:45.853Z] #29 5.752 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T16:39:45.853Z] #29 5.752 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T16:39:45.853Z] #29 5.753 Recommended packages: [2022-04-29T16:39:45.853Z] #29 5.753 libldap-common publicsuffix libsasl2-modules [2022-04-29T16:39:45.905Z] #49 ... [2022-04-29T16:39:45.905Z] [2022-04-29T16:39:45.905Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T16:39:45.905Z] #25 sha256:078241a504df409fffc2de18964ccc147a1002dee8377c78dbd95fcf9f4902d5 [2022-04-29T16:39:45.905Z] #25 DONE 0.3s [2022-04-29T16:39:45.905Z] [2022-04-29T16:39:45.905Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T16:39:45.905Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T16:39:45.905Z] #44 DONE 0.3s [2022-04-29T16:39:45.905Z] [2022-04-29T16:39:45.905Z] #45 [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-04-29T16:39:45.905Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:39:46.115Z] #29 6.030 The following NEW packages will be installed: [2022-04-29T16:39:46.115Z] #29 6.030 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T16:39:46.115Z] #29 6.030 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T16:39:46.115Z] #29 6.030 libssh2-1 openssl [2022-04-29T16:39:46.383Z] #29 6.312 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:46.383Z] #29 6.312 Need to get 3040 kB of archives. [2022-04-29T16:39:46.383Z] #29 6.312 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T16:39:46.383Z] #29 6.312 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T16:39:46.383Z] #29 6.328 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T16:39:46.383Z] #29 6.331 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T16:39:46.383Z] #29 6.334 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-04-29T16:39:46.383Z] #29 6.335 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T16:39:46.383Z] #29 6.341 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T16:39:46.383Z] #29 6.344 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T16:39:46.383Z] #29 6.345 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T16:39:46.383Z] #29 6.346 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T16:39:46.383Z] #29 6.347 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T16:39:46.383Z] #29 6.353 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T16:39:46.383Z] #29 6.357 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T16:39:46.645Z] #29 6.362 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:39:46.645Z] #29 6.364 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:39:46.645Z] #29 6.367 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:39:46.645Z] #29 6.576 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:46.645Z] #29 6.602 Fetched 3040 kB in 0s (9127 kB/s) [2022-04-29T16:39:46.645Z] #29 6.639 Selecting previously unselected package openssl. [2022-04-29T16:39:46.645Z] #29 6.639 (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-04-29T16:39:46.645Z] #29 6.639 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T16:39:46.699Z] #60 14.57 Reading package lists...#60 ... [2022-04-29T16:39:46.699Z] [2022-04-29T16:39:46.699Z] #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-04-29T16:39:46.699Z] #31 sha256:02269289a19b9328e259cb1b7dad3940755145701302f10f744fd6ee5c41b017 [2022-04-29T16:39:46.699Z] #31 12.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T16:39:46.699Z] #31 14.28 #=#=# [2022-04-29T16:39:46.699Z] #31 14.60 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:46.699Z] #31 15.76 [2022-04-29T16:39:46.699Z] #31 18.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T16:39:46.699Z] #31 19.75 #=#=# [2022-04-29T16:39:46.699Z] #31 20.16 #=#=# ######################################################################## 100.0% [2022-04-29T16:39:46.699Z] #31 21.29 [2022-04-29T16:39:46.699Z] #31 21.62 Download of images into '/build' complete. [2022-04-29T16:39:46.699Z] #31 21.63 Use something like the following to load the result into a Docker daemon: [2022-04-29T16:39:46.699Z] #31 21.63 tar -cC '/build' . | docker load [2022-04-29T16:39:46.699Z] #31 DONE 21.7s [2022-04-29T16:39:46.699Z] [2022-04-29T16:39:46.699Z] #60 [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-04-29T16:39:46.699Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-29T16:39:46.699Z] #60 14.57 Reading package lists... [2022-04-29T16:39:46.907Z] #29 6.643 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:46.907Z] #29 6.820 Selecting previously unselected package ca-certificates. [2022-04-29T16:39:46.907Z] #29 6.821 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T16:39:46.907Z] #29 6.828 Unpacking ca-certificates (20210119) ... [2022-04-29T16:39:47.169Z] #29 6.938 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T16:39:47.169Z] #29 6.938 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T16:39:47.169Z] #29 6.951 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:39:47.169Z] #29 7.030 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T16:39:47.169Z] #29 7.030 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:39:47.169Z] #29 7.036 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:47.169Z] #29 7.116 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T16:39:47.169Z] #29 7.116 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:39:47.169Z] #29 7.121 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:47.432Z] #29 7.190 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T16:39:47.432Z] #29 7.190 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T16:39:47.432Z] #29 7.195 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:47.432Z] #29 7.291 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T16:39:47.432Z] #29 7.291 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T16:39:47.432Z] #29 7.295 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:39:47.432Z] #29 7.376 Selecting previously unselected package libpsl5:amd64. [2022-04-29T16:39:47.432Z] #29 7.376 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T16:39:47.432Z] #29 7.382 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:39:47.695Z] #29 7.452 Selecting previously unselected package librtmp1:amd64. [2022-04-29T16:39:47.695Z] #29 7.452 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T16:39:47.695Z] #29 7.452 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:47.695Z] #29 7.528 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T16:39:47.695Z] #29 7.528 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T16:39:47.695Z] #29 7.528 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:39:47.695Z] #29 7.614 Selecting previously unselected package libcurl4:amd64. [2022-04-29T16:39:47.695Z] #29 7.614 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:39:47.695Z] #29 7.621 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:47.802Z] #19 54.39 Reading package lists... [2022-04-29T16:39:47.957Z] #29 7.698 Selecting previously unselected package curl. [2022-04-29T16:39:47.957Z] #29 7.698 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:39:47.957Z] #29 7.708 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:47.957Z] #29 7.793 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:39:47.957Z] #29 7.793 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:39:47.957Z] #29 7.798 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:39:47.957Z] #29 7.910 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:39:47.957Z] #29 7.910 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:39:48.219Z] #29 7.917 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:39:48.219Z] #29 7.975 Selecting previously unselected package jq. [2022-04-29T16:39:48.219Z] #29 7.975 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:39:48.219Z] #29 7.981 Unpacking jq (1.6-2.1) ... [2022-04-29T16:39:48.219Z] #29 8.049 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:39:48.219Z] #29 8.065 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:39:48.219Z] #29 8.080 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:39:48.219Z] #29 8.094 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:48.219Z] #29 8.107 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:48.219Z] #29 8.132 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:48.219Z] #29 8.140 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:39:48.219Z] #29 8.153 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:48.219Z] #29 8.173 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:39:48.219Z] #29 8.192 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:39:48.219Z] #29 8.202 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:48.219Z] #29 8.217 Setting up ca-certificates (20210119) ... [2022-04-29T16:39:48.838Z] #11 ... [2022-04-29T16:39:48.838Z] [2022-04-29T16:39:48.838Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-29T16:39:48.838Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-29T16:39:48.838Z] #70 DONE 0.7s [2022-04-29T16:39:48.838Z] [2022-04-29T16:39:48.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:48.838Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:48.838Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.2s done [2022-04-29T16:39:49.166Z] #29 8.954 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:49.403Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-29T16:39:49.403Z] #11 ... [2022-04-29T16:39:49.403Z] [2022-04-29T16:39:49.403Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-29T16:39:49.403Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-29T16:39:49.403Z] #28 DONE 13.0s [2022-04-29T16:39:49.403Z] [2022-04-29T16:39:49.403Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-29T16:39:49.403Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-29T16:39:49.403Z] #72 DONE 0.7s [2022-04-29T16:39:49.403Z] [2022-04-29T16:39:49.403Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:49.403Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:49.741Z] #29 ... [2022-04-29T16:39:49.741Z] [2022-04-29T16:39:49.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:49.741Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:49.741Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.8s done [2022-04-29T16:39:49.741Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-29T16:39:49.741Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s [2022-04-29T16:39:49.741Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.8s done [2022-04-29T16:39:49.981Z] #60 19.17 Reading package lists... [2022-04-29T16:39:50.238Z] #60 23.08 Building dependency tree... [2022-04-29T16:39:50.238Z] #60 ... [2022-04-29T16:39:50.238Z] [2022-04-29T16:39:50.238Z] #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-04-29T16:39:50.238Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:39:50.238Z] #14 13.36 Fetched 8397 kB in 10s (858 kB/s) [2022-04-29T16:39:50.238Z] #14 13.36 Reading package lists... [2022-04-29T16:39:50.238Z] #14 18.28 Reading package lists... [2022-04-29T16:39:50.238Z] #14 22.43 Building dependency tree... [2022-04-29T16:39:50.238Z] #14 ... [2022-04-29T16:39:50.238Z] [2022-04-29T16:39:50.238Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:50.238Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:39:50.238Z] #53 22.30 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T16:39:50.238Z] #53 22.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:39:50.238Z] #53 22.42 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T16:39:50.238Z] #53 22.46 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T16:39:50.238Z] #53 22.58 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T16:39:50.238Z] #53 22.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T16:39:50.238Z] #53 22.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T16:39:50.238Z] #53 22.97 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T16:39:50.238Z] #53 22.99 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T16:39:50.238Z] #53 23.04 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T16:39:50.318Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-29T16:39:50.318Z] #11 ... [2022-04-29T16:39:50.318Z] [2022-04-29T16:39:50.318Z] #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-04-29T16:39:50.318Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:39:50.318Z] #29 10.28 129 added, 0 removed; done. [2022-04-29T16:39:50.318Z] #29 10.32 Setting up jq (1.6-2.1) ... [2022-04-29T16:39:50.318Z] #29 10.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:50.318Z] #29 10.36 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:50.351Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-29T16:39:50.351Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-29T16:39:50.579Z] #29 10.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:39:50.579Z] #29 10.41 Processing triggers for ca-certificates (20210119) ... [2022-04-29T16:39:50.580Z] #29 10.42 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:50.802Z] #53 23.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T16:39:50.802Z] #53 23.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T16:39:51.059Z] #53 ... [2022-04-29T16:39:51.059Z] [2022-04-29T16:39:51.059Z] #49 [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-04-29T16:39:51.059Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-29T16:39:51.059Z] #49 13.82 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T16:39:51.059Z] #49 15.15 Fetched 8401 kB in 11s (747 kB/s) [2022-04-29T16:39:51.059Z] #49 15.15 Reading package lists... [2022-04-29T16:39:51.059Z] #49 19.72 Reading package lists... [2022-04-29T16:39:51.059Z] #49 23.66 Building dependency tree... [2022-04-29T16:39:51.059Z] #49 ... [2022-04-29T16:39:51.059Z] [2022-04-29T16:39:51.059Z] #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-04-29T16:39:51.059Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:39:51.059Z] #14 22.43 Building dependency tree... [2022-04-29T16:39:51.214Z] #45 4.600 + git clone https://github.com/docker/distribution.git . [2022-04-29T16:39:51.214Z] #45 4.602 Cloning into '.'... [2022-04-29T16:39:51.214Z] #45 ... [2022-04-29T16:39:51.214Z] [2022-04-29T16:39:51.214Z] #65 [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-04-29T16:39:51.214Z] #65 sha256:9c8e385e9d4becb83138c711d9eb1127d28693a73454c2908730349238274076 [2022-04-29T16:39:51.214Z] #65 4.702 + RM_GOPATH=0 [2022-04-29T16:39:51.214Z] #65 4.702 + TMP_GOPATH= [2022-04-29T16:39:51.214Z] #65 4.702 + : /build [2022-04-29T16:39:51.214Z] #65 4.702 + '[' -z '' ']' [2022-04-29T16:39:51.214Z] #65 4.702 ++ mktemp -d [2022-04-29T16:39:51.214Z] #65 4.714 + export GOPATH=/tmp/tmp.a4JHDHWwTy [2022-04-29T16:39:51.214Z] #65 4.715 + GOPATH=/tmp/tmp.a4JHDHWwTy [2022-04-29T16:39:51.214Z] #65 4.715 + RM_GOPATH=1 [2022-04-29T16:39:51.214Z] #65 4.715 + case "$(go env GOARCH)" in [2022-04-29T16:39:51.214Z] #65 4.718 ++ go env GOARCH [2022-04-29T16:39:51.214Z] #65 4.761 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:51.214Z] #65 4.761 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:51.214Z] #65 4.764 ++ dirname /install.sh [2022-04-29T16:39:51.214Z] #65 4.775 + dir=/ [2022-04-29T16:39:51.214Z] #65 4.778 + bin=rootlesskit [2022-04-29T16:39:51.214Z] #65 4.778 + shift [2022-04-29T16:39:51.214Z] #65 4.778 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T16:39:51.214Z] #65 4.779 + . //rootlesskit.installer [2022-04-29T16:39:51.214Z] #65 4.779 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:39:51.214Z] #65 4.779 + install_rootlesskit [2022-04-29T16:39:51.214Z] #65 4.779 + case "$1" in [2022-04-29T16:39:51.214Z] #65 4.780 + export CGO_ENABLED=0 [2022-04-29T16:39:51.214Z] #65 4.780 + CGO_ENABLED=0 [2022-04-29T16:39:51.214Z] #65 4.780 + _install_rootlesskit [2022-04-29T16:39:51.214Z] #65 4.780 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T16:39:51.214Z] #65 4.781 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:39:51.214Z] #65 4.781 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:39:51.214Z] #65 4.781 + GOBIN=/build [2022-04-29T16:39:51.214Z] #65 4.781 + GO111MODULE=on [2022-04-29T16:39:51.214Z] #65 4.782 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:39:51.214Z] #65 5.306 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T16:39:51.282Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-04-29T16:39:51.537Z] #29 11.28 0 added, 0 removed; done. [2022-04-29T16:39:51.537Z] #29 11.28 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T16:39:51.537Z] #29 11.28 done. [2022-04-29T16:39:51.540Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-29T16:39:52.955Z] #14 25.76 The following additional packages will be installed: [2022-04-29T16:39:52.955Z] #14 25.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:39:52.955Z] #14 25.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T16:39:52.955Z] #14 25.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T16:39:52.955Z] #14 25.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T16:39:52.955Z] #14 25.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T16:39:52.955Z] #14 25.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T16:39:52.955Z] #14 25.78 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T16:39:52.955Z] #14 25.81 Suggested packages: [2022-04-29T16:39:52.955Z] #14 25.81 gcc-10-locales seccomp wine64 [2022-04-29T16:39:53.460Z] #29 DONE 13.1s [2022-04-29T16:39:53.460Z] [2022-04-29T16:39:53.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:53.460Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:53.460Z] #11 ... [2022-04-29T16:39:53.460Z] [2022-04-29T16:39:53.460Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T16:39:53.460Z] #30 sha256:41d92d729218470a9005357e1bf421e1ed441a9fa4b2a21ee818c660470b143d [2022-04-29T16:39:53.460Z] #30 DONE 0.3s [2022-04-29T16:39:53.460Z] [2022-04-29T16:39:53.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:53.460Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:53.772Z] #65 7.676 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:39:53.772Z] #65 7.680 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T16:39:53.885Z] #14 26.88 The following NEW packages will be installed: [2022-04-29T16:39:53.885Z] #14 26.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:39:53.885Z] #14 26.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T16:39:53.885Z] #14 26.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T16:39:53.885Z] #14 26.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T16:39:53.885Z] #14 26.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T16:39:53.885Z] #14 26.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T16:39:53.885Z] #14 26.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T16:39:53.885Z] #14 26.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T16:39:53.885Z] #14 26.89 mingw-w64-x86-64-dev [2022-04-29T16:39:54.036Z] #65 8.222 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T16:39:54.142Z] #14 27.26 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:54.142Z] #14 27.26 Need to get 108 MB of archives. [2022-04-29T16:39:54.142Z] #14 27.26 After this operation, 620 MB of additional disk space will be used. [2022-04-29T16:39:54.142Z] #14 27.26 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-04-29T16:39:54.142Z] #14 27.32 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-04-29T16:39:54.142Z] #14 27.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T16:39:54.142Z] #14 27.42 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-04-29T16:39:54.399Z] #14 27.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-29T16:39:54.399Z] #14 27.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T16:39:54.399Z] #14 27.67 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-04-29T16:39:54.658Z] #14 27.78 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-04-29T16:39:54.658Z] #14 ... [2022-04-29T16:39:54.658Z] [2022-04-29T16:39:54.658Z] #55 [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-04-29T16:39:54.658Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-29T16:39:54.658Z] #55 27.53 v3.0.2 [2022-04-29T16:39:54.658Z] #55 DONE 27.8s [2022-04-29T16:39:54.658Z] [2022-04-29T16:39:54.658Z] #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-04-29T16:39:54.658Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:39:54.658Z] #14 27.78 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-04-29T16:39:55.383Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.0s [2022-04-29T16:39:55.427Z] #65 ... [2022-04-29T16:39:55.427Z] [2022-04-29T16:39:55.427Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:39:55.427Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:39:55.427Z] #38 4.827 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T16:39:55.427Z] #38 5.689 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T16:39:55.427Z] #38 7.245 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T16:39:55.427Z] #38 7.620 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T16:39:55.427Z] #38 7.855 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T16:39:55.595Z] #14 28.46 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-04-29T16:39:55.596Z] #14 ... [2022-04-29T16:39:55.596Z] [2022-04-29T16:39:55.596Z] #40 [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-04-29T16:39:55.596Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-29T16:39:55.596Z] #40 14.29 Reading package lists... [2022-04-29T16:39:55.596Z] #40 19.05 Reading package lists... [2022-04-29T16:39:55.596Z] #40 23.03 Building dependency tree... [2022-04-29T16:39:55.596Z] #40 25.98 The following additional packages will be installed: [2022-04-29T16:39:55.596Z] #40 25.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-29T16:39:55.596Z] #40 26.00 Suggested packages: [2022-04-29T16:39:55.596Z] #40 26.00 cmake-doc ninja-build lrzip [2022-04-29T16:39:55.596Z] #40 26.00 Recommended packages: [2022-04-29T16:39:55.596Z] #40 26.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T16:39:55.596Z] #40 26.70 The following NEW packages will be installed: [2022-04-29T16:39:55.596Z] #40 26.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-29T16:39:55.596Z] #40 26.71 vim-common xxd [2022-04-29T16:39:55.596Z] #40 27.06 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:55.596Z] #40 27.06 Need to get 15.6 MB of archives. [2022-04-29T16:39:55.596Z] #40 27.06 After this operation, 67.4 MB of additional disk space will be used. [2022-04-29T16:39:55.596Z] #40 27.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:39:55.596Z] #40 27.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:39:55.596Z] #40 27.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T16:39:55.596Z] #40 27.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-29T16:39:55.596Z] #40 27.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-29T16:39:55.596Z] #40 27.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-29T16:39:55.596Z] #40 27.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-29T16:39:55.596Z] #40 27.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-29T16:39:55.596Z] #40 27.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-29T16:39:55.596Z] #40 27.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-29T16:39:55.688Z] #38 ... [2022-04-29T16:39:55.688Z] [2022-04-29T16:39:55.688Z] #36 [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-04-29T16:39:55.688Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:39:55.688Z] #36 3.376 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T16:39:55.688Z] #36 ... [2022-04-29T16:39:55.688Z] [2022-04-29T16:39:55.688Z] #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-04-29T16:39:55.688Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:39:55.688Z] #34 2.811 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T16:39:55.688Z] #34 2.811 Cloning into '.'... [2022-04-29T16:39:55.853Z] #40 28.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:55.853Z] #40 ... [2022-04-29T16:39:55.853Z] [2022-04-29T16:39:55.853Z] #45 [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-04-29T16:39:55.853Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-29T16:39:55.853Z] #45 18.74 + git checkout -q v2.3.0 [2022-04-29T16:39:55.853Z] #45 20.59 + 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-04-29T16:39:55.853Z] #45 ... [2022-04-29T16:39:55.853Z] [2022-04-29T16:39:55.853Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:55.853Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:39:55.853Z] #53 26.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:39:55.853Z] #53 26.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T16:39:55.853Z] #53 26.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T16:39:55.853Z] #53 26.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T16:39:55.853Z] #53 26.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T16:39:55.853Z] #53 26.54 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T16:39:55.853Z] #53 26.56 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T16:39:55.853Z] #53 26.60 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T16:39:55.853Z] #53 26.61 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T16:39:55.853Z] #53 26.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T16:39:55.853Z] #53 26.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T16:39:55.853Z] #53 26.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T16:39:55.853Z] #53 26.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T16:39:55.853Z] #53 26.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T16:39:55.853Z] #53 26.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T16:39:55.853Z] #53 26.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T16:39:55.853Z] #53 26.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T16:39:55.853Z] #53 26.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T16:39:55.853Z] #53 27.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T16:39:55.853Z] #53 27.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T16:39:55.853Z] #53 27.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T16:39:55.853Z] #53 27.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T16:39:55.853Z] #53 27.87 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T16:39:55.853Z] #53 27.93 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T16:39:55.853Z] #53 28.05 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T16:39:55.853Z] #53 28.11 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T16:39:55.853Z] #53 28.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T16:39:55.949Z] #34 ... [2022-04-29T16:39:55.949Z] [2022-04-29T16:39:55.949Z] #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-04-29T16:39:55.949Z] #26 sha256:0b03bc7bdb12f84905bcecb8c68804fdc46210b93759bc875c16cd6de25161e5 [2022-04-29T16:39:55.949Z] #26 4.367 + RM_GOPATH=0 [2022-04-29T16:39:55.949Z] #26 4.367 + TMP_GOPATH= [2022-04-29T16:39:55.949Z] #26 4.367 + : /build [2022-04-29T16:39:55.949Z] #26 4.367 + '[' -z '' ']' [2022-04-29T16:39:55.949Z] #26 4.369 ++ mktemp -d [2022-04-29T16:39:55.949Z] #26 4.373 + export GOPATH=/tmp/tmp.ZTxBV1ZomL [2022-04-29T16:39:55.949Z] #26 4.373 + GOPATH=/tmp/tmp.ZTxBV1ZomL [2022-04-29T16:39:55.949Z] #26 4.374 + RM_GOPATH=1 [2022-04-29T16:39:55.949Z] #26 4.374 + case "$(go env GOARCH)" in [2022-04-29T16:39:55.949Z] #26 4.374 ++ go env GOARCH [2022-04-29T16:39:55.949Z] #26 4.435 Install docker/cli version 17.06.2-ce from stable [2022-04-29T16:39:55.949Z] #26 4.441 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:55.949Z] #26 4.441 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:39:55.949Z] #26 4.441 ++ dirname /install.sh [2022-04-29T16:39:55.949Z] #26 4.441 + dir=/ [2022-04-29T16:39:55.949Z] #26 4.441 + bin=dockercli [2022-04-29T16:39:55.949Z] #26 4.441 + shift [2022-04-29T16:39:55.949Z] #26 4.441 + '[' '!' -f //dockercli.installer ']' [2022-04-29T16:39:55.949Z] #26 4.441 + . //dockercli.installer [2022-04-29T16:39:55.949Z] #26 4.441 ++ : stable [2022-04-29T16:39:55.949Z] #26 4.441 ++ : 17.06.2-ce [2022-04-29T16:39:55.949Z] #26 4.441 + install_dockercli [2022-04-29T16:39:55.949Z] #26 4.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T16:39:55.949Z] #26 4.441 ++ uname -m [2022-04-29T16:39:55.949Z] #26 4.441 + arch=x86_64 [2022-04-29T16:39:55.949Z] #26 4.441 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T16:39:55.949Z] #26 4.441 + url=https://download.docker.com/linux/static [2022-04-29T16:39:55.949Z] #26 4.441 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T16:39:55.949Z] #26 4.441 + tar -xz docker/docker [2022-04-29T16:39:55.949Z] #26 ... [2022-04-29T16:39:55.949Z] [2022-04-29T16:39:55.949Z] #55 [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-04-29T16:39:55.949Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:39:55.949Z] #55 4.258 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T16:39:55.949Z] #55 5.129 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T16:39:55.949Z] #55 5.147 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T16:39:55.949Z] #55 5.203 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T16:39:55.949Z] #55 6.851 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T16:39:56.111Z] #53 29.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T16:39:56.111Z] #53 29.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T16:39:56.111Z] #53 29.22 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T16:39:56.111Z] #53 29.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T16:39:56.111Z] #53 29.24 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T16:39:56.111Z] #53 29.29 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T16:39:56.111Z] #53 29.30 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T16:39:56.111Z] #53 29.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T16:39:56.210Z] #55 ... [2022-04-29T16:39:56.211Z] [2022-04-29T16:39:56.211Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:39:56.211Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:39:56.211Z] #51 5.173 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T16:39:56.211Z] #51 6.811 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T16:39:56.211Z] #51 6.823 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T16:39:56.211Z] #51 6.931 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T16:39:56.211Z] #51 6.978 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T16:39:56.211Z] #51 7.574 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T16:39:56.211Z] #51 7.581 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T16:39:56.211Z] #51 7.662 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T16:39:56.211Z] #51 7.730 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T16:39:56.211Z] #51 7.825 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T16:39:56.211Z] #51 8.038 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T16:39:56.211Z] #51 8.167 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T16:39:56.211Z] #51 8.326 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T16:39:56.211Z] #51 ... [2022-04-29T16:39:56.211Z] [2022-04-29T16:39:56.211Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:56.211Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:39:56.211Z] #53 4.159 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T16:39:56.369Z] #53 29.39 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T16:39:56.369Z] #53 29.39 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T16:39:56.369Z] #53 29.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T16:39:56.369Z] #53 29.50 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T16:39:56.369Z] #53 29.60 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T16:39:56.472Z] #53 ... [2022-04-29T16:39:56.472Z] [2022-04-29T16:39:56.472Z] #40 [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-04-29T16:39:56.472Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:39:56.472Z] #40 4.913 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:56.472Z] #40 4.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:56.472Z] #40 4.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:56.472Z] #40 5.849 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:56.472Z] #40 7.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:56.472Z] #40 10.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:56.627Z] #53 ... [2022-04-29T16:39:56.628Z] [2022-04-29T16:39:56.628Z] #60 [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-04-29T16:39:56.628Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-29T16:39:56.628Z] #60 23.08 Building dependency tree... [2022-04-29T16:39:56.628Z] #60 26.29 The following additional packages will be installed: [2022-04-29T16:39:56.628Z] #60 26.29 libbtrfs0 [2022-04-29T16:39:56.628Z] #60 26.46 The following NEW packages will be installed: [2022-04-29T16:39:56.628Z] #60 26.49 libbtrfs-dev libbtrfs0 [2022-04-29T16:39:56.628Z] #60 26.89 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:56.628Z] #60 26.89 Need to get 454 kB of archives. [2022-04-29T16:39:56.628Z] #60 26.89 After this operation, 1275 kB of additional disk space will be used. [2022-04-29T16:39:56.628Z] #60 26.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-29T16:39:56.628Z] #60 26.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-29T16:39:56.628Z] #60 27.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:56.628Z] #60 28.20 Fetched 454 kB in 0s (1291 kB/s) [2022-04-29T16:39:56.628Z] #60 28.49 Selecting previously unselected package libbtrfs0:arm64. [2022-04-29T16:39:56.628Z] #60 28.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 ... 15700 files and directories currently installed.) [2022-04-29T16:39:56.628Z] #60 28.59 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-29T16:39:56.628Z] #60 28.61 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-29T16:39:56.628Z] #60 28.75 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-29T16:39:56.628Z] #60 28.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-29T16:39:56.628Z] #60 28.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-29T16:39:56.628Z] #60 29.08 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-29T16:39:56.628Z] #60 29.11 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-29T16:39:56.628Z] #60 29.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:39:56.628Z] #60 DONE 29.7s [2022-04-29T16:39:56.628Z] [2022-04-29T16:39:56.628Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:56.628Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:39:56.628Z] #53 29.63 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T16:39:56.628Z] #53 29.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T16:39:56.628Z] #53 29.64 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T16:39:56.628Z] #53 ... [2022-04-29T16:39:56.628Z] [2022-04-29T16:39:56.628Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T16:39:56.628Z] #61 sha256:985b9e35e838405fd4a2c7c95b17b5bd0879016e9dc6f3ac466f291cb7d5a516 [2022-04-29T16:39:56.628Z] #61 DONE 0.1s [2022-04-29T16:39:56.628Z] [2022-04-29T16:39:56.628Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:56.628Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:39:56.628Z] #53 29.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T16:39:56.628Z] #53 29.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T16:39:56.628Z] #53 29.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T16:39:56.628Z] #53 29.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T16:39:56.733Z] #40 ... [2022-04-29T16:39:56.733Z] [2022-04-29T16:39:56.733Z] #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-04-29T16:39:56.733Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:39:56.733Z] #14 5.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:56.733Z] #14 5.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:56.733Z] #14 5.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:56.733Z] #14 6.057 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:56.733Z] #14 8.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:56.733Z] #14 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:56.733Z] #14 ... [2022-04-29T16:39:56.733Z] [2022-04-29T16:39:56.733Z] #60 [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-04-29T16:39:56.733Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:39:56.733Z] #60 3.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:56.733Z] #60 3.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:56.733Z] #60 3.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:56.733Z] #60 4.136 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:56.733Z] #60 5.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:56.733Z] #60 7.643 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:56.794Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-29T16:39:56.885Z] #53 30.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T16:39:56.994Z] #60 ... [2022-04-29T16:39:56.994Z] [2022-04-29T16:39:56.994Z] #65 [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-04-29T16:39:56.994Z] #65 sha256:9c8e385e9d4becb83138c711d9eb1127d28693a73454c2908730349238274076 [2022-04-29T16:39:56.994Z] #65 11.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T16:39:57.142Z] #53 30.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T16:39:57.142Z] #53 30.20 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T16:39:57.142Z] #53 30.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T16:39:57.142Z] #53 30.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T16:39:57.142Z] #53 30.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T16:39:57.142Z] #53 30.37 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T16:39:57.302Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.0s done [2022-04-29T16:39:57.302Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T16:39:57.400Z] #53 30.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T16:39:57.400Z] #53 30.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T16:39:57.400Z] #53 30.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T16:39:57.400Z] #53 30.52 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T16:39:57.400Z] #53 30.56 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T16:39:57.400Z] #53 30.56 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T16:39:57.400Z] #53 30.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T16:39:57.400Z] #53 30.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T16:39:57.400Z] #53 30.65 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T16:39:57.400Z] #53 30.68 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T16:39:57.400Z] #53 30.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T16:39:57.669Z] #53 30.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T16:39:57.795Z] #19 64.13 Reading package lists... [2022-04-29T16:39:57.926Z] #53 30.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T16:39:57.926Z] #53 30.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T16:39:57.926Z] #53 30.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T16:39:57.926Z] #53 30.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T16:39:57.939Z] #65 12.21 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T16:39:57.939Z] #65 12.22 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T16:39:57.939Z] #65 12.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T16:39:58.184Z] #53 31.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T16:39:58.184Z] #53 31.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T16:39:58.442Z] #53 31.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T16:39:58.442Z] #53 31.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T16:39:58.442Z] #53 31.42 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T16:39:58.442Z] #53 31.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T16:39:58.442Z] #53 31.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T16:39:58.442Z] #53 31.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T16:39:58.442Z] #53 31.61 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T16:39:58.513Z] #65 12.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:39:58.513Z] #65 12.63 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T16:39:58.513Z] #65 12.90 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T16:39:58.699Z] #53 31.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T16:39:58.699Z] #53 31.73 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T16:39:58.699Z] #53 31.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T16:39:58.699Z] #53 31.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T16:39:58.699Z] #53 31.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T16:39:58.699Z] #53 ... [2022-04-29T16:39:58.699Z] [2022-04-29T16:39:58.699Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:39:58.699Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-29T16:39:58.699Z] #38 31.37 NAME: [2022-04-29T16:39:58.699Z] #38 31.37 go-winres - A tool for embedding resources in Windows executables [2022-04-29T16:39:58.699Z] #38 31.37 [2022-04-29T16:39:58.699Z] #38 31.37 USAGE: [2022-04-29T16:39:58.699Z] #38 31.37 go-winres [global options] command [command options] [arguments...] [2022-04-29T16:39:58.699Z] #38 31.37 [2022-04-29T16:39:58.699Z] #38 31.37 COMMANDS: [2022-04-29T16:39:58.699Z] #38 31.37 init Create an initial ./winres/winres.json [2022-04-29T16:39:58.699Z] #38 31.37 make Make syso files for the "go build" command [2022-04-29T16:39:58.699Z] #38 31.37 simply Make syso files for the "go build" command (simplified) [2022-04-29T16:39:58.699Z] #38 31.37 extract Extract all resources from an executable [2022-04-29T16:39:58.699Z] #38 31.38 patch Replace resources in an executable file (exe, dll) [2022-04-29T16:39:58.699Z] #38 31.38 help, h Shows a list of commands or help for one command [2022-04-29T16:39:58.699Z] #38 31.38 [2022-04-29T16:39:58.699Z] #38 31.38 GLOBAL OPTIONS: [2022-04-29T16:39:58.699Z] #38 31.38 --help, -h show help (default: false) [2022-04-29T16:39:58.699Z] #38 DONE 31.9s [2022-04-29T16:39:58.699Z] [2022-04-29T16:39:58.699Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:39:58.699Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:39:58.699Z] #53 31.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T16:39:58.699Z] #53 31.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T16:39:58.699Z] #53 31.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T16:39:58.699Z] #53 31.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T16:39:58.956Z] #53 32.01 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T16:39:58.956Z] #53 32.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T16:39:58.956Z] #53 32.13 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T16:39:58.956Z] #53 32.20 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T16:39:59.086Z] #65 ... [2022-04-29T16:39:59.086Z] [2022-04-29T16:39:59.086Z] #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-04-29T16:39:59.086Z] #26 sha256:0b03bc7bdb12f84905bcecb8c68804fdc46210b93759bc875c16cd6de25161e5 [2022-04-29T16:39:59.086Z] #26 12.82 + mkdir -p /build [2022-04-29T16:39:59.086Z] #26 12.82 + mv docker/docker /build/ [2022-04-29T16:39:59.086Z] #26 12.83 + rmdir docker [2022-04-29T16:39:59.086Z] #26 DONE 13.3s [2022-04-29T16:39:59.086Z] [2022-04-29T16:39:59.086Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:39:59.086Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:39:59.086Z] #38 11.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T16:39:59.086Z] #38 11.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:39:59.213Z] #53 32.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T16:39:59.213Z] #53 32.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T16:39:59.213Z] #53 32.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T16:39:59.213Z] #53 32.31 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T16:39:59.323Z] #11 ... [2022-04-29T16:39:59.323Z] [2022-04-29T16:39:59.323Z] #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-04-29T16:39:59.323Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:39:59.323Z] #29 1.541 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:59.323Z] #29 1.541 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:59.323Z] #29 1.541 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:59.323Z] #29 1.712 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:59.323Z] #29 1.965 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:59.323Z] #29 1.974 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:59.323Z] #29 3.484 Fetched 8510 kB in 2s (3814 kB/s) [2022-04-29T16:39:59.323Z] #29 3.484 Reading package lists... [2022-04-29T16:39:59.323Z] #29 4.356 Reading package lists... [2022-04-29T16:39:59.323Z] #29 5.200 Building dependency tree... [2022-04-29T16:39:59.323Z] #29 5.563 The following additional packages will be installed: [2022-04-29T16:39:59.323Z] #29 5.563 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-29T16:39:59.323Z] #29 5.563 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-29T16:39:59.323Z] #29 5.563 Recommended packages: [2022-04-29T16:39:59.323Z] #29 5.563 libldap-common publicsuffix libsasl2-modules [2022-04-29T16:39:59.323Z] #29 5.758 The following NEW packages will be installed: [2022-04-29T16:39:59.323Z] #29 5.758 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-29T16:39:59.323Z] #29 5.758 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-29T16:39:59.323Z] #29 5.758 libssh2-1 openssl [2022-04-29T16:39:59.323Z] #29 6.005 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:39:59.323Z] #29 6.005 Need to get 3040 kB of archives. [2022-04-29T16:39:59.323Z] #29 6.005 After this operation, 6651 kB of additional disk space will be used. [2022-04-29T16:39:59.323Z] #29 6.005 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-29T16:39:59.323Z] #29 6.019 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-29T16:39:59.323Z] #29 6.030 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-29T16:39:59.323Z] #29 6.030 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-04-29T16:39:59.323Z] #29 6.030 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-29T16:39:59.323Z] #29 6.030 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-29T16:39:59.323Z] #29 6.034 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-29T16:39:59.323Z] #29 6.034 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-29T16:39:59.323Z] #29 6.034 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-29T16:39:59.323Z] #29 6.040 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-29T16:39:59.323Z] #29 6.040 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-29T16:39:59.323Z] #29 6.046 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-29T16:39:59.323Z] #29 6.052 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:39:59.323Z] #29 6.052 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:39:59.323Z] #29 6.064 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:39:59.323Z] #29 6.230 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:39:59.323Z] #29 6.286 Fetched 3040 kB in 0s (9607 kB/s) [2022-04-29T16:39:59.323Z] #29 6.310 Selecting previously unselected package openssl. [2022-04-29T16:39:59.323Z] #29 6.310 (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-04-29T16:39:59.323Z] #29 6.313 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.321 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 6.500 Selecting previously unselected package ca-certificates. [2022-04-29T16:39:59.323Z] #29 6.500 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-29T16:39:59.323Z] #29 6.516 Unpacking ca-certificates (20210119) ... [2022-04-29T16:39:59.323Z] #29 6.598 Selecting previously unselected package libbrotli1:amd64. [2022-04-29T16:39:59.323Z] #29 6.598 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.605 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:39:59.323Z] #29 6.694 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-29T16:39:59.323Z] #29 6.694 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.698 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 6.755 Selecting previously unselected package libsasl2-2:amd64. [2022-04-29T16:39:59.323Z] #29 6.755 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.757 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 6.819 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-29T16:39:59.323Z] #29 6.819 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.819 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:59.323Z] #29 6.907 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-29T16:39:59.323Z] #29 6.907 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.912 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:39:59.323Z] #29 6.956 Selecting previously unselected package libpsl5:amd64. [2022-04-29T16:39:59.323Z] #29 6.956 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 6.967 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:39:59.323Z] #29 7.005 Selecting previously unselected package librtmp1:amd64. [2022-04-29T16:39:59.323Z] #29 7.005 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.008 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:59.323Z] #29 7.060 Selecting previously unselected package libssh2-1:amd64. [2022-04-29T16:39:59.323Z] #29 7.060 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.072 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:39:59.323Z] #29 7.143 Selecting previously unselected package libcurl4:amd64. [2022-04-29T16:39:59.323Z] #29 7.143 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.147 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 7.271 Selecting previously unselected package curl. [2022-04-29T16:39:59.323Z] #29 7.271 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.278 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 7.399 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:39:59.323Z] #29 7.401 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.425 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:39:59.323Z] #29 7.476 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:39:59.323Z] #29 7.476 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.480 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:39:59.323Z] #29 7.542 Selecting previously unselected package jq. [2022-04-29T16:39:59.323Z] #29 7.542 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:39:59.323Z] #29 7.549 Unpacking jq (1.6-2.1) ... [2022-04-29T16:39:59.323Z] #29 7.597 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-29T16:39:59.323Z] #29 7.611 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-29T16:39:59.323Z] #29 7.631 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-29T16:39:59.323Z] #29 7.645 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 7.662 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-29T16:39:59.323Z] #29 7.675 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 7.687 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-29T16:39:59.323Z] #29 7.709 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 7.731 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:39:59.323Z] #29 7.749 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:39:59.323Z] #29 7.765 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-29T16:39:59.323Z] #29 7.787 Setting up ca-certificates (20210119) ... [2022-04-29T16:39:59.323Z] #29 8.519 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:59.323Z] #29 9.801 129 added, 0 removed; done. [2022-04-29T16:39:59.323Z] #29 9.838 Setting up jq (1.6-2.1) ... [2022-04-29T16:39:59.323Z] #29 9.848 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 9.867 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-29T16:39:59.323Z] #29 9.869 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:39:59.323Z] #29 9.889 Processing triggers for ca-certificates (20210119) ... [2022-04-29T16:39:59.323Z] #29 9.905 Updating certificates in /etc/ssl/certs... [2022-04-29T16:39:59.323Z] #29 ... [2022-04-29T16:39:59.323Z] [2022-04-29T16:39:59.323Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:39:59.323Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:39:59.580Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.8s done [2022-04-29T16:39:59.659Z] #38 ... [2022-04-29T16:39:59.659Z] [2022-04-29T16:39:59.660Z] #49 [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-04-29T16:39:59.660Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:39:59.660Z] #49 3.888 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:39:59.660Z] #49 3.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:39:59.660Z] #49 3.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:39:59.660Z] #49 4.403 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T16:39:59.660Z] #49 4.581 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:39:59.660Z] #49 6.634 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:39:59.660Z] #49 8.928 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:39:59.660Z] #49 12.80 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T16:39:59.660Z] #49 ... [2022-04-29T16:39:59.660Z] [2022-04-29T16:39:59.660Z] #65 [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-04-29T16:39:59.660Z] #65 sha256:9c8e385e9d4becb83138c711d9eb1127d28693a73454c2908730349238274076 [2022-04-29T16:39:59.660Z] #65 13.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T16:39:59.660Z] #65 13.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T16:39:59.660Z] #65 13.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T16:39:59.705Z] #19 73.70 Building dependency tree... [2022-04-29T16:39:59.776Z] #53 32.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T16:39:59.838Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-29T16:40:00.034Z] #53 33.01 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T16:40:00.597Z] #53 33.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T16:40:00.597Z] #53 33.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T16:40:00.597Z] #53 33.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T16:40:00.597Z] #53 33.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T16:40:00.604Z] #65 ... [2022-04-29T16:40:00.604Z] [2022-04-29T16:40:00.604Z] #36 [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-04-29T16:40:00.604Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:40:00.604Z] #36 14.86 tomll can be used in two ways: [2022-04-29T16:40:00.604Z] #36 14.86 Writing to STDIN and reading from STDOUT: [2022-04-29T16:40:00.604Z] #36 14.86 cat file.toml | tomll > file.toml [2022-04-29T16:40:00.604Z] #36 14.86 [2022-04-29T16:40:00.604Z] #36 14.86 Reading and updating a list of files: [2022-04-29T16:40:00.604Z] #36 14.86 tomll a.toml b.toml c.toml [2022-04-29T16:40:00.604Z] #36 14.86 [2022-04-29T16:40:00.604Z] #36 14.86 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T16:40:00.604Z] #36 DONE 15.2s [2022-04-29T16:40:00.855Z] #53 33.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T16:40:00.855Z] #53 33.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T16:40:00.855Z] #53 34.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T16:40:00.865Z] [2022-04-29T16:40:00.865Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:00.865Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:40:00.865Z] #51 14.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T16:40:00.865Z] #51 14.54 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T16:40:01.112Z] #53 34.23 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T16:40:01.112Z] #53 34.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T16:40:01.375Z] #53 34.36 go: downloading golang.org/x/text v0.3.7 [2022-04-29T16:40:01.940Z] #53 ... [2022-04-29T16:40:01.940Z] [2022-04-29T16:40:01.940Z] #49 [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-04-29T16:40:01.940Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-29T16:40:01.940Z] #49 23.66 Building dependency tree... [2022-04-29T16:40:01.940Z] #49 26.85 The following additional packages will be installed: [2022-04-29T16:40:01.940Z] #49 26.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:40:01.940Z] #49 26.86 python3-protobuf python3-six [2022-04-29T16:40:01.940Z] #49 26.88 Suggested packages: [2022-04-29T16:40:01.940Z] #49 26.88 python3-setuptools [2022-04-29T16:40:01.940Z] #49 26.88 Recommended packages: [2022-04-29T16:40:01.940Z] #49 26.88 iproute2 | iproute [2022-04-29T16:40:01.940Z] #49 27.52 The following NEW packages will be installed: [2022-04-29T16:40:01.940Z] #49 27.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:40:01.940Z] #49 27.55 python3-protobuf python3-six [2022-04-29T16:40:01.940Z] #49 28.11 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:40:01.940Z] #49 28.11 Need to get 2115 kB of archives. [2022-04-29T16:40:01.940Z] #49 28.11 After this operation, 10.7 MB of additional disk space will be used. [2022-04-29T16:40:01.940Z] #49 28.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-29T16:40:01.940Z] #49 28.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:40:01.940Z] #49 28.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T16:40:01.940Z] #49 28.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-29T16:40:01.940Z] #49 28.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-29T16:40:01.940Z] #49 28.17 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-04-29T16:40:01.940Z] #49 28.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-29T16:40:01.940Z] #49 30.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-29T16:40:01.940Z] #49 32.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:01.940Z] #49 32.67 Fetched 2115 kB in 4s (586 kB/s) [2022-04-29T16:40:01.940Z] #49 32.77 Selecting previously unselected package libprotobuf23:arm64. [2022-04-29T16:40:01.940Z] #49 32.77 (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 ... 15700 files and directories currently installed.) [2022-04-29T16:40:01.940Z] #49 32.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-29T16:40:01.940Z] #49 32.84 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-29T16:40:01.940Z] #49 33.38 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:40:01.940Z] #49 33.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:40:01.940Z] #49 33.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:40:01.940Z] #49 33.63 Selecting previously unselected package python3-six. [2022-04-29T16:40:01.940Z] #49 33.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T16:40:01.940Z] #49 33.64 Unpacking python3-six (1.16.0-2) ... [2022-04-29T16:40:01.940Z] #49 33.75 Selecting previously unselected package python3-protobuf. [2022-04-29T16:40:01.940Z] #49 33.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-29T16:40:01.940Z] #49 33.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T16:40:01.940Z] #49 34.26 Selecting previously unselected package libnet1:arm64. [2022-04-29T16:40:01.940Z] #49 34.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-29T16:40:01.940Z] #49 34.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:40:01.940Z] #49 34.39 Selecting previously unselected package libnl-3-200:arm64. [2022-04-29T16:40:01.940Z] #49 34.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-29T16:40:01.940Z] #49 34.41 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-29T16:40:01.940Z] #49 34.54 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-29T16:40:01.940Z] #49 34.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-29T16:40:01.940Z] #49 34.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-29T16:40:01.940Z] #49 34.65 Selecting previously unselected package criu. [2022-04-29T16:40:01.940Z] #49 34.65 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-29T16:40:01.940Z] #49 34.65 Unpacking criu (3.16.1-3) ... [2022-04-29T16:40:02.197Z] #49 ... [2022-04-29T16:40:02.197Z] [2022-04-29T16:40:02.197Z] #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-04-29T16:40:02.197Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-29T16:40:02.197Z] #34 33.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T16:40:02.197Z] #34 34.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T16:40:02.242Z] #19 78.70 The following additional packages will be installed: [2022-04-29T16:40:02.242Z] #19 78.71 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-29T16:40:02.242Z] #19 78.71 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.71 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.71 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-29T16:40:02.242Z] #19 78.71 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.71 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.71 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-29T16:40:02.242Z] #19 78.71 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-29T16:40:02.242Z] #19 78.71 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.71 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.71 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-29T16:40:02.242Z] #19 78.71 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-29T16:40:02.242Z] #19 78.71 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-29T16:40:02.242Z] #19 78.72 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-29T16:40:02.242Z] #19 78.72 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.72 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.72 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-29T16:40:02.242Z] #19 78.72 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-29T16:40:02.242Z] #19 78.72 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-29T16:40:02.242Z] #19 78.72 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-29T16:40:02.242Z] #19 78.72 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-29T16:40:02.242Z] #19 78.72 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.72 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-29T16:40:02.242Z] #19 78.72 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-29T16:40:02.242Z] #19 78.72 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-29T16:40:02.242Z] #19 78.72 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-29T16:40:02.242Z] #19 78.72 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-29T16:40:02.242Z] #19 78.72 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.72 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-29T16:40:02.242Z] #19 78.73 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-29T16:40:02.242Z] #19 78.73 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.73 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-29T16:40:02.242Z] #19 78.73 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.73 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-29T16:40:02.242Z] #19 78.73 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.73 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-29T16:40:02.242Z] #19 78.73 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-29T16:40:02.242Z] #19 78.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-29T16:40:02.242Z] #19 78.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-29T16:40:02.242Z] #19 78.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-29T16:40:02.242Z] #19 78.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-29T16:40:02.242Z] #19 78.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-29T16:40:02.242Z] #19 78.74 linux-libc-dev-s390x-cross patch xz-utils [2022-04-29T16:40:02.242Z] #19 78.78 Suggested packages: [2022-04-29T16:40:02.242Z] #19 78.78 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-29T16:40:02.242Z] #19 78.78 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.78 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-29T16:40:02.242Z] #19 78.78 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-29T16:40:02.242Z] #19 78.78 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-29T16:40:02.242Z] #19 78.78 libyaml-shell-perl ed diffutils-doc [2022-04-29T16:40:02.242Z] #19 78.78 Recommended packages: [2022-04-29T16:40:02.242Z] #19 78.78 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-29T16:40:02.242Z] #19 78.78 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-29T16:40:02.374Z] #11 ... [2022-04-29T16:40:02.374Z] [2022-04-29T16:40:02.374Z] #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-04-29T16:40:02.374Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-29T16:40:02.374Z] #29 10.82 0 added, 0 removed; done. [2022-04-29T16:40:02.374Z] #29 10.83 Running hooks in /etc/ca-certificates/update.d... [2022-04-29T16:40:02.374Z] #29 10.83 done. [2022-04-29T16:40:02.374Z] #29 DONE 12.7s [2022-04-29T16:40:02.374Z] [2022-04-29T16:40:02.375Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:40:02.375Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:40:02.616Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-29T16:40:03.305Z] #11 ... [2022-04-29T16:40:03.305Z] [2022-04-29T16:40:03.305Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-29T16:40:03.305Z] #30 sha256:81e76ffe5352f2c5d5c4934ccf2e225dbfff4a36072e0bf21cb69abd8ac8f61e [2022-04-29T16:40:03.305Z] #30 DONE 1.1s [2022-04-29T16:40:03.305Z] [2022-04-29T16:40:03.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:40:03.305Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:40:03.568Z] #11 ... [2022-04-29T16:40:03.568Z] [2022-04-29T16:40:03.568Z] #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-04-29T16:40:03.568Z] #31 sha256:20dd9e9fcc97c59130b5a08c7e0b8e318335797f6ef050566f33ecdb19117726 [2022-04-29T16:40:03.568Z] #31 2.074 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T16:40:03.568Z] #31 2.375 [2022-04-29T16:40:03.568Z] #31 2.594 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:03.568Z] #31 2.872 [2022-04-29T16:40:03.568Z] #31 3.952 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T16:40:03.568Z] #31 4.312 [2022-04-29T16:40:03.568Z] #31 4.540 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:03.568Z] #31 4.872 [2022-04-29T16:40:03.568Z] #31 6.010 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T16:40:03.568Z] #31 6.411 [2022-04-29T16:40:03.568Z] #31 6.639 #=#=# ############## 20.2% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2022-04-29T16:40:03.568Z] #31 7.171 [2022-04-29T16:40:03.568Z] #31 8.120 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T16:40:03.568Z] #31 8.397 [2022-04-29T16:40:03.568Z] #31 8.624 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:03.568Z] #31 8.900 [2022-04-29T16:40:03.568Z] #31 9.645 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T16:40:03.568Z] #31 10.05 [2022-04-29T16:40:03.568Z] #31 ... [2022-04-29T16:40:03.568Z] [2022-04-29T16:40:03.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:40:03.568Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:40:05.201Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.0s done [2022-04-29T16:40:05.201Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-29T16:40:06.177Z] #51 ... [2022-04-29T16:40:06.177Z] [2022-04-29T16:40:06.177Z] #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-04-29T16:40:06.177Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:06.177Z] #14 18.10 Fetched 8510 kB in 13s (644 kB/s) [2022-04-29T16:40:06.374Z] #34 ... [2022-04-29T16:40:06.374Z] [2022-04-29T16:40:06.374Z] #40 [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-04-29T16:40:06.374Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-29T16:40:06.374Z] #40 29.20 Fetched 15.6 MB in 1s (17.5 MB/s) [2022-04-29T16:40:06.374Z] #40 29.28 Selecting previously unselected package xxd. [2022-04-29T16:40:06.374Z] #40 29.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-29T16:40:06.374Z] #40 29.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 29.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:06.374Z] #40 29.60 Selecting previously unselected package vim-common. [2022-04-29T16:40:06.374Z] #40 29.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:40:06.374Z] #40 29.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:06.374Z] #40 30.05 Selecting previously unselected package cmake-data. [2022-04-29T16:40:06.374Z] #40 30.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T16:40:06.374Z] #40 30.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:40:06.374Z] #40 32.87 Selecting previously unselected package libicu67:arm64. [2022-04-29T16:40:06.374Z] #40 32.87 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 32.89 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-29T16:40:06.374Z] #40 37.31 Selecting previously unselected package libxml2:arm64. [2022-04-29T16:40:06.374Z] #40 37.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 37.32 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:40:06.374Z] #40 37.66 Selecting previously unselected package libarchive13:arm64. [2022-04-29T16:40:06.374Z] #40 37.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 37.67 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-29T16:40:06.374Z] #40 37.93 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-29T16:40:06.374Z] #40 37.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 37.94 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-29T16:40:06.374Z] #40 38.10 Selecting previously unselected package librhash0:arm64. [2022-04-29T16:40:06.374Z] #40 38.10 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 38.11 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-29T16:40:06.374Z] #40 38.27 Selecting previously unselected package libuv1:arm64. [2022-04-29T16:40:06.374Z] #40 38.27 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 38.28 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-29T16:40:06.374Z] #40 38.43 Selecting previously unselected package cmake. [2022-04-29T16:40:06.374Z] #40 38.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-29T16:40:06.374Z] #40 38.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:40:06.374Z] #40 ... [2022-04-29T16:40:06.374Z] [2022-04-29T16:40:06.374Z] #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-04-29T16:40:06.374Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:40:06.374Z] #14 29.30 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-04-29T16:40:06.374Z] #14 29.71 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-04-29T16:40:06.374Z] #14 30.27 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-04-29T16:40:06.374Z] #14 31.27 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-04-29T16:40:06.374Z] #14 31.74 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-04-29T16:40:06.374Z] #14 31.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-29T16:40:06.374Z] #14 31.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-29T16:40:06.374Z] #14 31.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-29T16:40:06.374Z] #14 31.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-29T16:40:06.374Z] #14 31.77 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-04-29T16:40:06.374Z] #14 31.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-29T16:40:06.374Z] #14 31.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-29T16:40:06.374Z] #14 31.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-29T16:40:06.374Z] #14 31.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-29T16:40:06.374Z] #14 31.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-29T16:40:06.374Z] #14 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-29T16:40:06.374Z] #14 31.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-29T16:40:06.374Z] #14 31.84 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-04-29T16:40:06.374Z] #14 31.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-29T16:40:06.374Z] #14 31.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-29T16:40:06.374Z] #14 33.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:06.374Z] #14 33.23 Fetched 108 MB in 5s (22.0 MB/s) [2022-04-29T16:40:06.374Z] #14 33.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T16:40:06.374Z] #14 33.32 (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 ... 15700 files and directories currently installed.) [2022-04-29T16:40:06.374Z] #14 33.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-29T16:40:06.374Z] #14 33.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:40:06.374Z] #14 35.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T16:40:06.374Z] #14 35.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-29T16:40:06.374Z] #14 35.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:40:06.374Z] #14 37.45 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T16:40:06.374Z] #14 37.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T16:40:06.374Z] #14 37.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:40:06.374Z] #14 37.60 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-29T16:40:06.374Z] #14 37.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-29T16:40:06.374Z] #14 37.63 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-29T16:40:06.374Z] #14 37.77 Selecting previously unselected package dmsetup. [2022-04-29T16:40:06.374Z] #14 37.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-29T16:40:06.374Z] #14 37.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:40:06.374Z] #14 37.93 Selecting previously unselected package mingw-w64-common. [2022-04-29T16:40:06.374Z] #14 37.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T16:40:06.374Z] #14 37.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T16:40:06.374Z] #14 ... [2022-04-29T16:40:06.374Z] [2022-04-29T16:40:06.374Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:06.374Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:40:06.374Z] #53 37.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T16:40:06.374Z] #53 37.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T16:40:06.374Z] #53 38.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T16:40:06.374Z] #53 38.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T16:40:06.374Z] #53 38.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T16:40:06.374Z] #53 38.07 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T16:40:06.374Z] #53 38.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T16:40:06.374Z] #53 38.22 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T16:40:06.374Z] #53 38.22 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T16:40:06.374Z] #53 38.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T16:40:06.374Z] #53 38.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T16:40:06.374Z] #53 38.42 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T16:40:06.374Z] #53 38.72 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T16:40:06.374Z] #53 38.80 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T16:40:06.374Z] #53 38.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T16:40:06.374Z] #53 39.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T16:40:06.374Z] #53 39.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T16:40:06.374Z] #53 39.11 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T16:40:06.374Z] #53 39.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T16:40:06.374Z] #53 39.16 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T16:40:06.374Z] #53 39.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T16:40:06.374Z] #53 39.27 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T16:40:06.374Z] #53 39.45 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T16:40:06.442Z] #19 82.36 The following NEW packages will be installed: [2022-04-29T16:40:06.442Z] #19 82.36 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-29T16:40:06.442Z] #19 82.36 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-29T16:40:06.442Z] #19 82.36 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-29T16:40:06.442Z] #19 82.36 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-29T16:40:06.442Z] #19 82.36 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-29T16:40:06.442Z] #19 82.36 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-29T16:40:06.442Z] #19 82.36 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-29T16:40:06.442Z] #19 82.36 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-29T16:40:06.442Z] #19 82.36 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-29T16:40:06.442Z] #19 82.36 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-29T16:40:06.442Z] #19 82.36 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-29T16:40:06.442Z] #19 82.36 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.36 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-29T16:40:06.442Z] #19 82.37 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-29T16:40:06.442Z] #19 82.37 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-29T16:40:06.442Z] #19 82.37 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-29T16:40:06.442Z] #19 82.37 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-29T16:40:06.442Z] #19 82.37 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-29T16:40:06.442Z] #19 82.37 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.37 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-29T16:40:06.442Z] #19 82.37 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-29T16:40:06.442Z] #19 82.37 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-29T16:40:06.442Z] #19 82.37 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-29T16:40:06.442Z] #19 82.37 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-29T16:40:06.442Z] #19 82.37 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.37 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-29T16:40:06.442Z] #19 82.37 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-29T16:40:06.442Z] #19 82.37 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.37 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-29T16:40:06.442Z] #19 82.38 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.38 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-29T16:40:06.442Z] #19 82.38 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.38 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-29T16:40:06.442Z] #19 82.38 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-29T16:40:06.442Z] #19 82.38 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-29T16:40:06.442Z] #19 82.38 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.38 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-29T16:40:06.442Z] #19 82.38 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-29T16:40:06.442Z] #19 82.38 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-29T16:40:06.442Z] #19 82.38 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-29T16:40:06.442Z] #19 82.39 linux-libc-dev-s390x-cross patch xz-utils [2022-04-29T16:40:06.442Z] #19 82.86 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:40:06.442Z] #19 82.86 Need to get 787 MB of archives. [2022-04-29T16:40:06.442Z] #19 82.86 After this operation, 3385 MB of additional disk space will be used. [2022-04-29T16:40:06.442Z] #19 82.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-29T16:40:06.442Z] #19 82.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T16:40:06.443Z] #19 82.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-29T16:40:06.443Z] #19 82.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-29T16:40:06.443Z] #19 82.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-29T16:40:06.443Z] #19 82.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T16:40:06.443Z] #19 82.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-29T16:40:06.443Z] #19 82.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-29T16:40:06.443Z] #19 83.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-29T16:40:06.443Z] #19 83.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-29T16:40:06.443Z] #19 83.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-29T16:40:06.443Z] #19 83.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-29T16:40:06.632Z] #53 39.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T16:40:06.632Z] #53 39.61 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T16:40:06.632Z] #53 ... [2022-04-29T16:40:06.632Z] [2022-04-29T16:40:06.632Z] #62 [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-04-29T16:40:06.632Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:40:06.632Z] #62 0.678 + RM_GOPATH=0 [2022-04-29T16:40:06.632Z] #62 0.679 + TMP_GOPATH= [2022-04-29T16:40:06.632Z] #62 0.679 + : /build [2022-04-29T16:40:06.632Z] #62 0.679 + '[' -z '' ']' [2022-04-29T16:40:06.632Z] #62 0.679 ++ mktemp -d [2022-04-29T16:40:06.632Z] #62 0.691 + export GOPATH=/tmp/tmp.e5stkoZOfy [2022-04-29T16:40:06.632Z] #62 0.691 + GOPATH=/tmp/tmp.e5stkoZOfy [2022-04-29T16:40:06.632Z] #62 0.691 + RM_GOPATH=1 [2022-04-29T16:40:06.632Z] #62 0.692 + case "$(go env GOARCH)" in [2022-04-29T16:40:06.632Z] #62 0.692 ++ go env GOARCH [2022-04-29T16:40:06.632Z] #62 0.724 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:06.632Z] #62 0.724 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:06.632Z] #62 0.745 ++ dirname /install.sh [2022-04-29T16:40:06.632Z] #62 0.754 + dir=/ [2022-04-29T16:40:06.632Z] #62 0.754 + bin=containerd [2022-04-29T16:40:06.632Z] #62 0.754 + shift [2022-04-29T16:40:06.632Z] #62 0.754 + '[' '!' -f //containerd.installer ']' [2022-04-29T16:40:06.632Z] #62 0.754 + . //containerd.installer [2022-04-29T16:40:06.632Z] #62 0.756 ++ set -e [2022-04-29T16:40:06.632Z] #62 0.756 ++ : v1.6.3 [2022-04-29T16:40:06.632Z] #62 0.756 + install_containerd [2022-04-29T16:40:06.632Z] #62 0.757 + echo 'Install containerd version v1.6.3' [2022-04-29T16:40:06.632Z] #62 0.757 Install containerd version v1.6.3 [2022-04-29T16:40:06.632Z] #62 0.758 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e5stkoZOfy/src/github.com/containerd/containerd [2022-04-29T16:40:06.632Z] #62 0.778 Cloning into '/tmp/tmp.e5stkoZOfy/src/github.com/containerd/containerd'... [2022-04-29T16:40:06.703Z] #19 83.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-29T16:40:06.889Z] #62 ... [2022-04-29T16:40:06.889Z] [2022-04-29T16:40:06.889Z] #49 [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-04-29T16:40:06.889Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-29T16:40:06.889Z] #49 35.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:40:06.889Z] #49 36.72 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-29T16:40:06.889Z] #49 36.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:40:06.889Z] #49 36.75 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-29T16:40:06.889Z] #49 36.77 Setting up python3-six (1.16.0-2) ... [2022-04-29T16:40:06.889Z] #49 37.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-29T16:40:06.889Z] #49 37.77 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T16:40:07.453Z] #49 ... [2022-04-29T16:40:07.453Z] [2022-04-29T16:40:07.453Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:07.453Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:40:07.453Z] #53 40.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T16:40:07.647Z] #19 84.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-29T16:40:07.777Z] #11 ... [2022-04-29T16:40:07.777Z] [2022-04-29T16:40:07.777Z] #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-04-29T16:40:07.777Z] #31 sha256:20dd9e9fcc97c59130b5a08c7e0b8e318335797f6ef050566f33ecdb19117726 [2022-04-29T16:40:07.777Z] #31 10.27 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:07.777Z] #31 10.56 [2022-04-29T16:40:07.777Z] #31 10.65 Download of images into '/build' complete. [2022-04-29T16:40:07.777Z] #31 10.65 Use something like the following to load the result into a Docker daemon: [2022-04-29T16:40:07.777Z] #31 10.65 tar -cC '/build' . | docker load [2022-04-29T16:40:07.777Z] #31 DONE 13.9s [2022-04-29T16:40:07.777Z] [2022-04-29T16:40:07.777Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:40:07.777Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:40:07.909Z] #19 84.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-29T16:40:08.044Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.8s [2022-04-29T16:40:09.291Z] #19 85.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-29T16:40:09.291Z] #19 85.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-29T16:40:09.487Z] #14 18.10 Reading package lists... [2022-04-29T16:40:09.487Z] #14 23.89 Reading package lists... [2022-04-29T16:40:09.487Z] #14 ... [2022-04-29T16:40:09.487Z] [2022-04-29T16:40:09.487Z] #45 [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-04-29T16:40:09.487Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:10.010Z] #45 23.78 Updating files: 81% (1508/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T16:40:10.010Z] #45 24.24 + git checkout -q v2.3.0 [2022-04-29T16:40:10.236Z] #19 86.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-29T16:40:10.456Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-29T16:40:10.497Z] #19 86.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-29T16:40:11.348Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.1s done [2022-04-29T16:40:11.437Z] #19 88.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-29T16:40:11.706Z] #19 88.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-29T16:40:11.720Z] #53 ... [2022-04-29T16:40:11.720Z] [2022-04-29T16:40:11.720Z] #49 [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-04-29T16:40:11.721Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-29T16:40:11.721Z] #49 40.64 Setting up criu (3.16.1-3) ... [2022-04-29T16:40:11.721Z] #49 42.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:40:11.721Z] #49 DONE 43.9s [2022-04-29T16:40:11.721Z] [2022-04-29T16:40:11.721Z] #40 [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-04-29T16:40:11.721Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-29T16:40:11.721Z] #40 40.85 Setting up libicu67:arm64 (67.1-7) ... [2022-04-29T16:40:11.721Z] #40 40.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:11.721Z] #40 40.91 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-29T16:40:11.721Z] #40 40.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:11.721Z] #40 40.94 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-29T16:40:11.721Z] #40 40.99 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-29T16:40:11.721Z] #40 41.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:40:11.721Z] #40 41.02 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:40:11.721Z] #40 41.03 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-29T16:40:11.721Z] #40 41.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:40:11.721Z] #40 41.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:40:11.721Z] #40 DONE 44.1s [2022-04-29T16:40:11.721Z] [2022-04-29T16:40:11.721Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T16:40:11.721Z] #41 sha256:38db7954463b22282f899cf928f343278fde020cc6b04b0b3c82cdae7829beb3 [2022-04-29T16:40:11.721Z] #41 DONE 0.4s [2022-04-29T16:40:11.721Z] [2022-04-29T16:40:11.721Z] #42 [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-04-29T16:40:11.721Z] #42 sha256:dd71f4d91b673e8cc3391c3177626b9dbdfc13523bdc113f168e1f1496e3189c [2022-04-29T16:40:11.921Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T16:40:11.932Z] #45 ... [2022-04-29T16:40:11.933Z] [2022-04-29T16:40:11.933Z] #60 [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-04-29T16:40:11.933Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:11.933Z] #60 16.14 Fetched 8510 kB in 13s (680 kB/s) [2022-04-29T16:40:11.933Z] #60 16.14 Reading package lists... [2022-04-29T16:40:11.933Z] #60 22.11 Reading package lists... [2022-04-29T16:40:11.933Z] #60 ... [2022-04-29T16:40:11.933Z] [2022-04-29T16:40:11.933Z] #49 [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-04-29T16:40:11.933Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:11.933Z] #49 17.88 Fetched 8513 kB in 14s (598 kB/s) [2022-04-29T16:40:11.933Z] #49 17.88 Reading package lists... [2022-04-29T16:40:12.183Z] #11 DONE 44.7s [2022-04-29T16:40:12.183Z] [2022-04-29T16:40:12.183Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T16:40:12.183Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T16:40:12.193Z] #49 23.07 Reading package lists... [2022-04-29T16:40:12.193Z] #49 ... [2022-04-29T16:40:12.193Z] [2022-04-29T16:40:12.193Z] #65 [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-04-29T16:40:12.193Z] #65 sha256:9c8e385e9d4becb83138c711d9eb1127d28693a73454c2908730349238274076 [2022-04-29T16:40:12.193Z] #65 16.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:40:12.306Z] #42 0.819 + RM_GOPATH=0 [2022-04-29T16:40:12.306Z] #42 0.826 + TMP_GOPATH= [2022-04-29T16:40:12.306Z] #42 0.826 + : /build [2022-04-29T16:40:12.306Z] #42 0.826 + '[' -z '' ']' [2022-04-29T16:40:12.306Z] #42 0.826 ++ mktemp -d [2022-04-29T16:40:12.306Z] #42 0.866 + export GOPATH=/tmp/tmp.djfwigEqQD [2022-04-29T16:40:12.306Z] #42 0.866 + GOPATH=/tmp/tmp.djfwigEqQD [2022-04-29T16:40:12.306Z] #42 0.866 + RM_GOPATH=1 [2022-04-29T16:40:12.306Z] #42 0.866 + case "$(go env GOARCH)" in [2022-04-29T16:40:12.306Z] #42 0.866 ++ go env GOARCH [2022-04-29T16:40:12.306Z] #42 0.875 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:12.306Z] #42 0.875 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:12.306Z] #42 0.875 ++ dirname /install.sh [2022-04-29T16:40:12.306Z] #42 0.890 Install tini version v0.19.0 [2022-04-29T16:40:12.306Z] #42 0.890 + dir=/ [2022-04-29T16:40:12.306Z] #42 0.890 + bin=tini [2022-04-29T16:40:12.306Z] #42 0.890 + shift [2022-04-29T16:40:12.306Z] #42 0.890 + '[' '!' -f //tini.installer ']' [2022-04-29T16:40:12.306Z] #42 0.890 + . //tini.installer [2022-04-29T16:40:12.306Z] #42 0.890 ++ : v0.19.0 [2022-04-29T16:40:12.306Z] #42 0.890 + install_tini [2022-04-29T16:40:12.306Z] #42 0.890 + echo 'Install tini version v0.19.0' [2022-04-29T16:40:12.306Z] #42 0.890 + git clone https://github.com/krallin/tini.git /tmp/tmp.djfwigEqQD/tini [2022-04-29T16:40:12.306Z] #42 0.890 Cloning into '/tmp/tmp.djfwigEqQD/tini'... [2022-04-29T16:40:12.454Z] #65 ... [2022-04-29T16:40:12.454Z] [2022-04-29T16:40:12.454Z] #45 [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-04-29T16:40:12.454Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:12.454Z] #45 26.54 + 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-04-29T16:40:12.651Z] #19 89.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-29T16:40:12.651Z] #19 89.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-29T16:40:12.651Z] #19 89.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-29T16:40:12.651Z] #19 89.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-29T16:40:12.651Z] #19 89.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-29T16:40:12.651Z] #19 89.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-29T16:40:12.651Z] #19 89.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-29T16:40:12.651Z] #19 89.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-29T16:40:12.651Z] #19 89.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-29T16:40:12.651Z] #19 89.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-29T16:40:12.651Z] #19 89.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-29T16:40:12.651Z] #19 89.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-29T16:40:12.651Z] #19 89.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-29T16:40:12.651Z] #19 89.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-29T16:40:12.651Z] #19 89.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-29T16:40:12.755Z] #12 DONE 0.8s [2022-04-29T16:40:12.918Z] #19 89.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-29T16:40:12.918Z] #19 89.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-29T16:40:12.918Z] #19 89.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-29T16:40:12.918Z] #19 89.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-29T16:40:13.019Z] [2022-04-29T16:40:13.019Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-29T16:40:13.019Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T16:40:13.240Z] #42 1.600 + cd /tmp/tmp.djfwigEqQD/tini [2022-04-29T16:40:13.240Z] #42 1.600 + git checkout -q v0.19.0 [2022-04-29T16:40:13.240Z] #42 1.612 + cmake . [2022-04-29T16:40:13.400Z] #45 ... [2022-04-29T16:40:13.400Z] [2022-04-29T16:40:13.400Z] #40 [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-04-29T16:40:13.400Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:13.400Z] #40 17.89 Fetched 8510 kB in 13s (642 kB/s) [2022-04-29T16:40:13.400Z] #40 17.89 Reading package lists... [2022-04-29T16:40:13.498Z] #42 2.040 -- The C compiler identification is GNU 10.2.1 [2022-04-29T16:40:13.498Z] #42 2.103 -- Detecting C compiler ABI info [2022-04-29T16:40:13.607Z] #13 DONE 0.7s [2022-04-29T16:40:13.607Z] [2022-04-29T16:40:13.607Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T16:40:13.607Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T16:40:13.676Z] #40 23.75 Reading package lists... [2022-04-29T16:40:13.676Z] #40 ... [2022-04-29T16:40:13.676Z] [2022-04-29T16:40:13.676Z] #60 [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-04-29T16:40:13.676Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:13.676Z] #60 22.11 Reading package lists... [2022-04-29T16:40:13.743Z] #11 ... [2022-04-29T16:40:13.743Z] [2022-04-29T16:40:13.743Z] #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-04-29T16:40:13.743Z] #31 sha256:80957f675dc4e1b77eb9f2dccbcdb3922b7ac60ae06e8de1e2c89de756026d3a [2022-04-29T16:40:13.743Z] #31 2.442 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-29T16:40:13.743Z] #31 2.733 [2022-04-29T16:40:13.743Z] #31 2.970 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:13.743Z] #31 3.289 [2022-04-29T16:40:13.743Z] #31 4.291 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-29T16:40:13.743Z] #31 4.592 [2022-04-29T16:40:13.743Z] #31 4.815 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:13.743Z] #31 5.102 [2022-04-29T16:40:13.743Z] #31 6.243 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-29T16:40:13.743Z] #31 6.595 [2022-04-29T16:40:13.743Z] #31 6.814 #=#=# ################# 24.1% ########################################## 59.7% ################################################################## 91.9% ######################################################################## 100.0% [2022-04-29T16:40:13.743Z] #31 7.399 [2022-04-29T16:40:13.743Z] #31 8.399 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-29T16:40:13.743Z] #31 8.697 [2022-04-29T16:40:13.743Z] #31 8.926 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:13.743Z] #31 9.266 [2022-04-29T16:40:13.743Z] #31 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-29T16:40:13.743Z] #31 ... [2022-04-29T16:40:13.743Z] [2022-04-29T16:40:13.743Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:40:13.743Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:40:13.873Z] #33 DONE 0.3s [2022-04-29T16:40:13.873Z] [2022-04-29T16:40:13.873Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T16:40:13.873Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T16:40:13.873Z] #44 DONE 0.2s [2022-04-29T16:40:13.873Z] [2022-04-29T16:40:13.873Z] #48 [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-04-29T16:40:13.873Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T16:40:13.873Z] #48 DONE 0.3s [2022-04-29T16:40:13.873Z] [2022-04-29T16:40:13.873Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T16:40:13.873Z] #64 sha256:6e5364dd5bb9f8740103dc30a30ff8ce724b885fb10be10c0a67478f4b2f895b [2022-04-29T16:40:13.873Z] #64 DONE 0.4s [2022-04-29T16:40:13.873Z] [2022-04-29T16:40:13.873Z] #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-04-29T16:40:13.873Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:40:13.873Z] #34 ... [2022-04-29T16:40:13.873Z] [2022-04-29T16:40:13.873Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T16:40:13.873Z] #25 sha256:2285c8125bcd59b593b072fe8fe4381915d93d04540c63c66124cd1a1e4181b3 [2022-04-29T16:40:13.873Z] #25 DONE 0.4s [2022-04-29T16:40:14.061Z] #42 2.576 -- Detecting C compiler ABI info - done [2022-04-29T16:40:14.061Z] #42 2.652 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T16:40:14.061Z] #42 2.661 -- Detecting C compile features [2022-04-29T16:40:14.061Z] #42 2.664 -- Detecting C compile features - done [2022-04-29T16:40:14.061Z] #42 2.704 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T16:40:14.135Z] [2022-04-29T16:40:14.135Z] #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-04-29T16:40:14.135Z] #26 sha256:ec5d8dc60133969103f6d01c0f5f8aea6ac2f5431e0e85d5a98ee1d009fbeb6d [2022-04-29T16:40:14.307Z] #19 90.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-29T16:40:14.307Z] #19 90.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-29T16:40:14.307Z] #19 90.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-29T16:40:14.307Z] #19 91.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-29T16:40:14.307Z] #19 91.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-29T16:40:14.318Z] #42 2.909 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T16:40:14.318Z] #42 2.987 -- Configuring done [2022-04-29T16:40:14.576Z] #42 ... [2022-04-29T16:40:14.576Z] [2022-04-29T16:40:14.576Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:14.576Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-29T16:40:14.576Z] #51 46.91 gotestsum version dev [2022-04-29T16:40:14.576Z] #51 DONE 47.6s [2022-04-29T16:40:14.576Z] [2022-04-29T16:40:14.576Z] #42 [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-04-29T16:40:14.576Z] #42 sha256:dd71f4d91b673e8cc3391c3177626b9dbdfc13523bdc113f168e1f1496e3189c [2022-04-29T16:40:14.576Z] #42 3.018 -- Generating done [2022-04-29T16:40:14.576Z] #42 3.029 -- Build files have been written to: /tmp/tmp.djfwigEqQD/tini [2022-04-29T16:40:14.576Z] #42 3.050 + make tini-static [2022-04-29T16:40:14.621Z] #60 27.58 Building dependency tree... [2022-04-29T16:40:14.832Z] #42 3.546 Scanning dependencies of target tini-static [2022-04-29T16:40:15.092Z] #42 3.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T16:40:15.652Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.3s [2022-04-29T16:40:16.218Z] #19 92.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-29T16:40:16.218Z] #19 92.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T16:40:16.218Z] #19 92.42 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-29T16:40:16.218Z] #19 92.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-29T16:40:16.218Z] #19 92.47 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-29T16:40:16.218Z] #19 92.47 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:40:16.218Z] #19 92.70 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T16:40:16.218Z] #19 92.70 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-29T16:40:16.218Z] #19 92.71 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-29T16:40:16.218Z] #19 92.71 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-29T16:40:16.218Z] #19 92.72 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-29T16:40:16.218Z] #19 92.72 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-29T16:40:16.218Z] #19 92.73 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-29T16:40:16.218Z] #19 92.73 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-29T16:40:16.218Z] #19 92.73 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-29T16:40:16.218Z] #19 92.73 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-29T16:40:16.218Z] #19 92.74 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-29T16:40:16.218Z] #19 92.74 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-29T16:40:16.218Z] #19 92.75 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-29T16:40:16.219Z] #19 92.75 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-29T16:40:16.219Z] #19 92.78 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-29T16:40:16.219Z] #19 92.78 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-29T16:40:16.219Z] #19 92.78 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-29T16:40:16.219Z] #19 92.78 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-29T16:40:16.219Z] #19 92.82 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-29T16:40:16.219Z] #19 92.83 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-29T16:40:16.219Z] #19 92.85 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-29T16:40:16.219Z] #19 92.86 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-29T16:40:16.459Z] #42 4.832 [100%] Linking C executable tini-static [2022-04-29T16:40:16.552Z] #60 31.02 The following additional packages will be installed: [2022-04-29T16:40:16.552Z] #60 31.03 libbtrfs0 [2022-04-29T16:40:16.715Z] #42 5.256 [100%] Built target tini-static [2022-04-29T16:40:16.715Z] #42 5.322 + mkdir -p /build [2022-04-29T16:40:16.715Z] #42 5.324 + cp tini-static /build/docker-init [2022-04-29T16:40:16.814Z] #60 31.21 The following NEW packages will be installed: [2022-04-29T16:40:16.814Z] #60 31.23 libbtrfs-dev libbtrfs0 [2022-04-29T16:40:17.021Z] #11 ... [2022-04-29T16:40:17.021Z] [2022-04-29T16:40:17.022Z] #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-04-29T16:40:17.022Z] #31 sha256:80957f675dc4e1b77eb9f2dccbcdb3922b7ac60ae06e8de1e2c89de756026d3a [2022-04-29T16:40:17.022Z] #31 10.31 [2022-04-29T16:40:17.022Z] #31 10.54 #=#=# ######################################################################## 100.0% [2022-04-29T16:40:17.022Z] #31 10.88 [2022-04-29T16:40:17.022Z] #31 10.95 Download of images into '/build' complete. [2022-04-29T16:40:17.022Z] #31 10.95 Use something like the following to load the result into a Docker daemon: [2022-04-29T16:40:17.022Z] #31 10.95 tar -cC '/build' . | docker load [2022-04-29T16:40:17.022Z] #31 DONE 13.8s [2022-04-29T16:40:17.022Z] [2022-04-29T16:40:17.022Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-29T16:40:17.022Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-29T16:40:17.076Z] #60 31.63 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:40:17.076Z] #60 31.63 Need to get 460 kB of archives. [2022-04-29T16:40:17.076Z] #60 31.63 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T16:40:17.076Z] #60 31.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:40:17.076Z] #60 31.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:40:17.278Z] #42 DONE 6.0s [2022-04-29T16:40:17.278Z] [2022-04-29T16:40:17.278Z] #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-04-29T16:40:17.278Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:40:17.278Z] #14 43.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T16:40:17.278Z] #14 43.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T16:40:17.278Z] #14 43.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:40:17.278Z] #14 49.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T16:40:17.278Z] #14 49.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:17.278Z] #14 49.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:40:17.278Z] #14 49.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T16:40:17.278Z] #14 49.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:17.278Z] #14 49.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:40:17.600Z] #19 94.18 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-29T16:40:17.600Z] #19 94.18 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-29T16:40:17.600Z] #19 94.20 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-29T16:40:17.600Z] #19 94.24 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-29T16:40:17.600Z] #19 94.29 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-29T16:40:18.466Z] #60 32.63 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:18.466Z] #60 32.88 Fetched 460 kB in 0s (1429 kB/s) [2022-04-29T16:40:18.466Z] #60 32.98 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:40:18.466Z] #60 32.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T16:40:18.466Z] #60 33.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:40:18.466Z] #60 33.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:40:18.728Z] #60 33.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:40:18.728Z] #60 33.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:40:18.728Z] #60 33.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:40:18.984Z] #19 95.55 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-29T16:40:18.984Z] #19 95.55 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-29T16:40:18.984Z] #19 95.55 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-29T16:40:18.984Z] #19 95.57 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-29T16:40:18.984Z] #19 95.58 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-29T16:40:18.984Z] #19 95.58 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-29T16:40:18.984Z] #19 95.58 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-29T16:40:18.985Z] #19 95.64 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-29T16:40:19.244Z] #19 95.64 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-29T16:40:19.244Z] #19 95.66 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-29T16:40:19.244Z] #19 95.68 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-29T16:40:19.302Z] #60 33.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:40:19.302Z] #60 33.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:40:19.302Z] #60 33.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:40:19.431Z] #26 ... [2022-04-29T16:40:19.431Z] [2022-04-29T16:40:19.431Z] #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-04-29T16:40:19.431Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:40:19.431Z] #34 4.975 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T16:40:19.431Z] #34 4.981 Cloning into '.'... [2022-04-29T16:40:19.548Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.5s done [2022-04-29T16:40:19.893Z] #60 DONE 34.2s [2022-04-29T16:40:19.893Z] [2022-04-29T16:40:19.893Z] #55 [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-04-29T16:40:19.893Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:40:19.893Z] #55 33.74 v3.0.2 [2022-04-29T16:40:19.893Z] #55 DONE 34.2s [2022-04-29T16:40:19.893Z] [2022-04-29T16:40:19.893Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T16:40:19.893Z] #61 sha256:0e5abc05cea155ef361bbb0ff75886f3bd9aedbefeb1b47664a940c2f88161fa [2022-04-29T16:40:20.112Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-29T16:40:20.112Z] #11 DONE 43.9s [2022-04-29T16:40:20.154Z] #61 DONE 0.5s [2022-04-29T16:40:20.154Z] [2022-04-29T16:40:20.154Z] #62 [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-04-29T16:40:20.154Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:40:20.368Z] [2022-04-29T16:40:20.368Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-29T16:40:20.368Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-29T16:40:20.624Z] #19 97.30 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-29T16:40:20.624Z] #19 97.30 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-29T16:40:20.624Z] #19 97.33 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-29T16:40:20.624Z] #19 97.36 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-29T16:40:20.624Z] #19 97.41 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-29T16:40:21.453Z] #14 54.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T16:40:21.453Z] #14 54.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:21.453Z] #14 54.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:40:22.258Z] #12 DONE 1.9s [2022-04-29T16:40:22.258Z] [2022-04-29T16:40:22.258Z] #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-04-29T16:40:22.258Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-29T16:40:22.534Z] #19 98.99 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-29T16:40:22.534Z] #19 99.00 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-29T16:40:22.534Z] #19 99.00 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-29T16:40:22.534Z] #19 99.02 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-29T16:40:22.534Z] #19 ... [2022-04-29T16:40:22.534Z] [2022-04-29T16:40:22.534Z] #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-04-29T16:40:22.534Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:40:22.534Z] #41 DONE 110.4s [2022-04-29T16:40:22.534Z] [2022-04-29T16:40:22.534Z] #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-04-29T16:40:22.534Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:40:22.534Z] #19 99.03 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-29T16:40:22.534Z] #19 99.03 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-29T16:40:22.534Z] #19 99.03 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-29T16:40:22.534Z] #19 99.03 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-29T16:40:22.534Z] #19 99.12 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-29T16:40:22.534Z] #19 99.16 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-29T16:40:22.534Z] #19 99.22 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-29T16:40:22.534Z] #19 99.22 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-29T16:40:22.534Z] #19 99.24 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-29T16:40:22.534Z] #19 99.25 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-29T16:40:22.534Z] #19 99.27 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-29T16:40:22.826Z] #13 DONE 0.6s [2022-04-29T16:40:22.826Z] [2022-04-29T16:40:22.826Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-29T16:40:22.826Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-29T16:40:22.826Z] #44 DONE 0.1s [2022-04-29T16:40:22.826Z] [2022-04-29T16:40:22.826Z] #45 [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-04-29T16:40:22.826Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:23.083Z] #45 ... [2022-04-29T16:40:23.083Z] [2022-04-29T16:40:23.083Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-29T16:40:23.083Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-29T16:40:23.083Z] #33 DONE 0.2s [2022-04-29T16:40:23.083Z] [2022-04-29T16:40:23.083Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T16:40:23.083Z] #25 sha256:0ba0b96ffd06ef2a35f8d72817353471b6a7537d0ed7d78a6fa0129a69fc6769 [2022-04-29T16:40:23.083Z] #25 DONE 0.3s [2022-04-29T16:40:23.083Z] [2022-04-29T16:40:23.083Z] #48 [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-04-29T16:40:23.083Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-29T16:40:23.083Z] #48 DONE 0.3s [2022-04-29T16:40:23.083Z] [2022-04-29T16:40:23.083Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T16:40:23.083Z] #64 sha256:de23daaf189ed57783a4c29407633afa029bbc4716429b3f8a8f3dbdd2ffd20c [2022-04-29T16:40:23.083Z] #64 DONE 0.3s [2022-04-29T16:40:23.083Z] [2022-04-29T16:40:23.083Z] #65 [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-04-29T16:40:23.083Z] #65 sha256:21642f0eca8ca7a9068dabffd375a080fb8f45b4c75378e7251bdb7b68a0b9ce [2022-04-29T16:40:23.648Z] #34 ... [2022-04-29T16:40:23.648Z] [2022-04-29T16:40:23.648Z] #55 [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-04-29T16:40:23.648Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:40:23.648Z] #55 6.255 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T16:40:23.648Z] #55 7.666 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T16:40:23.648Z] #55 7.720 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T16:40:23.648Z] #55 7.771 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T16:40:23.648Z] #55 ... [2022-04-29T16:40:23.648Z] [2022-04-29T16:40:23.648Z] #60 [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-04-29T16:40:23.648Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:23.648Z] #60 6.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:23.648Z] #60 6.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:23.648Z] #60 6.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:23.648Z] #60 7.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:23.648Z] #60 ... [2022-04-29T16:40:23.648Z] [2022-04-29T16:40:23.648Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:23.648Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:40:23.648Z] #51 5.328 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T16:40:23.648Z] #51 7.726 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T16:40:23.648Z] #51 7.731 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T16:40:23.648Z] #51 7.872 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T16:40:23.648Z] #51 8.037 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T16:40:23.648Z] #51 8.812 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T16:40:23.648Z] #51 8.830 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T16:40:23.648Z] #51 8.932 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T16:40:23.648Z] #51 9.009 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T16:40:23.648Z] #51 9.155 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T16:40:23.648Z] #51 9.216 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T16:40:23.648Z] #51 9.452 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T16:40:23.648Z] #51 9.871 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T16:40:23.910Z] #51 ... [2022-04-29T16:40:23.910Z] [2022-04-29T16:40:23.910Z] #36 [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-04-29T16:40:23.910Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:40:23.910Z] #36 6.626 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T16:40:23.910Z] #36 ... [2022-04-29T16:40:23.910Z] [2022-04-29T16:40:23.910Z] #40 [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-04-29T16:40:23.910Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:23.910Z] #40 5.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:23.910Z] #40 5.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:23.911Z] #40 5.408 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:23.911Z] #40 6.370 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:24.190Z] #40 ... [2022-04-29T16:40:24.190Z] [2022-04-29T16:40:24.190Z] #49 [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-04-29T16:40:24.190Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:24.190Z] #49 6.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:24.190Z] #49 6.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:24.190Z] #49 6.455 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:24.190Z] #49 6.930 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T16:40:24.190Z] #49 8.913 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:24.190Z] #49 ... [2022-04-29T16:40:24.190Z] [2022-04-29T16:40:24.190Z] #65 [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-04-29T16:40:24.190Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7 [2022-04-29T16:40:24.190Z] #65 5.768 + RM_GOPATH=0 [2022-04-29T16:40:24.190Z] #65 5.768 + TMP_GOPATH= [2022-04-29T16:40:24.190Z] #65 5.768 + : /build [2022-04-29T16:40:24.190Z] #65 5.768 + '[' -z '' ']' [2022-04-29T16:40:24.190Z] #65 5.768 ++ mktemp -d [2022-04-29T16:40:24.190Z] #65 5.773 + export GOPATH=/tmp/tmp.gKzd8AJT8F [2022-04-29T16:40:24.190Z] #65 5.773 + GOPATH=/tmp/tmp.gKzd8AJT8F [2022-04-29T16:40:24.190Z] #65 5.773 + RM_GOPATH=1 [2022-04-29T16:40:24.190Z] #65 5.773 + case "$(go env GOARCH)" in [2022-04-29T16:40:24.190Z] #65 5.773 ++ go env GOARCH [2022-04-29T16:40:24.190Z] #65 5.808 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:24.190Z] #65 5.808 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:24.190Z] #65 5.809 ++ dirname /install.sh [2022-04-29T16:40:24.190Z] #65 5.810 + dir=/ [2022-04-29T16:40:24.190Z] #65 5.810 + bin=rootlesskit [2022-04-29T16:40:24.190Z] #65 5.810 + shift [2022-04-29T16:40:24.190Z] #65 5.810 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T16:40:24.190Z] #65 5.810 + . //rootlesskit.installer [2022-04-29T16:40:24.190Z] #65 5.810 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:24.190Z] #65 5.810 + install_rootlesskit [2022-04-29T16:40:24.190Z] #65 5.810 + case "$1" in [2022-04-29T16:40:24.190Z] #65 5.810 + export CGO_ENABLED=0 [2022-04-29T16:40:24.190Z] #65 5.810 + CGO_ENABLED=0 [2022-04-29T16:40:24.190Z] #65 5.810 + _install_rootlesskit [2022-04-29T16:40:24.190Z] #65 5.811 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T16:40:24.190Z] #65 5.811 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:40:24.190Z] #65 5.811 + GOBIN=/build [2022-04-29T16:40:24.191Z] #65 5.811 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:24.191Z] #65 5.811 + GO111MODULE=on [2022-04-29T16:40:24.191Z] #65 5.811 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:24.191Z] #65 6.376 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T16:40:24.191Z] #65 9.760 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:40:24.191Z] #65 9.801 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T16:40:24.368Z] #62 ... [2022-04-29T16:40:24.368Z] [2022-04-29T16:40:24.368Z] #49 [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-04-29T16:40:24.368Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:24.368Z] #49 23.07 Reading package lists... [2022-04-29T16:40:24.368Z] #49 28.57 Building dependency tree... [2022-04-29T16:40:24.368Z] #49 31.69 The following additional packages will be installed: [2022-04-29T16:40:24.368Z] #49 31.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:40:24.368Z] #49 31.71 python3-protobuf python3-six [2022-04-29T16:40:24.368Z] #49 31.71 Suggested packages: [2022-04-29T16:40:24.368Z] #49 31.71 python3-setuptools [2022-04-29T16:40:24.368Z] #49 31.71 Recommended packages: [2022-04-29T16:40:24.368Z] #49 31.71 iproute2 | iproute [2022-04-29T16:40:24.368Z] #49 32.40 The following NEW packages will be installed: [2022-04-29T16:40:24.368Z] #49 32.42 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:40:24.368Z] #49 32.43 python3-protobuf python3-six [2022-04-29T16:40:24.368Z] #49 32.89 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:40:24.368Z] #49 32.89 Need to get 2292 kB of archives. [2022-04-29T16:40:24.368Z] #49 32.89 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T16:40:24.368Z] #49 32.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T16:40:24.368Z] #49 32.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:40:24.368Z] #49 32.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T16:40:24.368Z] #49 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T16:40:24.368Z] #49 32.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:40:24.368Z] #49 32.96 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-04-29T16:40:24.368Z] #49 32.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:40:24.368Z] #49 35.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T16:40:24.368Z] #49 37.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:24.368Z] #49 37.39 Fetched 2292 kB in 4s (629 kB/s) [2022-04-29T16:40:24.368Z] #49 37.50 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T16:40:24.368Z] #49 37.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T16:40:24.368Z] #49 37.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T16:40:24.368Z] #49 37.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:40:24.368Z] #49 38.46 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:40:24.368Z] #49 38.46 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:40:24.368Z] #49 ... [2022-04-29T16:40:24.368Z] [2022-04-29T16:40:24.368Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:40:24.368Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:40:24.368Z] #38 38.00 NAME: [2022-04-29T16:40:24.368Z] #38 38.00 go-winres - A tool for embedding resources in Windows executables [2022-04-29T16:40:24.368Z] #38 38.00 [2022-04-29T16:40:24.368Z] #38 38.00 USAGE: [2022-04-29T16:40:24.368Z] #38 38.00 go-winres [global options] command [command options] [arguments...] [2022-04-29T16:40:24.368Z] #38 38.00 [2022-04-29T16:40:24.368Z] #38 38.00 COMMANDS: [2022-04-29T16:40:24.368Z] #38 38.00 init Create an initial ./winres/winres.json [2022-04-29T16:40:24.368Z] #38 38.00 make Make syso files for the "go build" command [2022-04-29T16:40:24.368Z] #38 38.00 simply Make syso files for the "go build" command (simplified) [2022-04-29T16:40:24.368Z] #38 38.00 extract Extract all resources from an executable [2022-04-29T16:40:24.368Z] #38 38.00 patch Replace resources in an executable file (exe, dll) [2022-04-29T16:40:24.368Z] #38 38.00 help, h Shows a list of commands or help for one command [2022-04-29T16:40:24.368Z] #38 38.00 [2022-04-29T16:40:24.368Z] #38 38.00 GLOBAL OPTIONS: [2022-04-29T16:40:24.368Z] #38 38.00 --help, -h show help (default: false) [2022-04-29T16:40:24.368Z] #38 DONE 38.7s [2022-04-29T16:40:24.368Z] [2022-04-29T16:40:24.368Z] #49 [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-04-29T16:40:24.368Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:24.368Z] #49 38.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:40:24.368Z] #49 ... [2022-04-29T16:40:24.368Z] [2022-04-29T16:40:24.368Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:24.368Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:24.368Z] #53 28.68 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T16:40:24.368Z] #53 28.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:40:24.368Z] #53 28.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T16:40:24.368Z] #53 28.85 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T16:40:24.368Z] #53 29.08 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T16:40:24.368Z] #53 29.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T16:40:24.368Z] #53 29.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T16:40:24.368Z] #53 29.63 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T16:40:24.368Z] #53 30.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T16:40:24.368Z] #53 31.01 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T16:40:24.368Z] #53 33.60 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T16:40:24.368Z] #53 33.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:40:24.368Z] #53 33.63 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T16:40:24.368Z] #53 33.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T16:40:24.368Z] #53 33.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T16:40:24.368Z] #53 33.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T16:40:24.368Z] #53 33.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T16:40:24.368Z] #53 34.03 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T16:40:24.368Z] #53 34.04 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T16:40:24.368Z] #53 34.08 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T16:40:24.368Z] #53 34.18 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T16:40:24.368Z] #53 34.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T16:40:24.368Z] #53 34.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T16:40:24.368Z] #53 34.39 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T16:40:24.368Z] #53 34.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T16:40:24.368Z] #53 34.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T16:40:24.368Z] #53 34.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T16:40:24.368Z] #53 34.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T16:40:24.368Z] #53 34.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T16:40:24.368Z] #53 34.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T16:40:24.368Z] #53 34.63 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T16:40:24.368Z] #53 34.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T16:40:24.368Z] #53 34.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T16:40:24.368Z] #53 34.80 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T16:40:24.368Z] #53 34.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T16:40:24.368Z] #53 34.94 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T16:40:24.368Z] #53 34.98 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T16:40:24.368Z] #53 35.00 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T16:40:24.368Z] #53 35.27 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T16:40:24.368Z] #53 35.29 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T16:40:24.368Z] #53 35.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T16:40:24.368Z] #53 35.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T16:40:24.368Z] #53 35.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T16:40:24.368Z] #53 35.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T16:40:24.368Z] #53 35.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T16:40:24.368Z] #53 35.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T16:40:24.368Z] #53 35.71 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T16:40:24.368Z] #53 35.72 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T16:40:24.368Z] #53 35.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T16:40:24.368Z] #53 35.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T16:40:24.368Z] #53 35.82 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T16:40:24.368Z] #53 35.84 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T16:40:24.368Z] #53 35.87 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T16:40:24.368Z] #53 35.88 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T16:40:24.368Z] #53 35.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T16:40:24.368Z] #53 35.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T16:40:24.368Z] #53 35.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T16:40:24.368Z] #53 36.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T16:40:24.368Z] #53 36.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T16:40:24.368Z] #53 36.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T16:40:24.368Z] #53 36.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T16:40:24.368Z] #53 36.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T16:40:24.368Z] #53 36.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T16:40:24.368Z] #53 36.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T16:40:24.368Z] #53 36.42 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T16:40:24.368Z] #53 36.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T16:40:24.368Z] #53 36.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T16:40:24.368Z] #53 36.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T16:40:24.368Z] #53 36.55 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T16:40:24.368Z] #53 36.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T16:40:24.368Z] #53 36.60 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T16:40:24.368Z] #53 36.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T16:40:24.368Z] #53 36.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T16:40:24.368Z] #53 36.78 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T16:40:24.368Z] #53 36.83 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T16:40:24.368Z] #53 36.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T16:40:24.368Z] #53 36.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T16:40:24.368Z] #53 36.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T16:40:24.368Z] #53 36.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T16:40:24.368Z] #53 36.97 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T16:40:24.368Z] #53 36.97 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T16:40:24.368Z] #53 37.56 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T16:40:24.368Z] #53 37.56 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T16:40:24.368Z] #53 37.58 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T16:40:24.368Z] #53 37.65 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T16:40:24.368Z] #53 37.72 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T16:40:24.368Z] #53 37.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T16:40:24.368Z] #53 37.79 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T16:40:24.368Z] #53 37.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T16:40:24.368Z] #53 37.89 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T16:40:24.368Z] #53 38.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T16:40:24.368Z] #53 38.09 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T16:40:24.368Z] #53 38.09 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T16:40:24.368Z] #53 38.09 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T16:40:24.368Z] #53 38.11 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T16:40:24.368Z] #53 38.18 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T16:40:24.368Z] #53 38.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T16:40:24.368Z] #53 38.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T16:40:24.368Z] #53 38.25 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T16:40:24.368Z] #53 38.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T16:40:24.368Z] #53 38.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T16:40:24.368Z] #53 38.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T16:40:24.368Z] #53 38.51 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T16:40:24.368Z] #53 38.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T16:40:24.368Z] #53 38.53 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T16:40:24.368Z] #53 38.55 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T16:40:24.368Z] #53 38.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T16:40:24.368Z] #53 ... [2022-04-29T16:40:24.368Z] [2022-04-29T16:40:24.368Z] #40 [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-04-29T16:40:24.368Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:24.368Z] #40 23.75 Reading package lists... [2022-04-29T16:40:24.368Z] #40 28.89 Building dependency tree... [2022-04-29T16:40:24.368Z] #40 31.92 The following additional packages will be installed: [2022-04-29T16:40:24.368Z] #40 31.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-29T16:40:24.368Z] #40 31.95 Suggested packages: [2022-04-29T16:40:24.368Z] #40 31.96 cmake-doc ninja-build lrzip [2022-04-29T16:40:24.368Z] #40 31.96 Recommended packages: [2022-04-29T16:40:24.368Z] #40 31.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T16:40:24.368Z] #40 32.85 The following NEW packages will be installed: [2022-04-29T16:40:24.368Z] #40 32.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-29T16:40:24.368Z] #40 32.87 vim-common xxd [2022-04-29T16:40:24.368Z] #40 33.24 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:40:24.368Z] #40 33.24 Need to get 17.7 MB of archives. [2022-04-29T16:40:24.368Z] #40 33.24 After this operation, 70.7 MB of additional disk space will be used. [2022-04-29T16:40:24.368Z] #40 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:40:24.368Z] #40 33.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:40:24.368Z] #40 33.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T16:40:24.368Z] #40 33.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:40:24.368Z] #40 33.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T16:40:24.368Z] #40 33.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T16:40:24.368Z] #40 33.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T16:40:24.368Z] #40 33.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T16:40:24.368Z] #40 33.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T16:40:24.368Z] #40 33.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T16:40:24.368Z] #40 35.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:24.368Z] #40 35.39 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-04-29T16:40:24.368Z] #40 35.50 Selecting previously unselected package xxd. [2022-04-29T16:40:24.368Z] #40 35.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T16:40:24.368Z] #40 35.54 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:40:24.368Z] #40 35.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:24.368Z] #40 35.82 Selecting previously unselected package vim-common. [2022-04-29T16:40:24.368Z] #40 35.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:40:24.368Z] #40 35.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:24.368Z] #40 36.16 Selecting previously unselected package cmake-data. [2022-04-29T16:40:24.368Z] #40 36.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T16:40:24.368Z] #40 36.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:40:24.368Z] #40 ... [2022-04-29T16:40:24.368Z] [2022-04-29T16:40:24.368Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:24.368Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:24.368Z] #53 39.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T16:40:24.443Z] #19 101.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-29T16:40:24.443Z] #19 101.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-29T16:40:24.443Z] #19 101.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-29T16:40:24.443Z] #19 101.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-29T16:40:24.443Z] #19 101.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-29T16:40:24.452Z] #65 ... [2022-04-29T16:40:24.452Z] [2022-04-29T16:40:24.452Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:24.452Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:24.452Z] #53 5.578 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T16:40:24.631Z] #53 39.15 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T16:40:24.631Z] #53 ... [2022-04-29T16:40:24.631Z] [2022-04-29T16:40:24.631Z] #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-04-29T16:40:24.631Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:24.631Z] #14 23.89 Reading package lists... [2022-04-29T16:40:24.631Z] #14 29.26 Building dependency tree... [2022-04-29T16:40:24.631Z] #14 32.50 The following additional packages will be installed: [2022-04-29T16:40:24.631Z] #14 32.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:40:24.631Z] #14 32.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T16:40:24.631Z] #14 32.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T16:40:24.631Z] #14 32.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T16:40:24.631Z] #14 32.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T16:40:24.631Z] #14 32.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T16:40:24.631Z] #14 32.52 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T16:40:24.631Z] #14 32.53 Suggested packages: [2022-04-29T16:40:24.631Z] #14 32.55 gcc-10-locales seccomp wine64 [2022-04-29T16:40:24.631Z] #14 33.67 The following NEW packages will be installed: [2022-04-29T16:40:24.631Z] #14 33.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:40:24.631Z] #14 33.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T16:40:24.631Z] #14 33.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T16:40:24.631Z] #14 33.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T16:40:24.631Z] #14 33.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T16:40:24.631Z] #14 33.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T16:40:24.631Z] #14 33.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T16:40:24.631Z] #14 33.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T16:40:24.631Z] #14 33.68 mingw-w64-x86-64-dev [2022-04-29T16:40:24.631Z] #14 34.10 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:40:24.631Z] #14 34.10 Need to get 115 MB of archives. [2022-04-29T16:40:24.631Z] #14 34.10 After this operation, 645 MB of additional disk space will be used. [2022-04-29T16:40:24.631Z] #14 34.10 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-04-29T16:40:24.631Z] #14 34.36 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-04-29T16:40:24.631Z] #14 34.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T16:40:24.631Z] #14 34.43 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-04-29T16:40:24.631Z] #14 34.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T16:40:24.631Z] #14 34.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T16:40:24.631Z] #14 34.72 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-04-29T16:40:24.631Z] #14 34.89 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-04-29T16:40:24.631Z] #14 34.89 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-04-29T16:40:24.631Z] #14 35.44 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-04-29T16:40:24.631Z] #14 36.69 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-04-29T16:40:24.631Z] #14 37.17 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-04-29T16:40:24.631Z] #14 37.68 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-04-29T16:40:24.631Z] #14 38.93 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-04-29T16:40:24.631Z] #14 ... [2022-04-29T16:40:24.631Z] [2022-04-29T16:40:24.631Z] #62 [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-04-29T16:40:24.631Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:40:24.631Z] #62 4.493 + RM_GOPATH=0 [2022-04-29T16:40:24.631Z] #62 4.493 + TMP_GOPATH= [2022-04-29T16:40:24.631Z] #62 4.493 + : /build [2022-04-29T16:40:24.631Z] #62 4.493 + '[' -z '' ']' [2022-04-29T16:40:24.631Z] #62 4.493 ++ mktemp -d [2022-04-29T16:40:24.631Z] #62 4.493 + export GOPATH=/tmp/tmp.pQ1wo3AThA [2022-04-29T16:40:24.631Z] #62 4.493 + GOPATH=/tmp/tmp.pQ1wo3AThA [2022-04-29T16:40:24.631Z] #62 4.493 + RM_GOPATH=1 [2022-04-29T16:40:24.631Z] #62 4.493 + case "$(go env GOARCH)" in [2022-04-29T16:40:24.631Z] #62 4.493 ++ go env GOARCH [2022-04-29T16:40:24.631Z] #62 4.520 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:24.631Z] #62 4.520 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:24.631Z] #62 4.520 ++ dirname /install.sh [2022-04-29T16:40:24.631Z] #62 4.537 + dir=/ [2022-04-29T16:40:24.631Z] #62 4.537 + bin=containerd [2022-04-29T16:40:24.631Z] #62 4.537 + shift [2022-04-29T16:40:24.631Z] #62 4.537 + '[' '!' -f //containerd.installer ']' [2022-04-29T16:40:24.631Z] #62 4.537 + . //containerd.installer [2022-04-29T16:40:24.631Z] #62 4.537 ++ set -e [2022-04-29T16:40:24.631Z] #62 4.537 ++ : v1.6.3 [2022-04-29T16:40:24.631Z] #62 4.537 + install_containerd [2022-04-29T16:40:24.631Z] #62 4.537 + echo 'Install containerd version v1.6.3' [2022-04-29T16:40:24.631Z] #62 4.537 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pQ1wo3AThA/src/github.com/containerd/containerd [2022-04-29T16:40:24.631Z] #62 4.537 Cloning into '/tmp/tmp.pQ1wo3AThA/src/github.com/containerd/containerd'... [2022-04-29T16:40:24.631Z] #62 4.537 Install containerd version v1.6.3 [2022-04-29T16:40:24.715Z] #53 ... [2022-04-29T16:40:24.715Z] [2022-04-29T16:40:24.715Z] #45 [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-04-29T16:40:24.715Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:24.715Z] #45 5.807 + git clone https://github.com/docker/distribution.git . [2022-04-29T16:40:24.715Z] #45 5.807 Cloning into '.'... [2022-04-29T16:40:24.715Z] #45 ... [2022-04-29T16:40:24.715Z] [2022-04-29T16:40:24.715Z] #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-04-29T16:40:24.715Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:24.715Z] #14 6.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:24.715Z] #14 6.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:24.715Z] #14 6.276 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:24.715Z] #14 8.376 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:24.978Z] #14 ... [2022-04-29T16:40:24.978Z] [2022-04-29T16:40:24.978Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:40:24.978Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:40:24.978Z] #38 6.568 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T16:40:24.978Z] #38 7.712 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T16:40:24.978Z] #38 10.62 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T16:40:24.978Z] #38 11.12 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T16:40:24.978Z] #38 11.23 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T16:40:24.978Z] #38 ... [2022-04-29T16:40:24.978Z] [2022-04-29T16:40:24.978Z] #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-04-29T16:40:24.978Z] #26 sha256:ec5d8dc60133969103f6d01c0f5f8aea6ac2f5431e0e85d5a98ee1d009fbeb6d [2022-04-29T16:40:24.978Z] #26 5.809 + RM_GOPATH=0 [2022-04-29T16:40:24.978Z] #26 5.811 + TMP_GOPATH= [2022-04-29T16:40:24.978Z] #26 5.811 + : /build [2022-04-29T16:40:24.978Z] #26 5.811 + '[' -z '' ']' [2022-04-29T16:40:24.978Z] #26 5.812 ++ mktemp -d [2022-04-29T16:40:24.978Z] #26 5.822 + export GOPATH=/tmp/tmp.sjLFvo1RPQ [2022-04-29T16:40:24.978Z] #26 5.823 + GOPATH=/tmp/tmp.sjLFvo1RPQ [2022-04-29T16:40:24.978Z] #26 5.823 + RM_GOPATH=1 [2022-04-29T16:40:24.978Z] #26 5.823 + case "$(go env GOARCH)" in [2022-04-29T16:40:24.978Z] #26 5.824 ++ go env GOARCH [2022-04-29T16:40:24.978Z] #26 5.868 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:24.978Z] #26 5.869 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:24.978Z] #26 5.869 ++ dirname /install.sh [2022-04-29T16:40:24.978Z] #26 5.874 + dir=/ [2022-04-29T16:40:24.978Z] #26 5.874 + bin=dockercli [2022-04-29T16:40:24.978Z] #26 5.874 + shift [2022-04-29T16:40:24.978Z] #26 5.874 + '[' '!' -f //dockercli.installer ']' [2022-04-29T16:40:24.978Z] #26 5.874 + . //dockercli.installer [2022-04-29T16:40:24.978Z] #26 5.874 ++ : stable [2022-04-29T16:40:24.978Z] #26 5.874 ++ : 17.06.2-ce [2022-04-29T16:40:24.978Z] #26 5.874 + install_dockercli [2022-04-29T16:40:24.978Z] #26 5.906 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T16:40:24.978Z] #26 5.906 ++ uname -m [2022-04-29T16:40:24.978Z] #26 5.906 + arch=x86_64 [2022-04-29T16:40:24.978Z] #26 5.906 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T16:40:24.978Z] #26 5.906 + url=https://download.docker.com/linux/static [2022-04-29T16:40:24.978Z] #26 5.906 + tar -xz docker/docker [2022-04-29T16:40:24.978Z] #26 5.906 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T16:40:24.978Z] #26 5.906 Install docker/cli version 17.06.2-ce from stable [2022-04-29T16:40:25.240Z] #26 ... [2022-04-29T16:40:25.240Z] [2022-04-29T16:40:25.240Z] #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-04-29T16:40:25.240Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:25.240Z] #14 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:25.826Z] #19 102.5 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-29T16:40:25.827Z] #19 102.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-29T16:40:25.827Z] #19 102.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-29T16:40:25.827Z] #19 102.5 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-29T16:40:26.086Z] #19 102.5 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-29T16:40:26.086Z] #19 102.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-29T16:40:26.086Z] #19 102.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-29T16:40:26.086Z] #19 102.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-29T16:40:26.086Z] #19 102.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-29T16:40:26.086Z] #19 102.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-29T16:40:26.086Z] #19 102.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-29T16:40:26.086Z] #19 102.6 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-29T16:40:27.468Z] #19 103.9 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-29T16:40:27.468Z] #19 103.9 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-29T16:40:27.468Z] #19 103.9 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-29T16:40:27.468Z] #19 103.9 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-29T16:40:27.468Z] #19 103.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-29T16:40:28.342Z] #65 ... [2022-04-29T16:40:28.342Z] [2022-04-29T16:40:28.342Z] #45 [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-04-29T16:40:28.342Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:28.342Z] #45 5.399 + git clone https://github.com/docker/distribution.git . [2022-04-29T16:40:28.342Z] #45 5.399 Cloning into '.'... [2022-04-29T16:40:28.409Z] #19 104.9 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-29T16:40:28.409Z] #19 104.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-29T16:40:28.669Z] #19 105.4 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:28.929Z] #19 105.7 Fetched 787 MB in 22s (35.3 MB/s) [2022-04-29T16:40:29.189Z] #19 105.7 Selecting previously unselected package liblocale-gettext-perl. [2022-04-29T16:40:29.189Z] #19 105.7 (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 ... 15709 files and directories currently installed.) [2022-04-29T16:40:29.189Z] #19 105.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-29T16:40:29.189Z] #19 105.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-29T16:40:29.449Z] #19 105.8 Selecting previously unselected package bzip2. [2022-04-29T16:40:29.449Z] #19 105.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T16:40:29.449Z] #19 105.8 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T16:40:29.449Z] #19 105.9 Selecting previously unselected package libmagic-mgc. [2022-04-29T16:40:29.449Z] #19 105.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-29T16:40:29.449Z] #19 105.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-29T16:40:29.552Z] #14 ... [2022-04-29T16:40:29.552Z] [2022-04-29T16:40:29.553Z] #62 [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-04-29T16:40:29.553Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:40:29.553Z] #62 32.26 Updating files: 70% (3333/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-29T16:40:29.553Z] #62 32.93 + cd /tmp/tmp.e5stkoZOfy/src/github.com/containerd/containerd [2022-04-29T16:40:29.553Z] #62 32.93 + git checkout -q v1.6.3 [2022-04-29T16:40:29.709Z] #19 106.1 Selecting previously unselected package libmagic1:amd64. [2022-04-29T16:40:29.709Z] #19 106.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-29T16:40:29.709Z] #19 106.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-29T16:40:29.709Z] #19 106.2 Selecting previously unselected package file. [2022-04-29T16:40:29.709Z] #19 106.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-29T16:40:29.709Z] #19 106.2 Unpacking file (1:5.39-3) ... [2022-04-29T16:40:29.709Z] #19 106.3 Selecting previously unselected package xz-utils. [2022-04-29T16:40:29.709Z] #19 106.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T16:40:29.709Z] #19 106.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:40:29.928Z] #62 ... [2022-04-29T16:40:29.928Z] [2022-04-29T16:40:29.928Z] #49 [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-04-29T16:40:29.928Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:29.928Z] #49 38.70 Selecting previously unselected package python3-six. [2022-04-29T16:40:29.928Z] #49 38.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T16:40:29.928Z] #49 38.74 Unpacking python3-six (1.16.0-2) ... [2022-04-29T16:40:29.928Z] #49 38.86 Selecting previously unselected package python3-protobuf. [2022-04-29T16:40:29.928Z] #49 38.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T16:40:29.928Z] #49 38.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T16:40:29.928Z] #49 39.39 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:40:29.928Z] #49 39.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:40:29.928Z] #49 39.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:40:29.928Z] #49 39.59 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:40:29.928Z] #49 39.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:40:29.928Z] #49 39.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:40:29.928Z] #49 39.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:40:29.928Z] #49 39.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:40:29.928Z] #49 39.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:40:29.928Z] #49 39.87 Selecting previously unselected package criu. [2022-04-29T16:40:29.928Z] #49 39.87 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T16:40:29.928Z] #49 39.87 Unpacking criu (3.16.1-3) ... [2022-04-29T16:40:29.928Z] #49 40.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:40:29.928Z] #49 42.16 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:40:29.928Z] #49 42.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:40:29.928Z] #49 42.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:40:29.928Z] #49 42.22 Setting up python3-six (1.16.0-2) ... [2022-04-29T16:40:29.928Z] #49 43.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:40:29.928Z] #49 43.46 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T16:40:29.969Z] #19 106.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-29T16:40:29.969Z] #19 106.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-29T16:40:29.969Z] #19 106.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-29T16:40:30.484Z] #62 33.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T16:40:30.539Z] #19 107.2 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-29T16:40:30.539Z] #19 107.2 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-29T16:40:30.539Z] #19 107.2 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-29T16:40:30.546Z] #14 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:30.741Z] #62 33.89 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T16:40:30.741Z] #62 33.89 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:40:30.741Z] #62 33.89 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:40:30.741Z] #62 33.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T16:40:30.741Z] #62 33.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T16:40:30.741Z] #62 33.89 + '[' '' = dynamic ']' [2022-04-29T16:40:30.741Z] #62 33.89 + make [2022-04-29T16:40:31.109Z] #19 107.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-29T16:40:31.119Z] #14 ... [2022-04-29T16:40:31.119Z] [2022-04-29T16:40:31.119Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:40:31.119Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:40:31.119Z] #38 16.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T16:40:31.119Z] #38 16.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:40:31.369Z] #19 107.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-29T16:40:31.369Z] #19 107.9 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-29T16:40:31.859Z] #49 ... [2022-04-29T16:40:31.859Z] [2022-04-29T16:40:31.859Z] #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-04-29T16:40:31.859Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:31.859Z] #14 39.48 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-04-29T16:40:31.859Z] #14 39.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T16:40:31.859Z] #14 39.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T16:40:31.859Z] #14 39.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:40:31.859Z] #14 39.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:40:31.859Z] #14 39.51 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-04-29T16:40:31.859Z] #14 39.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T16:40:31.859Z] #14 39.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T16:40:31.859Z] #14 39.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T16:40:31.859Z] #14 39.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T16:40:31.859Z] #14 39.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T16:40:31.859Z] #14 39.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T16:40:31.859Z] #14 39.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T16:40:31.859Z] #14 39.64 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-04-29T16:40:31.859Z] #14 39.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T16:40:31.859Z] #14 39.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T16:40:31.859Z] #14 40.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:40:31.859Z] #14 40.78 Fetched 115 MB in 6s (19.6 MB/s) [2022-04-29T16:40:31.859Z] #14 40.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T16:40:31.859Z] #14 40.88 (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 ... 15709 files and directories currently installed.) [2022-04-29T16:40:31.859Z] #14 40.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:40:31.859Z] #14 40.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:40:31.859Z] #14 43.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T16:40:31.859Z] #14 43.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:40:31.859Z] #14 43.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:40:31.859Z] #14 45.66 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T16:40:31.859Z] #14 45.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T16:40:31.859Z] #14 45.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:40:31.859Z] #14 45.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T16:40:31.859Z] #14 45.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:40:31.859Z] #14 45.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:40:31.859Z] #14 46.03 Selecting previously unselected package dmsetup. [2022-04-29T16:40:31.859Z] #14 46.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:40:31.859Z] #14 46.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:40:31.859Z] #14 46.21 Selecting previously unselected package mingw-w64-common. [2022-04-29T16:40:31.859Z] #14 46.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T16:40:31.859Z] #14 46.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T16:40:31.859Z] #14 ... [2022-04-29T16:40:31.859Z] [2022-04-29T16:40:31.859Z] #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-04-29T16:40:31.859Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:40:31.859Z] #34 36.36 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-29T16:40:31.859Z] #34 36.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T16:40:31.859Z] #34 37.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T16:40:31.938Z] #19 108.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-29T16:40:31.938Z] #19 108.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-29T16:40:31.938Z] #19 108.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-29T16:40:32.112Z] #62 35.34 + bin/ctr [2022-04-29T16:40:32.119Z] #34 ... [2022-04-29T16:40:32.119Z] [2022-04-29T16:40:32.119Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:32.119Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:32.119Z] #53 40.36 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T16:40:32.119Z] #53 40.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T16:40:32.119Z] #53 40.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T16:40:32.119Z] #53 40.43 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T16:40:32.119Z] #53 41.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T16:40:32.119Z] #53 41.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T16:40:32.119Z] #53 41.92 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T16:40:32.119Z] #53 41.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T16:40:32.119Z] #53 42.20 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T16:40:32.119Z] #53 42.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T16:40:32.119Z] #53 42.27 go: downloading golang.org/x/text v0.3.7 [2022-04-29T16:40:32.878Z] #19 109.2 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-29T16:40:32.878Z] #19 109.2 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-29T16:40:32.878Z] #19 109.2 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-29T16:40:33.039Z] #38 ... [2022-04-29T16:40:33.039Z] [2022-04-29T16:40:33.039Z] #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-04-29T16:40:33.039Z] #26 sha256:ec5d8dc60133969103f6d01c0f5f8aea6ac2f5431e0e85d5a98ee1d009fbeb6d [2022-04-29T16:40:33.039Z] #26 18.25 + mkdir -p /build [2022-04-29T16:40:33.039Z] #26 18.26 + mv docker/docker /build/ [2022-04-29T16:40:33.040Z] #26 18.27 + rmdir docker [2022-04-29T16:40:33.040Z] #26 DONE 18.9s [2022-04-29T16:40:33.040Z] [2022-04-29T16:40:33.040Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:33.040Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:40:33.040Z] #51 19.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T16:40:33.040Z] #51 19.26 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T16:40:33.127Z] #53 ... [2022-04-29T16:40:33.127Z] [2022-04-29T16:40:33.127Z] #49 [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-04-29T16:40:33.127Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:33.127Z] #49 47.14 Setting up criu (3.16.1-3) ... [2022-04-29T16:40:33.137Z] #19 109.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-29T16:40:33.137Z] #19 109.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:40:33.137Z] #19 109.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:40:33.137Z] #19 109.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-29T16:40:33.137Z] #19 109.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:40:33.137Z] #19 109.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:40:33.609Z] #45 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #36 [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-04-29T16:40:33.609Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:40:33.609Z] #36 6.311 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-29T16:40:33.609Z] #36 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:40:33.609Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:40:33.609Z] #38 5.164 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T16:40:33.609Z] #38 5.969 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T16:40:33.609Z] #38 7.814 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T16:40:33.609Z] #38 8.555 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T16:40:33.609Z] #38 8.638 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T16:40:33.609Z] #38 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #40 [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-04-29T16:40:33.609Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:33.609Z] #40 6.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:33.609Z] #40 6.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:33.609Z] #40 6.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:33.609Z] #40 7.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:33.609Z] #40 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:33.609Z] #40 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #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-04-29T16:40:33.609Z] #26 sha256:17d75e8be149ff0826779744833274c4ef2ab4f625830d603fa0bdd537972a35 [2022-04-29T16:40:33.609Z] #26 6.277 + RM_GOPATH=0 [2022-04-29T16:40:33.609Z] #26 6.277 + TMP_GOPATH= [2022-04-29T16:40:33.609Z] #26 6.277 + : /build [2022-04-29T16:40:33.609Z] #26 6.277 + '[' -z '' ']' [2022-04-29T16:40:33.609Z] #26 6.278 ++ mktemp -d [2022-04-29T16:40:33.609Z] #26 6.285 + export GOPATH=/tmp/tmp.XH3AWfcTAm [2022-04-29T16:40:33.609Z] #26 6.285 + GOPATH=/tmp/tmp.XH3AWfcTAm [2022-04-29T16:40:33.609Z] #26 6.285 + RM_GOPATH=1 [2022-04-29T16:40:33.609Z] #26 6.285 + case "$(go env GOARCH)" in [2022-04-29T16:40:33.609Z] #26 6.286 ++ go env GOARCH [2022-04-29T16:40:33.609Z] #26 6.305 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:33.609Z] #26 6.305 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:33.609Z] #26 6.305 ++ dirname /install.sh [2022-04-29T16:40:33.609Z] #26 6.314 + dir=/ [2022-04-29T16:40:33.609Z] #26 6.314 + bin=dockercli [2022-04-29T16:40:33.609Z] #26 6.314 + shift [2022-04-29T16:40:33.609Z] #26 6.314 + '[' '!' -f //dockercli.installer ']' [2022-04-29T16:40:33.609Z] #26 6.314 + . //dockercli.installer [2022-04-29T16:40:33.609Z] #26 6.314 ++ : stable [2022-04-29T16:40:33.609Z] #26 6.314 ++ : 17.06.2-ce [2022-04-29T16:40:33.609Z] #26 6.314 + install_dockercli [2022-04-29T16:40:33.609Z] #26 6.326 Install docker/cli version 17.06.2-ce from stable [2022-04-29T16:40:33.609Z] #26 6.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T16:40:33.609Z] #26 6.335 ++ uname -m [2022-04-29T16:40:33.609Z] #26 6.338 + arch=x86_64 [2022-04-29T16:40:33.609Z] #26 6.338 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T16:40:33.609Z] #26 6.338 + url=https://download.docker.com/linux/static [2022-04-29T16:40:33.609Z] #26 6.338 + tar -xz docker/docker [2022-04-29T16:40:33.609Z] #26 6.349 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T16:40:33.609Z] #26 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #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-04-29T16:40:33.609Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:40:33.609Z] #34 6.093 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-29T16:40:33.609Z] #34 6.093 Cloning into '.'... [2022-04-29T16:40:33.609Z] #34 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:33.609Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:33.609Z] #53 4.529 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-29T16:40:33.609Z] #53 ... [2022-04-29T16:40:33.609Z] [2022-04-29T16:40:33.609Z] #55 [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-04-29T16:40:33.609Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:40:33.609Z] #55 6.468 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-29T16:40:33.609Z] #55 7.796 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-29T16:40:33.609Z] #55 7.814 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-29T16:40:33.609Z] #55 7.928 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-29T16:40:33.609Z] #55 10.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T16:40:33.868Z] #55 ... [2022-04-29T16:40:33.868Z] [2022-04-29T16:40:33.868Z] #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-04-29T16:40:33.868Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:33.868Z] #14 7.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:33.868Z] #14 7.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:33.868Z] #14 7.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:33.868Z] #14 9.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:33.984Z] #51 ... [2022-04-29T16:40:33.984Z] [2022-04-29T16:40:33.984Z] #55 [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-04-29T16:40:33.984Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:40:33.984Z] #55 10.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-29T16:40:34.128Z] #14 ... [2022-04-29T16:40:34.128Z] [2022-04-29T16:40:34.128Z] #49 [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-04-29T16:40:34.128Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:34.128Z] #49 6.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:34.128Z] #49 6.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:34.128Z] #49 6.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:34.128Z] #49 7.379 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-29T16:40:34.128Z] #49 8.735 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:34.128Z] #49 ... [2022-04-29T16:40:34.128Z] [2022-04-29T16:40:34.128Z] #60 [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-04-29T16:40:34.128Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:34.128Z] #60 7.145 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:40:34.128Z] #60 7.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:40:34.128Z] #60 7.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:40:34.128Z] #60 8.919 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:40:34.245Z] #55 ... [2022-04-29T16:40:34.245Z] [2022-04-29T16:40:34.245Z] #65 [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-04-29T16:40:34.245Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7 [2022-04-29T16:40:34.245Z] #65 10.67 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T16:40:34.245Z] #65 15.87 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T16:40:34.245Z] #65 16.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T16:40:34.245Z] #65 17.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T16:40:34.245Z] #65 18.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:40:34.245Z] #65 18.21 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T16:40:34.245Z] #65 18.53 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T16:40:34.245Z] #65 18.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T16:40:34.400Z] #60 ... [2022-04-29T16:40:34.400Z] [2022-04-29T16:40:34.400Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:34.400Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:40:34.400Z] #51 7.100 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T16:40:34.400Z] #51 9.468 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T16:40:34.400Z] #51 9.539 go: downloading github.com/fatih/color v1.10.0 [2022-04-29T16:40:34.400Z] #51 9.625 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T16:40:34.400Z] #51 9.667 go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T16:40:34.400Z] #51 10.10 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T16:40:34.400Z] #51 10.20 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T16:40:34.400Z] #51 10.28 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T16:40:34.400Z] #51 10.28 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T16:40:34.400Z] #51 10.50 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T16:40:34.400Z] #51 10.87 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T16:40:34.400Z] #51 11.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T16:40:34.400Z] #51 11.47 go: downloading golang.org/x/tools v0.1.0 [2022-04-29T16:40:34.400Z] #51 ... [2022-04-29T16:40:34.400Z] [2022-04-29T16:40:34.400Z] #65 [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-04-29T16:40:34.400Z] #65 sha256:21642f0eca8ca7a9068dabffd375a080fb8f45b4c75378e7251bdb7b68a0b9ce [2022-04-29T16:40:34.400Z] #65 6.260 + RM_GOPATH=0 [2022-04-29T16:40:34.400Z] #65 6.260 + TMP_GOPATH= [2022-04-29T16:40:34.400Z] #65 6.260 + : /build [2022-04-29T16:40:34.400Z] #65 6.260 + '[' -z '' ']' [2022-04-29T16:40:34.400Z] #65 6.262 ++ mktemp -d [2022-04-29T16:40:34.400Z] #65 6.287 + export GOPATH=/tmp/tmp.AiR7g2RGxO [2022-04-29T16:40:34.400Z] #65 6.287 + GOPATH=/tmp/tmp.AiR7g2RGxO [2022-04-29T16:40:34.400Z] #65 6.287 + RM_GOPATH=1 [2022-04-29T16:40:34.400Z] #65 6.287 + case "$(go env GOARCH)" in [2022-04-29T16:40:34.400Z] #65 6.287 ++ go env GOARCH [2022-04-29T16:40:34.400Z] #65 6.308 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:34.400Z] #65 6.308 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:34.400Z] #65 6.309 ++ dirname /install.sh [2022-04-29T16:40:34.400Z] #65 6.311 + dir=/ [2022-04-29T16:40:34.400Z] #65 6.331 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:34.400Z] #65 6.331 + bin=rootlesskit [2022-04-29T16:40:34.400Z] #65 6.331 + shift [2022-04-29T16:40:34.400Z] #65 6.331 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T16:40:34.400Z] #65 6.331 + . //rootlesskit.installer [2022-04-29T16:40:34.400Z] #65 6.331 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:34.400Z] #65 6.331 + install_rootlesskit [2022-04-29T16:40:34.400Z] #65 6.331 + case "$1" in [2022-04-29T16:40:34.400Z] #65 6.331 + export CGO_ENABLED=0 [2022-04-29T16:40:34.400Z] #65 6.331 + CGO_ENABLED=0 [2022-04-29T16:40:34.400Z] #65 6.331 + _install_rootlesskit [2022-04-29T16:40:34.400Z] #65 6.331 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T16:40:34.400Z] #65 6.331 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:40:34.400Z] #65 6.331 + GOBIN=/build [2022-04-29T16:40:34.400Z] #65 6.331 + GO111MODULE=on [2022-04-29T16:40:34.400Z] #65 6.331 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:34.400Z] #65 6.887 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T16:40:34.400Z] #65 10.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:40:34.400Z] #65 10.82 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T16:40:34.506Z] #65 ... [2022-04-29T16:40:34.507Z] [2022-04-29T16:40:34.507Z] #40 [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-04-29T16:40:34.507Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:34.507Z] #40 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:34.507Z] #40 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:34.507Z] #40 ... [2022-04-29T16:40:34.507Z] [2022-04-29T16:40:34.507Z] #49 [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-04-29T16:40:34.507Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:34.507Z] #49 12.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:34.507Z] #49 16.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:34.768Z] #49 20.99 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T16:40:34.768Z] #49 ... [2022-04-29T16:40:34.768Z] [2022-04-29T16:40:34.768Z] #65 [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-04-29T16:40:34.768Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7 [2022-04-29T16:40:34.768Z] #65 20.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T16:40:34.964Z] #65 ... [2022-04-29T16:40:34.964Z] [2022-04-29T16:40:34.964Z] #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-04-29T16:40:34.964Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:34.964Z] #14 12.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:35.034Z] #65 21.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T16:40:35.034Z] #65 ... [2022-04-29T16:40:35.034Z] [2022-04-29T16:40:35.034Z] #60 [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-04-29T16:40:35.034Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:35.034Z] #60 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:35.034Z] #60 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:35.073Z] #49 49.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:40:35.073Z] #49 ... [2022-04-29T16:40:35.073Z] [2022-04-29T16:40:35.073Z] #40 [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-04-29T16:40:35.073Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:35.073Z] #40 39.65 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:40:35.073Z] #40 39.65 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 39.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:40:35.073Z] #40 45.38 Selecting previously unselected package libxml2:amd64. [2022-04-29T16:40:35.073Z] #40 45.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 45.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:40:35.073Z] #40 45.99 Selecting previously unselected package libarchive13:amd64. [2022-04-29T16:40:35.073Z] #40 45.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 45.99 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:40:35.073Z] #40 46.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T16:40:35.073Z] #40 46.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 46.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:40:35.073Z] #40 46.47 Selecting previously unselected package librhash0:amd64. [2022-04-29T16:40:35.073Z] #40 46.47 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 46.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:40:35.073Z] #40 46.80 Selecting previously unselected package libuv1:amd64. [2022-04-29T16:40:35.073Z] #40 46.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 46.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:40:35.073Z] #40 47.31 Selecting previously unselected package cmake. [2022-04-29T16:40:35.073Z] #40 47.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T16:40:35.073Z] #40 47.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:40:35.342Z] #40 ... [2022-04-29T16:40:35.342Z] [2022-04-29T16:40:35.342Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:35.342Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:35.342Z] #53 48.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T16:40:35.342Z] #53 48.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T16:40:35.342Z] #53 48.51 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T16:40:35.342Z] #53 48.54 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T16:40:35.342Z] #53 48.63 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T16:40:35.342Z] #53 48.63 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T16:40:35.342Z] #53 48.68 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T16:40:35.342Z] #53 48.86 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T16:40:35.342Z] #53 48.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T16:40:35.342Z] #53 48.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T16:40:35.342Z] #53 48.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T16:40:35.342Z] #53 49.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T16:40:35.342Z] #53 49.61 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T16:40:35.342Z] #53 49.67 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T16:40:35.604Z] #53 ... [2022-04-29T16:40:35.604Z] [2022-04-29T16:40:35.604Z] #49 [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-04-29T16:40:35.604Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:35.604Z] #49 DONE 49.8s [2022-04-29T16:40:35.604Z] [2022-04-29T16:40:35.604Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:40:35.604Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:40:35.604Z] #53 50.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T16:40:35.608Z] #60 ... [2022-04-29T16:40:35.608Z] [2022-04-29T16:40:35.608Z] #65 [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-04-29T16:40:35.608Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7 [2022-04-29T16:40:35.608Z] #65 21.52 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T16:40:35.866Z] #53 50.29 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T16:40:35.866Z] #53 50.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T16:40:35.866Z] #53 50.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T16:40:35.866Z] #53 50.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T16:40:35.866Z] #53 50.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T16:40:35.866Z] #53 50.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T16:40:36.127Z] #53 50.68 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T16:40:36.181Z] #65 22.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:40:36.389Z] #53 50.84 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T16:40:36.389Z] #53 50.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T16:40:36.389Z] #53 50.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T16:40:38.306Z] #53 52.52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T16:40:38.878Z] #53 ... [2022-04-29T16:40:38.878Z] [2022-04-29T16:40:38.878Z] #40 [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-04-29T16:40:38.878Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:38.878Z] #40 52.02 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:40:38.878Z] #40 52.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:38.878Z] #40 52.05 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:40:38.878Z] #40 52.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:40:38.878Z] #40 52.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:40:38.878Z] #40 52.15 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:40:38.878Z] #40 52.18 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:40:38.878Z] #40 52.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:40:38.878Z] #40 52.23 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:40:38.878Z] #40 52.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:40:38.878Z] #40 52.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:40:38.878Z] #40 DONE 53.4s [2022-04-29T16:40:38.878Z] [2022-04-29T16:40:38.878Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T16:40:38.878Z] #41 sha256:afe899108ef3fc1b84353ff61feb19783ce689b2b56fce0313589158b92b8892 [2022-04-29T16:40:39.146Z] #14 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:39.825Z] #41 DONE 0.8s [2022-04-29T16:40:39.825Z] [2022-04-29T16:40:39.825Z] #42 [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-04-29T16:40:39.825Z] #42 sha256:48f15037e55692214da30638eaa61579f9fff7f3ff5f8b9cb35417bc37dffcdb [2022-04-29T16:40:40.206Z] #62 ... [2022-04-29T16:40:40.206Z] [2022-04-29T16:40:40.206Z] #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-04-29T16:40:40.206Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:40:40.206Z] #14 62.64 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T16:40:40.206Z] #14 62.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:40.206Z] #14 62.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:40:40.206Z] #14 66.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T16:40:40.206Z] #14 66.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:40.206Z] #14 66.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:40:40.206Z] #14 71.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T16:40:40.206Z] #14 71.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:40.206Z] #14 71.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:40:41.056Z] #14 ... [2022-04-29T16:40:41.056Z] [2022-04-29T16:40:41.056Z] #65 [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-04-29T16:40:41.056Z] #65 sha256:21642f0eca8ca7a9068dabffd375a080fb8f45b4c75378e7251bdb7b68a0b9ce [2022-04-29T16:40:41.056Z] #65 11.83 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T16:40:41.056Z] #65 16.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T16:40:41.056Z] #65 17.27 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T16:40:41.056Z] #65 17.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:40:41.056Z] #65 17.38 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T16:40:41.056Z] #65 17.46 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T16:40:41.313Z] #65 18.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T16:40:41.313Z] #65 18.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T16:40:41.481Z] #65 ... [2022-04-29T16:40:41.481Z] [2022-04-29T16:40:41.481Z] #36 [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-04-29T16:40:41.481Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:40:41.481Z] #36 27.29 tomll can be used in two ways: [2022-04-29T16:40:41.481Z] #36 27.30 Writing to STDIN and reading from STDOUT: [2022-04-29T16:40:41.481Z] #36 27.30 cat file.toml | tomll > file.toml [2022-04-29T16:40:41.481Z] #36 27.30 [2022-04-29T16:40:41.481Z] #36 27.30 Reading and updating a list of files: [2022-04-29T16:40:41.481Z] #36 27.30 tomll a.toml b.toml c.toml [2022-04-29T16:40:41.481Z] #36 27.30 [2022-04-29T16:40:41.481Z] #36 27.30 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T16:40:41.481Z] #36 DONE 27.6s [2022-04-29T16:40:41.481Z] [2022-04-29T16:40:41.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-04-29T16:40:41.481Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:41.481Z] #14 27.45 Fetched 8510 kB in 21s (396 kB/s) [2022-04-29T16:40:42.245Z] #65 19.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T16:40:42.379Z] #42 2.775 + RM_GOPATH=0 [2022-04-29T16:40:42.504Z] #65 19.36 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T16:40:42.643Z] #42 2.776 + TMP_GOPATH= [2022-04-29T16:40:42.643Z] #42 2.776 + : /build [2022-04-29T16:40:42.643Z] #42 2.776 + '[' -z '' ']' [2022-04-29T16:40:42.643Z] #42 2.776 ++ mktemp -d [2022-04-29T16:40:42.643Z] #42 2.777 + export GOPATH=/tmp/tmp.MTNgjK4f7f [2022-04-29T16:40:42.643Z] #42 2.778 + GOPATH=/tmp/tmp.MTNgjK4f7f [2022-04-29T16:40:42.643Z] #42 2.778 + RM_GOPATH=1 [2022-04-29T16:40:42.643Z] #42 2.778 + case "$(go env GOARCH)" in [2022-04-29T16:40:42.643Z] #42 2.778 ++ go env GOARCH [2022-04-29T16:40:42.643Z] #42 2.786 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:42.643Z] #42 2.787 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:40:42.643Z] #42 2.787 ++ dirname /install.sh [2022-04-29T16:40:42.643Z] #42 2.792 + dir=/ [2022-04-29T16:40:42.643Z] #42 2.794 + bin=tini [2022-04-29T16:40:42.643Z] #42 2.794 + shift [2022-04-29T16:40:42.643Z] #42 2.794 + '[' '!' -f //tini.installer ']' [2022-04-29T16:40:42.643Z] #42 2.795 + . //tini.installer [2022-04-29T16:40:42.643Z] #42 2.798 ++ : v0.19.0 [2022-04-29T16:40:42.643Z] #42 2.801 + install_tini [2022-04-29T16:40:42.643Z] #42 2.801 + echo 'Install tini version v0.19.0' [2022-04-29T16:40:42.643Z] #42 2.802 Install tini version v0.19.0 [2022-04-29T16:40:42.643Z] #42 2.802 + git clone https://github.com/krallin/tini.git /tmp/tmp.MTNgjK4f7f/tini [2022-04-29T16:40:42.643Z] #42 2.804 Cloning into '/tmp/tmp.MTNgjK4f7f/tini'... [2022-04-29T16:40:43.078Z] #65 ... [2022-04-29T16:40:43.078Z] [2022-04-29T16:40:43.078Z] #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-04-29T16:40:43.078Z] #26 sha256:17d75e8be149ff0826779744833274c4ef2ab4f625830d603fa0bdd537972a35 [2022-04-29T16:40:43.078Z] #26 19.81 + mkdir -p /build [2022-04-29T16:40:43.078Z] #26 19.83 + mv docker/docker /build/ [2022-04-29T16:40:43.078Z] #26 19.93 + rmdir docker [2022-04-29T16:40:43.216Z] #42 ... [2022-04-29T16:40:43.216Z] [2022-04-29T16:40:43.216Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:43.216Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:40:43.216Z] #51 57.49 gotestsum version dev [2022-04-29T16:40:43.216Z] #51 DONE 57.8s [2022-04-29T16:40:43.216Z] [2022-04-29T16:40:43.216Z] #42 [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-04-29T16:40:43.216Z] #42 sha256:48f15037e55692214da30638eaa61579f9fff7f3ff5f8b9cb35417bc37dffcdb [2022-04-29T16:40:43.216Z] #42 3.571 + cd /tmp/tmp.MTNgjK4f7f/tini [2022-04-29T16:40:43.216Z] #42 3.572 + git checkout -q v0.19.0 [2022-04-29T16:40:43.216Z] #42 3.589 + cmake . [2022-04-29T16:40:43.245Z] #19 119.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-29T16:40:43.245Z] #19 119.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:40:43.245Z] #19 119.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:40:43.245Z] #19 119.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-29T16:40:43.245Z] #19 119.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:40:43.245Z] #19 119.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T16:40:43.788Z] #42 3.989 -- The C compiler identification is GNU 10.2.1 [2022-04-29T16:40:43.788Z] #42 4.129 -- Detecting C compiler ABI info [2022-04-29T16:40:44.361Z] #42 4.612 -- Detecting C compiler ABI info - done [2022-04-29T16:40:44.623Z] #42 4.747 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T16:40:44.623Z] #42 4.747 -- Detecting C compile features [2022-04-29T16:40:44.623Z] #42 4.750 -- Detecting C compile features - done [2022-04-29T16:40:44.623Z] #42 4.788 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T16:40:44.623Z] #42 4.898 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T16:40:44.623Z] #42 4.961 -- Configuring done [2022-04-29T16:40:44.623Z] #42 4.985 -- Generating done [2022-04-29T16:40:44.883Z] #42 4.993 -- Build files have been written to: /tmp/tmp.MTNgjK4f7f/tini [2022-04-29T16:40:44.883Z] #42 5.007 + make tini-static [2022-04-29T16:40:44.883Z] #42 5.241 Scanning dependencies of target tini-static [2022-04-29T16:40:44.976Z] #26 DONE 21.5s [2022-04-29T16:40:44.976Z] [2022-04-29T16:40:44.976Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:40:44.976Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:40:44.976Z] #51 20.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T16:40:44.976Z] #51 20.46 go: downloading golang.org/x/mod v0.3.0 [2022-04-29T16:40:44.976Z] #51 ... [2022-04-29T16:40:44.976Z] [2022-04-29T16:40:44.976Z] #60 [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-04-29T16:40:44.976Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:44.976Z] #60 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:44.976Z] #60 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:44.977Z] #60 ... [2022-04-29T16:40:44.977Z] [2022-04-29T16:40:44.977Z] #49 [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-04-29T16:40:44.977Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:44.977Z] #49 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:40:44.977Z] #49 15.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:44.977Z] #49 20.63 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-29T16:40:45.146Z] #42 5.317 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T16:40:45.540Z] #49 ... [2022-04-29T16:40:45.540Z] [2022-04-29T16:40:45.540Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:40:45.540Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:40:45.540Z] #38 12.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T16:40:45.540Z] #38 12.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:40:46.091Z] #42 6.433 [100%] Linking C executable tini-static [2022-04-29T16:40:46.111Z] #38 ... [2022-04-29T16:40:46.111Z] [2022-04-29T16:40:46.111Z] #65 [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-04-29T16:40:46.111Z] #65 sha256:21642f0eca8ca7a9068dabffd375a080fb8f45b4c75378e7251bdb7b68a0b9ce [2022-04-29T16:40:46.111Z] #65 22.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T16:40:46.111Z] #65 22.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:40:46.369Z] #65 ... [2022-04-29T16:40:46.369Z] [2022-04-29T16:40:46.369Z] #40 [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-04-29T16:40:46.369Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:46.369Z] #40 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:40:46.750Z] #14 79.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T16:40:46.750Z] #14 79.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-29T16:40:46.750Z] #14 79.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:40:47.038Z] #42 7.047 [100%] Built target tini-static [2022-04-29T16:40:47.038Z] #42 7.087 + mkdir -p /build [2022-04-29T16:40:47.038Z] #42 7.098 + cp tini-static /build/docker-init [2022-04-29T16:40:47.611Z] #42 DONE 7.8s [2022-04-29T16:40:47.611Z] [2022-04-29T16:40:47.611Z] #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-04-29T16:40:47.611Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:47.611Z] #14 52.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T16:40:47.611Z] #14 52.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T16:40:47.611Z] #14 52.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:40:47.611Z] #14 57.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T16:40:47.611Z] #14 57.44 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:40:47.611Z] #14 57.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:40:47.611Z] #14 57.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T16:40:47.611Z] #14 57.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:40:47.611Z] #14 57.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:40:47.742Z] #40 ... [2022-04-29T16:40:47.742Z] [2022-04-29T16:40:47.742Z] #36 [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-04-29T16:40:47.742Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-29T16:40:47.742Z] #36 24.88 tomll can be used in two ways: [2022-04-29T16:40:47.742Z] #36 24.89 Writing to STDIN and reading from STDOUT: [2022-04-29T16:40:47.742Z] #36 24.89 cat file.toml | tomll > file.toml [2022-04-29T16:40:47.742Z] #36 24.89 [2022-04-29T16:40:47.742Z] #36 24.89 Reading and updating a list of files: [2022-04-29T16:40:47.742Z] #36 24.89 tomll a.toml b.toml c.toml [2022-04-29T16:40:47.742Z] #36 24.89 [2022-04-29T16:40:47.742Z] #36 24.89 When given a list of files, tomll will modify all files in place without asking. [2022-04-29T16:40:48.002Z] #36 DONE 25.0s [2022-04-29T16:40:48.002Z] [2022-04-29T16:40:48.002Z] #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-04-29T16:40:48.002Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:48.229Z] #14 27.45 Reading package lists... [2022-04-29T16:40:48.229Z] #14 ... [2022-04-29T16:40:48.229Z] [2022-04-29T16:40:48.229Z] #49 [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-04-29T16:40:48.229Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:48.229Z] #49 30.17 Fetched 8513 kB in 24s (352 kB/s) [2022-04-29T16:40:48.259Z] #14 ... [2022-04-29T16:40:48.259Z] [2022-04-29T16:40:48.259Z] #40 [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-04-29T16:40:48.259Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:48.259Z] #40 25.57 Fetched 8510 kB in 20s (434 kB/s) [2022-04-29T16:40:49.181Z] #49 30.17 Reading package lists... [2022-04-29T16:40:49.181Z] #49 ... [2022-04-29T16:40:49.181Z] [2022-04-29T16:40:49.181Z] #45 [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-04-29T16:40:49.181Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:49.704Z] #45 35.22 Updating files: 64% (1184/1843) Updating files: 65% (1198/1843) Updating files: 66% (1217/1843) Updating files: 67% (1235/1843) Updating files: 68% (1254/1843) Updating files: 69% (1272/1843) Updating files: 70% (1291/1843) Updating files: 71% (1309/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) [2022-04-29T16:40:49.704Z] #45 ... [2022-04-29T16:40:49.704Z] [2022-04-29T16:40:49.704Z] #40 [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-04-29T16:40:49.704Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:40:49.704Z] #40 26.16 Fetched 8510 kB in 21s (402 kB/s) [2022-04-29T16:40:49.704Z] #40 26.16 Reading package lists... [2022-04-29T16:40:49.704Z] #40 34.90 Reading package lists... [2022-04-29T16:40:49.704Z] #40 ... [2022-04-29T16:40:49.704Z] [2022-04-29T16:40:49.704Z] #45 [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-04-29T16:40:49.704Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:49.704Z] #45 35.22 Updating files: 64% (1184/1843) Updating files: 65% (1198/1843) Updating files: 66% (1217/1843) Updating files: 67% (1235/1843) Updating files: 68% (1254/1843) Updating files: 69% (1272/1843) Updating files: 70% (1291/1843) Updating files: 71% (1309/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T16:40:49.966Z] #45 36.06 + git checkout -q v2.3.0 [2022-04-29T16:40:50.160Z] #14 64.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T16:40:50.160Z] #14 64.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:40:50.160Z] #14 64.14 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:40:50.914Z] #45 ... [2022-04-29T16:40:50.914Z] [2022-04-29T16:40:50.914Z] #60 [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-04-29T16:40:50.914Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:40:50.914Z] #60 27.31 Fetched 8510 kB in 21s (399 kB/s) [2022-04-29T16:40:50.914Z] #60 27.31 Reading package lists... [2022-04-29T16:40:50.914Z] #60 36.17 Reading package lists... [2022-04-29T16:40:50.914Z] #60 ... [2022-04-29T16:40:50.914Z] [2022-04-29T16:40:50.914Z] #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-04-29T16:40:50.914Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:40:50.914Z] #14 27.45 Reading package lists... [2022-04-29T16:40:50.923Z] #14 84.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T16:40:50.923Z] #14 84.05 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T16:40:50.923Z] #14 84.07 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:40:50.923Z] #14 84.20 Selecting previously unselected package libapparmor1:arm64. [2022-04-29T16:40:50.923Z] #14 ... [2022-04-29T16:40:50.923Z] [2022-04-29T16:40:50.923Z] #65 [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-04-29T16:40:50.923Z] #65 sha256:8e7453235d3ac223af777cf1bd1f1be8d0a8e01f1d2bbe8eea1731c3839baa05 [2022-04-29T16:40:50.923Z] #65 83.71 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:40:50.923Z] #65 83.71 + GOBIN=/build [2022-04-29T16:40:50.923Z] #65 83.71 + GO111MODULE=on [2022-04-29T16:40:50.923Z] #65 83.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:40:53.224Z] #19 128.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-29T16:40:53.224Z] #19 128.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:40:53.224Z] #19 128.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:40:53.224Z] #19 128.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-29T16:40:53.224Z] #19 128.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:40:53.224Z] #19 128.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T16:40:54.917Z] #40 25.57 Reading package lists... [2022-04-29T16:40:54.917Z] #40 ... [2022-04-29T16:40:54.917Z] [2022-04-29T16:40:54.917Z] #49 [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-04-29T16:40:54.917Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:40:54.917Z] #49 29.45 Fetched 8513 kB in 23s (371 kB/s) [2022-04-29T16:40:55.112Z] #65 87.84 rootlesskit version 1.0.0 [2022-04-29T16:40:55.112Z] #65 87.84 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T16:40:55.112Z] #65 87.84 -container-ip string [2022-04-29T16:40:55.112Z] #65 87.84 container ip [2022-04-29T16:40:55.112Z] #65 87.84 -container-port int [2022-04-29T16:40:55.112Z] #65 87.84 container port (default -1) [2022-04-29T16:40:55.112Z] #65 87.84 -host-ip string [2022-04-29T16:40:55.112Z] #65 87.84 host ip [2022-04-29T16:40:55.112Z] #65 87.84 -host-port int [2022-04-29T16:40:55.112Z] #65 87.84 host port (default -1) [2022-04-29T16:40:55.112Z] #65 87.84 -proto string [2022-04-29T16:40:55.112Z] #65 87.84 proxy protocol (default "tcp") [2022-04-29T16:40:55.150Z] #14 35.99 Reading package lists... [2022-04-29T16:40:55.151Z] #14 ... [2022-04-29T16:40:55.151Z] [2022-04-29T16:40:55.151Z] #45 [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-04-29T16:40:55.151Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:55.151Z] #45 38.37 + 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-04-29T16:40:56.052Z] #65 ... [2022-04-29T16:40:56.052Z] [2022-04-29T16:40:56.052Z] #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-04-29T16:40:56.052Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:40:56.052Z] #14 84.20 Selecting previously unselected package libapparmor1:arm64. [2022-04-29T16:40:56.052Z] #14 84.20 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 84.21 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-29T16:40:56.052Z] #14 84.30 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-29T16:40:56.052Z] #14 84.31 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 84.31 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-29T16:40:56.052Z] #14 84.44 Selecting previously unselected package libbtrfs0:arm64. [2022-04-29T16:40:56.052Z] #14 84.45 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 84.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-29T16:40:56.052Z] #14 84.60 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-29T16:40:56.052Z] #14 84.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 84.63 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-29T16:40:56.052Z] #14 84.84 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-29T16:40:56.052Z] #14 84.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 84.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-29T16:40:56.052Z] #14 84.93 Selecting previously unselected package libudev-dev:arm64. [2022-04-29T16:40:56.052Z] #14 84.94 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 84.95 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-29T16:40:56.052Z] #14 85.05 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-29T16:40:56.052Z] #14 85.05 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 85.05 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-29T16:40:56.052Z] #14 85.20 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-29T16:40:56.052Z] #14 85.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 85.21 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 85.38 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-29T16:40:56.052Z] #14 85.38 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 85.38 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 85.52 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-29T16:40:56.052Z] #14 85.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 85.53 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 85.59 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-29T16:40:56.052Z] #14 85.59 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 85.60 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 85.96 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-29T16:40:56.052Z] #14 85.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 86.00 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-29T16:40:56.052Z] #14 86.20 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-29T16:40:56.052Z] #14 86.21 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 86.22 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-29T16:40:56.052Z] #14 86.28 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-29T16:40:56.052Z] #14 86.28 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 86.30 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T16:40:56.052Z] #14 86.41 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-29T16:40:56.052Z] #14 86.42 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-29T16:40:56.052Z] #14 86.42 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-29T16:40:56.052Z] #14 86.97 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T16:40:56.052Z] #14 87.00 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-29T16:40:56.052Z] #14 87.00 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:40:56.052Z] #14 87.02 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-29T16:40:56.052Z] #14 87.03 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.04 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 87.05 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-29T16:40:56.052Z] #14 87.06 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 87.07 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-29T16:40:56.052Z] #14 87.08 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 87.09 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:40:56.052Z] #14 87.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-29T16:40:56.052Z] #14 87.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.13 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-29T16:40:56.052Z] #14 87.14 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T16:40:56.052Z] #14 87.15 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-29T16:40:56.052Z] #14 87.16 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:40:56.052Z] #14 87.17 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-29T16:40:56.052Z] #14 87.18 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-29T16:40:56.052Z] #14 87.19 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.21 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.23 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-04-29T16:40:56.052Z] #14 87.23 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.24 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-04-29T16:40:56.052Z] #14 87.25 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:40:56.052Z] #14 87.27 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.28 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-04-29T16:40:56.052Z] #14 87.29 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.30 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:40:56.052Z] #14 87.32 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-29T16:40:56.052Z] #14 87.33 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:40:56.052Z] #14 87.35 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-29T16:40:56.052Z] #14 87.36 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-29T16:40:56.052Z] #14 87.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:40:58.206Z] #49 29.45 Reading package lists... [2022-04-29T16:40:58.206Z] #49 ... [2022-04-29T16:40:58.206Z] [2022-04-29T16:40:58.206Z] #45 [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-04-29T16:40:58.206Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:40:58.206Z] #45 32.23 Updating files: 59% (1093/1843) Updating files: 60% (1106/1843) Updating files: 61% (1125/1843) Updating files: 62% (1143/1843) Updating files: 63% (1162/1843) Updating files: 64% (1180/1843) Updating files: 65% (1198/1843) Updating files: 66% (1217/1843) Updating files: 67% (1235/1843) Updating files: 68% (1254/1843) Updating files: 69% (1272/1843) Updating files: 70% (1291/1843) Updating files: 71% (1309/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-29T16:40:58.206Z] #45 33.53 + git checkout -q v2.3.0 [2022-04-29T16:40:59.135Z] #45 36.12 + 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-04-29T16:41:00.165Z] #14 74.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T16:41:00.165Z] #14 74.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:00.426Z] #14 74.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:41:00.503Z] #45 ... [2022-04-29T16:41:00.503Z] [2022-04-29T16:41:00.503Z] #60 [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-04-29T16:41:00.503Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:41:00.503Z] #60 27.58 Fetched 8510 kB in 21s (410 kB/s) [2022-04-29T16:41:00.503Z] #60 27.58 Reading package lists... [2022-04-29T16:41:00.503Z] #60 36.28 Reading package lists... [2022-04-29T16:41:00.503Z] #60 ... [2022-04-29T16:41:00.503Z] [2022-04-29T16:41:00.503Z] #49 [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-04-29T16:41:00.503Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:00.503Z] #49 29.45 Reading package lists... [2022-04-29T16:41:01.303Z] #14 ... [2022-04-29T16:41:01.303Z] [2022-04-29T16:41:01.303Z] #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-04-29T16:41:01.304Z] #26 sha256:3705056e7f680f68554c11fd5faadfcb0644c48646c3d25452eba4d73368c8db [2022-04-29T16:41:01.704Z] #49 37.66 Reading package lists... [2022-04-29T16:41:01.704Z] #49 ... [2022-04-29T16:41:01.704Z] [2022-04-29T16:41:01.704Z] #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-04-29T16:41:01.704Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:01.704Z] #14 28.68 Fetched 8510 kB in 22s (387 kB/s) [2022-04-29T16:41:01.704Z] #14 28.68 Reading package lists... [2022-04-29T16:41:01.704Z] #14 37.14 Reading package lists... [2022-04-29T16:41:01.704Z] #14 ... [2022-04-29T16:41:01.704Z] [2022-04-29T16:41:01.704Z] #40 [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-04-29T16:41:01.704Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:01.704Z] #40 25.57 Reading package lists... [2022-04-29T16:41:01.756Z] #45 ... [2022-04-29T16:41:01.756Z] [2022-04-29T16:41:01.756Z] #49 [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-04-29T16:41:01.756Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:01.756Z] #49 30.17 Reading package lists... [2022-04-29T16:41:01.756Z] #49 37.63 Reading package lists... [2022-04-29T16:41:01.756Z] #49 45.03 Building dependency tree... [2022-04-29T16:41:01.756Z] #49 ... [2022-04-29T16:41:01.756Z] [2022-04-29T16:41:01.756Z] #40 [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-04-29T16:41:01.756Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:01.756Z] #40 34.90 Reading package lists... [2022-04-29T16:41:01.756Z] #40 42.19 Building dependency tree... [2022-04-29T16:41:01.756Z] #40 47.81 The following additional packages will be installed: [2022-04-29T16:41:01.756Z] #40 47.83 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-29T16:41:01.756Z] #40 47.84 Suggested packages: [2022-04-29T16:41:01.756Z] #40 47.84 cmake-doc ninja-build lrzip [2022-04-29T16:41:01.756Z] #40 47.84 Recommended packages: [2022-04-29T16:41:01.756Z] #40 47.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T16:41:01.756Z] #40 ... [2022-04-29T16:41:01.756Z] [2022-04-29T16:41:01.756Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:01.756Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:01.756Z] #53 48.05 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T16:41:01.756Z] #53 48.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:41:01.756Z] #53 48.11 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T16:41:01.756Z] #53 48.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T16:41:01.815Z] #14 ... [2022-04-29T16:41:01.815Z] [2022-04-29T16:41:01.815Z] #62 [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-04-29T16:41:01.815Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:41:02.019Z] #53 48.51 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T16:41:02.019Z] #53 48.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T16:41:02.077Z] #26 93.35 Updating files: 35% (4024/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 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: 89% (10234/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) #26 ... [2022-04-29T16:41:02.077Z] [2022-04-29T16:41:02.077Z] #65 [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-04-29T16:41:02.077Z] #65 sha256:8e7453235d3ac223af777cf1bd1f1be8d0a8e01f1d2bbe8eea1731c3839baa05 [2022-04-29T16:41:02.077Z] #65 DONE 94.7s [2022-04-29T16:41:02.077Z] [2022-04-29T16:41:02.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-04-29T16:41:02.077Z] #26 sha256:3705056e7f680f68554c11fd5faadfcb0644c48646c3d25452eba4d73368c8db [2022-04-29T16:41:02.078Z] #26 93.35 Updating files: 35% (4024/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 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: 89% (10234/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-29T16:41:02.078Z] #26 ... [2022-04-29T16:41:02.078Z] [2022-04-29T16:41:02.078Z] #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-04-29T16:41:02.078Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-29T16:41:02.078Z] #14 DONE 95.1s [2022-04-29T16:41:02.078Z] [2022-04-29T16:41:02.078Z] #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-04-29T16:41:02.078Z] #26 sha256:3705056e7f680f68554c11fd5faadfcb0644c48646c3d25452eba4d73368c8db [2022-04-29T16:41:02.078Z] #26 94.73 + cd /tmp/tmp.pT4GwvoewA/tmp/docker-ce [2022-04-29T16:41:02.078Z] #26 94.73 + git checkout -q v17.06.2-ce [2022-04-29T16:41:02.335Z] #26 ... [2022-04-29T16:41:02.335Z] [2022-04-29T16:41:02.335Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T16:41:02.335Z] #66 sha256:e440a3f345deeddbc75e69f82641af3b652de2a78b35f84547c9f1e025a0fdeb [2022-04-29T16:41:02.335Z] #66 DONE 0.3s [2022-04-29T16:41:02.335Z] [2022-04-29T16:41:02.335Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T16:41:02.335Z] #57 sha256:15f6f177844779fa6a74a043836a7ac45be60c3fb98363a9ff30d6fed2194411 [2022-04-29T16:41:02.335Z] #57 DONE 0.3s [2022-04-29T16:41:02.335Z] [2022-04-29T16:41:02.335Z] #58 [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-04-29T16:41:02.335Z] #58 sha256:c48207273fc1f9535895ad01c86aed011b209c47c4e4d0a78f5cd9ace26d5fb3 [2022-04-29T16:41:02.338Z] #62 41.43 Updating files: 61% (2905/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-29T16:41:02.591Z] #58 ... [2022-04-29T16:41:02.591Z] [2022-04-29T16:41:02.591Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T16:41:02.591Z] #67 sha256:b5fe3c4c7f5aeaee8cb972ba3db188e86d9dcd646d198be36a674b2df6b853d3 [2022-04-29T16:41:02.591Z] #67 DONE 0.2s [2022-04-29T16:41:02.591Z] [2022-04-29T16:41:02.591Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T16:41:02.591Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-29T16:41:02.594Z] #53 49.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T16:41:02.600Z] #62 42.35 + cd /tmp/tmp.pQ1wo3AThA/src/github.com/containerd/containerd [2022-04-29T16:41:02.600Z] #62 42.35 + git checkout -q v1.6.3 [2022-04-29T16:41:02.856Z] #53 49.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T16:41:02.856Z] #53 49.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T16:41:02.856Z] #53 49.33 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T16:41:03.206Z] #19 138.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-29T16:41:03.207Z] #19 138.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:03.207Z] #19 138.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:41:03.207Z] #19 139.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-29T16:41:03.207Z] #19 139.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:03.207Z] #19 139.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:41:03.544Z] #62 43.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T16:41:03.544Z] #62 43.37 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T16:41:03.544Z] #62 43.37 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:41:03.544Z] #62 43.37 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:41:03.544Z] #62 43.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T16:41:03.544Z] #62 43.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T16:41:03.544Z] #62 43.37 + '[' '' = dynamic ']' [2022-04-29T16:41:03.544Z] #62 43.37 + make [2022-04-29T16:41:03.961Z] #15 DONE 1.7s [2022-04-29T16:41:03.961Z] [2022-04-29T16:41:03.961Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T16:41:03.961Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-29T16:41:04.251Z] #40 34.24 Reading package lists... [2022-04-29T16:41:04.784Z] #53 51.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T16:41:04.784Z] #53 51.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T16:41:05.332Z] #16 DONE 1.3s [2022-04-29T16:41:05.332Z] [2022-04-29T16:41:05.332Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T16:41:05.332Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-29T16:41:05.460Z] #62 44.96 + bin/ctr [2022-04-29T16:41:05.590Z] #17 0.651 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T16:41:05.630Z] #40 41.07 Building dependency tree... [2022-04-29T16:41:05.847Z] #17 DONE 1.0s [2022-04-29T16:41:05.847Z] [2022-04-29T16:41:05.847Z] #58 [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-04-29T16:41:05.847Z] #58 sha256:c48207273fc1f9535895ad01c86aed011b209c47c4e4d0a78f5cd9ace26d5fb3 [2022-04-29T16:41:05.847Z] #58 1.263 + RM_GOPATH=0 [2022-04-29T16:41:05.847Z] #58 1.263 + TMP_GOPATH= [2022-04-29T16:41:05.847Z] #58 1.263 + : /build [2022-04-29T16:41:05.847Z] #58 1.263 + '[' -z '' ']' [2022-04-29T16:41:05.847Z] #58 1.263 ++ mktemp -d [2022-04-29T16:41:05.847Z] #58 1.333 + export GOPATH=/tmp/tmp.RbFR2i45wk [2022-04-29T16:41:05.847Z] #58 1.333 + GOPATH=/tmp/tmp.RbFR2i45wk [2022-04-29T16:41:05.847Z] #58 1.333 + RM_GOPATH=1 [2022-04-29T16:41:05.847Z] #58 1.333 + case "$(go env GOARCH)" in [2022-04-29T16:41:05.847Z] #58 1.333 ++ go env GOARCH [2022-04-29T16:41:05.847Z] #58 1.358 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T16:41:05.847Z] #58 1.358 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:05.847Z] #58 1.358 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:05.847Z] #58 1.358 ++ dirname /install.sh [2022-04-29T16:41:05.847Z] #58 1.358 + dir=/ [2022-04-29T16:41:05.847Z] #58 1.358 + bin=runc [2022-04-29T16:41:05.847Z] #58 1.358 + shift [2022-04-29T16:41:05.847Z] #58 1.358 + '[' '!' -f //runc.installer ']' [2022-04-29T16:41:05.847Z] #58 1.358 + . //runc.installer [2022-04-29T16:41:05.847Z] #58 1.358 ++ set -e [2022-04-29T16:41:05.847Z] #58 1.358 ++ : v1.1.1 [2022-04-29T16:41:05.847Z] #58 1.358 + install_runc [2022-04-29T16:41:05.847Z] #58 1.358 + RUNC_BUILDTAGS=seccomp [2022-04-29T16:41:05.847Z] #58 1.358 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T16:41:05.847Z] #58 1.358 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RbFR2i45wk/src/github.com/opencontainers/runc [2022-04-29T16:41:05.847Z] #58 1.358 Cloning into '/tmp/tmp.RbFR2i45wk/src/github.com/opencontainers/runc'... [2022-04-29T16:41:05.890Z] #40 ... [2022-04-29T16:41:05.890Z] [2022-04-29T16:41:05.890Z] #60 [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-04-29T16:41:05.890Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:41:05.890Z] #60 36.28 Reading package lists... [2022-04-29T16:41:06.182Z] #53 ... [2022-04-29T16:41:06.182Z] [2022-04-29T16:41:06.182Z] #55 [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-04-29T16:41:06.182Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:41:06.182Z] #55 52.62 v3.0.2 [2022-04-29T16:41:06.182Z] #55 DONE 52.9s [2022-04-29T16:41:06.182Z] [2022-04-29T16:41:06.182Z] #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-04-29T16:41:06.182Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:06.182Z] #14 35.99 Reading package lists... [2022-04-29T16:41:06.182Z] #14 43.02 Building dependency tree... [2022-04-29T16:41:06.182Z] #14 48.43 The following additional packages will be installed: [2022-04-29T16:41:06.182Z] #14 48.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:41:06.183Z] #14 48.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T16:41:06.183Z] #14 48.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T16:41:06.183Z] #14 48.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T16:41:06.183Z] #14 48.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T16:41:06.183Z] #14 48.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T16:41:06.183Z] #14 48.45 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T16:41:06.183Z] #14 48.46 Suggested packages: [2022-04-29T16:41:06.183Z] #14 48.47 gcc-10-locales seccomp wine64 [2022-04-29T16:41:06.183Z] #14 50.17 The following NEW packages will be installed: [2022-04-29T16:41:06.183Z] #14 50.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:41:06.183Z] #14 50.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T16:41:06.183Z] #14 50.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T16:41:06.183Z] #14 50.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T16:41:06.183Z] #14 50.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T16:41:06.183Z] #14 50.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T16:41:06.183Z] #14 50.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T16:41:06.183Z] #14 50.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T16:41:06.183Z] #14 50.21 mingw-w64-x86-64-dev [2022-04-29T16:41:06.183Z] #14 50.86 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:06.183Z] #14 50.86 Need to get 115 MB of archives. [2022-04-29T16:41:06.183Z] #14 50.86 After this operation, 645 MB of additional disk space will be used. [2022-04-29T16:41:06.183Z] #14 50.86 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-04-29T16:41:06.183Z] #14 51.06 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-04-29T16:41:06.183Z] #14 51.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T16:41:06.183Z] #14 51.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-04-29T16:41:06.183Z] #14 51.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T16:41:06.183Z] #14 51.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T16:41:06.183Z] #14 51.75 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-04-29T16:41:06.183Z] #14 51.95 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-04-29T16:41:06.183Z] #14 51.96 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-04-29T16:41:06.444Z] #14 52.94 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-04-29T16:41:06.444Z] #14 ... [2022-04-29T16:41:06.444Z] [2022-04-29T16:41:06.444Z] #60 [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-04-29T16:41:06.444Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:41:06.444Z] #60 36.17 Reading package lists... [2022-04-29T16:41:06.444Z] #60 43.18 Building dependency tree... [2022-04-29T16:41:06.444Z] #60 48.40 The following additional packages will be installed: [2022-04-29T16:41:06.444Z] #60 48.42 libbtrfs0 [2022-04-29T16:41:06.444Z] #60 48.79 The following NEW packages will be installed: [2022-04-29T16:41:06.444Z] #60 48.80 libbtrfs-dev libbtrfs0 [2022-04-29T16:41:06.444Z] #60 49.28 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:06.444Z] #60 49.28 Need to get 460 kB of archives. [2022-04-29T16:41:06.444Z] #60 49.28 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T16:41:06.444Z] #60 49.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:41:06.444Z] #60 49.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:41:06.444Z] #60 50.94 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:06.444Z] #60 51.43 Fetched 460 kB in 0s (1287 kB/s) [2022-04-29T16:41:06.444Z] #60 51.62 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:41:06.444Z] #60 51.62 (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 ... 15709 files and directories currently installed.) [2022-04-29T16:41:06.444Z] #60 51.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:41:06.444Z] #60 51.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:41:06.444Z] #60 52.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:41:06.444Z] #60 52.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:41:06.444Z] #60 52.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:41:06.444Z] #60 52.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:41:06.444Z] #60 52.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:41:06.444Z] #60 52.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:06.707Z] #60 ... [2022-04-29T16:41:06.707Z] [2022-04-29T16:41:06.707Z] #49 [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-04-29T16:41:06.707Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:06.707Z] #49 50.11 The following additional packages will be installed: [2022-04-29T16:41:06.707Z] #49 50.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:41:06.707Z] #49 50.13 python3-protobuf python3-six [2022-04-29T16:41:06.707Z] #49 50.13 Suggested packages: [2022-04-29T16:41:06.707Z] #49 50.13 python3-setuptools [2022-04-29T16:41:06.707Z] #49 50.13 Recommended packages: [2022-04-29T16:41:06.707Z] #49 50.13 iproute2 | iproute [2022-04-29T16:41:06.707Z] #49 51.17 The following NEW packages will be installed: [2022-04-29T16:41:06.707Z] #49 51.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:41:06.707Z] #49 51.20 python3-protobuf python3-six [2022-04-29T16:41:06.707Z] #49 51.84 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:06.707Z] #49 51.84 Need to get 2292 kB of archives. [2022-04-29T16:41:06.707Z] #49 51.84 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T16:41:06.707Z] #49 51.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T16:41:06.707Z] #49 51.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:41:06.707Z] #49 51.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T16:41:06.707Z] #49 51.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T16:41:06.707Z] #49 51.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:41:06.707Z] #49 51.98 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-04-29T16:41:06.707Z] #49 51.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:41:06.972Z] #49 ... [2022-04-29T16:41:06.972Z] [2022-04-29T16:41:06.972Z] #60 [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-04-29T16:41:06.972Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:41:06.972Z] #60 DONE 53.3s [2022-04-29T16:41:06.972Z] [2022-04-29T16:41:06.972Z] #40 [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-04-29T16:41:06.972Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:06.972Z] #40 48.94 The following NEW packages will be installed: [2022-04-29T16:41:06.972Z] #40 48.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-29T16:41:06.972Z] #40 48.97 vim-common xxd [2022-04-29T16:41:06.972Z] #40 49.46 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:06.972Z] #40 49.46 Need to get 17.7 MB of archives. [2022-04-29T16:41:06.972Z] #40 49.46 After this operation, 70.7 MB of additional disk space will be used. [2022-04-29T16:41:06.972Z] #40 49.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:41:06.972Z] #40 49.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:41:06.972Z] #40 49.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T16:41:06.972Z] #40 49.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:41:06.972Z] #40 50.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T16:41:06.972Z] #40 50.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T16:41:06.972Z] #40 50.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T16:41:06.972Z] #40 50.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T16:41:06.972Z] #40 50.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T16:41:06.972Z] #40 50.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T16:41:06.972Z] #40 52.63 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:06.972Z] #40 53.10 Fetched 17.7 MB in 2s (8790 kB/s) [2022-04-29T16:41:06.972Z] #40 53.28 Selecting previously unselected package xxd. [2022-04-29T16:41:06.972Z] #40 53.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T16:41:06.972Z] #40 53.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:41:06.972Z] #40 53.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:07.215Z] #58 ... [2022-04-29T16:41:07.215Z] [2022-04-29T16:41:07.215Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T16:41:07.215Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-29T16:41:07.215Z] #18 DONE 1.2s [2022-04-29T16:41:07.215Z] [2022-04-29T16:41:07.215Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T16:41:07.215Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-29T16:41:07.234Z] #40 ... [2022-04-29T16:41:07.234Z] [2022-04-29T16:41:07.234Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T16:41:07.234Z] #61 sha256:7f951caac2bf3f20b54c9fed4a3947c7444309cdb9fcf480fc5a41c0c975f0c8 [2022-04-29T16:41:07.234Z] #61 DONE 0.2s [2022-04-29T16:41:07.234Z] [2022-04-29T16:41:07.234Z] #40 [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-04-29T16:41:07.234Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:07.234Z] #40 53.87 Selecting previously unselected package vim-common. [2022-04-29T16:41:07.234Z] #40 53.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:41:07.496Z] #40 53.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:07.784Z] #19 DONE 0.7s [2022-04-29T16:41:07.784Z] [2022-04-29T16:41:07.784Z] #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-04-29T16:41:07.784Z] #26 sha256:3705056e7f680f68554c11fd5faadfcb0644c48646c3d25452eba4d73368c8db [2022-04-29T16:41:07.784Z] #26 100.1 + mkdir -p /tmp/tmp.pT4GwvoewA/src/github.com/docker [2022-04-29T16:41:07.784Z] #26 100.1 + mv components/cli /tmp/tmp.pT4GwvoewA/src/github.com/docker/cli [2022-04-29T16:41:07.784Z] #26 100.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-29T16:41:07.791Z] #60 43.20 Building dependency tree... [2022-04-29T16:41:08.442Z] #40 54.65 Selecting previously unselected package cmake-data. [2022-04-29T16:41:08.442Z] #40 54.65 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T16:41:08.442Z] #40 54.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:41:08.783Z] #26 ... [2022-04-29T16:41:08.783Z] [2022-04-29T16:41:08.783Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T16:41:08.783Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-29T16:41:08.783Z] #20 DONE 0.8s [2022-04-29T16:41:09.041Z] [2022-04-29T16:41:09.041Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:41:09.041Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-29T16:41:09.971Z] #21 1.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:41:09.971Z] #21 1.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:41:09.971Z] #21 1.082 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:41:10.228Z] #21 1.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:41:11.067Z] #60 48.14 The following additional packages will be installed: [2022-04-29T16:41:11.067Z] #60 48.20 libbtrfs0 [2022-04-29T16:41:11.157Z] #21 2.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:41:11.323Z] #60 ... [2022-04-29T16:41:11.323Z] [2022-04-29T16:41:11.323Z] #40 [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-04-29T16:41:11.323Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:11.323Z] #40 45.41 The following additional packages will be installed: [2022-04-29T16:41:11.323Z] #40 45.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-29T16:41:11.323Z] #40 45.44 Suggested packages: [2022-04-29T16:41:11.323Z] #40 45.46 cmake-doc ninja-build lrzip [2022-04-29T16:41:11.323Z] #40 45.46 Recommended packages: [2022-04-29T16:41:11.323Z] #40 45.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T16:41:11.323Z] #40 46.48 The following NEW packages will be installed: [2022-04-29T16:41:11.323Z] #40 46.49 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-29T16:41:11.323Z] #40 46.52 vim-common xxd [2022-04-29T16:41:11.323Z] #40 47.09 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:11.323Z] #40 47.09 Need to get 17.7 MB of archives. [2022-04-29T16:41:11.323Z] #40 47.09 After this operation, 70.7 MB of additional disk space will be used. [2022-04-29T16:41:11.323Z] #40 47.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:41:11.323Z] #40 47.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:41:11.323Z] #40 47.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T16:41:11.323Z] #40 47.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:41:11.323Z] #40 48.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-29T16:41:11.323Z] #40 48.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T16:41:11.323Z] #40 48.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T16:41:11.323Z] #40 48.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T16:41:11.323Z] #40 48.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T16:41:11.323Z] #40 48.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T16:41:11.759Z] #40 ... [2022-04-29T16:41:11.759Z] [2022-04-29T16:41:11.759Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:41:11.759Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:41:11.759Z] #38 57.61 NAME: [2022-04-29T16:41:11.759Z] #38 57.61 go-winres - A tool for embedding resources in Windows executables [2022-04-29T16:41:11.759Z] #38 57.61 [2022-04-29T16:41:11.759Z] #38 57.61 USAGE: [2022-04-29T16:41:11.759Z] #38 57.61 go-winres [global options] command [command options] [arguments...] [2022-04-29T16:41:11.759Z] #38 57.61 [2022-04-29T16:41:11.759Z] #38 57.61 COMMANDS: [2022-04-29T16:41:11.759Z] #38 57.61 init Create an initial ./winres/winres.json [2022-04-29T16:41:11.759Z] #38 57.61 make Make syso files for the "go build" command [2022-04-29T16:41:11.759Z] #38 57.61 simply Make syso files for the "go build" command (simplified) [2022-04-29T16:41:11.759Z] #38 57.61 extract Extract all resources from an executable [2022-04-29T16:41:11.759Z] #38 57.61 patch Replace resources in an executable file (exe, dll) [2022-04-29T16:41:11.759Z] #38 57.61 help, h Shows a list of commands or help for one command [2022-04-29T16:41:11.759Z] #38 57.61 [2022-04-29T16:41:11.759Z] #38 57.61 GLOBAL OPTIONS: [2022-04-29T16:41:11.759Z] #38 57.61 --help, -h show help (default: false) [2022-04-29T16:41:11.759Z] #38 DONE 57.8s [2022-04-29T16:41:11.759Z] [2022-04-29T16:41:11.759Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:11.759Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:11.759Z] #53 55.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:41:11.759Z] #53 55.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T16:41:11.759Z] #53 55.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T16:41:11.759Z] #53 55.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T16:41:11.759Z] #53 55.98 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T16:41:11.759Z] #53 56.01 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T16:41:11.759Z] #53 56.07 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T16:41:11.759Z] #53 56.12 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T16:41:11.759Z] #53 56.15 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T16:41:11.759Z] #53 56.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T16:41:11.759Z] #53 56.36 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T16:41:11.759Z] #53 56.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T16:41:11.759Z] #53 56.43 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T16:41:11.759Z] #53 56.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T16:41:11.759Z] #53 56.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T16:41:11.759Z] #53 56.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T16:41:11.759Z] #53 56.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T16:41:11.759Z] #53 56.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T16:41:11.759Z] #53 56.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T16:41:11.759Z] #53 57.01 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T16:41:11.759Z] #53 57.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T16:41:11.759Z] #53 57.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T16:41:11.759Z] #53 57.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T16:41:11.759Z] #53 58.16 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T16:41:11.759Z] #53 58.33 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T16:41:12.022Z] #53 58.47 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T16:41:12.022Z] #53 58.54 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T16:41:12.524Z] #21 3.633 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:41:12.968Z] #53 59.50 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T16:41:12.968Z] #53 59.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T16:41:12.968Z] #53 59.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T16:41:13.184Z] #19 ... [2022-04-29T16:41:13.184Z] [2022-04-29T16:41:13.184Z] #52 [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-04-29T16:41:13.184Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:41:13.184Z] #52 159.2 + dpkg --print-architecture [2022-04-29T16:41:13.184Z] #52 159.3 + git checkout -q v2.1.0 [2022-04-29T16:41:13.184Z] #52 159.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T16:41:13.184Z] #52 159.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T16:41:13.229Z] #53 59.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T16:41:13.229Z] #53 59.70 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T16:41:13.229Z] #53 59.73 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T16:41:13.229Z] #53 59.76 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T16:41:13.229Z] #53 59.81 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T16:41:13.229Z] #53 59.84 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T16:41:13.498Z] #53 59.87 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T16:41:13.498Z] #53 59.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T16:41:13.498Z] #53 59.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T16:41:13.498Z] #53 59.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T16:41:13.498Z] #53 59.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T16:41:13.498Z] #53 60.06 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T16:41:13.498Z] #53 60.08 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T16:41:13.761Z] #53 60.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T16:41:13.761Z] #53 60.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T16:41:13.761Z] #53 60.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T16:41:13.761Z] #53 60.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T16:41:13.761Z] #53 60.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T16:41:13.761Z] #53 60.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T16:41:13.761Z] #53 60.46 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T16:41:13.868Z] #40 50.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:13.891Z] #21 ... [2022-04-29T16:41:13.891Z] [2022-04-29T16:41:13.891Z] #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-04-29T16:41:13.891Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-29T16:41:13.891Z] #34 DONE 106.6s [2022-04-29T16:41:13.891Z] [2022-04-29T16:41:13.891Z] #58 [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-04-29T16:41:13.891Z] #58 sha256:c48207273fc1f9535895ad01c86aed011b209c47c4e4d0a78f5cd9ace26d5fb3 [2022-04-29T16:41:13.891Z] #58 9.110 + cd /tmp/tmp.RbFR2i45wk/src/github.com/opencontainers/runc [2022-04-29T16:41:13.891Z] #58 9.111 + git checkout -q v1.1.1 [2022-04-29T16:41:13.891Z] #58 9.393 + '[' -z '' ']' [2022-04-29T16:41:13.891Z] #58 9.393 + target=static [2022-04-29T16:41:13.891Z] #58 9.393 + make BUILDTAGS=seccomp static [2022-04-29T16:41:13.891Z] #58 9.966 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T16:41:14.022Z] #53 60.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T16:41:14.022Z] #53 60.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T16:41:14.022Z] #53 60.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T16:41:14.022Z] #53 60.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T16:41:14.022Z] #53 60.60 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T16:41:14.022Z] #53 60.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T16:41:14.022Z] #53 60.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T16:41:14.022Z] #53 60.69 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T16:41:14.126Z] #40 51.15 Fetched 17.7 MB in 2s (7812 kB/s) [2022-04-29T16:41:14.127Z] #40 51.25 Selecting previously unselected package xxd. [2022-04-29T16:41:14.127Z] #40 51.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T16:41:14.127Z] #40 51.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:41:14.127Z] #40 51.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:14.283Z] #53 60.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T16:41:14.284Z] #53 60.82 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T16:41:14.284Z] #53 60.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T16:41:14.284Z] #53 60.92 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T16:41:14.284Z] #53 60.92 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T16:41:14.284Z] #53 60.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T16:41:14.545Z] #53 60.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T16:41:14.545Z] #53 61.10 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T16:41:14.545Z] #53 61.12 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T16:41:14.545Z] #53 61.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T16:41:14.545Z] #53 61.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T16:41:14.545Z] #53 61.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T16:41:14.697Z] #40 51.74 Selecting previously unselected package vim-common. [2022-04-29T16:41:14.697Z] #40 51.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:41:14.697Z] #40 51.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:14.956Z] #40 ... [2022-04-29T16:41:14.956Z] [2022-04-29T16:41:14.956Z] #55 [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-04-29T16:41:14.956Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-29T16:41:14.956Z] #55 51.98 v3.0.2 [2022-04-29T16:41:14.956Z] #55 DONE 52.0s [2022-04-29T16:41:14.956Z] [2022-04-29T16:41:14.956Z] #60 [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-04-29T16:41:14.956Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-29T16:41:14.956Z] #60 48.72 The following NEW packages will be installed: [2022-04-29T16:41:14.956Z] #60 48.73 libbtrfs-dev libbtrfs0 [2022-04-29T16:41:14.956Z] #60 49.31 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:14.956Z] #60 49.31 Need to get 460 kB of archives. [2022-04-29T16:41:14.956Z] #60 49.31 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T16:41:14.956Z] #60 49.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:41:14.956Z] #60 49.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:41:14.956Z] #60 51.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:14.956Z] #60 51.35 Fetched 460 kB in 1s (915 kB/s) [2022-04-29T16:41:14.956Z] #60 51.46 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:41:14.957Z] #60 51.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 ... 15709 files and directories currently installed.) [2022-04-29T16:41:14.957Z] #60 51.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:41:14.957Z] #60 51.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:41:14.957Z] #60 51.97 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:41:14.957Z] #60 51.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:41:14.957Z] #60 52.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:41:15.117Z] #53 61.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T16:41:15.117Z] #53 61.64 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T16:41:15.117Z] #53 61.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T16:41:15.117Z] #53 61.68 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T16:41:15.378Z] #53 61.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T16:41:15.378Z] #53 61.86 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T16:41:15.378Z] #53 61.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T16:41:15.378Z] #53 61.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T16:41:15.378Z] #53 61.91 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T16:41:15.468Z] #62 ... [2022-04-29T16:41:15.468Z] [2022-04-29T16:41:15.468Z] #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-04-29T16:41:15.468Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:15.468Z] #14 79.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T16:41:15.468Z] #14 79.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:15.468Z] #14 79.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:41:15.468Z] #14 84.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T16:41:15.468Z] #14 84.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:15.468Z] #14 84.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:41:15.524Z] #60 52.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:41:15.524Z] #60 52.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:41:15.524Z] #60 52.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:15.639Z] #53 62.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T16:41:15.639Z] #53 62.07 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T16:41:15.639Z] #53 62.11 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T16:41:15.639Z] #53 62.13 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T16:41:15.639Z] #53 62.14 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T16:41:15.639Z] #53 62.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T16:41:15.639Z] #53 62.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T16:41:15.900Z] #53 62.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T16:41:15.900Z] #53 62.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T16:41:15.900Z] #53 62.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T16:41:15.900Z] #53 62.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T16:41:15.900Z] #53 62.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T16:41:15.900Z] #53 62.42 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T16:41:15.900Z] #53 62.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T16:41:16.091Z] #60 DONE 53.2s [2022-04-29T16:41:16.091Z] [2022-04-29T16:41:16.091Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T16:41:16.091Z] #61 sha256:70e6d03c129a389aa50f09bfc4b332d168766333cf6440250892b00c898dfb5e [2022-04-29T16:41:16.162Z] #53 62.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T16:41:16.162Z] #53 62.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T16:41:16.162Z] #53 62.55 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T16:41:16.351Z] #61 DONE 0.2s [2022-04-29T16:41:16.351Z] [2022-04-29T16:41:16.351Z] #62 [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-04-29T16:41:16.351Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:41:16.423Z] #53 62.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T16:41:16.423Z] #53 62.91 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T16:41:16.609Z] #62 ... [2022-04-29T16:41:16.609Z] [2022-04-29T16:41:16.609Z] #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-04-29T16:41:16.609Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:16.609Z] #14 37.14 Reading package lists... [2022-04-29T16:41:16.609Z] #14 43.87 Building dependency tree... [2022-04-29T16:41:16.609Z] #14 48.95 The following additional packages will be installed: [2022-04-29T16:41:16.609Z] #14 48.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:41:16.609Z] #14 48.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T16:41:16.609Z] #14 48.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T16:41:16.609Z] #14 48.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T16:41:16.609Z] #14 48.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T16:41:16.609Z] #14 48.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T16:41:16.609Z] #14 48.97 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T16:41:16.609Z] #14 49.01 Suggested packages: [2022-04-29T16:41:16.609Z] #14 49.01 gcc-10-locales seccomp wine64 [2022-04-29T16:41:16.609Z] #14 51.17 The following NEW packages will be installed: [2022-04-29T16:41:16.609Z] #14 51.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:41:16.609Z] #14 51.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T16:41:16.609Z] #14 51.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T16:41:16.609Z] #14 51.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T16:41:16.609Z] #14 51.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T16:41:16.609Z] #14 51.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T16:41:16.609Z] #14 51.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T16:41:16.609Z] #14 51.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T16:41:16.609Z] #14 51.19 mingw-w64-x86-64-dev [2022-04-29T16:41:16.609Z] #14 51.63 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:16.609Z] #14 51.63 Need to get 115 MB of archives. [2022-04-29T16:41:16.609Z] #14 51.63 After this operation, 645 MB of additional disk space will be used. [2022-04-29T16:41:16.609Z] #14 51.63 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-04-29T16:41:16.609Z] #14 51.77 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-04-29T16:41:16.609Z] #14 51.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T16:41:16.609Z] #14 52.00 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-04-29T16:41:16.609Z] #14 52.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T16:41:16.609Z] #14 52.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T16:41:16.609Z] #14 52.43 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-04-29T16:41:16.609Z] #14 52.75 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-04-29T16:41:16.609Z] #14 52.77 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-04-29T16:41:16.609Z] #14 53.76 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-04-29T16:41:16.994Z] #53 ... [2022-04-29T16:41:16.994Z] [2022-04-29T16:41:16.994Z] #62 [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-04-29T16:41:16.994Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:41:16.994Z] #62 1.810 + RM_GOPATH=0 [2022-04-29T16:41:16.994Z] #62 1.810 + TMP_GOPATH= [2022-04-29T16:41:16.994Z] #62 1.810 + : /build [2022-04-29T16:41:16.994Z] #62 1.810 + '[' -z '' ']' [2022-04-29T16:41:16.994Z] #62 1.811 ++ mktemp -d [2022-04-29T16:41:16.994Z] #62 1.824 + export GOPATH=/tmp/tmp.3JDp2mt9NT [2022-04-29T16:41:16.994Z] #62 1.824 + GOPATH=/tmp/tmp.3JDp2mt9NT [2022-04-29T16:41:16.994Z] #62 1.824 + RM_GOPATH=1 [2022-04-29T16:41:16.994Z] #62 1.825 + case "$(go env GOARCH)" in [2022-04-29T16:41:16.994Z] #62 1.827 ++ go env GOARCH [2022-04-29T16:41:16.994Z] #62 1.867 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:16.994Z] #62 1.868 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:16.994Z] #62 1.870 ++ dirname /install.sh [2022-04-29T16:41:16.994Z] #62 1.880 Install containerd version v1.6.3 [2022-04-29T16:41:16.994Z] #62 1.883 + dir=/ [2022-04-29T16:41:16.994Z] #62 1.883 + bin=containerd [2022-04-29T16:41:16.994Z] #62 1.883 + shift [2022-04-29T16:41:16.994Z] #62 1.883 + '[' '!' -f //containerd.installer ']' [2022-04-29T16:41:16.994Z] #62 1.883 + . //containerd.installer [2022-04-29T16:41:16.994Z] #62 1.883 ++ set -e [2022-04-29T16:41:16.994Z] #62 1.883 ++ : v1.6.3 [2022-04-29T16:41:16.994Z] #62 1.883 + install_containerd [2022-04-29T16:41:16.995Z] #62 1.883 + echo 'Install containerd version v1.6.3' [2022-04-29T16:41:16.995Z] #62 1.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd [2022-04-29T16:41:16.995Z] #62 1.883 Cloning into '/tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd'... [2022-04-29T16:41:17.174Z] #14 ... [2022-04-29T16:41:17.175Z] [2022-04-29T16:41:17.175Z] #49 [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-04-29T16:41:17.175Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:17.175Z] #49 37.66 Reading package lists... [2022-04-29T16:41:17.175Z] #49 44.20 Building dependency tree... [2022-04-29T16:41:17.175Z] #49 49.68 The following additional packages will be installed: [2022-04-29T16:41:17.175Z] #49 49.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:41:17.175Z] #49 49.72 python3-protobuf python3-six [2022-04-29T16:41:17.175Z] #49 49.73 Suggested packages: [2022-04-29T16:41:17.175Z] #49 49.75 python3-setuptools [2022-04-29T16:41:17.175Z] #49 49.75 Recommended packages: [2022-04-29T16:41:17.175Z] #49 49.75 iproute2 | iproute [2022-04-29T16:41:17.175Z] #49 50.79 The following NEW packages will be installed: [2022-04-29T16:41:17.175Z] #49 50.80 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-29T16:41:17.175Z] #49 50.82 python3-protobuf python3-six [2022-04-29T16:41:17.175Z] #49 51.44 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:17.175Z] #49 51.44 Need to get 2292 kB of archives. [2022-04-29T16:41:17.175Z] #49 51.44 After this operation, 11.0 MB of additional disk space will be used. [2022-04-29T16:41:17.175Z] #49 51.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-29T16:41:17.175Z] #49 51.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:41:17.175Z] #49 51.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-29T16:41:17.175Z] #49 51.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-29T16:41:17.175Z] #49 51.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:41:17.175Z] #49 51.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-29T16:41:17.175Z] #49 51.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:41:17.256Z] #62 ... [2022-04-29T16:41:17.256Z] [2022-04-29T16:41:17.256Z] #49 [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-04-29T16:41:17.256Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:17.256Z] #49 55.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T16:41:17.256Z] #49 57.37 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:17.256Z] #49 57.64 Fetched 2292 kB in 5s (499 kB/s) [2022-04-29T16:41:17.256Z] #49 57.76 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T16:41:17.256Z] #49 57.76 (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 ... 15709 files and directories currently installed.) [2022-04-29T16:41:17.256Z] #49 57.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T16:41:17.256Z] #49 57.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:41:17.256Z] #49 58.92 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:41:17.256Z] #49 58.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:41:17.256Z] #49 58.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:41:17.256Z] #49 59.13 Selecting previously unselected package python3-six. [2022-04-29T16:41:17.256Z] #49 59.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T16:41:17.256Z] #49 59.15 Unpacking python3-six (1.16.0-2) ... [2022-04-29T16:41:17.256Z] #49 59.25 Selecting previously unselected package python3-protobuf. [2022-04-29T16:41:17.256Z] #49 59.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T16:41:17.256Z] #49 59.26 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T16:41:17.256Z] #49 59.73 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:41:17.256Z] #49 59.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:41:17.256Z] #49 59.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:41:17.256Z] #49 59.88 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:41:17.256Z] #49 59.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:41:17.256Z] #49 59.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:41:17.256Z] #49 60.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:41:17.256Z] #49 60.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:41:17.256Z] #49 60.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:41:17.256Z] #49 60.21 Selecting previously unselected package criu. [2022-04-29T16:41:17.256Z] #49 60.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T16:41:17.256Z] #49 60.22 Unpacking criu (3.16.1-3) ... [2022-04-29T16:41:17.256Z] #49 60.95 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:41:17.256Z] #49 62.43 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:41:17.256Z] #49 62.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:41:17.256Z] #49 62.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:41:17.256Z] #49 62.52 Setting up python3-six (1.16.0-2) ... [2022-04-29T16:41:17.256Z] #49 63.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:41:17.432Z] #49 ... [2022-04-29T16:41:17.432Z] [2022-04-29T16:41:17.432Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:17.432Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:17.432Z] #53 44.79 go: downloading github.com/fatih/color v1.13.0 [2022-04-29T16:41:17.432Z] #53 44.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:41:17.432Z] #53 44.85 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-29T16:41:17.432Z] #53 44.85 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T16:41:17.432Z] #53 45.21 go: downloading github.com/spf13/viper v1.10.1 [2022-04-29T16:41:17.432Z] #53 45.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T16:41:17.432Z] #53 45.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T16:41:17.432Z] #53 45.95 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T16:41:17.432Z] #53 45.96 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-29T16:41:17.432Z] #53 46.01 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-29T16:41:17.432Z] #53 47.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-29T16:41:17.432Z] #53 48.03 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-29T16:41:17.432Z] #53 53.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:41:17.432Z] #53 53.35 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T16:41:17.432Z] #53 53.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-29T16:41:17.432Z] #53 53.90 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-29T16:41:17.432Z] #53 54.07 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T16:41:17.432Z] #53 54.07 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-29T16:41:17.432Z] #53 54.20 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T16:41:17.432Z] #53 54.36 go: downloading github.com/spf13/afero v1.6.0 [2022-04-29T16:41:17.432Z] #53 54.39 go: downloading github.com/spf13/cast v1.4.1 [2022-04-29T16:41:17.432Z] #53 54.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-29T16:41:17.432Z] #53 54.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-29T16:41:17.432Z] #53 54.61 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-29T16:41:17.432Z] #53 54.71 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-29T16:41:17.518Z] #49 63.64 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T16:41:17.518Z] #49 ... [2022-04-29T16:41:17.518Z] [2022-04-29T16:41:17.518Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:17.518Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:17.518Z] #53 64.01 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T16:41:17.518Z] #53 64.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T16:41:17.518Z] #53 64.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T16:41:17.518Z] #53 64.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T16:41:17.518Z] #53 64.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T16:41:17.692Z] #53 ... [2022-04-29T16:41:17.692Z] [2022-04-29T16:41:17.692Z] #62 [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-04-29T16:41:17.692Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:41:17.692Z] #62 1.402 + RM_GOPATH=0 [2022-04-29T16:41:17.692Z] #62 1.402 + TMP_GOPATH= [2022-04-29T16:41:17.692Z] #62 1.402 + : /build [2022-04-29T16:41:17.692Z] #62 1.402 + '[' -z '' ']' [2022-04-29T16:41:17.692Z] #62 1.402 ++ mktemp -d [2022-04-29T16:41:17.692Z] #62 1.492 + export GOPATH=/tmp/tmp.bUgcUyi4sd [2022-04-29T16:41:17.692Z] #62 1.492 + GOPATH=/tmp/tmp.bUgcUyi4sd [2022-04-29T16:41:17.692Z] #62 1.492 + RM_GOPATH=1 [2022-04-29T16:41:17.692Z] #62 1.492 + case "$(go env GOARCH)" in [2022-04-29T16:41:17.692Z] #62 1.492 ++ go env GOARCH [2022-04-29T16:41:17.779Z] #53 64.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T16:41:17.779Z] #53 64.30 go: downloading golang.org/x/text v0.3.7 [2022-04-29T16:41:17.949Z] #62 1.648 Install containerd version v1.6.3 [2022-04-29T16:41:17.949Z] #62 1.648 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:17.949Z] #62 1.648 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:17.949Z] #62 1.648 ++ dirname /install.sh [2022-04-29T16:41:17.949Z] #62 1.648 + dir=/ [2022-04-29T16:41:17.949Z] #62 1.648 + bin=containerd [2022-04-29T16:41:17.949Z] #62 1.648 + shift [2022-04-29T16:41:17.949Z] #62 1.648 + '[' '!' -f //containerd.installer ']' [2022-04-29T16:41:17.949Z] #62 1.648 + . //containerd.installer [2022-04-29T16:41:17.949Z] #62 1.648 ++ set -e [2022-04-29T16:41:17.949Z] #62 1.648 ++ : v1.6.3 [2022-04-29T16:41:17.949Z] #62 1.648 + install_containerd [2022-04-29T16:41:17.949Z] #62 1.648 + echo 'Install containerd version v1.6.3' [2022-04-29T16:41:17.949Z] #62 1.648 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bUgcUyi4sd/src/github.com/containerd/containerd [2022-04-29T16:41:17.949Z] #62 1.717 Cloning into '/tmp/tmp.bUgcUyi4sd/src/github.com/containerd/containerd'... [2022-04-29T16:41:18.059Z] #53 ... [2022-04-29T16:41:18.059Z] [2022-04-29T16:41:18.059Z] #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-04-29T16:41:18.060Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:18.060Z] #14 54.71 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-04-29T16:41:18.060Z] #14 55.40 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-04-29T16:41:18.060Z] #14 56.02 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-04-29T16:41:18.060Z] #14 57.71 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-04-29T16:41:18.060Z] #14 58.35 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-04-29T16:41:18.060Z] #14 58.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T16:41:18.060Z] #14 58.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T16:41:18.060Z] #14 58.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:41:18.060Z] #14 58.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:41:18.060Z] #14 58.42 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-04-29T16:41:18.060Z] #14 58.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T16:41:18.060Z] #14 58.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T16:41:18.060Z] #14 58.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T16:41:18.060Z] #14 58.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T16:41:18.060Z] #14 58.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T16:41:18.060Z] #14 58.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T16:41:18.060Z] #14 58.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T16:41:18.060Z] #14 58.59 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-04-29T16:41:18.060Z] #14 58.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T16:41:18.060Z] #14 58.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T16:41:18.060Z] #14 59.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:18.060Z] #14 59.87 Fetched 115 MB in 8s (13.9 MB/s) [2022-04-29T16:41:18.060Z] #14 59.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T16:41:18.060Z] #14 59.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 ... 15709 files and directories currently installed.) [2022-04-29T16:41:18.060Z] #14 60.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:41:18.060Z] #14 60.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:41:18.060Z] #14 62.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T16:41:18.060Z] #14 62.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:41:18.060Z] #14 62.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:41:18.060Z] #14 64.46 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T16:41:18.060Z] #14 64.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T16:41:18.060Z] #14 64.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:41:18.060Z] #14 64.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T16:41:18.060Z] #14 64.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:41:18.060Z] #14 64.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:18.207Z] #62 ... [2022-04-29T16:41:18.207Z] [2022-04-29T16:41:18.207Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-29T16:41:18.207Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-29T16:41:18.207Z] #38 54.99 NAME: [2022-04-29T16:41:18.207Z] #38 54.99 go-winres - A tool for embedding resources in Windows executables [2022-04-29T16:41:18.207Z] #38 54.99 [2022-04-29T16:41:18.207Z] #38 54.99 USAGE: [2022-04-29T16:41:18.207Z] #38 54.99 go-winres [global options] command [command options] [arguments...] [2022-04-29T16:41:18.207Z] #38 54.99 [2022-04-29T16:41:18.207Z] #38 54.99 COMMANDS: [2022-04-29T16:41:18.207Z] #38 54.99 init Create an initial ./winres/winres.json [2022-04-29T16:41:18.207Z] #38 54.99 make Make syso files for the "go build" command [2022-04-29T16:41:18.207Z] #38 54.99 simply Make syso files for the "go build" command (simplified) [2022-04-29T16:41:18.207Z] #38 54.99 extract Extract all resources from an executable [2022-04-29T16:41:18.207Z] #38 54.99 patch Replace resources in an executable file (exe, dll) [2022-04-29T16:41:18.207Z] #38 54.99 help, h Shows a list of commands or help for one command [2022-04-29T16:41:18.207Z] #38 54.99 [2022-04-29T16:41:18.207Z] #38 54.99 GLOBAL OPTIONS: [2022-04-29T16:41:18.207Z] #38 54.99 --help, -h show help (default: false) [2022-04-29T16:41:18.207Z] #38 DONE 55.5s [2022-04-29T16:41:18.321Z] #14 64.81 Selecting previously unselected package dmsetup. [2022-04-29T16:41:18.321Z] #14 64.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:41:18.321Z] #14 64.82 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:41:18.321Z] #14 65.01 Selecting previously unselected package mingw-w64-common. [2022-04-29T16:41:18.464Z] [2022-04-29T16:41:18.464Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:18.464Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:18.464Z] #53 54.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-29T16:41:18.464Z] #53 55.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-29T16:41:18.464Z] #53 55.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-29T16:41:18.464Z] #53 55.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-29T16:41:18.464Z] #53 55.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-29T16:41:18.464Z] #53 55.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-29T16:41:18.464Z] #53 55.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-29T16:41:18.464Z] #53 55.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-29T16:41:18.582Z] #14 65.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T16:41:18.582Z] #14 65.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T16:41:19.140Z] #58 ... [2022-04-29T16:41:19.140Z] [2022-04-29T16:41:19.140Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:41:19.140Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-29T16:41:19.140Z] #21 6.123 Fetched 8397 kB in 5s (1571 kB/s) [2022-04-29T16:41:19.140Z] #21 6.123 Reading package lists... [2022-04-29T16:41:19.140Z] #21 8.023 Reading package lists... [2022-04-29T16:41:19.140Z] #21 9.788 Building dependency tree... [2022-04-29T16:41:19.396Z] #53 56.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-29T16:41:19.653Z] #53 56.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-29T16:41:19.653Z] #53 56.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-29T16:41:19.653Z] #53 56.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-29T16:41:19.653Z] #53 56.84 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-29T16:41:19.918Z] #53 56.95 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-29T16:41:20.069Z] #21 11.28 The following additional packages will be installed: [2022-04-29T16:41:20.069Z] #21 11.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:41:20.069Z] #21 11.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-29T16:41:20.069Z] #21 11.28 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T16:41:20.069Z] #21 11.29 python3-pkg-resources vim-runtime xxd [2022-04-29T16:41:20.069Z] #21 11.29 Suggested packages: [2022-04-29T16:41:20.069Z] #21 11.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-29T16:41:20.069Z] #21 11.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-29T16:41:20.069Z] #21 11.29 acl attr quota [2022-04-29T16:41:20.069Z] #21 11.29 Recommended packages: [2022-04-29T16:41:20.069Z] #21 11.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T16:41:20.497Z] #14 ... [2022-04-29T16:41:20.497Z] [2022-04-29T16:41:20.497Z] #49 [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-04-29T16:41:20.497Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:20.760Z] #49 66.84 Setting up criu (3.16.1-3) ... [2022-04-29T16:41:20.999Z] #21 12.17 The following NEW packages will be installed: [2022-04-29T16:41:20.999Z] #21 12.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-29T16:41:20.999Z] #21 12.18 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:41:20.999Z] #21 12.18 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-29T16:41:20.999Z] #21 12.18 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-29T16:41:20.999Z] #21 12.18 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-29T16:41:20.999Z] #21 12.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-29T16:41:20.999Z] #21 12.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-29T16:41:20.999Z] #21 12.19 xz-utils zip zstd [2022-04-29T16:41:21.256Z] #21 12.50 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:41:21.256Z] #21 12.50 Need to get 27.0 MB of archives. [2022-04-29T16:41:21.256Z] #21 12.50 After this operation, 105 MB of additional disk space will be used. [2022-04-29T16:41:21.256Z] #21 12.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-29T16:41:21.256Z] #21 12.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-29T16:41:21.256Z] #21 12.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-29T16:41:21.256Z] #21 12.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-29T16:41:21.256Z] #21 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-29T16:41:21.256Z] #21 12.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-29T16:41:21.256Z] #21 12.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-29T16:41:21.256Z] #21 12.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-29T16:41:21.256Z] #21 12.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:41:21.256Z] #21 12.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:41:21.256Z] #21 12.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T16:41:21.256Z] #21 12.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-29T16:41:21.256Z] #21 12.56 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-29T16:41:21.256Z] #21 12.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-29T16:41:21.256Z] #21 12.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-29T16:41:21.256Z] #21 12.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-29T16:41:21.256Z] #21 12.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-29T16:41:21.256Z] #21 12.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-29T16:41:21.256Z] #21 12.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-29T16:41:21.256Z] #21 12.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-29T16:41:21.256Z] #21 12.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-29T16:41:21.256Z] #21 12.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-29T16:41:21.256Z] #21 12.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-29T16:41:21.256Z] #21 12.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-29T16:41:21.256Z] #21 12.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-29T16:41:21.256Z] #21 12.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-29T16:41:21.256Z] #21 12.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-29T16:41:21.292Z] #53 58.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-29T16:41:21.292Z] #53 58.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-29T16:41:21.292Z] #53 58.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-29T16:41:21.292Z] #53 58.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-29T16:41:21.310Z] #52 ... [2022-04-29T16:41:21.310Z] [2022-04-29T16:41:21.310Z] #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-04-29T16:41:21.310Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:41:21.310Z] #19 148.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-29T16:41:21.310Z] #19 148.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 148.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:41:21.310Z] #19 148.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-29T16:41:21.310Z] #19 148.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 148.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:41:21.310Z] #19 157.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-29T16:41:21.310Z] #19 157.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 157.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:41:21.310Z] #19 157.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-29T16:41:21.310Z] #19 157.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 157.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T16:41:21.310Z] #19 157.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-29T16:41:21.310Z] #19 157.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 157.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T16:41:21.310Z] #19 157.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-29T16:41:21.310Z] #19 157.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 157.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:41:21.310Z] #19 157.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-29T16:41:21.310Z] #19 157.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:21.310Z] #19 157.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:41:21.310Z] #19 157.3 Selecting previously unselected package cross-config. [2022-04-29T16:41:21.310Z] #19 157.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-29T16:41:21.310Z] #19 157.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-29T16:41:21.310Z] #19 157.4 Selecting previously unselected package gcc-10-cross-base. [2022-04-29T16:41:21.310Z] #19 157.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:21.310Z] #19 157.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-29T16:41:21.310Z] #19 157.4 Selecting previously unselected package libc6-arm64-cross. [2022-04-29T16:41:21.310Z] #19 157.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-29T16:41:21.310Z] #19 157.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-29T16:41:21.310Z] #19 157.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-29T16:41:21.311Z] #19 157.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:21.311Z] #19 157.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:21.311Z] #19 157.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-29T16:41:21.311Z] #19 157.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:21.311Z] #19 157.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:21.311Z] #19 157.9 Selecting previously unselected package libitm1-arm64-cross. [2022-04-29T16:41:21.311Z] #19 157.9 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:21.311Z] #19 157.9 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:21.311Z] #19 157.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-29T16:41:21.311Z] #19 157.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:21.311Z] #19 157.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:21.311Z] #19 158.0 Selecting previously unselected package libasan6-arm64-cross. [2022-04-29T16:41:21.311Z] #19 158.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:21.311Z] #19 158.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:21.549Z] #53 58.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-29T16:41:21.549Z] #53 58.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-29T16:41:21.549Z] #53 58.70 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-29T16:41:21.549Z] #53 58.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-29T16:41:21.806Z] #53 58.86 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-29T16:41:21.806Z] #53 58.92 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-29T16:41:21.806Z] #53 58.92 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-29T16:41:21.806Z] #53 58.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-29T16:41:21.806Z] #53 59.05 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-29T16:41:21.806Z] #53 59.09 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-29T16:41:21.820Z] #21 12.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-29T16:41:21.820Z] #21 12.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-29T16:41:21.820Z] #21 12.93 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-04-29T16:41:21.820Z] #21 12.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-29T16:41:21.820Z] #21 12.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-29T16:41:21.820Z] #21 12.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-29T16:41:21.820Z] #21 12.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T16:41:21.820Z] #21 12.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T16:41:21.820Z] #21 12.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T16:41:21.820Z] #21 12.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:41:21.820Z] #21 13.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T16:41:21.820Z] #21 13.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T16:41:21.820Z] #21 13.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T16:41:21.820Z] #21 13.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-29T16:41:21.820Z] #21 13.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-29T16:41:21.820Z] #21 13.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-29T16:41:21.820Z] #21 13.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T16:41:21.881Z] #19 158.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-29T16:41:22.060Z] #14 95.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T16:41:22.060Z] #14 95.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:22.060Z] #14 95.75 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:41:22.064Z] #53 59.12 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-29T16:41:22.064Z] #53 59.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-29T16:41:22.064Z] #53 59.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-29T16:41:22.064Z] #53 59.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-29T16:41:22.064Z] #53 59.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-29T16:41:22.064Z] #53 59.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-29T16:41:22.077Z] #21 13.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-29T16:41:22.141Z] #19 158.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:22.141Z] #19 158.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:22.141Z] #19 158.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-29T16:41:22.141Z] #19 158.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:22.141Z] #19 158.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:22.322Z] #53 59.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-29T16:41:22.333Z] #21 13.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-29T16:41:22.333Z] #21 13.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-29T16:41:22.333Z] #21 13.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-29T16:41:22.590Z] #53 59.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-29T16:41:22.590Z] #53 59.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-29T16:41:22.675Z] #49 68.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:22.675Z] #49 ... [2022-04-29T16:41:22.675Z] [2022-04-29T16:41:22.675Z] #40 [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-04-29T16:41:22.675Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:22.675Z] #40 59.20 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:41:22.675Z] #40 59.23 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 59.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:41:22.675Z] #40 64.92 Selecting previously unselected package libxml2:amd64. [2022-04-29T16:41:22.675Z] #40 64.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 64.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:41:22.675Z] #40 65.42 Selecting previously unselected package libarchive13:amd64. [2022-04-29T16:41:22.675Z] #40 65.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 65.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:41:22.675Z] #40 65.82 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T16:41:22.675Z] #40 65.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 65.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:41:22.675Z] #40 65.96 Selecting previously unselected package librhash0:amd64. [2022-04-29T16:41:22.675Z] #40 65.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 65.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:41:22.675Z] #40 66.12 Selecting previously unselected package libuv1:amd64. [2022-04-29T16:41:22.675Z] #40 66.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 66.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:41:22.675Z] #40 66.27 Selecting previously unselected package cmake. [2022-04-29T16:41:22.675Z] #40 66.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T16:41:22.675Z] #40 66.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:41:22.710Z] #19 159.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-29T16:41:22.710Z] #19 159.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:22.710Z] #19 159.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:22.710Z] #19 159.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-29T16:41:22.710Z] #19 159.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:22.710Z] #19 159.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:22.847Z] #53 60.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-29T16:41:22.847Z] #53 60.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-29T16:41:22.847Z] #53 60.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-29T16:41:22.847Z] #53 60.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-29T16:41:22.897Z] #21 14.18 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:22.953Z] #40 ... [2022-04-29T16:41:22.953Z] [2022-04-29T16:41:22.953Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:22.953Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:22.953Z] #53 69.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T16:41:22.953Z] #53 69.16 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T16:41:22.953Z] #53 69.55 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T16:41:22.970Z] #19 159.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-29T16:41:22.970Z] #19 159.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:22.970Z] #19 159.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:23.105Z] #53 60.14 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-29T16:41:23.105Z] #53 60.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-29T16:41:23.105Z] #53 60.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-29T16:41:23.105Z] #53 60.31 go: downloading github.com/julz/importas v0.1.0 [2022-04-29T16:41:23.105Z] #53 60.34 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-29T16:41:23.105Z] #53 60.41 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-29T16:41:23.153Z] #21 14.35 Fetched 27.0 MB in 1s (19.2 MB/s) [2022-04-29T16:41:23.153Z] #21 14.43 Selecting previously unselected package pigz. [2022-04-29T16:41:23.153Z] #21 14.43 (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 ... 24001 files and directories currently installed.) [2022-04-29T16:41:23.153Z] #21 14.48 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-29T16:41:23.153Z] #21 14.48 Unpacking pigz (2.6-1) ... [2022-04-29T16:41:23.153Z] #21 14.57 Selecting previously unselected package libelf1:arm64. [2022-04-29T16:41:23.229Z] #19 160.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-29T16:41:23.250Z] #53 69.66 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T16:41:23.250Z] #53 69.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T16:41:23.362Z] #53 60.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-29T16:41:23.362Z] #53 60.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-29T16:41:23.362Z] #53 60.52 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-29T16:41:23.362Z] #53 60.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-29T16:41:23.362Z] #53 60.64 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-29T16:41:23.411Z] #21 14.57 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-29T16:41:23.411Z] #21 14.58 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-29T16:41:23.411Z] #21 14.72 Selecting previously unselected package libbpf0:arm64. [2022-04-29T16:41:23.411Z] #21 14.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-29T16:41:23.411Z] #21 14.72 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-29T16:41:23.411Z] #21 14.81 Selecting previously unselected package libcap2:arm64. [2022-04-29T16:41:23.411Z] #21 14.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-29T16:41:23.489Z] #19 160.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:23.489Z] #19 160.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:41:23.513Z] #53 69.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T16:41:23.513Z] #53 69.85 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T16:41:23.513Z] #53 ... [2022-04-29T16:41:23.513Z] [2022-04-29T16:41:23.513Z] #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-04-29T16:41:23.513Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:41:23.513Z] #34 59.60 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-29T16:41:23.513Z] #34 59.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T16:41:23.513Z] #34 60.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T16:41:23.513Z] #34 ... [2022-04-29T16:41:23.513Z] [2022-04-29T16:41:23.513Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:23.513Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:23.513Z] #53 69.97 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T16:41:23.513Z] #53 69.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T16:41:23.513Z] #53 70.08 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T16:41:23.620Z] #53 60.65 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-29T16:41:23.620Z] #53 60.82 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-29T16:41:23.620Z] #53 60.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-29T16:41:23.669Z] #21 14.82 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-29T16:41:23.669Z] #21 14.89 Selecting previously unselected package libmnl0:arm64. [2022-04-29T16:41:23.669Z] #21 14.89 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-29T16:41:23.669Z] #21 14.90 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-29T16:41:23.669Z] #21 14.95 Selecting previously unselected package libxtables12:arm64. [2022-04-29T16:41:23.669Z] #21 14.95 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-29T16:41:23.669Z] #21 14.96 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-29T16:41:23.669Z] #21 15.03 Selecting previously unselected package libcap2-bin. [2022-04-29T16:41:23.669Z] #21 15.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-29T16:41:23.669Z] #21 15.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T16:41:23.776Z] #53 70.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T16:41:23.776Z] #53 70.22 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T16:41:23.776Z] #53 70.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T16:41:23.776Z] #53 70.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T16:41:23.877Z] #53 60.96 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-29T16:41:23.877Z] #53 60.98 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-29T16:41:23.926Z] #21 15.13 Selecting previously unselected package iproute2. [2022-04-29T16:41:23.926Z] #21 15.14 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-29T16:41:23.926Z] #21 15.14 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T16:41:24.038Z] #53 70.44 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T16:41:24.183Z] #21 15.54 Selecting previously unselected package xxd. [2022-04-29T16:41:24.440Z] #21 15.55 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-29T16:41:24.440Z] #21 15.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:24.440Z] #21 15.68 Selecting previously unselected package vim-common. [2022-04-29T16:41:24.440Z] #21 15.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:41:24.440Z] #21 15.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:24.441Z] #53 61.50 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-29T16:41:24.441Z] #53 61.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-29T16:41:24.441Z] #53 61.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-29T16:41:24.441Z] #53 61.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-29T16:41:24.441Z] #53 61.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-29T16:41:24.441Z] #53 61.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-29T16:41:24.441Z] #53 61.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-29T16:41:24.441Z] #53 61.77 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-29T16:41:24.614Z] #53 70.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T16:41:24.614Z] #53 71.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T16:41:24.614Z] #53 71.12 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T16:41:24.614Z] #53 71.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T16:41:24.698Z] #53 61.77 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-29T16:41:24.698Z] #53 61.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-29T16:41:24.698Z] #53 62.00 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-29T16:41:24.698Z] #53 62.01 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-29T16:41:24.698Z] #53 62.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-29T16:41:24.698Z] #53 62.02 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-29T16:41:24.699Z] #21 15.87 Selecting previously unselected package bash-completion. [2022-04-29T16:41:24.699Z] #21 15.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T16:41:24.876Z] #53 ... [2022-04-29T16:41:24.876Z] [2022-04-29T16:41:24.876Z] #49 [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-04-29T16:41:24.876Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:24.876Z] #49 DONE 71.1s [2022-04-29T16:41:24.876Z] [2022-04-29T16:41:24.876Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:24.876Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:24.876Z] #53 71.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T16:41:24.955Z] #53 62.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-29T16:41:24.955Z] #53 62.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-29T16:41:24.955Z] #53 62.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-29T16:41:24.955Z] #53 62.13 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-29T16:41:24.955Z] #53 62.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-29T16:41:24.955Z] #53 62.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-29T16:41:25.139Z] #53 71.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T16:41:25.139Z] #53 71.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T16:41:25.139Z] #53 71.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T16:41:25.139Z] #53 71.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T16:41:25.213Z] #53 62.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-29T16:41:25.213Z] #53 62.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-29T16:41:25.213Z] #53 62.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-29T16:41:25.213Z] #53 62.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-29T16:41:25.213Z] #53 62.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-29T16:41:25.213Z] #53 62.44 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-29T16:41:25.213Z] #53 ... [2022-04-29T16:41:25.213Z] [2022-04-29T16:41:25.213Z] #40 [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-04-29T16:41:25.213Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:25.213Z] #40 52.41 Selecting previously unselected package cmake-data. [2022-04-29T16:41:25.213Z] #40 52.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T16:41:25.213Z] #40 52.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:41:25.213Z] #40 57.44 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:41:25.213Z] #40 57.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:41:25.213Z] #40 57.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:41:25.366Z] #14 ... [2022-04-29T16:41:25.366Z] [2022-04-29T16:41:25.366Z] #65 [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-04-29T16:41:25.366Z] #65 sha256:9c8e385e9d4becb83138c711d9eb1127d28693a73454c2908730349238274076 [2022-04-29T16:41:25.366Z] #65 99.24 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:41:25.366Z] #65 99.25 + GOBIN=/build [2022-04-29T16:41:25.366Z] #65 99.25 + GO111MODULE=on [2022-04-29T16:41:25.366Z] #65 99.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:41:25.400Z] #53 ... [2022-04-29T16:41:25.400Z] [2022-04-29T16:41:25.400Z] #40 [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-04-29T16:41:25.400Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:25.400Z] #40 70.52 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:41:25.400Z] #40 70.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:25.400Z] #40 70.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:41:25.400Z] #40 70.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:25.400Z] #40 70.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:41:25.400Z] #40 71.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:41:25.400Z] #40 71.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:41:25.401Z] #40 71.16 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:41:25.401Z] #40 71.31 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:41:25.401Z] #40 71.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:41:25.401Z] #40 71.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:25.401Z] #40 DONE 71.9s [2022-04-29T16:41:25.401Z] [2022-04-29T16:41:25.401Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:25.401Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:25.401Z] #53 71.83 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T16:41:25.401Z] #53 72.01 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T16:41:25.470Z] #40 ... [2022-04-29T16:41:25.470Z] [2022-04-29T16:41:25.470Z] #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-04-29T16:41:25.470Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:41:25.470Z] #34 62.19 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-29T16:41:25.470Z] #34 62.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-29T16:41:25.662Z] #53 ... [2022-04-29T16:41:25.662Z] [2022-04-29T16:41:25.662Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T16:41:25.662Z] #41 sha256:14998b60a48de7b650055966dd86a06b3b7f8399db9e088d1772f013a4ffa69a [2022-04-29T16:41:25.662Z] #41 DONE 0.2s [2022-04-29T16:41:25.662Z] [2022-04-29T16:41:25.662Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:25.662Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:25.662Z] #53 72.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T16:41:25.727Z] #34 62.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-29T16:41:25.925Z] #53 72.36 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T16:41:26.592Z] #21 17.92 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T16:41:27.153Z] #21 18.28 Selecting previously unselected package bzip2. [2022-04-29T16:41:27.153Z] #21 18.28 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-29T16:41:27.153Z] #21 18.29 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T16:41:27.153Z] #21 18.39 Selecting previously unselected package xz-utils. [2022-04-29T16:41:27.153Z] #21 18.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-29T16:41:27.153Z] #21 18.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:41:27.153Z] #21 18.56 Selecting previously unselected package apparmor. [2022-04-29T16:41:27.153Z] #21 18.56 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-29T16:41:27.153Z] #21 18.62 Unpacking apparmor (2.13.6-10) ... [2022-04-29T16:41:27.716Z] #21 18.96 Selecting previously unselected package inetutils-ping. [2022-04-29T16:41:27.716Z] #21 18.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-29T16:41:27.716Z] #21 18.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T16:41:27.716Z] #21 19.06 Selecting previously unselected package libip4tc2:arm64. [2022-04-29T16:41:27.716Z] #21 19.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-29T16:41:27.716Z] #21 19.07 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-29T16:41:27.716Z] #21 19.16 Selecting previously unselected package libip6tc2:arm64. [2022-04-29T16:41:27.848Z] #53 73.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T16:41:27.972Z] #21 19.17 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-29T16:41:27.972Z] #21 19.17 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-29T16:41:27.972Z] #21 19.23 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-29T16:41:27.972Z] #21 19.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-29T16:41:27.972Z] #21 19.25 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-29T16:41:27.972Z] #21 19.32 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-29T16:41:27.972Z] #21 19.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-29T16:41:27.972Z] #21 19.34 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-29T16:41:28.228Z] #21 19.42 Selecting previously unselected package libnftnl11:arm64. [2022-04-29T16:41:28.228Z] #21 19.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-29T16:41:28.228Z] #21 19.43 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-29T16:41:28.228Z] #21 19.52 Selecting previously unselected package iptables. [2022-04-29T16:41:28.228Z] #21 19.53 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-29T16:41:28.228Z] #21 19.54 Unpacking iptables (1.8.7-1) ... [2022-04-29T16:41:28.251Z] #34 ... [2022-04-29T16:41:28.251Z] [2022-04-29T16:41:28.251Z] #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-04-29T16:41:28.251Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:28.251Z] #14 55.42 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-04-29T16:41:28.251Z] #14 56.07 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-04-29T16:41:28.251Z] #14 56.79 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-04-29T16:41:28.251Z] #14 58.66 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-04-29T16:41:28.251Z] #14 59.40 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-04-29T16:41:28.251Z] #14 59.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T16:41:28.251Z] #14 59.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T16:41:28.251Z] #14 59.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:41:28.251Z] #14 59.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:41:28.251Z] #14 59.46 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-04-29T16:41:28.251Z] #14 59.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T16:41:28.251Z] #14 59.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T16:41:28.251Z] #14 59.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T16:41:28.251Z] #14 59.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T16:41:28.251Z] #14 59.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T16:41:28.251Z] #14 59.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T16:41:28.251Z] #14 59.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T16:41:28.251Z] #14 59.61 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-04-29T16:41:28.251Z] #14 59.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T16:41:28.251Z] #14 59.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T16:41:28.251Z] #14 61.26 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:28.251Z] #14 61.45 Fetched 115 MB in 8s (13.6 MB/s) [2022-04-29T16:41:28.251Z] #14 61.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T16:41:28.251Z] #14 61.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-29T16:41:28.251Z] #14 61.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:41:28.251Z] #14 61.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:41:28.251Z] #14 63.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T16:41:28.251Z] #14 63.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:41:28.251Z] #14 63.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:41:28.484Z] #21 19.82 Selecting previously unselected package libonig5:arm64. [2022-04-29T16:41:28.484Z] #21 19.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-29T16:41:28.484Z] #21 19.83 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-29T16:41:28.508Z] #14 ... [2022-04-29T16:41:28.508Z] [2022-04-29T16:41:28.508Z] #49 [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-04-29T16:41:28.508Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:28.508Z] #49 55.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-29T16:41:28.508Z] #49 57.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:41:28.508Z] #49 57.50 Fetched 2292 kB in 4s (527 kB/s) [2022-04-29T16:41:28.508Z] #49 57.67 Selecting previously unselected package libprotobuf23:amd64. [2022-04-29T16:41:28.508Z] #49 57.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 ... 15709 files and directories currently installed.) [2022-04-29T16:41:28.508Z] #49 57.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-29T16:41:28.508Z] #49 57.83 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:41:28.508Z] #49 59.17 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:41:28.508Z] #49 59.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:41:28.508Z] #49 59.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:41:28.508Z] #49 59.55 Selecting previously unselected package python3-six. [2022-04-29T16:41:28.509Z] #49 59.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-29T16:41:28.509Z] #49 59.56 Unpacking python3-six (1.16.0-2) ... [2022-04-29T16:41:28.509Z] #49 59.74 Selecting previously unselected package python3-protobuf. [2022-04-29T16:41:28.509Z] #49 59.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-29T16:41:28.509Z] #49 59.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-29T16:41:28.509Z] #49 60.67 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:41:28.509Z] #49 60.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:41:28.509Z] #49 60.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:41:28.509Z] #49 60.90 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:41:28.509Z] #49 60.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:41:28.509Z] #49 60.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:41:28.509Z] #49 61.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:41:28.509Z] #49 61.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:41:28.509Z] #49 61.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:41:28.509Z] #49 61.15 Selecting previously unselected package criu. [2022-04-29T16:41:28.509Z] #49 61.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-29T16:41:28.509Z] #49 61.16 Unpacking criu (3.16.1-3) ... [2022-04-29T16:41:28.509Z] #49 61.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:41:28.509Z] #49 63.43 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-29T16:41:28.509Z] #49 63.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:41:28.509Z] #49 63.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:41:28.509Z] #49 63.48 Setting up python3-six (1.16.0-2) ... [2022-04-29T16:41:28.509Z] #49 64.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:41:28.509Z] #49 64.71 Setting up python3-protobuf (3.12.4-1) ... [2022-04-29T16:41:28.509Z] #49 ... [2022-04-29T16:41:28.509Z] [2022-04-29T16:41:28.509Z] #40 [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-04-29T16:41:28.509Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-29T16:41:28.509Z] #40 64.82 Selecting previously unselected package libxml2:amd64. [2022-04-29T16:41:28.509Z] #40 64.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T16:41:28.509Z] #40 64.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:41:28.509Z] #40 65.28 Selecting previously unselected package libarchive13:amd64. [2022-04-29T16:41:28.509Z] #40 65.28 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T16:41:28.509Z] #40 65.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:41:28.509Z] #40 65.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T16:41:28.509Z] #40 65.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T16:41:28.509Z] #40 65.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:41:28.509Z] #40 65.66 Selecting previously unselected package librhash0:amd64. [2022-04-29T16:41:28.509Z] #40 65.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T16:41:28.509Z] #40 65.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:41:28.741Z] #21 19.98 Selecting previously unselected package libjq1:arm64. [2022-04-29T16:41:28.741Z] #21 19.99 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-29T16:41:28.741Z] #21 19.99 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-29T16:41:28.741Z] #21 20.10 Selecting previously unselected package jq. [2022-04-29T16:41:28.741Z] #21 20.10 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-29T16:41:28.741Z] #21 20.10 Unpacking jq (1.6-2.1) ... [2022-04-29T16:41:28.741Z] #21 20.19 Selecting previously unselected package libaio1:arm64. [2022-04-29T16:41:28.741Z] #21 20.19 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-29T16:41:28.741Z] #21 20.20 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-29T16:41:28.778Z] #40 65.84 Selecting previously unselected package libuv1:amd64. [2022-04-29T16:41:28.778Z] #40 65.84 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T16:41:28.778Z] #40 65.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:41:28.778Z] #40 66.00 Selecting previously unselected package cmake. [2022-04-29T16:41:28.778Z] #40 66.02 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T16:41:28.778Z] #40 66.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:41:28.998Z] #21 20.26 Selecting previously unselected package libgpm2:arm64. [2022-04-29T16:41:28.998Z] #21 20.26 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-29T16:41:28.998Z] #21 20.27 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-29T16:41:28.998Z] #21 20.33 Selecting previously unselected package libicu67:arm64. [2022-04-29T16:41:28.998Z] #21 20.33 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-29T16:41:28.998Z] #21 20.34 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-29T16:41:29.772Z] #53 ... [2022-04-29T16:41:29.772Z] [2022-04-29T16:41:29.772Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:41:29.772Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:41:29.772Z] #51 75.44 gotestsum version dev [2022-04-29T16:41:29.772Z] #51 DONE 75.9s [2022-04-29T16:41:29.772Z] [2022-04-29T16:41:29.772Z] #42 [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-04-29T16:41:29.772Z] #42 sha256:536bac4ced0e1fa13c6502d190b79ab8097f8c074479f7229447a3d39b5c0403 [2022-04-29T16:41:29.772Z] #42 1.269 + RM_GOPATH=0 [2022-04-29T16:41:29.772Z] #42 1.269 + TMP_GOPATH= [2022-04-29T16:41:29.772Z] #42 1.269 + : /build [2022-04-29T16:41:29.772Z] #42 1.269 + '[' -z '' ']' [2022-04-29T16:41:29.772Z] #42 1.269 ++ mktemp -d [2022-04-29T16:41:29.772Z] #42 1.278 + export GOPATH=/tmp/tmp.zIz1w4nqjJ [2022-04-29T16:41:29.772Z] #42 1.278 + GOPATH=/tmp/tmp.zIz1w4nqjJ [2022-04-29T16:41:29.772Z] #42 1.278 + RM_GOPATH=1 [2022-04-29T16:41:29.772Z] #42 1.278 + case "$(go env GOARCH)" in [2022-04-29T16:41:29.772Z] #42 1.278 ++ go env GOARCH [2022-04-29T16:41:29.772Z] #42 1.296 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:29.772Z] #42 1.297 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:29.772Z] #42 1.297 ++ dirname /install.sh [2022-04-29T16:41:29.772Z] #42 1.306 + dir=/ [2022-04-29T16:41:29.772Z] #42 1.306 + bin=tini [2022-04-29T16:41:29.772Z] #42 1.306 + shift [2022-04-29T16:41:29.772Z] #42 1.306 + '[' '!' -f //tini.installer ']' [2022-04-29T16:41:29.772Z] #42 1.306 + . //tini.installer [2022-04-29T16:41:29.772Z] #42 1.306 ++ : v0.19.0 [2022-04-29T16:41:29.772Z] #42 1.306 + install_tini [2022-04-29T16:41:29.772Z] #42 1.306 + echo 'Install tini version v0.19.0' [2022-04-29T16:41:29.772Z] #42 1.306 + git clone https://github.com/krallin/tini.git /tmp/tmp.zIz1w4nqjJ/tini [2022-04-29T16:41:29.772Z] #42 1.306 Install tini version v0.19.0 [2022-04-29T16:41:29.772Z] #42 1.327 Cloning into '/tmp/tmp.zIz1w4nqjJ/tini'... [2022-04-29T16:41:29.772Z] #42 2.046 + cd /tmp/tmp.zIz1w4nqjJ/tini [2022-04-29T16:41:29.772Z] #42 2.046 + git checkout -q v0.19.0 [2022-04-29T16:41:29.772Z] #42 2.055 + cmake . [2022-04-29T16:41:29.772Z] #42 2.447 -- The C compiler identification is GNU 10.2.1 [2022-04-29T16:41:29.772Z] #42 2.522 -- Detecting C compiler ABI info [2022-04-29T16:41:29.772Z] #42 2.986 -- Detecting C compiler ABI info - done [2022-04-29T16:41:29.772Z] #42 3.104 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T16:41:29.772Z] #42 3.105 -- Detecting C compile features [2022-04-29T16:41:29.772Z] #42 3.109 -- Detecting C compile features - done [2022-04-29T16:41:29.772Z] #42 3.131 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T16:41:29.772Z] #42 3.377 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T16:41:29.772Z] #42 3.513 -- Configuring done [2022-04-29T16:41:29.772Z] #42 3.518 -- Generating done [2022-04-29T16:41:29.772Z] #42 3.550 -- Build files have been written to: /tmp/tmp.zIz1w4nqjJ/tini [2022-04-29T16:41:29.772Z] #42 3.553 + make tini-static [2022-04-29T16:41:29.772Z] #42 3.858 Scanning dependencies of target tini-static [2022-04-29T16:41:29.772Z] #42 3.960 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T16:41:30.661Z] #65 104.0 rootlesskit version 1.0.0 [2022-04-29T16:41:30.661Z] #65 104.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T16:41:30.661Z] #65 104.0 -container-ip string [2022-04-29T16:41:30.661Z] #65 104.0 container ip [2022-04-29T16:41:30.661Z] #65 104.0 -container-port int [2022-04-29T16:41:30.661Z] #65 104.0 container port (default -1) [2022-04-29T16:41:30.661Z] #65 104.1 -host-ip string [2022-04-29T16:41:30.661Z] #65 104.1 host ip [2022-04-29T16:41:30.661Z] #65 104.1 -host-port int [2022-04-29T16:41:30.661Z] #65 104.1 host port (default -1) [2022-04-29T16:41:30.661Z] #65 104.1 -proto string [2022-04-29T16:41:30.661Z] #65 104.1 proxy protocol (default "tcp") [2022-04-29T16:41:30.661Z] #65 ... [2022-04-29T16:41:30.661Z] [2022-04-29T16:41:30.661Z] #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-04-29T16:41:30.661Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:30.661Z] #14 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T16:41:30.661Z] #14 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T16:41:30.661Z] #14 100.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 100.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T16:41:30.661Z] #14 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 100.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:41:30.661Z] #14 100.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T16:41:30.661Z] #14 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 100.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:41:30.661Z] #14 101.0 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:41:30.661Z] #14 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 101.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:41:30.661Z] #14 101.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:41:30.661Z] #14 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 101.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:41:30.661Z] #14 101.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T16:41:30.661Z] #14 101.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 101.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:30.661Z] #14 101.4 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T16:41:30.661Z] #14 101.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 101.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:41:30.661Z] #14 101.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T16:41:30.661Z] #14 101.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 101.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:41:30.661Z] #14 101.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T16:41:30.661Z] #14 101.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 101.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 102.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T16:41:30.661Z] #14 102.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 102.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 102.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T16:41:30.661Z] #14 102.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 102.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 102.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T16:41:30.661Z] #14 102.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 102.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 102.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T16:41:30.661Z] #14 102.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 102.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:41:30.661Z] #14 102.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T16:41:30.661Z] #14 102.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 102.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:30.661Z] #14 103.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T16:41:30.661Z] #14 103.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 103.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:41:30.661Z] #14 103.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T16:41:30.661Z] #14 103.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T16:41:30.661Z] #14 103.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:41:30.661Z] #14 103.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:41:30.661Z] #14 103.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:41:30.661Z] #14 103.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:41:30.661Z] #14 103.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:41:30.661Z] #14 103.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:41:30.661Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 104.0 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-04-29T16:41:30.661Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 104.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-04-29T16:41:30.661Z] #14 104.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:41:30.661Z] #14 104.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 104.0 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-04-29T16:41:30.661Z] #14 104.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 104.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:41:30.661Z] #14 104.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:30.661Z] #14 104.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:41:30.661Z] #14 104.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:30.661Z] #14 104.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:30.661Z] #14 104.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:31.158Z] #42 5.298 [100%] Linking C executable tini-static [2022-04-29T16:41:31.158Z] #42 5.671 [100%] Built target tini-static [2022-04-29T16:41:31.419Z] #42 5.748 + mkdir -p /build [2022-04-29T16:41:31.419Z] #42 5.752 + cp tini-static /build/docker-init [2022-04-29T16:41:31.419Z] #42 DONE 5.9s [2022-04-29T16:41:31.419Z] [2022-04-29T16:41:31.419Z] #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-04-29T16:41:31.419Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:31.419Z] #14 70.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T16:41:31.419Z] #14 70.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T16:41:31.419Z] #14 70.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:41:31.419Z] #14 77.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T16:41:31.419Z] #14 77.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:31.419Z] #14 77.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:41:31.419Z] #14 77.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T16:41:31.419Z] #14 77.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:31.419Z] #14 77.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:41:31.527Z] #21 22.97 Selecting previously unselected package libinih1:arm64. [2022-04-29T16:41:31.527Z] #21 22.97 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-29T16:41:31.607Z] #14 DONE 106.0s [2022-04-29T16:41:31.607Z] [2022-04-29T16:41:31.607Z] #65 [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-04-29T16:41:31.607Z] #65 sha256:9c8e385e9d4becb83138c711d9eb1127d28693a73454c2908730349238274076 [2022-04-29T16:41:31.607Z] #65 DONE 105.7s [2022-04-29T16:41:31.607Z] [2022-04-29T16:41:31.607Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T16:41:31.607Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T16:41:31.607Z] #15 ... [2022-04-29T16:41:31.607Z] [2022-04-29T16:41:31.607Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T16:41:31.607Z] #66 sha256:9968d10dd0df982e39edb00b85ca874c56ea42f5e54b15c732d0a44bb0f7da1b [2022-04-29T16:41:31.607Z] #66 DONE 0.2s [2022-04-29T16:41:31.921Z] #21 22.99 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-29T16:41:31.921Z] #21 23.05 Selecting previously unselected package libnet1:arm64. [2022-04-29T16:41:31.921Z] #21 23.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-29T16:41:31.921Z] #21 23.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:41:31.921Z] #21 23.16 Selecting previously unselected package libnl-3-200:arm64. [2022-04-29T16:41:31.922Z] #21 23.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-29T16:41:31.922Z] #21 23.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-29T16:41:31.922Z] #21 23.25 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-29T16:41:31.922Z] #21 23.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-29T16:41:31.922Z] #21 23.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-29T16:41:31.922Z] #21 23.30 Selecting previously unselected package net-tools. [2022-04-29T16:41:31.922Z] #21 23.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-29T16:41:31.922Z] #21 23.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:41:31.924Z] [2022-04-29T16:41:31.924Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T16:41:31.924Z] #57 sha256:75de0b4e84e21c0302d3daa3946362036c3397f6725479a489b3e58bcb778d98 [2022-04-29T16:41:31.924Z] #57 DONE 0.2s [2022-04-29T16:41:31.924Z] [2022-04-29T16:41:31.924Z] #58 [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-04-29T16:41:31.925Z] #58 sha256:c4e2db0512689d82ffc408a089d6d6b1d6113f8b068c35f0b3754e7156cc4b80 [2022-04-29T16:41:31.925Z] #58 ... [2022-04-29T16:41:31.925Z] [2022-04-29T16:41:31.925Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T16:41:31.925Z] #67 sha256:7767a0d07557b9ff76c28d1e180fe36403edcddb8f7a85b7b3c60f4a8a34cae5 [2022-04-29T16:41:31.925Z] #67 DONE 0.2s [2022-04-29T16:41:31.925Z] [2022-04-29T16:41:31.925Z] #62 [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-04-29T16:41:31.925Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:41:32.178Z] #21 23.51 Selecting previously unselected package patch. [2022-04-29T16:41:32.178Z] #21 23.52 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-29T16:41:32.178Z] #21 23.52 Unpacking patch (2.7.6-7) ... [2022-04-29T16:41:32.178Z] #21 23.60 Selecting previously unselected package python-pip-whl. [2022-04-29T16:41:32.178Z] #21 23.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:41:32.434Z] #21 23.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:41:32.947Z] #21 24.05 Selecting previously unselected package python3-lib2to3. [2022-04-29T16:41:32.947Z] #21 24.05 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T16:41:32.947Z] #21 24.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:41:32.947Z] #21 24.19 Selecting previously unselected package python3-distutils. [2022-04-29T16:41:32.947Z] #21 24.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T16:41:32.947Z] #21 24.20 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T16:41:32.956Z] #40 70.00 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:41:32.956Z] #40 70.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:32.956Z] #40 70.04 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:41:32.956Z] #40 70.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:32.956Z] #40 70.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:41:32.956Z] #40 70.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:41:32.956Z] #40 70.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:41:32.956Z] #40 70.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:41:32.956Z] #40 70.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:41:32.956Z] #40 70.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:41:33.203Z] #21 24.32 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:41:33.203Z] #21 24.33 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:41:33.203Z] #21 24.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:41:33.203Z] #21 24.48 Selecting previously unselected package python3-setuptools. [2022-04-29T16:41:33.203Z] #21 24.48 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T16:41:33.203Z] #21 24.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T16:41:33.213Z] #40 70.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:33.459Z] #21 24.69 Selecting previously unselected package python3-wheel. [2022-04-29T16:41:33.459Z] #21 24.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T16:41:33.459Z] #21 24.70 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T16:41:33.459Z] #21 24.78 Selecting previously unselected package python3-pip. [2022-04-29T16:41:33.459Z] #21 24.78 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:41:33.459Z] #21 24.78 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:41:33.716Z] #21 25.01 Selecting previously unselected package sudo. [2022-04-29T16:41:33.716Z] #21 25.02 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-29T16:41:33.716Z] #21 25.03 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T16:41:34.146Z] #40 DONE 71.3s [2022-04-29T16:41:34.146Z] [2022-04-29T16:41:34.146Z] #49 [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-04-29T16:41:34.146Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-29T16:41:34.146Z] #49 68.00 Setting up criu (3.16.1-3) ... [2022-04-29T16:41:34.146Z] #49 69.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:34.146Z] #49 DONE 71.0s [2022-04-29T16:41:34.146Z] [2022-04-29T16:41:34.146Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T16:41:34.146Z] #41 sha256:e1ec7dc26f0b41db8563c3dc600ff26b769daa65883e8a6e4490d958f8ae0431 [2022-04-29T16:41:34.278Z] #21 25.54 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T16:41:34.278Z] #21 25.56 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-29T16:41:34.278Z] #21 25.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:41:34.404Z] #41 DONE 0.1s [2022-04-29T16:41:34.404Z] [2022-04-29T16:41:34.404Z] #42 [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-04-29T16:41:34.404Z] #42 sha256:65c1eb34615684a91cfa252b0d9828219bb65308bf931bafdd226150053a047a [2022-04-29T16:41:34.534Z] #21 25.74 Selecting previously unselected package uidmap. [2022-04-29T16:41:34.534Z] #21 25.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-29T16:41:34.534Z] #21 25.76 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T16:41:34.791Z] #21 25.90 Selecting previously unselected package vim-runtime. [2022-04-29T16:41:34.791Z] #21 25.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:41:34.791Z] #21 25.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T16:41:34.791Z] #21 25.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T16:41:34.791Z] #21 25.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:35.225Z] #62 ... [2022-04-29T16:41:35.225Z] [2022-04-29T16:41:35.225Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T16:41:35.225Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T16:41:35.225Z] #15 DONE 3.2s [2022-04-29T16:41:35.225Z] [2022-04-29T16:41:35.225Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T16:41:35.225Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-29T16:41:35.775Z] #42 1.419 + RM_GOPATH=0 [2022-04-29T16:41:35.776Z] #42 1.419 + TMP_GOPATH= [2022-04-29T16:41:35.776Z] #42 1.419 + : /build [2022-04-29T16:41:35.776Z] #42 1.419 + '[' -z '' ']' [2022-04-29T16:41:35.776Z] #42 1.419 ++ mktemp -d [2022-04-29T16:41:35.776Z] #42 1.422 + export GOPATH=/tmp/tmp.6A2KdF1ttw [2022-04-29T16:41:35.776Z] #42 1.422 + GOPATH=/tmp/tmp.6A2KdF1ttw [2022-04-29T16:41:35.776Z] #42 1.422 + RM_GOPATH=1 [2022-04-29T16:41:35.776Z] #42 1.422 + case "$(go env GOARCH)" in [2022-04-29T16:41:35.776Z] #42 1.422 ++ go env GOARCH [2022-04-29T16:41:35.776Z] #42 1.473 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:35.776Z] #42 1.473 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:35.776Z] #42 1.473 ++ dirname /install.sh [2022-04-29T16:41:35.776Z] #42 1.473 + dir=/ [2022-04-29T16:41:35.776Z] #42 1.473 + bin=tini [2022-04-29T16:41:35.776Z] #42 1.473 + shift [2022-04-29T16:41:35.776Z] #42 1.473 + '[' '!' -f //tini.installer ']' [2022-04-29T16:41:35.776Z] #42 1.473 + . //tini.installer [2022-04-29T16:41:35.776Z] #42 1.473 ++ : v0.19.0 [2022-04-29T16:41:35.776Z] #42 1.473 + install_tini [2022-04-29T16:41:35.776Z] #42 1.473 + echo 'Install tini version v0.19.0' [2022-04-29T16:41:35.776Z] #42 1.473 + git clone https://github.com/krallin/tini.git /tmp/tmp.6A2KdF1ttw/tini [2022-04-29T16:41:35.776Z] #42 1.473 Cloning into '/tmp/tmp.6A2KdF1ttw/tini'... [2022-04-29T16:41:35.776Z] #42 ... [2022-04-29T16:41:35.776Z] [2022-04-29T16:41:35.776Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:35.776Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:35.776Z] #53 62.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-29T16:41:35.776Z] #53 63.05 go: downloading honnef.co/go/tools v0.2.2 [2022-04-29T16:41:35.776Z] #53 64.05 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-29T16:41:35.776Z] #53 64.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-29T16:41:35.776Z] #53 64.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-29T16:41:35.776Z] #53 64.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T16:41:35.776Z] #53 64.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T16:41:35.776Z] #53 64.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-29T16:41:35.776Z] #53 64.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-29T16:41:35.776Z] #53 64.55 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T16:41:35.776Z] #53 64.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T16:41:35.776Z] #53 64.70 go: downloading golang.org/x/text v0.3.7 [2022-04-29T16:41:35.776Z] #53 69.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-29T16:41:35.776Z] #53 69.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T16:41:35.776Z] #53 69.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-29T16:41:35.776Z] #53 69.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-29T16:41:35.776Z] #53 69.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-29T16:41:35.776Z] #53 69.76 go: downloading golang.org/x/mod v0.5.1 [2022-04-29T16:41:35.776Z] #53 69.84 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-29T16:41:35.776Z] #53 69.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-29T16:41:35.776Z] #53 69.96 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T16:41:35.776Z] #53 70.07 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-29T16:41:35.776Z] #53 70.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-29T16:41:35.776Z] #53 70.15 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-29T16:41:35.776Z] #53 70.51 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T16:41:35.776Z] #53 70.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-29T16:41:35.776Z] #53 70.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-29T16:41:35.776Z] #53 70.91 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-29T16:41:35.776Z] #53 70.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-29T16:41:35.776Z] #53 71.00 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T16:41:35.776Z] #53 71.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T16:41:35.776Z] #53 71.04 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-29T16:41:35.776Z] #53 71.04 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T16:41:35.776Z] #53 71.22 go: downloading github.com/prometheus/common v0.10.0 [2022-04-29T16:41:35.776Z] #53 71.48 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-29T16:41:35.776Z] #53 71.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-29T16:41:35.776Z] #53 71.79 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T16:41:35.776Z] #53 ... [2022-04-29T16:41:35.776Z] [2022-04-29T16:41:35.776Z] #42 [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-04-29T16:41:35.776Z] #42 sha256:65c1eb34615684a91cfa252b0d9828219bb65308bf931bafdd226150053a047a [2022-04-29T16:41:35.776Z] #42 1.489 Install tini version v0.19.0 [2022-04-29T16:41:36.707Z] #42 2.386 + cd /tmp/tmp.6A2KdF1ttw/tini [2022-04-29T16:41:36.707Z] #42 2.386 + git checkout -q v0.19.0 [2022-04-29T16:41:36.707Z] #42 2.393 + cmake . [2022-04-29T16:41:36.720Z] #14 83.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T16:41:36.720Z] #14 83.26 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:36.720Z] #14 83.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:41:37.271Z] #42 2.951 -- The C compiler identification is GNU 10.2.1 [2022-04-29T16:41:37.271Z] #42 3.046 -- Detecting C compiler ABI info [2022-04-29T16:41:37.836Z] #42 3.587 -- Detecting C compiler ABI info - done [2022-04-29T16:41:37.836Z] #42 3.686 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T16:41:38.067Z] #21 28.75 Selecting previously unselected package vim. [2022-04-29T16:41:38.067Z] #21 28.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-29T16:41:38.067Z] #21 28.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:38.067Z] #21 29.21 Selecting previously unselected package xfsprogs. [2022-04-29T16:41:38.067Z] #21 29.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-29T16:41:38.067Z] #21 29.22 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T16:41:38.093Z] #42 3.686 -- Detecting C compile features [2022-04-29T16:41:38.093Z] #42 3.692 -- Detecting C compile features - done [2022-04-29T16:41:38.093Z] #42 3.723 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T16:41:38.093Z] #42 3.909 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T16:41:38.093Z] #42 3.960 -- Configuring done [2022-04-29T16:41:38.323Z] #21 29.63 Selecting previously unselected package zip. [2022-04-29T16:41:38.323Z] #21 29.63 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-29T16:41:38.323Z] #21 29.64 Unpacking zip (3.0-12) ... [2022-04-29T16:41:38.323Z] #21 29.72 Selecting previously unselected package zstd. [2022-04-29T16:41:38.323Z] #21 29.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-29T16:41:38.350Z] #42 3.986 -- Generating done [2022-04-29T16:41:38.350Z] #42 3.987 -- Build files have been written to: /tmp/tmp.6A2KdF1ttw/tini [2022-04-29T16:41:38.350Z] #42 4.000 + make tini-static [2022-04-29T16:41:38.580Z] #21 29.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:41:38.580Z] #21 30.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:41:38.639Z] #42 4.296 Scanning dependencies of target tini-static [2022-04-29T16:41:38.639Z] #42 4.366 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T16:41:38.639Z] #42 ... [2022-04-29T16:41:38.639Z] [2022-04-29T16:41:38.639Z] #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-04-29T16:41:38.639Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:38.639Z] #14 65.83 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T16:41:38.639Z] #14 65.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T16:41:38.639Z] #14 65.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:41:38.639Z] #14 65.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T16:41:38.639Z] #14 65.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:41:38.639Z] #14 66.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:41:38.639Z] #14 66.16 Selecting previously unselected package dmsetup. [2022-04-29T16:41:38.639Z] #14 66.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:41:38.639Z] #14 66.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:41:38.639Z] #14 66.32 Selecting previously unselected package mingw-w64-common. [2022-04-29T16:41:38.639Z] #14 66.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T16:41:38.639Z] #14 66.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T16:41:38.639Z] #14 71.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T16:41:38.639Z] #14 71.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T16:41:38.639Z] #14 71.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:41:38.688Z] #16 DONE 4.0s [2022-04-29T16:41:38.688Z] [2022-04-29T16:41:38.688Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T16:41:38.688Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-29T16:41:39.509Z] #21 30.86 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-29T16:41:39.509Z] #21 30.87 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:41:39.509Z] #21 30.88 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-29T16:41:39.766Z] #21 30.90 Setting up libicu67:arm64 (67.1-7) ... [2022-04-29T16:41:39.766Z] #21 30.91 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-29T16:41:39.766Z] #21 30.92 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-29T16:41:39.766Z] #21 30.93 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T16:41:39.766Z] #21 30.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:41:39.766Z] #21 30.95 Setting up bzip2 (1.0.8-4) ... [2022-04-29T16:41:39.766Z] #21 30.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-29T16:41:39.766Z] #21 30.99 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T16:41:40.056Z] #14 76.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T16:41:40.056Z] #14 76.98 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:40.056Z] #14 76.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:41:40.056Z] #14 77.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T16:41:40.056Z] #14 77.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:40.056Z] #14 77.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:41:40.056Z] #14 ... [2022-04-29T16:41:40.056Z] [2022-04-29T16:41:40.056Z] #42 [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-04-29T16:41:40.056Z] #42 sha256:65c1eb34615684a91cfa252b0d9828219bb65308bf931bafdd226150053a047a [2022-04-29T16:41:40.056Z] #42 5.595 [100%] Linking C executable tini-static [2022-04-29T16:41:40.314Z] #42 6.072 [100%] Built target tini-static [2022-04-29T16:41:40.314Z] #42 6.128 + mkdir -p /build [2022-04-29T16:41:40.328Z] #21 31.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:40.329Z] #21 31.70 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-29T16:41:40.329Z] #21 31.73 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T16:41:40.329Z] #21 31.74 Setting up apparmor (2.13.6-10) ... [2022-04-29T16:41:40.574Z] #42 6.130 + cp tini-static /build/docker-init [2022-04-29T16:41:40.574Z] #42 DONE 6.4s [2022-04-29T16:41:40.574Z] [2022-04-29T16:41:40.574Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:41:40.574Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:40.574Z] #53 73.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T16:41:40.832Z] #53 ... [2022-04-29T16:41:40.832Z] [2022-04-29T16:41:40.832Z] #51 [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.7.0" && /build/gotestsum --version [2022-04-29T16:41:40.832Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-29T16:41:40.832Z] #51 77.97 gotestsum version dev [2022-04-29T16:41:40.832Z] #51 DONE 78.1s [2022-04-29T16:41:41.089Z] [2022-04-29T16:41:41.089Z] #62 [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-04-29T16:41:41.089Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:41:41.234Z] #17 2.477 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T16:41:41.234Z] #17 DONE 2.5s [2022-04-29T16:41:41.234Z] [2022-04-29T16:41:41.234Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T16:41:41.234Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-29T16:41:41.620Z] #19 ... [2022-04-29T16:41:41.620Z] [2022-04-29T16:41:41.620Z] #52 [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-04-29T16:41:41.620Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:41:41.620Z] #52 DONE 187.3s [2022-04-29T16:41:41.620Z] [2022-04-29T16:41:41.620Z] #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-04-29T16:41:41.620Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:41:41.620Z] #19 176.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-29T16:41:41.620Z] #19 176.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:41.620Z] #19 176.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:41:41.620Z] #19 176.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-29T16:41:41.620Z] #19 176.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-29T16:41:41.620Z] #19 176.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-29T16:41:41.620Z] #19 177.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-29T16:41:41.620Z] #19 177.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-29T16:41:41.620Z] #19 177.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-29T16:41:41.620Z] #19 177.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-29T16:41:41.620Z] #19 177.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:41.620Z] #19 177.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:41:42.224Z] #21 33.30 Setting up zip (3.0-12) ... [2022-04-29T16:41:42.224Z] #21 33.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:42.224Z] #21 33.36 Setting up bash-completion (1:2.11-2) ... [2022-04-29T16:41:42.561Z] #19 178.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-29T16:41:42.561Z] #19 178.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:42.561Z] #19 178.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:41:42.622Z] #18 DONE 1.6s [2022-04-29T16:41:42.622Z] [2022-04-29T16:41:42.622Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T16:41:42.622Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-29T16:41:44.542Z] #19 DONE 1.7s [2022-04-29T16:41:44.542Z] [2022-04-29T16:41:44.542Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T16:41:44.542Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T16:41:44.741Z] #21 35.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:41:44.741Z] #21 35.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T16:41:44.741Z] #21 35.86 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-29T16:41:44.741Z] #21 35.88 Setting up patch (2.7.6-7) ... [2022-04-29T16:41:44.741Z] #21 35.91 Setting up sudo (1.9.5p2-3) ... [2022-04-29T16:41:44.741Z] #21 35.98 invoke-rc.d: could not determine current runlevel [2022-04-29T16:41:44.741Z] #21 36.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T16:41:44.741Z] #21 36.00 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T16:41:44.741Z] #21 36.02 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-29T16:41:44.741Z] #21 36.03 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T16:41:44.741Z] #21 36.04 Setting up pigz (2.6-1) ... [2022-04-29T16:41:44.741Z] #21 36.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-29T16:41:44.741Z] #21 36.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-29T16:41:44.741Z] #21 36.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:41:44.741Z] #21 36.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:45.116Z] #20 ... [2022-04-29T16:41:45.116Z] [2022-04-29T16:41:45.116Z] #58 [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-04-29T16:41:45.116Z] #58 sha256:c4e2db0512689d82ffc408a089d6d6b1d6113f8b068c35f0b3754e7156cc4b80 [2022-04-29T16:41:45.116Z] #58 3.353 + RM_GOPATH=0 [2022-04-29T16:41:45.116Z] #58 3.353 + TMP_GOPATH= [2022-04-29T16:41:45.116Z] #58 3.353 + : /build [2022-04-29T16:41:45.116Z] #58 3.353 + '[' -z '' ']' [2022-04-29T16:41:45.116Z] #58 3.353 ++ mktemp -d [2022-04-29T16:41:45.116Z] #58 3.353 + export GOPATH=/tmp/tmp.0Hk1mauD8Y [2022-04-29T16:41:45.116Z] #58 3.353 + GOPATH=/tmp/tmp.0Hk1mauD8Y [2022-04-29T16:41:45.116Z] #58 3.353 + RM_GOPATH=1 [2022-04-29T16:41:45.116Z] #58 3.353 + case "$(go env GOARCH)" in [2022-04-29T16:41:45.116Z] #58 3.353 ++ go env GOARCH [2022-04-29T16:41:45.116Z] #58 3.353 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:45.116Z] #58 3.353 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:41:45.116Z] #58 3.353 ++ dirname /install.sh [2022-04-29T16:41:45.116Z] #58 3.353 + dir=/ [2022-04-29T16:41:45.116Z] #58 3.353 + bin=runc [2022-04-29T16:41:45.116Z] #58 3.353 + shift [2022-04-29T16:41:45.116Z] #58 3.353 + '[' '!' -f //runc.installer ']' [2022-04-29T16:41:45.116Z] #58 3.353 + . //runc.installer [2022-04-29T16:41:45.116Z] #58 3.353 ++ set -e [2022-04-29T16:41:45.116Z] #58 3.353 ++ : v1.1.1 [2022-04-29T16:41:45.116Z] #58 3.353 + install_runc [2022-04-29T16:41:45.116Z] #58 3.353 + RUNC_BUILDTAGS=seccomp [2022-04-29T16:41:45.116Z] #58 3.353 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T16:41:45.116Z] #58 3.353 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0Hk1mauD8Y/src/github.com/opencontainers/runc [2022-04-29T16:41:45.116Z] #58 3.353 Cloning into '/tmp/tmp.0Hk1mauD8Y/src/github.com/opencontainers/runc'... [2022-04-29T16:41:45.116Z] #58 3.353 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T16:41:45.116Z] #58 11.13 + cd /tmp/tmp.0Hk1mauD8Y/src/github.com/opencontainers/runc [2022-04-29T16:41:45.116Z] #58 11.13 + git checkout -q v1.1.1 [2022-04-29T16:41:45.116Z] #58 11.60 + '[' -z '' ']' [2022-04-29T16:41:45.116Z] #58 11.60 + target=static [2022-04-29T16:41:45.116Z] #58 11.60 + make BUILDTAGS=seccomp static [2022-04-29T16:41:45.116Z] #58 11.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T16:41:45.304Z] #21 36.56 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-29T16:41:45.304Z] #21 36.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:41:45.562Z] #21 36.94 Setting up libelf1:arm64 (0.183-1) ... [2022-04-29T16:41:45.819Z] #21 37.03 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:41:45.819Z] #21 37.04 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-29T16:41:45.819Z] #21 37.05 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T16:41:46.062Z] #58 ... [2022-04-29T16:41:46.062Z] [2022-04-29T16:41:46.062Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T16:41:46.062Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T16:41:46.062Z] #20 DONE 1.7s [2022-04-29T16:41:46.062Z] [2022-04-29T16:41:46.062Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:41:46.062Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:41:46.075Z] #21 37.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:41:46.332Z] #21 37.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T16:41:46.332Z] #21 37.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T16:41:46.332Z] #21 37.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T16:41:46.332Z] #21 37.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T16:41:46.332Z] #21 37.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T16:41:46.332Z] #21 37.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T16:41:46.332Z] #21 37.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T16:41:46.332Z] #21 37.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T16:41:46.332Z] #21 37.56 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T16:41:46.816Z] #14 ... [2022-04-29T16:41:46.816Z] [2022-04-29T16:41:46.816Z] #62 [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-04-29T16:41:46.816Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:41:46.816Z] #62 38.97 Updating files: 61% (2928/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-29T16:41:46.816Z] #62 39.91 + cd /tmp/tmp.3JDp2mt9NT/src/github.com/containerd/containerd [2022-04-29T16:41:47.078Z] #62 39.91 + git checkout -q v1.6.3 [2022-04-29T16:41:47.517Z] #21 38.68 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-29T16:41:47.517Z] #21 38.70 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-29T16:41:47.517Z] #21 38.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:41:47.517Z] #21 38.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:41:47.651Z] #62 ... [2022-04-29T16:41:47.651Z] [2022-04-29T16:41:47.651Z] #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-04-29T16:41:47.651Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:47.651Z] #14 83.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T16:41:47.651Z] #14 83.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:47.651Z] #14 83.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:41:47.981Z] #21 1.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:41:47.981Z] #21 1.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:41:47.981Z] #21 1.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:41:48.446Z] #21 39.72 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-29T16:41:48.446Z] #21 39.73 Setting up jq (1.6-2.1) ... [2022-04-29T16:41:48.446Z] #21 39.74 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-29T16:41:48.446Z] #21 39.75 Setting up iptables (1.8.7-1) ... [2022-04-29T16:41:48.446Z] #21 39.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:41:48.446Z] #21 39.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:41:48.446Z] #21 39.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:41:48.446Z] #21 39.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:41:48.446Z] #21 39.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T16:41:48.446Z] #21 39.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T16:41:48.446Z] #21 39.80 Setting up iproute2 (5.10.0-4) ... [2022-04-29T16:41:48.467Z] #62 41.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T16:41:48.467Z] #62 41.28 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T16:41:48.467Z] #62 41.28 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:41:48.467Z] #62 41.29 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:41:48.467Z] #62 41.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T16:41:48.467Z] #62 41.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T16:41:48.467Z] #62 41.29 + '[' '' = dynamic ']' [2022-04-29T16:41:48.467Z] #62 41.29 + make [2022-04-29T16:41:48.554Z] #21 2.365 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:41:48.960Z] #21 40.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:41:49.126Z] #21 ... [2022-04-29T16:41:49.126Z] [2022-04-29T16:41:49.126Z] #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-04-29T16:41:49.126Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:41:49.126Z] #34 DONE 123.6s [2022-04-29T16:41:49.387Z] [2022-04-29T16:41:49.387Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:41:49.387Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:41:49.387Z] #21 3.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:41:49.855Z] #62 42.86 + bin/ctr [2022-04-29T16:41:49.892Z] #21 DONE 41.1s [2022-04-29T16:41:49.892Z] [2022-04-29T16:41:49.892Z] #22 [dev-systemd-false 8/25] 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-04-29T16:41:49.892Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-29T16:41:50.455Z] #22 0.623 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T16:41:50.455Z] #22 0.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T16:41:50.455Z] #22 0.636 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T16:41:50.455Z] #22 DONE 0.7s [2022-04-29T16:41:50.455Z] [2022-04-29T16:41:50.455Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T16:41:50.455Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-29T16:41:50.773Z] #21 4.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:41:52.560Z] #19 187.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-29T16:41:52.560Z] #19 187.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:41:52.560Z] #19 187.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:41:52.560Z] #19 188.7 Selecting previously unselected package patch. [2022-04-29T16:41:52.560Z] #19 188.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-29T16:41:52.560Z] #19 188.9 Unpacking patch (2.7.6-7) ... [2022-04-29T16:41:53.155Z] #19 ... [2022-04-29T16:41:53.155Z] [2022-04-29T16:41:53.155Z] #60 [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.44.0" && /build/golangci-lint --version [2022-04-29T16:41:53.155Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:41:53.155Z] #60 201.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T16:41:53.722Z] #60 DONE 201.8s [2022-04-29T16:41:53.722Z] [2022-04-29T16:41:53.722Z] #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-04-29T16:41:53.722Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-29T16:41:53.722Z] #19 190.2 Selecting previously unselected package dpkg-dev. [2022-04-29T16:41:53.722Z] #19 190.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-29T16:41:53.722Z] #19 190.3 Unpacking dpkg-dev (1.20.9) ... [2022-04-29T16:41:53.722Z] #19 190.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-29T16:41:53.722Z] #19 190.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-29T16:41:53.722Z] #19 190.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-29T16:41:53.722Z] #19 190.5 Selecting previously unselected package libio-string-perl. [2022-04-29T16:41:53.722Z] #19 190.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-29T16:41:53.982Z] #19 190.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-29T16:41:53.982Z] #19 190.6 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:41:53.982Z] #19 190.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:41:53.982Z] #19 190.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:41:54.079Z] #21 7.414 Fetched 8510 kB in 6s (1477 kB/s) [2022-04-29T16:41:55.359Z] #19 192.0 Selecting previously unselected package libxml2:amd64. [2022-04-29T16:41:55.359Z] #19 192.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-29T16:41:55.359Z] #19 192.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:41:55.359Z] #19 192.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-29T16:41:55.359Z] #19 192.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-29T16:41:55.468Z] #21 7.414 Reading package lists... [2022-04-29T16:41:55.618Z] #19 192.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-29T16:41:55.618Z] #19 192.1 Selecting previously unselected package libxml-sax-base-perl. [2022-04-29T16:41:55.618Z] #19 192.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-29T16:41:55.618Z] #19 192.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-29T16:41:55.618Z] #19 192.2 Selecting previously unselected package libxml-sax-perl. [2022-04-29T16:41:55.618Z] #19 192.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-29T16:41:55.618Z] #19 192.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-29T16:41:55.618Z] #19 192.2 Selecting previously unselected package libxml-libxml-perl. [2022-04-29T16:41:55.618Z] #19 192.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-29T16:41:55.618Z] #19 192.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-29T16:41:55.618Z] #19 192.3 Selecting previously unselected package libxml-simple-perl. [2022-04-29T16:41:55.618Z] #19 192.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-29T16:41:55.618Z] #19 192.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-29T16:41:55.618Z] #19 192.3 Selecting previously unselected package libyaml-perl. [2022-04-29T16:41:55.618Z] #19 192.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.3 Unpacking libyaml-perl (1.30-1) ... [2022-04-29T16:41:55.877Z] #19 192.4 Selecting previously unselected package libconfig-auto-perl. [2022-04-29T16:41:55.877Z] #19 192.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-29T16:41:55.877Z] #19 192.4 Selecting previously unselected package libfile-which-perl. [2022-04-29T16:41:55.877Z] #19 192.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.4 Unpacking libfile-which-perl (1.23-1) ... [2022-04-29T16:41:55.877Z] #19 192.4 Selecting previously unselected package libfile-homedir-perl. [2022-04-29T16:41:55.877Z] #19 192.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-29T16:41:55.877Z] #19 192.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-29T16:41:55.877Z] #19 192.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-29T16:41:55.877Z] #19 192.5 Selecting previously unselected package dpkg-cross. [2022-04-29T16:41:55.877Z] #19 192.5 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-29T16:41:55.877Z] #19 192.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-29T16:41:55.877Z] #19 192.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-29T16:41:55.877Z] #19 192.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-29T16:41:55.877Z] #19 192.6 Selecting previously unselected package libc6-armel-cross. [2022-04-29T16:41:55.877Z] #19 192.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-29T16:41:56.137Z] #19 192.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-29T16:41:56.137Z] #19 192.7 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-29T16:41:56.137Z] #19 192.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.137Z] #19 192.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.137Z] #19 192.7 Selecting previously unselected package libgomp1-armel-cross. [2022-04-29T16:41:56.137Z] #19 192.7 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.137Z] #19 192.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.137Z] #19 192.8 Selecting previously unselected package libatomic1-armel-cross. [2022-04-29T16:41:56.137Z] #19 192.8 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.137Z] #19 192.8 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.137Z] #19 192.8 Selecting previously unselected package libasan6-armel-cross. [2022-04-29T16:41:56.397Z] #19 192.8 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.397Z] #19 192.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.397Z] #19 193.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-29T16:41:56.397Z] #19 193.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.397Z] #19 193.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.397Z] #19 193.1 Selecting previously unselected package libubsan1-armel-cross. [2022-04-29T16:41:56.397Z] #19 193.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.397Z] #19 193.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.397Z] #19 193.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-29T16:41:56.397Z] #19 193.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:41:56.657Z] #19 193.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:41:56.657Z] #19 193.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-29T16:41:56.916Z] #19 193.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:41:56.916Z] #19 193.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T16:41:57.618Z] #14 ... [2022-04-29T16:41:57.619Z] [2022-04-29T16:41:57.619Z] #62 [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-04-29T16:41:57.619Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:41:57.619Z] #62 39.65 Updating files: 62% (2939/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-04-29T16:41:57.619Z] #62 40.50 + cd /tmp/tmp.bUgcUyi4sd/src/github.com/containerd/containerd [2022-04-29T16:41:57.619Z] #62 40.50 + git checkout -q v1.6.3 [2022-04-29T16:41:57.877Z] #62 41.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T16:41:57.877Z] #62 41.65 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T16:41:57.877Z] #62 41.65 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:41:57.877Z] #62 41.65 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:41:57.877Z] #62 41.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T16:41:57.877Z] #62 41.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T16:41:57.877Z] #62 41.65 + '[' '' = dynamic ']' [2022-04-29T16:41:57.877Z] #62 41.65 + make [2022-04-29T16:41:58.006Z] #62 ... [2022-04-29T16:41:58.006Z] [2022-04-29T16:41:58.006Z] #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-04-29T16:41:58.006Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:41:58.006Z] #14 94.30 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T16:41:58.006Z] #14 94.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:58.006Z] #14 94.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:41:58.006Z] #14 99.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T16:41:58.006Z] #14 99.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:58.006Z] #14 99.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:41:58.006Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T16:41:58.006Z] #14 104.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:41:58.006Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:41:58.280Z] #21 9.583 Reading package lists... [2022-04-29T16:41:58.280Z] #21 11.67 Building dependency tree... [2022-04-29T16:41:59.225Z] #21 12.95 The following additional packages will be installed: [2022-04-29T16:41:59.225Z] #21 12.95 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:41:59.225Z] #21 12.95 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-29T16:41:59.225Z] #21 12.95 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T16:41:59.225Z] #21 12.95 python3-pkg-resources vim-runtime xxd [2022-04-29T16:41:59.225Z] #21 12.96 Suggested packages: [2022-04-29T16:41:59.225Z] #21 12.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-29T16:41:59.225Z] #21 12.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-29T16:41:59.225Z] #21 12.96 acl attr quota [2022-04-29T16:41:59.225Z] #21 12.96 Recommended packages: [2022-04-29T16:41:59.225Z] #21 12.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T16:41:59.251Z] #62 42.96 + bin/ctr [2022-04-29T16:42:00.170Z] #21 14.01 The following NEW packages will be installed: [2022-04-29T16:42:00.170Z] #21 14.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-29T16:42:00.170Z] #21 14.01 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:42:00.170Z] #21 14.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-29T16:42:00.170Z] #21 14.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-29T16:42:00.170Z] #21 14.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-29T16:42:00.170Z] #21 14.01 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-29T16:42:00.170Z] #21 14.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-29T16:42:00.170Z] #21 14.02 xz-utils zip zstd [2022-04-29T16:42:00.433Z] #21 14.32 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:42:00.433Z] #21 14.32 Need to get 27.6 MB of archives. [2022-04-29T16:42:00.433Z] #21 14.32 After this operation, 106 MB of additional disk space will be used. [2022-04-29T16:42:00.433Z] #21 14.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T16:42:00.433Z] #21 14.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T16:42:00.433Z] #21 14.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T16:42:00.433Z] #21 14.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T16:42:00.433Z] #21 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T16:42:00.433Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T16:42:00.433Z] #21 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T16:42:00.433Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T16:42:00.433Z] #21 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:42:00.433Z] #21 14.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:42:00.433Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T16:42:00.433Z] #21 14.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T16:42:00.433Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T16:42:00.433Z] #21 14.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T16:42:00.433Z] #21 14.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T16:42:00.494Z] #23 8.820 Collecting yamllint==1.26.1 [2022-04-29T16:42:00.494Z] #23 9.887 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T16:42:00.695Z] #21 14.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T16:42:00.695Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T16:42:00.695Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T16:42:00.695Z] #21 14.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T16:42:00.695Z] #21 14.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T16:42:00.695Z] #21 14.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T16:42:00.695Z] #21 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:42:00.695Z] #21 14.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:42:00.695Z] #21 14.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:42:00.695Z] #21 14.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T16:42:00.695Z] #21 14.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T16:42:00.695Z] #21 14.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:42:00.956Z] #21 14.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T16:42:00.956Z] #21 14.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:42:00.956Z] #21 14.79 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-04-29T16:42:00.956Z] #21 14.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:42:00.956Z] #21 14.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T16:42:00.956Z] #21 14.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T16:42:00.956Z] #21 14.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T16:42:00.956Z] #21 14.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T16:42:00.956Z] #21 14.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T16:42:00.956Z] #21 14.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:42:00.956Z] #21 14.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T16:42:00.956Z] #21 14.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T16:42:00.956Z] #21 14.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T16:42:00.956Z] #21 14.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T16:42:00.956Z] #21 14.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T16:42:00.956Z] #21 14.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T16:42:00.956Z] #21 14.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T16:42:01.422Z] #23 10.88 Collecting pathspec>=0.5.3 [2022-04-29T16:42:01.422Z] #23 10.90 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T16:42:01.529Z] #21 15.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T16:42:01.529Z] #21 15.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T16:42:01.529Z] #21 15.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T16:42:01.529Z] #21 15.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T16:42:01.679Z] #23 11.17 Collecting pyyaml [2022-04-29T16:42:01.679Z] #23 11.17 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-29T16:42:01.679Z] #23 11.27 Building wheels for collected packages: yamllint [2022-04-29T16:42:01.791Z] #21 15.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:42:01.936Z] #23 11.27 Building wheel for yamllint (setup.py): started [2022-04-29T16:42:02.056Z] #21 15.90 Fetched 27.6 MB in 1s (22.6 MB/s) [2022-04-29T16:42:02.056Z] #21 15.95 Selecting previously unselected package pigz. [2022-04-29T16:42:02.056Z] #21 15.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-29T16:42:02.056Z] #21 16.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T16:42:02.056Z] #21 16.00 Unpacking pigz (2.6-1) ... [2022-04-29T16:42:02.056Z] #21 16.09 Selecting previously unselected package libelf1:amd64. [2022-04-29T16:42:02.056Z] #21 16.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T16:42:02.190Z] #19 198.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-29T16:42:02.190Z] #19 198.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:02.190Z] #19 198.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T16:42:02.190Z] #19 198.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-29T16:42:02.190Z] #19 198.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-29T16:42:02.190Z] #19 198.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-29T16:42:02.190Z] #19 198.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-29T16:42:02.190Z] #19 198.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:02.190Z] #19 198.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-29T16:42:02.190Z] #19 198.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-29T16:42:02.190Z] #19 198.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:02.190Z] #19 198.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:02.190Z] #19 198.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-29T16:42:02.190Z] #19 198.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:02.191Z] #19 198.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T16:42:02.318Z] #21 16.13 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T16:42:02.580Z] #21 16.32 Selecting previously unselected package libbpf0:amd64. [2022-04-29T16:42:02.580Z] #21 16.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T16:42:02.580Z] #21 16.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:42:02.580Z] #21 16.43 Selecting previously unselected package libcap2:amd64. [2022-04-29T16:42:02.580Z] #21 16.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T16:42:02.580Z] #21 16.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:42:02.580Z] #21 16.51 Selecting previously unselected package libmnl0:amd64. [2022-04-29T16:42:02.580Z] #21 16.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T16:42:02.580Z] #21 16.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:42:02.841Z] #21 16.59 Selecting previously unselected package libxtables12:amd64. [2022-04-29T16:42:02.841Z] #21 16.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T16:42:02.841Z] #21 16.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:42:02.841Z] #21 16.68 Selecting previously unselected package libcap2-bin. [2022-04-29T16:42:02.841Z] #21 16.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T16:42:02.841Z] #21 16.68 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T16:42:02.841Z] #21 16.78 Selecting previously unselected package iproute2. [2022-04-29T16:42:02.841Z] #21 16.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T16:42:02.865Z] #23 12.24 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T16:42:02.865Z] #23 12.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ef37d5249a646b1357441c8f6d46a03abeef46538e10536c1b4cccdb75cc34cd [2022-04-29T16:42:02.865Z] #23 12.25 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T16:42:02.865Z] #23 12.26 Successfully built yamllint [2022-04-29T16:42:02.865Z] #23 12.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T16:42:02.865Z] #23 12.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T16:42:03.103Z] #21 16.79 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T16:42:03.206Z] Running on azwin-2-e2ebb0 in d:\jenkins\workspace\moby_PR-43547 [Pipeline] { [Pipeline] ws [2022-04-29T16:42:03.226Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-29T16:42:03.365Z] #21 17.25 Selecting previously unselected package xxd. [2022-04-29T16:42:03.365Z] #21 17.26 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:42:03.365Z] #21 17.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:03.626Z] #21 17.40 Selecting previously unselected package vim-common. [2022-04-29T16:42:03.626Z] #21 17.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:42:03.626Z] #21 17.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:03.626Z] #21 17.58 Selecting previously unselected package bash-completion. [2022-04-29T16:42:03.626Z] #21 17.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T16:42:03.796Z] #23 DONE 13.1s [2022-04-29T16:42:03.796Z] [2022-04-29T16:42:03.796Z] #45 [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-04-29T16:42:03.796Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-29T16:42:04.909Z] The recommended git tool is: git [2022-04-29T16:42:05.545Z] #21 19.21 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T16:42:05.807Z] #21 19.63 Selecting previously unselected package bzip2. [2022-04-29T16:42:05.807Z] #21 19.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T16:42:05.807Z] #21 19.64 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T16:42:05.807Z] #21 19.76 Selecting previously unselected package xz-utils. [2022-04-29T16:42:05.807Z] #21 19.76 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T16:42:06.068Z] #21 19.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:42:06.068Z] #21 19.92 Selecting previously unselected package apparmor. [2022-04-29T16:42:06.068Z] #21 19.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T16:42:06.068Z] #21 19.98 Unpacking apparmor (2.13.6-10) ... [2022-04-29T16:42:06.642Z] #21 20.41 Selecting previously unselected package inetutils-ping. [2022-04-29T16:42:06.642Z] #21 20.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T16:42:06.642Z] #21 20.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T16:42:06.642Z] #21 20.55 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T16:42:06.642Z] #21 20.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:42:06.642Z] #21 20.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:06.642Z] #21 20.66 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T16:42:06.903Z] #21 20.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:42:06.903Z] #21 20.67 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:06.903Z] #21 20.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T16:42:06.903Z] #21 20.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T16:42:06.903Z] #21 20.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:42:06.903Z] #21 20.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T16:42:06.903Z] #21 20.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T16:42:06.903Z] #21 20.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:42:06.903Z] #21 20.90 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T16:42:06.903Z] #21 20.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T16:42:06.903Z] #21 20.91 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:42:07.165Z] #21 21.00 Selecting previously unselected package iptables. [2022-04-29T16:42:07.165Z] #21 21.01 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-29T16:42:07.165Z] #21 21.01 Unpacking iptables (1.8.7-1) ... [2022-04-29T16:42:07.426Z] #21 21.46 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:42:07.426Z] #21 21.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:42:07.426Z] #21 21.47 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:42:07.461Z] #19 203.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-29T16:42:07.461Z] #19 203.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:07.461Z] #19 203.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T16:42:07.461Z] #19 203.3 Selecting previously unselected package crossbuild-essential-armel. [2022-04-29T16:42:07.461Z] #19 203.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-29T16:42:07.461Z] #19 203.4 Selecting previously unselected package libc6-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-29T16:42:07.461Z] #19 203.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 203.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 203.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 203.6 Selecting previously unselected package libasan6-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 203.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 203.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-29T16:42:07.461Z] #19 203.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 203.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 204.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-29T16:42:07.461Z] #19 204.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:07.461Z] #19 204.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:07.461Z] #19 204.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-29T16:42:07.688Z] #21 21.58 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:42:07.688Z] #21 21.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:42:07.688Z] #21 21.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:42:07.688Z] #21 21.68 Selecting previously unselected package jq. [2022-04-29T16:42:07.719Z] #19 204.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:07.719Z] #19 204.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T16:42:07.950Z] #21 21.68 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:42:07.950Z] #21 21.70 Unpacking jq (1.6-2.1) ... [2022-04-29T16:42:07.950Z] #21 21.78 Selecting previously unselected package libaio1:amd64. [2022-04-29T16:42:07.950Z] #21 21.79 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T16:42:07.950Z] #21 21.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:42:07.950Z] #21 21.85 Selecting previously unselected package libgpm2:amd64. [2022-04-29T16:42:07.950Z] #21 21.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T16:42:07.950Z] #21 21.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:42:07.950Z] #21 21.91 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:42:08.020Z] #14 114.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T16:42:08.020Z] #14 114.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:42:08.020Z] #14 114.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:08.212Z] #21 21.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:42:08.212Z] #21 21.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:42:09.212Z] #62 ... [2022-04-29T16:42:09.212Z] [2022-04-29T16:42:09.212Z] #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-04-29T16:42:09.212Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:42:09.212Z] #14 95.11 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T16:42:09.212Z] #14 95.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:42:09.212Z] #14 95.12 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:42:09.212Z] #14 99.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T16:42:09.212Z] #14 99.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:42:09.212Z] #14 99.71 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:42:09.212Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T16:42:09.212Z] #14 104.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:42:09.212Z] #14 104.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:10.772Z] #21 24.64 Selecting previously unselected package libinih1:amd64. [2022-04-29T16:42:10.772Z] #21 24.65 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-29T16:42:10.772Z] #21 24.65 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T16:42:10.772Z] #21 24.71 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:42:10.772Z] #21 24.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:42:11.033Z] #21 24.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:42:11.033Z] #21 24.81 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:42:11.033Z] #21 24.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:42:11.033Z] #21 24.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:42:11.033Z] #21 24.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:42:11.033Z] #21 24.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:42:11.033Z] #21 24.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:42:11.033Z] #21 24.97 Selecting previously unselected package net-tools. [2022-04-29T16:42:11.294Z] #21 24.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T16:42:11.294Z] #21 24.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:42:11.294Z] #21 25.14 Selecting previously unselected package patch. [2022-04-29T16:42:11.294Z] #21 25.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-29T16:42:11.294Z] #21 25.15 Unpacking patch (2.7.6-7) ... [2022-04-29T16:42:11.555Z] #21 25.24 Selecting previously unselected package python-pip-whl. [2022-04-29T16:42:11.555Z] #21 25.25 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:42:11.556Z] #21 25.26 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:42:11.822Z] #21 25.75 Selecting previously unselected package python3-lib2to3. [2022-04-29T16:42:11.823Z] #21 25.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T16:42:11.823Z] #21 25.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:42:11.885Z] #45 163.5 + dpkg --print-architecture [2022-04-29T16:42:11.885Z] #45 DONE 164.1s [2022-04-29T16:42:11.885Z] [2022-04-29T16:42:11.885Z] #62 [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-04-29T16:42:11.885Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:42:12.084Z] #21 25.85 Selecting previously unselected package python3-distutils. [2022-04-29T16:42:12.084Z] #21 25.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T16:42:12.084Z] #21 25.85 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T16:42:12.084Z] #21 25.98 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:42:12.084Z] #21 25.99 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:42:12.084Z] #21 25.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:42:12.235Z] #14 ... [2022-04-29T16:42:12.235Z] [2022-04-29T16:42:12.235Z] #65 [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-04-29T16:42:12.235Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7 [2022-04-29T16:42:12.235Z] #65 117.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:42:12.235Z] #65 117.6 + GOBIN=/build [2022-04-29T16:42:12.235Z] #65 117.6 + GO111MODULE=on [2022-04-29T16:42:12.235Z] #65 117.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:42:12.346Z] #21 26.13 Selecting previously unselected package python3-setuptools. [2022-04-29T16:42:12.346Z] #21 26.14 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T16:42:12.346Z] #21 26.14 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T16:42:12.346Z] #21 26.38 Selecting previously unselected package python3-wheel. [2022-04-29T16:42:12.346Z] #21 26.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T16:42:12.607Z] #21 26.40 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T16:42:12.607Z] #21 26.47 Selecting previously unselected package python3-pip. [2022-04-29T16:42:12.607Z] #21 26.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:42:12.607Z] #21 26.49 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:42:12.869Z] #21 26.76 Selecting previously unselected package sudo. [2022-04-29T16:42:12.869Z] #21 26.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T16:42:12.869Z] #21 26.78 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T16:42:12.994Z] #19 209.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-29T16:42:12.994Z] #19 209.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:12.994Z] #19 209.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T16:42:12.994Z] #19 209.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-29T16:42:12.994Z] #19 209.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-29T16:42:12.994Z] #19 209.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-29T16:42:12.994Z] #19 209.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-29T16:42:12.994Z] #19 209.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:12.994Z] #19 209.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-29T16:42:13.255Z] #19 209.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-29T16:42:13.255Z] #19 209.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:13.255Z] #19 209.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:13.441Z] #21 27.24 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T16:42:13.441Z] #21 27.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T16:42:13.441Z] #21 27.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:42:13.441Z] #21 27.49 Selecting previously unselected package uidmap. [2022-04-29T16:42:13.515Z] #19 210.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-29T16:42:13.515Z] #19 210.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:13.515Z] #19 210.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T16:42:13.703Z] #21 27.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T16:42:13.703Z] #21 27.51 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T16:42:13.703Z] #21 27.64 Selecting previously unselected package vim-runtime. [2022-04-29T16:42:13.965Z] #21 27.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:42:13.965Z] #21 27.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T16:42:13.965Z] #21 27.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T16:42:13.965Z] #21 27.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:16.448Z] #65 122.5 rootlesskit version 1.0.0 [2022-04-29T16:42:16.448Z] #65 122.5 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T16:42:16.448Z] #65 122.5 -container-ip string [2022-04-29T16:42:16.448Z] #65 122.5 container ip [2022-04-29T16:42:16.448Z] #65 122.5 -container-port int [2022-04-29T16:42:16.448Z] #65 122.5 container port (default -1) [2022-04-29T16:42:16.448Z] #65 122.5 -host-ip string [2022-04-29T16:42:16.448Z] #65 122.5 host ip [2022-04-29T16:42:16.448Z] #65 122.5 -host-port int [2022-04-29T16:42:16.448Z] #65 122.5 host port (default -1) [2022-04-29T16:42:16.448Z] #65 122.5 -proto string [2022-04-29T16:42:16.448Z] #65 122.5 proxy protocol (default "tcp") [2022-04-29T16:42:16.727Z] #65 ... [2022-04-29T16:42:16.727Z] [2022-04-29T16:42:16.727Z] #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-04-29T16:42:16.727Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:42:16.727Z] #14 119.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T16:42:16.727Z] #14 119.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T16:42:16.727Z] #14 119.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 119.3 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T16:42:16.727Z] #14 119.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 119.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:42:16.727Z] #14 119.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T16:42:16.727Z] #14 119.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 119.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:42:16.727Z] #14 119.5 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:42:16.727Z] #14 119.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 119.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:42:16.727Z] #14 119.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:42:16.727Z] #14 119.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 119.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:42:16.727Z] #14 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T16:42:16.727Z] #14 119.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:16.727Z] #14 120.0 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T16:42:16.727Z] #14 120.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 120.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:42:16.727Z] #14 120.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T16:42:16.727Z] #14 120.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 120.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:42:16.727Z] #14 120.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T16:42:16.727Z] #14 120.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 120.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 120.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T16:42:16.727Z] #14 120.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 120.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 120.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T16:42:16.727Z] #14 120.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 120.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 120.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T16:42:16.727Z] #14 120.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 120.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 121.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T16:42:16.727Z] #14 121.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 121.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:42:16.727Z] #14 121.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T16:42:16.727Z] #14 121.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:16.727Z] #14 121.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T16:42:16.727Z] #14 121.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 121.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:42:16.727Z] #14 121.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T16:42:16.727Z] #14 121.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T16:42:16.727Z] #14 121.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:42:16.727Z] #14 122.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:42:16.727Z] #14 122.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:42:16.727Z] #14 122.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:42:16.727Z] #14 122.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:42:16.727Z] #14 122.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 122.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:42:16.727Z] #14 122.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:42:16.727Z] #14 122.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:42:16.727Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.8 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-04-29T16:42:16.727Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.8 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-04-29T16:42:16.727Z] #14 122.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:42:16.727Z] #14 122.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.8 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-04-29T16:42:16.727Z] #14 122.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:42:16.727Z] #14 122.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:16.727Z] #14 122.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:42:16.727Z] #14 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:16.727Z] #14 123.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:16.727Z] #14 123.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:42:17.269Z] #21 30.52 Selecting previously unselected package vim. [2022-04-29T16:42:17.269Z] #21 30.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:42:17.269Z] #21 30.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:17.269Z] #21 31.01 Selecting previously unselected package xfsprogs. [2022-04-29T16:42:17.269Z] #21 31.03 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T16:42:17.269Z] #21 31.04 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T16:42:17.530Z] #21 31.42 Selecting previously unselected package zip. [2022-04-29T16:42:17.530Z] #21 31.42 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-29T16:42:17.530Z] #21 31.43 Unpacking zip (3.0-12) ... [2022-04-29T16:42:17.791Z] #21 31.58 Selecting previously unselected package zstd. [2022-04-29T16:42:17.791Z] #21 31.59 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T16:42:17.791Z] #21 31.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:42:18.052Z] #21 31.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:42:18.792Z] #19 214.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-29T16:42:18.792Z] #19 214.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:18.792Z] #19 214.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T16:42:18.792Z] #19 214.6 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-29T16:42:18.792Z] #19 214.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-29T16:42:18.792Z] #19 214.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-29T16:42:18.792Z] #19 214.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 214.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:18.792Z] #19 214.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-29T16:42:18.792Z] #19 214.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 214.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 214.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:18.792Z] #19 214.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 214.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 214.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:18.792Z] #19 214.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 214.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 214.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:18.792Z] #19 214.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 214.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 214.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:18.792Z] #19 215.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 215.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 215.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:18.792Z] #19 215.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 215.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 215.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:18.792Z] #19 215.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-29T16:42:18.792Z] #19 215.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:18.792Z] #19 215.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:19.006Z] #21 32.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:19.006Z] #21 32.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:42:19.006Z] #21 32.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:42:19.006Z] #21 32.67 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:42:19.006Z] #21 32.69 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:19.006Z] #21 32.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T16:42:19.006Z] #21 32.72 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T16:42:19.006Z] #21 32.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:42:19.006Z] #21 32.76 Setting up bzip2 (1.0.8-4) ... [2022-04-29T16:42:19.006Z] #21 32.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:42:19.006Z] #21 32.78 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T16:42:19.051Z] #19 215.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-29T16:42:19.051Z] #19 215.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:19.051Z] #19 215.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:19.051Z] #19 215.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-29T16:42:19.051Z] #19 215.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:19.051Z] #19 215.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:19.051Z] #19 215.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-29T16:42:19.051Z] #19 215.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:19.166Z] #14 115.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T16:42:19.166Z] #14 115.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:42:19.166Z] #14 115.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:19.310Z] #19 215.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:19.310Z] #19 215.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-29T16:42:19.310Z] #19 215.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:19.310Z] #19 215.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:19.310Z] #19 216.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-29T16:42:19.310Z] #19 216.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:19.310Z] #19 216.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:19.581Z] #21 33.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:19.581Z] #21 33.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:42:19.581Z] #21 33.44 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T16:42:19.581Z] #21 33.46 Setting up apparmor (2.13.6-10) ... [2022-04-29T16:42:20.046Z] #14 DONE 126.1s [2022-04-29T16:42:20.046Z] [2022-04-29T16:42:20.046Z] #65 [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-04-29T16:42:20.046Z] #65 sha256:015f89bd8020a1f1adbf0c6a5068840ed3bd3fbaf837f785c17ea0cdcc8f57f7 [2022-04-29T16:42:20.046Z] #65 DONE 125.8s [2022-04-29T16:42:20.046Z] [2022-04-29T16:42:20.046Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T16:42:20.046Z] #57 sha256:293c0b93dd84e44f18900dbc6e11224a349c5afcb3ff412637f3e02a4cc54e48 [2022-04-29T16:42:20.046Z] #57 ... [2022-04-29T16:42:20.046Z] [2022-04-29T16:42:20.046Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T16:42:20.046Z] #66 sha256:57ec7d393bc7986aefc4db92a4f8106ffa53552d937b3ba82dac9b51aca689e8 [2022-04-29T16:42:20.046Z] #66 DONE 0.2s [2022-04-29T16:42:20.046Z] [2022-04-29T16:42:20.046Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T16:42:20.046Z] #57 sha256:293c0b93dd84e44f18900dbc6e11224a349c5afcb3ff412637f3e02a4cc54e48 [2022-04-29T16:42:20.046Z] #57 DONE 0.2s [2022-04-29T16:42:20.046Z] [2022-04-29T16:42:20.046Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T16:42:20.046Z] #67 sha256:d14f84c91237062c85ee46df65305737ca534d693c4bdb9ef6d21bcbdc42c064 [2022-04-29T16:42:20.046Z] #67 DONE 0.1s [2022-04-29T16:42:20.046Z] [2022-04-29T16:42:20.046Z] #58 [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-04-29T16:42:20.046Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2 [2022-04-29T16:42:21.437Z] #58 1.671 + RM_GOPATH=0 [2022-04-29T16:42:21.437Z] #58 1.671 + TMP_GOPATH= [2022-04-29T16:42:21.437Z] #58 1.671 + : /build [2022-04-29T16:42:21.437Z] #58 1.671 + '[' -z '' ']' [2022-04-29T16:42:21.498Z] #21 35.05 Setting up zip (3.0-12) ... [2022-04-29T16:42:21.498Z] #21 35.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:21.498Z] #21 35.10 Setting up bash-completion (1:2.11-2) ... [2022-04-29T16:42:21.688Z] #14 ... [2022-04-29T16:42:21.688Z] [2022-04-29T16:42:21.688Z] #65 [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-04-29T16:42:21.688Z] #65 sha256:21642f0eca8ca7a9068dabffd375a080fb8f45b4c75378e7251bdb7b68a0b9ce [2022-04-29T16:42:21.688Z] #65 118.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:42:21.688Z] #65 118.1 + GOBIN=/build [2022-04-29T16:42:21.688Z] #65 118.1 + GO111MODULE=on [2022-04-29T16:42:21.688Z] #65 118.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:42:21.698Z] #58 1.691 ++ mktemp -d [2022-04-29T16:42:21.698Z] #58 1.691 + export GOPATH=/tmp/tmp.ImPyhr7nAl [2022-04-29T16:42:21.698Z] #58 1.691 + GOPATH=/tmp/tmp.ImPyhr7nAl [2022-04-29T16:42:21.698Z] #58 1.691 + RM_GOPATH=1 [2022-04-29T16:42:21.698Z] #58 1.691 + case "$(go env GOARCH)" in [2022-04-29T16:42:21.698Z] #58 1.691 ++ go env GOARCH [2022-04-29T16:42:21.698Z] #58 1.713 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:21.698Z] #58 1.713 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:21.698Z] #58 1.713 ++ dirname /install.sh [2022-04-29T16:42:21.698Z] #58 1.713 + dir=/ [2022-04-29T16:42:21.698Z] #58 1.713 + bin=runc [2022-04-29T16:42:21.698Z] #58 1.713 + shift [2022-04-29T16:42:21.698Z] #58 1.713 + '[' '!' -f //runc.installer ']' [2022-04-29T16:42:21.698Z] #58 1.713 + . //runc.installer [2022-04-29T16:42:21.698Z] #58 1.713 ++ set -e [2022-04-29T16:42:21.698Z] #58 1.713 ++ : v1.1.1 [2022-04-29T16:42:21.698Z] #58 1.713 + install_runc [2022-04-29T16:42:21.698Z] #58 1.713 + RUNC_BUILDTAGS=seccomp [2022-04-29T16:42:21.698Z] #58 1.713 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T16:42:21.698Z] #58 1.713 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ImPyhr7nAl/src/github.com/opencontainers/runc [2022-04-29T16:42:21.698Z] #58 1.713 Cloning into '/tmp/tmp.ImPyhr7nAl/src/github.com/opencontainers/runc'... [2022-04-29T16:42:21.698Z] #58 1.714 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T16:42:21.960Z] #58 ... [2022-04-29T16:42:21.960Z] [2022-04-29T16:42:21.960Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T16:42:21.960Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T16:42:21.960Z] #15 DONE 2.2s [2022-04-29T16:42:22.225Z] [2022-04-29T16:42:22.225Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T16:42:22.225Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-29T16:42:23.415Z] #21 37.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:42:23.415Z] #21 37.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T16:42:23.415Z] #21 37.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:42:23.415Z] #21 37.15 Setting up patch (2.7.6-7) ... [2022-04-29T16:42:23.415Z] #21 37.16 Setting up sudo (1.9.5p2-3) ... [2022-04-29T16:42:23.415Z] #21 37.22 invoke-rc.d: could not determine current runlevel [2022-04-29T16:42:23.415Z] #21 37.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T16:42:23.415Z] #21 37.24 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T16:42:23.415Z] #21 37.26 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:42:23.415Z] #21 37.27 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T16:42:23.415Z] #21 37.28 Setting up pigz (2.6-1) ... [2022-04-29T16:42:23.415Z] #21 37.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:42:23.415Z] #21 37.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:42:23.415Z] #21 37.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:42:23.415Z] #21 37.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:23.615Z] #16 DONE 1.6s [2022-04-29T16:42:23.615Z] [2022-04-29T16:42:23.615Z] #62 [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-04-29T16:42:23.615Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:42:23.615Z] #62 ... [2022-04-29T16:42:23.615Z] [2022-04-29T16:42:23.615Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T16:42:23.615Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-29T16:42:23.989Z] #21 37.90 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:42:23.989Z] #21 37.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:42:24.195Z] #17 0.851 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T16:42:24.250Z] #21 38.27 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T16:42:24.459Z] #17 DONE 1.0s [2022-04-29T16:42:24.459Z] [2022-04-29T16:42:24.459Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T16:42:24.459Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-29T16:42:24.512Z] #21 38.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:42:24.512Z] #21 38.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:42:24.512Z] #21 38.34 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T16:42:24.585Z] #19 220.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-29T16:42:24.585Z] #19 220.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:24.585Z] #19 220.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:24.585Z] #19 220.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-29T16:42:24.585Z] #19 220.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-29T16:42:24.585Z] #19 220.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-29T16:42:24.585Z] #19 220.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-29T16:42:24.585Z] #19 220.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:24.585Z] #19 220.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-29T16:42:24.585Z] #19 221.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-29T16:42:24.585Z] #19 221.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:24.585Z] #19 221.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:24.585Z] #19 221.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-29T16:42:24.774Z] #21 38.75 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:24.845Z] #19 221.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:24.845Z] #19 221.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:25.036Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T16:42:25.036Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T16:42:25.036Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T16:42:25.036Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T16:42:25.036Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T16:42:25.036Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T16:42:25.036Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T16:42:25.036Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T16:42:25.036Z] #21 38.83 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T16:42:25.406Z] #18 DONE 1.0s [2022-04-29T16:42:25.406Z] [2022-04-29T16:42:25.406Z] #58 [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-04-29T16:42:25.406Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2 [2022-04-29T16:42:25.668Z] #58 ... [2022-04-29T16:42:25.668Z] [2022-04-29T16:42:25.668Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T16:42:25.668Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-29T16:42:26.427Z] #21 40.20 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:42:26.427Z] #21 40.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:42:26.427Z] #21 40.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:42:26.427Z] #21 40.24 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:42:26.627Z] #19 DONE 1.0s [2022-04-29T16:42:26.627Z] [2022-04-29T16:42:26.627Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T16:42:26.627Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T16:42:26.953Z] #65 123.0 rootlesskit version 1.0.0 [2022-04-29T16:42:26.953Z] #65 123.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T16:42:26.953Z] #65 123.0 -container-ip string [2022-04-29T16:42:26.953Z] #65 123.0 container ip [2022-04-29T16:42:26.953Z] #65 123.0 -container-port int [2022-04-29T16:42:26.953Z] #65 123.0 container port (default -1) [2022-04-29T16:42:26.953Z] #65 123.0 -host-ip string [2022-04-29T16:42:26.953Z] #65 123.0 host ip [2022-04-29T16:42:26.953Z] #65 123.0 -host-port int [2022-04-29T16:42:26.953Z] #65 123.0 host port (default -1) [2022-04-29T16:42:26.953Z] #65 123.0 -proto string [2022-04-29T16:42:26.953Z] #65 123.0 proxy protocol (default "tcp") [2022-04-29T16:42:26.953Z] #65 ... [2022-04-29T16:42:26.953Z] [2022-04-29T16:42:26.953Z] #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-04-29T16:42:26.953Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:42:26.953Z] #14 120.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T16:42:26.953Z] #14 120.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T16:42:26.953Z] #14 120.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:42:26.953Z] #14 120.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T16:42:26.953Z] #14 120.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 120.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:42:26.953Z] #14 120.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T16:42:26.953Z] #14 121.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 121.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:42:26.953Z] #14 121.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:42:26.953Z] #14 121.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 121.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:42:26.953Z] #14 121.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:42:26.953Z] #14 121.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 121.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:42:26.953Z] #14 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T16:42:26.953Z] #14 121.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 121.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:26.953Z] #14 121.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T16:42:26.953Z] #14 121.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 121.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:42:26.953Z] #14 122.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T16:42:26.953Z] #14 122.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 122.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:42:26.953Z] #14 122.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T16:42:26.953Z] #14 122.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 122.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:42:26.953Z] #14 122.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T16:42:26.953Z] #14 122.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 122.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:42:26.953Z] #14 122.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T16:42:26.953Z] #14 122.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 122.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:42:26.953Z] #14 122.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T16:42:26.953Z] #14 122.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 122.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:42:26.953Z] #14 123.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T16:42:26.953Z] #14 123.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 123.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:42:26.953Z] #14 123.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T16:42:26.953Z] #14 123.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 123.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:26.953Z] #14 123.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T16:42:26.953Z] #14 123.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T16:42:26.953Z] #14 123.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:42:26.953Z] #14 124.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T16:42:26.953Z] #14 124.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T16:42:27.219Z] #14 124.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:42:27.373Z] #21 41.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:42:27.373Z] #21 41.25 Setting up jq (1.6-2.1) ... [2022-04-29T16:42:27.373Z] #21 41.27 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:42:27.373Z] #21 41.28 Setting up iptables (1.8.7-1) ... [2022-04-29T16:42:27.373Z] #21 41.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:42:27.373Z] #21 41.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:42:27.373Z] #21 41.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:42:27.373Z] #21 41.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:42:27.373Z] #21 41.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T16:42:27.575Z] #20 DONE 1.0s [2022-04-29T16:42:27.575Z] [2022-04-29T16:42:27.575Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:42:27.575Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:42:27.636Z] #21 41.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T16:42:27.636Z] #21 41.34 Setting up iproute2 (5.10.0-4) ... [2022-04-29T16:42:27.897Z] #21 41.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:42:28.158Z] #21 DONE 42.1s [2022-04-29T16:42:28.158Z] [2022-04-29T16:42:28.158Z] #45 [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-04-29T16:42:28.158Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:42:28.158Z] #45 ... [2022-04-29T16:42:28.158Z] [2022-04-29T16:42:28.158Z] #22 [dev-systemd-false 8/25] 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-04-29T16:42:28.158Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-29T16:42:28.601Z] #14 125.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:42:28.601Z] #14 125.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:42:28.601Z] #14 125.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:42:28.975Z] #21 1.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:42:28.975Z] #21 1.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:42:28.975Z] #21 1.286 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:42:29.042Z] #19 225.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-29T16:42:29.042Z] #19 225.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:29.042Z] #19 225.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:29.042Z] #19 225.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-29T16:42:29.042Z] #19 225.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-29T16:42:29.168Z] #14 126.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:42:29.168Z] #14 126.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:42:29.301Z] #19 225.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-29T16:42:29.301Z] #19 225.9 Selecting previously unselected package libc6-s390x-cross. [2022-04-29T16:42:29.301Z] #19 225.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:29.301Z] #19 225.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-29T16:42:29.301Z] #19 226.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-29T16:42:29.301Z] #19 226.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.301Z] #19 226.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.301Z] #19 226.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-29T16:42:29.301Z] #19 226.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.301Z] #19 226.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.301Z] #19 226.1 Selecting previously unselected package libitm1-s390x-cross. [2022-04-29T16:42:29.426Z] [2022-04-29T16:42:29.426Z] #14 ... [2022-04-29T16:42:29.426Z] [2022-04-29T16:42:29.426Z] #65 [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-04-29T16:42:29.426Z] #65 sha256:21642f0eca8ca7a9068dabffd375a080fb8f45b4c75378e7251bdb7b68a0b9ce [2022-04-29T16:42:29.426Z] #65 DONE 126.1s [2022-04-29T16:42:29.426Z] [2022-04-29T16:42:29.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-04-29T16:42:29.426Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:42:29.426Z] #14 126.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:42:29.426Z] #14 126.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:42:29.426Z] #14 126.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:42:29.426Z] #14 126.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:42:29.426Z] #14 ... [2022-04-29T16:42:29.426Z] [2022-04-29T16:42:29.426Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T16:42:29.426Z] #66 sha256:70404f41816d8f560bac3167b4b47d1e9473bb47b3584668fada725a5a4c51a2 [2022-04-29T16:42:29.426Z] #66 DONE 0.1s [2022-04-29T16:42:29.426Z] [2022-04-29T16:42:29.426Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T16:42:29.426Z] #67 sha256:850c954f5ba276b5aa661cf3a53b5f33455719ad9f838737f636f313d01e8a89 [2022-04-29T16:42:29.426Z] #67 DONE 0.1s [2022-04-29T16:42:29.426Z] [2022-04-29T16:42:29.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-04-29T16:42:29.426Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-29T16:42:29.426Z] #14 126.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:42:29.426Z] #14 126.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:42:29.426Z] #14 126.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:42:29.426Z] #14 126.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:42:29.426Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:42:29.426Z] #14 126.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:42:29.546Z] #22 1.237 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T16:42:29.546Z] #22 1.241 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T16:42:29.546Z] #22 1.245 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T16:42:29.546Z] #22 DONE 1.3s [2022-04-29T16:42:29.546Z] [2022-04-29T16:42:29.546Z] #45 [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-04-29T16:42:29.546Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:42:29.546Z] #45 ... [2022-04-29T16:42:29.546Z] [2022-04-29T16:42:29.546Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T16:42:29.546Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-29T16:42:29.549Z] #21 1.814 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:42:29.562Z] #19 226.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.562Z] #19 226.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.562Z] #19 226.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-29T16:42:29.562Z] #19 226.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.562Z] #19 226.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.562Z] #19 226.2 Selecting previously unselected package libasan6-s390x-cross. [2022-04-29T16:42:29.562Z] #19 226.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.562Z] #19 226.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.685Z] #14 126.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T16:42:29.685Z] #14 126.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:42:29.685Z] #14 126.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:42:29.685Z] #14 126.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:42:29.685Z] #14 126.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:42:29.685Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:42:29.685Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:42:29.685Z] #14 126.9 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-04-29T16:42:29.685Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:29.685Z] #14 126.9 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-04-29T16:42:29.685Z] #14 126.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:42:29.685Z] #14 126.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:42:29.685Z] #14 126.9 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-04-29T16:42:29.685Z] #14 126.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:42:29.685Z] #14 127.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:42:29.821Z] #19 226.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-29T16:42:29.821Z] #19 226.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.821Z] #19 226.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.821Z] #19 226.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-29T16:42:29.821Z] #19 226.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:29.821Z] #19 226.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:29.821Z] #19 226.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-29T16:42:29.943Z] #14 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:29.943Z] #14 127.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:42:29.943Z] #14 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:29.943Z] #14 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:42:29.943Z] #14 127.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:42:30.033Z] using credential docker-jenkins-github-credentials [2022-04-29T16:42:30.080Z] #19 226.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:30.080Z] #19 226.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:30.080Z] #19 226.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-29T16:42:30.080Z] #19 226.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:30.080Z] #19 226.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:30.112Z] Cloning the remote Git repository [2022-04-29T16:42:30.113Z] Cloning with configured refspecs honoured and without tags [2022-04-29T16:42:30.201Z] #14 DONE 127.5s [2022-04-29T16:42:30.201Z] [2022-04-29T16:42:30.201Z] #62 [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-04-29T16:42:30.201Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:42:30.458Z] #62 ... [2022-04-29T16:42:30.458Z] [2022-04-29T16:42:30.458Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T16:42:30.458Z] #57 sha256:6d916b75915d3be1653abbb6563bcfb50ac42d812f6b57eb33ff4806ef1c9acc [2022-04-29T16:42:30.493Z] #21 2.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:42:30.716Z] #57 DONE 0.3s [2022-04-29T16:42:30.716Z] [2022-04-29T16:42:30.716Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T16:42:30.716Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-29T16:42:30.312Z] Cloning repository https://github.com/moby/moby.git [2022-04-29T16:42:30.720Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-29T16:42:31.438Z] #21 3.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:42:32.608Z] #15 DONE 2.0s [2022-04-29T16:42:32.608Z] [2022-04-29T16:42:32.608Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T16:42:32.608Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-29T16:42:31.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:42:31.708Z] > git --version # timeout=10 [2022-04-29T16:42:31.754Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-29T16:42:31.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:42:31.758Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:42:33.538Z] #16 DONE 1.2s [2022-04-29T16:42:33.538Z] [2022-04-29T16:42:33.538Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T16:42:33.538Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-29T16:42:34.468Z] #17 0.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T16:42:34.468Z] #17 DONE 0.9s [2022-04-29T16:42:34.468Z] [2022-04-29T16:42:34.468Z] #58 [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-04-29T16:42:34.468Z] #58 sha256:ef1153668122f06915c159fc45892ab052d30e70211b8e05d18890b7bb6a44c1 [2022-04-29T16:42:34.468Z] #58 1.742 + RM_GOPATH=0 [2022-04-29T16:42:34.468Z] #58 1.742 + TMP_GOPATH= [2022-04-29T16:42:34.468Z] #58 1.742 + : /build [2022-04-29T16:42:34.468Z] #58 1.742 + '[' -z '' ']' [2022-04-29T16:42:34.468Z] #58 1.742 ++ mktemp -d [2022-04-29T16:42:34.468Z] #58 1.742 + export GOPATH=/tmp/tmp.y69d0z31NU [2022-04-29T16:42:34.468Z] #58 1.742 + GOPATH=/tmp/tmp.y69d0z31NU [2022-04-29T16:42:34.468Z] #58 1.742 + RM_GOPATH=1 [2022-04-29T16:42:34.468Z] #58 1.742 + case "$(go env GOARCH)" in [2022-04-29T16:42:34.468Z] #58 1.742 ++ go env GOARCH [2022-04-29T16:42:34.468Z] #58 1.773 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T16:42:34.468Z] #58 1.773 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:34.468Z] #58 1.773 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:34.468Z] #58 1.773 ++ dirname /install.sh [2022-04-29T16:42:34.468Z] #58 1.773 + dir=/ [2022-04-29T16:42:34.468Z] #58 1.773 + bin=runc [2022-04-29T16:42:34.468Z] #58 1.773 + shift [2022-04-29T16:42:34.468Z] #58 1.773 + '[' '!' -f //runc.installer ']' [2022-04-29T16:42:34.468Z] #58 1.773 + . //runc.installer [2022-04-29T16:42:34.468Z] #58 1.773 ++ set -e [2022-04-29T16:42:34.468Z] #58 1.773 ++ : v1.1.1 [2022-04-29T16:42:34.468Z] #58 1.773 + install_runc [2022-04-29T16:42:34.468Z] #58 1.773 + RUNC_BUILDTAGS=seccomp [2022-04-29T16:42:34.468Z] #58 1.773 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T16:42:34.468Z] #58 1.773 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y69d0z31NU/src/github.com/opencontainers/runc [2022-04-29T16:42:34.468Z] #58 1.789 Cloning into '/tmp/tmp.y69d0z31NU/src/github.com/opencontainers/runc'... [2022-04-29T16:42:34.745Z] #21 7.202 Fetched 8510 kB in 6s (1367 kB/s) [2022-04-29T16:42:35.396Z] #58 ... [2022-04-29T16:42:35.396Z] [2022-04-29T16:42:35.396Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T16:42:35.396Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-29T16:42:35.396Z] #18 DONE 1.0s [2022-04-29T16:42:35.413Z] #19 231.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-29T16:42:35.413Z] #19 231.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:35.413Z] #19 231.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:35.413Z] #19 231.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-29T16:42:35.413Z] #19 231.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-29T16:42:35.413Z] #19 231.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-29T16:42:35.413Z] #19 231.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-29T16:42:35.413Z] #19 231.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-29T16:42:35.413Z] #19 231.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-29T16:42:35.413Z] #19 231.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-29T16:42:35.413Z] #19 231.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-29T16:42:35.413Z] #19 231.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:35.413Z] #19 232.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-29T16:42:35.413Z] #19 232.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-29T16:42:35.413Z] #19 232.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:35.652Z] [2022-04-29T16:42:35.652Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T16:42:35.652Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-29T16:42:36.580Z] #19 DONE 0.9s [2022-04-29T16:42:36.580Z] [2022-04-29T16:42:36.580Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T16:42:36.580Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-29T16:42:36.663Z] #21 7.202 Reading package lists... [2022-04-29T16:42:36.663Z] #21 ... [2022-04-29T16:42:36.663Z] [2022-04-29T16:42:36.663Z] #58 [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-04-29T16:42:36.663Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2 [2022-04-29T16:42:36.663Z] #58 11.24 + cd /tmp/tmp.ImPyhr7nAl/src/github.com/opencontainers/runc [2022-04-29T16:42:36.663Z] #58 11.24 + git checkout -q v1.1.1 [2022-04-29T16:42:36.663Z] #58 11.69 + '[' -z '' ']' [2022-04-29T16:42:36.663Z] #58 11.69 + target=static [2022-04-29T16:42:36.663Z] #58 11.69 + make BUILDTAGS=seccomp static [2022-04-29T16:42:36.663Z] #58 11.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T16:42:37.236Z] #58 ... [2022-04-29T16:42:37.236Z] [2022-04-29T16:42:37.236Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:42:37.236Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:42:37.236Z] #21 7.202 Reading package lists... [2022-04-29T16:42:37.509Z] #20 DONE 1.0s [2022-04-29T16:42:37.509Z] [2022-04-29T16:42:37.509Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:42:37.509Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:42:37.509Z] #53 ... [2022-04-29T16:42:37.509Z] [2022-04-29T16:42:37.509Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:42:37.509Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:42:38.878Z] #21 1.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:42:38.878Z] #21 1.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:42:38.878Z] #21 1.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:42:39.135Z] #21 1.689 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:42:39.153Z] #21 9.681 Reading package lists... [2022-04-29T16:42:39.153Z] #21 ... [2022-04-29T16:42:39.153Z] [2022-04-29T16:42:39.153Z] #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-04-29T16:42:39.153Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:42:39.153Z] #34 DONE 145.5s [2022-04-29T16:42:39.415Z] [2022-04-29T16:42:39.415Z] #62 [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-04-29T16:42:39.415Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:42:39.415Z] #62 ... [2022-04-29T16:42:39.415Z] [2022-04-29T16:42:39.415Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:42:39.415Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:42:39.415Z] #21 9.681 Reading package lists... [2022-04-29T16:42:39.558Z] #23 9.638 Collecting yamllint==1.26.1 [2022-04-29T16:42:40.065Z] #21 2.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:42:40.196Z] #23 10.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T16:42:40.622Z] #21 12.07 Building dependency tree... [2022-04-29T16:42:40.682Z] #19 236.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-29T16:42:40.682Z] #19 236.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-29T16:42:40.682Z] #19 236.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:40.682Z] #19 236.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-29T16:42:40.682Z] #19 236.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-29T16:42:40.682Z] #19 236.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-29T16:42:40.682Z] #19 236.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-29T16:42:40.682Z] #19 236.4 Setting up libfile-which-perl (1.23-1) ... [2022-04-29T16:42:40.683Z] #19 236.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-29T16:42:40.683Z] #19 236.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-29T16:42:40.683Z] #19 236.5 Setting up file (1:5.39-3) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up bzip2 (1.0.8-4) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up libyaml-perl (1.30-1) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up libio-string-perl (1.08-3.1) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-29T16:42:40.683Z] #19 236.6 Setting up cross-config (2.6.18+nmu1) ... [2022-04-29T16:42:40.683Z] #19 236.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:42:40.683Z] #19 236.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T16:42:40.683Z] #19 236.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.7 Setting up patch (2.7.6-7) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-29T16:42:40.683Z] #19 236.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-29T16:42:40.683Z] #19 237.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.683Z] #19 237.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-29T16:42:40.683Z] #19 237.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-29T16:42:40.683Z] #19 237.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-29T16:42:40.884Z] #21 13.52 The following additional packages will be installed: [2022-04-29T16:42:40.942Z] #19 237.5 [2022-04-29T16:42:40.942Z] #19 237.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-29T16:42:40.942Z] #19 237.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.942Z] #19 237.6 Setting up dpkg-dev (1.20.9) ... [2022-04-29T16:42:40.942Z] #19 237.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.942Z] #19 237.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T16:42:40.942Z] #19 237.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:40.942Z] #19 237.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.147Z] #21 13.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:42:41.147Z] #21 13.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-29T16:42:41.147Z] #21 13.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T16:42:41.147Z] #21 13.53 python3-pkg-resources vim-runtime xxd [2022-04-29T16:42:41.147Z] #21 13.53 Suggested packages: [2022-04-29T16:42:41.147Z] #21 13.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-29T16:42:41.147Z] #21 13.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-29T16:42:41.147Z] #21 13.53 acl attr quota [2022-04-29T16:42:41.147Z] #21 13.54 Recommended packages: [2022-04-29T16:42:41.147Z] #21 13.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T16:42:41.196Z] #23 11.73 Collecting pathspec>=0.5.3 [2022-04-29T16:42:41.196Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T16:42:41.202Z] #19 237.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.202Z] #19 237.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-29T16:42:41.202Z] #19 237.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-29T16:42:41.202Z] #19 237.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-29T16:42:41.202Z] #19 237.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-29T16:42:41.433Z] #21 3.878 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:42:41.460Z] #19 238.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-29T16:42:41.460Z] #19 238.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.460Z] #19 238.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.460Z] #19 238.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.460Z] #19 238.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T16:42:41.460Z] #19 238.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.460Z] #19 238.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.460Z] #19 238.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.460Z] #19 238.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up libxml-simple-perl (2.25-1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T16:42:41.461Z] #19 238.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-29T16:42:41.462Z] #23 12.12 Collecting pyyaml [2022-04-29T16:42:41.719Z] #19 238.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.719Z] #19 238.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.722Z] #23 12.13 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-04-29T16:42:41.722Z] #23 12.22 Building wheels for collected packages: yamllint [2022-04-29T16:42:41.722Z] #23 12.22 Building wheel for yamllint (setup.py): started [2022-04-29T16:42:41.978Z] #19 238.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-29T16:42:41.978Z] #19 238.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.978Z] #19 238.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up crossbuild-essential-armel (12.9) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-29T16:42:41.978Z] #19 238.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-29T16:42:41.978Z] #19 238.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:42:42.092Z] #21 14.60 The following NEW packages will be installed: [2022-04-29T16:42:42.092Z] #21 14.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-29T16:42:42.092Z] #21 14.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:42:42.092Z] #21 14.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-29T16:42:42.092Z] #21 14.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-29T16:42:42.092Z] #21 14.61 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-29T16:42:42.092Z] #21 14.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-29T16:42:42.092Z] #21 14.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-29T16:42:42.092Z] #21 14.61 xz-utils zip zstd [2022-04-29T16:42:42.354Z] #21 14.90 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:42:42.354Z] #21 14.90 Need to get 27.6 MB of archives. [2022-04-29T16:42:42.354Z] #21 14.90 After this operation, 106 MB of additional disk space will be used. [2022-04-29T16:42:42.354Z] #21 14.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T16:42:42.354Z] #21 14.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T16:42:42.354Z] #21 14.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T16:42:42.354Z] #21 14.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T16:42:42.354Z] #21 14.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T16:42:42.354Z] #21 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T16:42:42.354Z] #21 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T16:42:42.354Z] #21 14.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T16:42:42.354Z] #21 14.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:42:42.354Z] #21 14.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:42:42.354Z] #21 14.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T16:42:42.354Z] #21 14.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T16:42:42.354Z] #21 14.96 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T16:42:42.354Z] #21 14.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T16:42:42.354Z] #21 14.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T16:42:42.616Z] #21 14.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T16:42:42.616Z] #21 14.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T16:42:42.616Z] #21 15.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T16:42:42.616Z] #21 15.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T16:42:42.616Z] #21 15.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T16:42:42.616Z] #21 15.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T16:42:42.616Z] #21 15.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:42:42.616Z] #21 15.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:42:42.616Z] #21 15.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:42:42.616Z] #21 15.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T16:42:42.616Z] #21 15.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T16:42:42.616Z] #21 15.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:42:42.664Z] #23 13.19 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T16:42:42.664Z] #23 13.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=02cfc7d04d96d38b28beb6eeb64d95b25f9237d3f9e89de2a6f908799517b05b [2022-04-29T16:42:42.664Z] #23 13.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T16:42:42.664Z] #23 13.19 Successfully built yamllint [2022-04-29T16:42:42.664Z] #23 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T16:42:42.879Z] #21 15.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T16:42:42.879Z] #21 15.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:42:42.879Z] #21 15.30 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-04-29T16:42:42.879Z] #21 15.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:42:42.879Z] #21 15.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T16:42:42.879Z] #21 15.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T16:42:42.879Z] #21 15.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T16:42:42.879Z] #21 15.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T16:42:42.879Z] #21 15.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T16:42:42.879Z] #21 15.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:42:42.879Z] #21 15.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T16:42:42.879Z] #21 15.39 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T16:42:42.879Z] #21 15.39 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T16:42:42.879Z] #21 15.40 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T16:42:42.879Z] #21 15.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T16:42:42.879Z] #21 15.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T16:42:42.879Z] #21 15.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T16:42:43.141Z] #21 15.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T16:42:43.141Z] #21 15.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T16:42:43.141Z] #21 15.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T16:42:43.141Z] #21 15.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T16:42:43.236Z] #23 13.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T16:42:43.355Z] #19 DONE 239.6s [2022-04-29T16:42:43.355Z] [2022-04-29T16:42:43.355Z] #47 [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-04-29T16:42:43.355Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T16:42:43.355Z] #47 ... [2022-04-29T16:42:43.355Z] [2022-04-29T16:42:43.355Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-29T16:42:43.355Z] #32 sha256:420061dbd103cb8e270dd20520d4324dbba68b61d1c5f9fede13dbb5fa08fa36 [2022-04-29T16:42:43.355Z] #32 DONE 0.2s [2022-04-29T16:42:43.355Z] [2022-04-29T16:42:43.355Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-29T16:42:43.355Z] #71 sha256:8293702f75ccaeba2f108d887231cbb38ae4c52333a9d8632bdbdb58c9d23848 [2022-04-29T16:42:43.355Z] #71 DONE 0.2s [2022-04-29T16:42:43.355Z] [2022-04-29T16:42:43.355Z] #72 [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-04-29T16:42:43.355Z] #72 sha256:a7b51715cb4991b05ea2d25bd46e6bba107fafc7a13c1dacbef03fb574f35e46 [2022-04-29T16:42:43.499Z] #23 DONE 14.0s [2022-04-29T16:42:43.499Z] [2022-04-29T16:42:43.499Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T16:42:43.499Z] #27 sha256:855756873e7dd1b61b11091315c6aaad582180b0fae14e2d2190d9b2ef8825b7 [2022-04-29T16:42:43.715Z] #21 16.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:42:43.715Z] #21 16.38 Fetched 27.6 MB in 1s (26.0 MB/s) [2022-04-29T16:42:43.977Z] #21 16.43 Selecting previously unselected package pigz. [2022-04-29T16:42:43.977Z] #21 16.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-29T16:42:43.977Z] #21 16.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T16:42:43.977Z] #21 16.48 Unpacking pigz (2.6-1) ... [2022-04-29T16:42:43.977Z] #21 16.58 Selecting previously unselected package libelf1:amd64. [2022-04-29T16:42:43.977Z] #21 16.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T16:42:44.071Z] #27 DONE 0.3s [2022-04-29T16:42:44.071Z] [2022-04-29T16:42:44.071Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T16:42:44.071Z] #32 sha256:b200056df20046b974001d691320edbf12ddf4e509ef1f81a00ec2d12625bdd0 [2022-04-29T16:42:44.239Z] #21 16.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T16:42:44.239Z] #21 16.74 Selecting previously unselected package libbpf0:amd64. [2022-04-29T16:42:44.239Z] #21 16.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T16:42:44.239Z] #21 16.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:42:44.500Z] #21 16.88 Selecting previously unselected package libcap2:amd64. [2022-04-29T16:42:44.501Z] #21 16.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T16:42:44.501Z] #21 16.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:42:44.501Z] #21 16.99 Selecting previously unselected package libmnl0:amd64. [2022-04-29T16:42:44.501Z] #21 17.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T16:42:44.501Z] #21 17.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:42:44.501Z] #21 17.07 Selecting previously unselected package libxtables12:amd64. [2022-04-29T16:42:44.501Z] #21 17.07 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T16:42:44.501Z] #21 17.08 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:42:44.645Z] #32 DONE 0.7s [2022-04-29T16:42:44.645Z] [2022-04-29T16:42:44.645Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T16:42:44.645Z] #35 sha256:bc9981fef2c947329e46409c78c4507d9b17daed37a99dddf48eb93b52bbac15 [2022-04-29T16:42:44.708Z] #21 6.992 Fetched 8510 kB in 6s (1414 kB/s) [2022-04-29T16:42:44.734Z] #72 1.464 + RM_GOPATH=0 [2022-04-29T16:42:44.734Z] #72 1.464 + TMP_GOPATH= [2022-04-29T16:42:44.734Z] #72 1.464 + : /build [2022-04-29T16:42:44.734Z] #72 1.464 + '[' -z '' ']' [2022-04-29T16:42:44.734Z] #72 1.464 ++ mktemp -d [2022-04-29T16:42:44.734Z] #72 1.464 + export GOPATH=/tmp/tmp.Fiv2jKMYzx [2022-04-29T16:42:44.734Z] #72 1.464 + GOPATH=/tmp/tmp.Fiv2jKMYzx [2022-04-29T16:42:44.734Z] #72 1.464 + RM_GOPATH=1 [2022-04-29T16:42:44.734Z] #72 1.464 + case "$(go env GOARCH)" in [2022-04-29T16:42:44.734Z] #72 1.465 ++ go env GOARCH [2022-04-29T16:42:44.734Z] #72 1.471 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:44.734Z] #72 1.471 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:44.734Z] #72 1.472 ++ dirname /install.sh [2022-04-29T16:42:44.734Z] #72 1.472 + dir=/ [2022-04-29T16:42:44.734Z] #72 1.472 + bin=rootlesskit [2022-04-29T16:42:44.734Z] #72 1.472 + shift [2022-04-29T16:42:44.734Z] #72 1.472 + '[' '!' -f //rootlesskit.installer ']' [2022-04-29T16:42:44.734Z] #72 1.472 + . //rootlesskit.installer [2022-04-29T16:42:44.734Z] #72 1.472 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:42:44.734Z] #72 1.473 + install_rootlesskit [2022-04-29T16:42:44.734Z] #72 1.473 + case "$1" in [2022-04-29T16:42:44.734Z] #72 1.473 + export CGO_ENABLED=0 [2022-04-29T16:42:44.734Z] #72 1.473 + CGO_ENABLED=0 [2022-04-29T16:42:44.734Z] #72 1.473 + _install_rootlesskit [2022-04-29T16:42:44.734Z] #72 1.473 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-29T16:42:44.734Z] #72 1.473 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:42:44.734Z] #72 1.473 + GOBIN=/build [2022-04-29T16:42:44.734Z] #72 1.473 + GO111MODULE=on [2022-04-29T16:42:44.734Z] #72 1.473 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:42:44.734Z] #72 1.474 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:42:44.762Z] #21 17.16 Selecting previously unselected package libcap2-bin. [2022-04-29T16:42:44.762Z] #21 17.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T16:42:44.763Z] #21 17.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T16:42:44.763Z] #21 17.27 Selecting previously unselected package iproute2. [2022-04-29T16:42:44.763Z] #21 17.28 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T16:42:44.763Z] #21 17.29 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T16:42:44.907Z] #35 DONE 0.3s [2022-04-29T16:42:44.907Z] [2022-04-29T16:42:44.907Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T16:42:44.907Z] #37 sha256:34583cf7c1150da2167c1129cdcc88b1028a1b891265c20d3d09b09ced0ccf88 [2022-04-29T16:42:44.993Z] #72 1.885 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T16:42:45.168Z] #37 DONE 0.1s [2022-04-29T16:42:45.168Z] [2022-04-29T16:42:45.168Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T16:42:45.168Z] #39 sha256:fa240356c80ebc9a7748dffebfa6f968b2b4bca242f7c273362801395b71bd46 [2022-04-29T16:42:45.168Z] #39 DONE 0.1s [2022-04-29T16:42:45.168Z] [2022-04-29T16:42:45.168Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T16:42:45.168Z] #43 sha256:e635be4a74e8e481a72983404c87a19795738c6969678c58bfa58c092b1cf0b9 [2022-04-29T16:42:45.168Z] #43 DONE 0.1s [2022-04-29T16:42:45.168Z] [2022-04-29T16:42:45.168Z] #62 [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-04-29T16:42:45.168Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:42:45.335Z] #21 17.78 Selecting previously unselected package xxd. [2022-04-29T16:42:45.335Z] #21 17.79 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:42:45.335Z] #21 17.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:45.335Z] #21 17.95 Selecting previously unselected package vim-common. [2022-04-29T16:42:45.335Z] #21 17.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:42:45.597Z] #21 17.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:45.597Z] #21 18.14 Selecting previously unselected package bash-completion. [2022-04-29T16:42:45.597Z] #21 18.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T16:42:46.091Z] #21 6.992 Reading package lists... [2022-04-29T16:42:46.091Z] #21 ... [2022-04-29T16:42:46.091Z] [2022-04-29T16:42:46.091Z] #58 [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-04-29T16:42:46.091Z] #58 sha256:ef1153668122f06915c159fc45892ab052d30e70211b8e05d18890b7bb6a44c1 [2022-04-29T16:42:46.091Z] #58 10.86 + cd /tmp/tmp.y69d0z31NU/src/github.com/opencontainers/runc [2022-04-29T16:42:46.091Z] #58 10.86 + git checkout -q v1.1.1 [2022-04-29T16:42:46.091Z] #58 11.21 + '[' -z '' ']' [2022-04-29T16:42:46.091Z] #58 11.21 + target=static [2022-04-29T16:42:46.091Z] #58 11.21 + make BUILDTAGS=seccomp static [2022-04-29T16:42:46.091Z] #58 11.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T16:42:46.903Z] #72 3.272 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T16:42:46.903Z] #72 3.272 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-29T16:42:46.903Z] #72 3.621 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-29T16:42:47.022Z] #58 ... [2022-04-29T16:42:47.023Z] [2022-04-29T16:42:47.023Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:42:47.023Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:42:47.023Z] #21 6.992 Reading package lists... [2022-04-29T16:42:47.521Z] #21 19.91 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T16:42:47.783Z] #21 20.31 Selecting previously unselected package bzip2. [2022-04-29T16:42:47.783Z] #21 20.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T16:42:47.783Z] #21 20.33 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T16:42:47.783Z] #21 20.41 Selecting previously unselected package xz-utils. [2022-04-29T16:42:48.045Z] #21 20.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T16:42:48.045Z] #21 20.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:42:48.045Z] #21 20.60 Selecting previously unselected package apparmor. [2022-04-29T16:42:48.045Z] #21 20.60 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T16:42:48.045Z] #21 20.65 Unpacking apparmor (2.13.6-10) ... [2022-04-29T16:42:48.287Z] #72 ... [2022-04-29T16:42:48.287Z] [2022-04-29T16:42:48.287Z] #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-04-29T16:42:48.288Z] #33 sha256:864adbad243359f400e7a62a5cfb775b0b517fae4b3cdb06f6f224479117c494 [2022-04-29T16:42:48.288Z] #33 1.546 + RM_GOPATH=0 [2022-04-29T16:42:48.288Z] #33 1.546 + TMP_GOPATH= [2022-04-29T16:42:48.288Z] #33 1.546 + : /build [2022-04-29T16:42:48.288Z] #33 1.546 + '[' -z '' ']' [2022-04-29T16:42:48.288Z] #33 1.546 ++ mktemp -d [2022-04-29T16:42:48.288Z] #33 1.546 + export GOPATH=/tmp/tmp.47yaZL1Aui [2022-04-29T16:42:48.288Z] #33 1.546 + GOPATH=/tmp/tmp.47yaZL1Aui [2022-04-29T16:42:48.288Z] #33 1.546 + RM_GOPATH=1 [2022-04-29T16:42:48.288Z] #33 1.546 + case "$(go env GOARCH)" in [2022-04-29T16:42:48.288Z] #33 1.547 ++ go env GOARCH [2022-04-29T16:42:48.288Z] #33 1.555 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:48.288Z] #33 1.556 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:42:48.288Z] #33 1.557 ++ dirname /install.sh [2022-04-29T16:42:48.288Z] #33 1.558 + dir=/ [2022-04-29T16:42:48.288Z] #33 1.558 + bin=dockercli [2022-04-29T16:42:48.288Z] #33 1.558 + shift [2022-04-29T16:42:48.288Z] #33 1.558 + '[' '!' -f //dockercli.installer ']' [2022-04-29T16:42:48.288Z] #33 1.558 + . //dockercli.installer [2022-04-29T16:42:48.288Z] #33 1.558 ++ : stable [2022-04-29T16:42:48.288Z] #33 1.558 ++ : 17.06.2-ce [2022-04-29T16:42:48.288Z] #33 1.559 + install_dockercli [2022-04-29T16:42:48.288Z] #33 1.559 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-29T16:42:48.288Z] #33 1.559 Install docker/cli version 17.06.2-ce from stable [2022-04-29T16:42:48.288Z] #33 1.559 ++ uname -m [2022-04-29T16:42:48.288Z] #33 1.562 + arch=x86_64 [2022-04-29T16:42:48.288Z] #33 1.562 + '[' x86_64 '!=' x86_64 ']' [2022-04-29T16:42:48.288Z] #33 1.562 + url=https://download.docker.com/linux/static [2022-04-29T16:42:48.288Z] #33 1.562 + tar -xz docker/docker [2022-04-29T16:42:48.288Z] #33 1.565 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-29T16:42:48.288Z] #33 4.883 + mkdir -p /build [2022-04-29T16:42:48.288Z] #33 4.885 + mv docker/docker /build/ [2022-04-29T16:42:48.288Z] #33 4.887 + rmdir docker [2022-04-29T16:42:48.288Z] #33 DONE 5.1s [2022-04-29T16:42:48.288Z] [2022-04-29T16:42:48.288Z] #47 [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-04-29T16:42:48.288Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T16:42:48.288Z] #47 1.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:42:48.288Z] #47 1.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:42:48.288Z] #47 1.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:42:48.288Z] #47 2.127 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T16:42:48.288Z] #47 2.412 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T16:42:48.288Z] #47 2.993 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T16:42:48.288Z] #47 3.525 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:42:48.288Z] #47 4.229 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:42:48.288Z] #47 4.709 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T16:42:48.288Z] #47 5.057 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:42:48.288Z] #47 5.058 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T16:42:48.288Z] #47 5.058 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T16:42:48.288Z] #47 5.062 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T16:42:48.288Z] #47 5.064 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T16:42:48.288Z] #47 5.066 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:42:48.548Z] #47 5.596 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T16:42:48.548Z] #47 5.605 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:42:48.548Z] #47 5.605 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T16:42:48.548Z] #47 5.605 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T16:42:48.548Z] #47 5.605 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:42:48.548Z] #47 5.605 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T16:42:48.618Z] #21 21.05 Selecting previously unselected package inetutils-ping. [2022-04-29T16:42:48.618Z] #21 21.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T16:42:48.618Z] #21 21.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T16:42:48.880Z] #21 21.22 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T16:42:48.880Z] #21 21.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:42:48.880Z] #21 21.24 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:48.880Z] #21 21.31 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T16:42:48.880Z] #21 21.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:42:48.880Z] #21 21.33 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:48.880Z] #21 21.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T16:42:48.880Z] #21 21.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T16:42:48.880Z] #21 21.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:42:48.880Z] #21 21.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T16:42:48.880Z] #21 21.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T16:42:48.880Z] #21 21.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:42:49.141Z] #21 21.59 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T16:42:49.141Z] #21 21.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T16:42:49.141Z] #21 21.60 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:42:49.402Z] #21 21.70 Selecting previously unselected package iptables. [2022-04-29T16:42:49.402Z] #21 21.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-29T16:42:49.402Z] #21 21.72 Unpacking iptables (1.8.7-1) ... [2022-04-29T16:42:49.402Z] #21 21.96 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:42:49.544Z] #21 9.492 Reading package lists... [2022-04-29T16:42:49.664Z] #21 21.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:42:49.664Z] #21 21.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:42:49.664Z] #21 22.11 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:42:49.664Z] #21 22.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:42:49.664Z] #21 22.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:42:49.664Z] #21 22.23 Selecting previously unselected package jq. [2022-04-29T16:42:49.664Z] #21 22.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:42:49.664Z] #21 22.24 Unpacking jq (1.6-2.1) ... [2022-04-29T16:42:49.664Z] #21 22.31 Selecting previously unselected package libaio1:amd64. [2022-04-29T16:42:49.664Z] #21 22.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T16:42:49.802Z] #21 11.81 Building dependency tree... [2022-04-29T16:42:49.925Z] #21 22.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:42:49.925Z] #21 22.40 Selecting previously unselected package libgpm2:amd64. [2022-04-29T16:42:49.925Z] #21 22.40 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T16:42:49.925Z] #21 22.40 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:42:49.925Z] #21 22.47 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:42:50.059Z] #21 ... [2022-04-29T16:42:50.059Z] [2022-04-29T16:42:50.059Z] #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-04-29T16:42:50.059Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-29T16:42:50.059Z] #34 DONE 147.0s [2022-04-29T16:42:50.187Z] #21 22.47 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:42:50.187Z] #21 22.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:42:50.316Z] [2022-04-29T16:42:50.316Z] #58 [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-04-29T16:42:50.316Z] #58 sha256:ef1153668122f06915c159fc45892ab052d30e70211b8e05d18890b7bb6a44c1 [2022-04-29T16:42:50.879Z] #58 ... [2022-04-29T16:42:50.879Z] [2022-04-29T16:42:50.880Z] #21 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:42:50.880Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-29T16:42:50.880Z] #21 13.58 The following additional packages will be installed: [2022-04-29T16:42:51.135Z] #21 13.58 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:42:51.135Z] #21 13.58 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-29T16:42:51.135Z] #21 13.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T16:42:51.135Z] #21 13.59 python3-pkg-resources vim-runtime xxd [2022-04-29T16:42:51.135Z] #21 13.60 Suggested packages: [2022-04-29T16:42:51.135Z] #21 13.60 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-29T16:42:51.135Z] #21 13.60 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-29T16:42:51.135Z] #21 13.60 acl attr quota [2022-04-29T16:42:51.135Z] #21 13.60 Recommended packages: [2022-04-29T16:42:51.135Z] #21 13.60 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T16:42:51.842Z] #47 ... [2022-04-29T16:42:51.842Z] [2022-04-29T16:42:51.842Z] #72 [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-04-29T16:42:51.842Z] #72 sha256:a7b51715cb4991b05ea2d25bd46e6bba107fafc7a13c1dacbef03fb574f35e46 [2022-04-29T16:42:51.842Z] #72 5.117 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-29T16:42:51.842Z] #72 5.435 go: downloading github.com/google/uuid v1.3.0 [2022-04-29T16:42:51.842Z] #72 5.487 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-29T16:42:51.842Z] #72 5.672 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-29T16:42:51.842Z] #72 5.824 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T16:42:51.842Z] #72 5.907 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T16:42:51.842Z] #72 6.063 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T16:42:51.842Z] #72 6.375 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-29T16:42:51.842Z] #72 6.407 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-29T16:42:51.842Z] #72 6.527 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-29T16:42:51.842Z] #72 7.280 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:42:52.506Z] #21 14.69 The following NEW packages will be installed: [2022-04-29T16:42:52.506Z] #21 14.70 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-29T16:42:52.506Z] #21 14.70 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-29T16:42:52.506Z] #21 14.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-29T16:42:52.506Z] #21 14.70 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-29T16:42:52.506Z] #21 14.70 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-29T16:42:52.506Z] #21 14.70 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-29T16:42:52.506Z] #21 14.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-29T16:42:52.506Z] #21 14.70 xz-utils zip zstd [2022-04-29T16:42:52.506Z] #21 14.99 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:42:52.506Z] #21 14.99 Need to get 27.6 MB of archives. [2022-04-29T16:42:52.506Z] #21 14.99 After this operation, 106 MB of additional disk space will be used. [2022-04-29T16:42:52.506Z] #21 14.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T16:42:52.506Z] #21 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T16:42:52.506Z] #21 15.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T16:42:52.506Z] #21 15.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T16:42:52.506Z] #21 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T16:42:52.506Z] #21 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T16:42:52.506Z] #21 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T16:42:52.506Z] #21 15.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T16:42:52.506Z] #21 15.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:42:52.506Z] #21 15.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:42:52.506Z] #21 15.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T16:42:52.506Z] #21 15.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-29T16:42:52.506Z] #21 15.10 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-29T16:42:52.506Z] #21 15.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T16:42:52.506Z] #21 15.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T16:42:52.506Z] #21 15.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T16:42:52.506Z] #21 15.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T16:42:52.762Z] #21 15.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T16:42:52.762Z] #21 15.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T16:42:52.762Z] #21 15.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T16:42:52.762Z] #21 15.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T16:42:52.762Z] #21 15.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:42:52.762Z] #21 15.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:42:52.762Z] #21 15.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:42:52.762Z] #21 15.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T16:42:52.762Z] #21 15.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T16:42:52.762Z] #21 15.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-29T16:42:53.020Z] #21 15.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T16:42:53.020Z] #21 15.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:42:53.020Z] #21 15.48 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-04-29T16:42:53.020Z] #21 15.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:42:53.020Z] #21 15.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T16:42:53.020Z] #21 15.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-29T16:42:53.020Z] #21 15.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T16:42:53.020Z] #21 15.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T16:42:53.020Z] #21 15.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T16:42:53.020Z] #21 15.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:42:53.020Z] #21 15.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T16:42:53.020Z] #21 15.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T16:42:53.020Z] #21 15.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T16:42:53.020Z] #21 15.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T16:42:53.020Z] #21 15.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T16:42:53.020Z] #21 15.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T16:42:53.020Z] #21 15.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T16:42:53.221Z] #72 ... [2022-04-29T16:42:53.222Z] [2022-04-29T16:42:53.222Z] #67 [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-04-29T16:42:53.222Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T16:42:53.222Z] #67 1.861 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:42:53.222Z] #67 1.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:42:53.222Z] #67 1.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:42:53.222Z] #67 2.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T16:42:53.222Z] #67 2.484 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:42:53.222Z] #67 2.838 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T16:42:53.222Z] #67 3.186 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:42:53.222Z] #67 3.687 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T16:42:53.222Z] #67 4.300 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T16:42:53.222Z] #67 4.626 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:42:53.222Z] #67 4.633 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T16:42:53.222Z] #67 4.639 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:42:53.222Z] #67 4.648 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T16:42:53.222Z] #67 4.654 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T16:42:53.222Z] #67 4.664 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T16:42:53.222Z] #67 4.988 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T16:42:53.222Z] #67 4.997 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T16:42:53.222Z] #67 4.999 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:42:53.222Z] #67 4.999 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T16:42:53.222Z] #67 5.006 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T16:42:53.222Z] #67 5.007 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:42:53.222Z] #67 ... [2022-04-29T16:42:53.222Z] [2022-04-29T16:42:53.222Z] #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-04-29T16:42:53.222Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:42:53.222Z] #20 1.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:42:53.222Z] #20 2.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:42:53.222Z] #20 2.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:42:53.222Z] #20 2.325 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T16:42:53.222Z] #20 2.696 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:42:53.222Z] #20 3.309 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:42:53.222Z] #20 3.862 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T16:42:53.222Z] #20 4.281 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T16:42:53.222Z] #20 4.618 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T16:42:53.222Z] #20 5.014 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:42:53.222Z] #20 5.015 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T16:42:53.222Z] #20 5.026 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T16:42:53.222Z] #20 5.031 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T16:42:53.222Z] #20 5.038 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:42:53.222Z] #20 5.043 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T16:42:53.222Z] #20 5.086 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T16:42:53.222Z] #20 5.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:42:53.222Z] #20 5.099 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:42:53.222Z] #20 5.099 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T16:42:53.222Z] #20 5.099 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T16:42:53.222Z] #20 5.099 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T16:42:53.277Z] #21 15.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T16:42:53.492Z] #21 25.47 Selecting previously unselected package libinih1:amd64. [2022-04-29T16:42:53.492Z] #21 25.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-29T16:42:53.492Z] #21 25.48 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T16:42:53.492Z] #21 25.54 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:42:53.492Z] #21 25.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:42:53.492Z] #21 25.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:42:53.492Z] #21 25.66 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:42:53.492Z] #21 25.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:42:53.492Z] #21 25.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:42:53.492Z] #21 25.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:42:53.492Z] #21 25.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:42:53.492Z] #21 25.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:42:53.492Z] #21 25.84 Selecting previously unselected package net-tools. [2022-04-29T16:42:53.492Z] #21 25.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T16:42:53.492Z] #21 25.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:42:53.492Z] #21 26.02 Selecting previously unselected package patch. [2022-04-29T16:42:53.492Z] #21 26.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-29T16:42:53.492Z] #21 26.03 Unpacking patch (2.7.6-7) ... [2022-04-29T16:42:53.535Z] #21 15.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T16:42:53.535Z] #21 15.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T16:42:53.535Z] #21 15.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T16:42:53.806Z] #21 26.18 Selecting previously unselected package python-pip-whl. [2022-04-29T16:42:53.806Z] #21 26.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:42:53.806Z] #21 26.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:42:54.112Z] #21 16.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:42:54.112Z] #21 16.58 Fetched 27.6 MB in 1s (22.9 MB/s) [2022-04-29T16:42:54.112Z] #21 16.63 Selecting previously unselected package pigz. [2022-04-29T16:42:54.112Z] #21 16.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-29T16:42:54.112Z] #21 16.68 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T16:42:54.112Z] #21 16.69 Unpacking pigz (2.6-1) ... [2022-04-29T16:42:54.112Z] #21 16.77 Selecting previously unselected package libelf1:amd64. [2022-04-29T16:42:54.112Z] #21 16.77 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T16:42:54.112Z] #21 16.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T16:42:54.404Z] #21 26.82 Selecting previously unselected package python3-lib2to3. [2022-04-29T16:42:54.404Z] #21 26.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T16:42:54.404Z] #21 26.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:42:54.404Z] #21 26.94 Selecting previously unselected package python3-distutils. [2022-04-29T16:42:54.404Z] #21 26.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T16:42:54.404Z] #21 26.95 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T16:42:54.670Z] #21 27.06 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:42:54.670Z] #21 27.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:42:54.670Z] #21 27.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:42:54.676Z] #21 16.97 Selecting previously unselected package libbpf0:amd64. [2022-04-29T16:42:54.676Z] #21 16.97 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T16:42:54.676Z] #21 16.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:42:54.676Z] #21 17.09 Selecting previously unselected package libcap2:amd64. [2022-04-29T16:42:54.676Z] #21 17.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T16:42:54.676Z] #21 17.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:42:54.676Z] #21 17.17 Selecting previously unselected package libmnl0:amd64. [2022-04-29T16:42:54.676Z] #21 17.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T16:42:54.676Z] #21 17.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:42:54.676Z] #21 17.24 Selecting previously unselected package libxtables12:amd64. [2022-04-29T16:42:54.934Z] #21 27.26 Selecting previously unselected package python3-setuptools. [2022-04-29T16:42:54.934Z] #21 27.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T16:42:54.934Z] #21 27.28 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T16:42:54.935Z] #21 17.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T16:42:54.935Z] #21 17.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:42:54.935Z] #21 17.32 Selecting previously unselected package libcap2-bin. [2022-04-29T16:42:54.935Z] #21 17.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T16:42:54.935Z] #21 17.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T16:42:54.935Z] #21 17.41 Selecting previously unselected package iproute2. [2022-04-29T16:42:54.935Z] #21 17.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T16:42:54.935Z] #21 17.43 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T16:42:55.192Z] #21 17.82 Selecting previously unselected package xxd. [2022-04-29T16:42:55.198Z] #21 27.55 Selecting previously unselected package python3-wheel. [2022-04-29T16:42:55.198Z] #21 27.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T16:42:55.198Z] #21 27.56 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T16:42:55.198Z] #21 27.66 Selecting previously unselected package python3-pip. [2022-04-29T16:42:55.198Z] #21 27.67 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:42:55.198Z] #21 27.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:42:55.449Z] #21 17.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:42:55.449Z] #21 17.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:55.449Z] #21 17.92 Selecting previously unselected package vim-common. [2022-04-29T16:42:55.449Z] #21 17.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:42:55.449Z] #21 17.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:55.460Z] #21 27.98 Selecting previously unselected package sudo. [2022-04-29T16:42:55.460Z] #21 27.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T16:42:55.460Z] #21 28.00 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T16:42:55.707Z] #21 18.09 Selecting previously unselected package bash-completion. [2022-04-29T16:42:55.707Z] #21 18.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T16:42:56.032Z] #21 28.53 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T16:42:56.032Z] #21 28.55 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T16:42:56.032Z] #21 28.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:42:56.293Z] #21 28.76 Selecting previously unselected package uidmap. [2022-04-29T16:42:56.293Z] #21 28.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T16:42:56.293Z] #21 28.78 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T16:42:56.555Z] #21 28.93 Selecting previously unselected package vim-runtime. [2022-04-29T16:42:56.555Z] #21 28.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:42:56.555Z] #21 28.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T16:42:56.555Z] #21 29.00 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T16:42:56.555Z] #21 29.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:57.603Z] #21 19.95 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T16:42:57.860Z] #21 20.33 Selecting previously unselected package bzip2. [2022-04-29T16:42:57.860Z] #21 20.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-29T16:42:57.860Z] #21 20.34 Unpacking bzip2 (1.0.8-4) ... [2022-04-29T16:42:57.860Z] #21 20.42 Selecting previously unselected package xz-utils. [2022-04-29T16:42:58.117Z] #21 20.44 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-29T16:42:58.117Z] #21 20.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:42:58.117Z] #21 20.61 Selecting previously unselected package apparmor. [2022-04-29T16:42:58.117Z] #21 20.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T16:42:58.117Z] #21 20.67 Unpacking apparmor (2.13.6-10) ... [2022-04-29T16:42:58.709Z] #21 21.07 Selecting previously unselected package inetutils-ping. [2022-04-29T16:42:58.709Z] #21 21.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T16:42:58.709Z] #21 21.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T16:42:58.709Z] #21 21.20 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T16:42:58.709Z] #21 21.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:42:58.709Z] #21 21.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:58.709Z] #21 21.28 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T16:42:58.968Z] #21 21.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:42:58.968Z] #21 21.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:42:58.968Z] #21 21.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T16:42:58.968Z] #21 21.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T16:42:58.968Z] #21 21.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:42:58.968Z] #21 21.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T16:42:58.968Z] #21 21.51 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T16:42:58.968Z] #21 21.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:42:59.234Z] #21 21.61 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T16:42:59.234Z] #21 21.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T16:42:59.234Z] #21 21.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:42:59.234Z] #21 21.73 Selecting previously unselected package iptables. [2022-04-29T16:42:59.234Z] #21 21.73 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-29T16:42:59.234Z] #21 21.74 Unpacking iptables (1.8.7-1) ... [2022-04-29T16:42:59.493Z] #21 22.02 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:42:59.493Z] #21 22.03 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:42:59.493Z] #21 22.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:42:59.493Z] #21 22.15 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:42:59.760Z] #21 22.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:42:59.760Z] #21 22.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:42:59.760Z] #21 22.34 Selecting previously unselected package jq. [2022-04-29T16:42:59.760Z] #21 22.35 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:42:59.760Z] #21 22.35 Unpacking jq (1.6-2.1) ... [2022-04-29T16:42:59.860Z] #21 31.86 Selecting previously unselected package vim. [2022-04-29T16:42:59.860Z] #21 31.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:42:59.860Z] #21 31.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:42:59.860Z] #21 32.39 Selecting previously unselected package xfsprogs. [2022-04-29T16:42:59.860Z] #21 32.41 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T16:42:59.860Z] #21 32.42 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T16:43:00.017Z] #21 22.50 Selecting previously unselected package libaio1:amd64. [2022-04-29T16:43:00.017Z] #21 22.50 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T16:43:00.017Z] #21 22.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:43:00.017Z] #21 22.56 Selecting previously unselected package libgpm2:amd64. [2022-04-29T16:43:00.017Z] #21 22.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T16:43:00.017Z] #21 22.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:43:00.017Z] #21 22.66 Selecting previously unselected package libicu67:amd64. [2022-04-29T16:43:00.017Z] #21 22.66 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-29T16:43:00.018Z] #21 22.67 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-29T16:43:00.083Z] #62 ... [2022-04-29T16:43:00.083Z] [2022-04-29T16:43:00.083Z] #45 [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-04-29T16:43:00.083Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:43:00.083Z] #45 192.4 + dpkg --print-architecture [2022-04-29T16:43:00.083Z] #45 192.4 + git checkout -q v2.1.0 [2022-04-29T16:43:00.083Z] #45 192.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T16:43:00.083Z] #45 192.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T16:43:00.252Z] Fetching without tags [2022-04-29T16:43:00.433Z] #21 32.82 Selecting previously unselected package zip. [2022-04-29T16:43:00.433Z] #21 32.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-29T16:43:00.433Z] #21 32.86 Unpacking zip (3.0-12) ... [2022-04-29T16:43:00.433Z] #21 32.98 Selecting previously unselected package zstd. [2022-04-29T16:43:00.433Z] #21 32.99 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T16:43:00.433Z] #21 33.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:43:00.955Z] #21 33.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:43:00.985Z] Merging remotes/origin/master commit 545cf195e2df62c24bab38189cb83447c266e9bb into PR head commit 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:42:59.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:42:59.985Z] > git config --add remote.origin.fetch +refs/pull/43547/head:refs/remotes/origin/PR-43547 # timeout=10 [2022-04-29T16:43:00.038Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:43:00.164Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-29T16:43:00.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-29T16:43:00.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:43:00.292Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43547/head:refs/remotes/origin/PR-43547 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-29T16:43:01.099Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:43:01.145Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:43:01.899Z] #21 34.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:43:01.900Z] #21 34.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:43:01.900Z] #21 34.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:43:01.900Z] #21 34.32 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:43:01.900Z] #21 34.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:43:01.900Z] #21 34.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T16:43:01.900Z] #21 34.37 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T16:43:01.900Z] #21 34.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:43:01.900Z] #21 34.41 Setting up bzip2 (1.0.8-4) ... [2022-04-29T16:43:01.900Z] #21 34.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:43:01.900Z] #21 34.45 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T16:43:02.845Z] #21 35.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:02.845Z] #21 35.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:43:02.845Z] #21 35.15 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T16:43:02.845Z] #21 35.16 Setting up apparmor (2.13.6-10) ... [2022-04-29T16:43:03.287Z] #21 25.54 Selecting previously unselected package libinih1:amd64. [2022-04-29T16:43:03.287Z] #21 25.55 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-29T16:43:03.287Z] #21 25.55 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T16:43:03.287Z] #21 25.61 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:43:03.287Z] #21 25.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:43:03.287Z] #21 25.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:43:03.287Z] #21 25.70 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:43:03.287Z] #21 25.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:43:03.287Z] #21 25.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:43:03.287Z] #21 25.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:43:03.287Z] #21 25.82 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:43:03.287Z] #21 25.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:43:03.543Z] #21 25.88 Selecting previously unselected package net-tools. [2022-04-29T16:43:03.543Z] #21 25.89 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T16:43:03.543Z] #21 25.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:43:03.543Z] #21 26.06 Selecting previously unselected package patch. [2022-04-29T16:43:03.543Z] #21 26.07 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-29T16:43:03.543Z] #21 26.08 Unpacking patch (2.7.6-7) ... [2022-04-29T16:43:03.543Z] #21 26.18 Selecting previously unselected package python-pip-whl. [2022-04-29T16:43:03.799Z] #21 26.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:43:03.799Z] #21 26.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:43:04.361Z] #21 26.72 Selecting previously unselected package python3-lib2to3. [2022-04-29T16:43:04.361Z] #21 26.73 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T16:43:04.361Z] #21 26.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:43:04.361Z] #21 26.86 Selecting previously unselected package python3-distutils. [2022-04-29T16:43:04.361Z] #21 26.86 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T16:43:04.361Z] #21 26.86 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T16:43:04.618Z] #21 27.00 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:43:04.618Z] #21 27.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:43:04.618Z] #21 27.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:43:04.618Z] #21 27.16 Selecting previously unselected package python3-setuptools. [2022-04-29T16:43:04.618Z] #21 27.17 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T16:43:04.618Z] #21 27.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T16:43:04.764Z] #21 36.95 Setting up zip (3.0-12) ... [2022-04-29T16:43:04.764Z] #21 36.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:04.764Z] #21 36.99 Setting up bash-completion (1:2.11-2) ... [2022-04-29T16:43:04.874Z] #21 27.44 Selecting previously unselected package python3-wheel. [2022-04-29T16:43:04.874Z] #21 27.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T16:43:04.874Z] #21 27.46 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T16:43:04.918Z] Merge succeeded, producing 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:43:04.919Z] Checking out Revision 82088364e143796457aa668ab23ba07c9d638940 (PR-43547) [2022-04-29T16:43:05.131Z] #21 27.54 Selecting previously unselected package python3-pip. [2022-04-29T16:43:05.131Z] #21 27.56 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:43:05.131Z] #21 27.56 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:43:05.388Z] #21 27.81 Selecting previously unselected package sudo. [2022-04-29T16:43:05.388Z] #21 27.82 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T16:43:05.388Z] #21 27.83 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T16:43:05.442Z] #20 ... [2022-04-29T16:43:05.442Z] [2022-04-29T16:43:05.442Z] #67 [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-04-29T16:43:05.442Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T16:43:05.442Z] #67 21.83 Fetched 48.9 MB in 20s (2423 kB/s) [2022-04-29T16:43:04.552Z] > git remote # timeout=10 [2022-04-29T16:43:04.625Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T16:43:04.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-29T16:43:04.676Z] > git merge 545cf195e2df62c24bab38189cb83447c266e9bb # timeout=10 [2022-04-29T16:43:04.828Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-29T16:43:04.957Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T16:43:05.005Z] > git checkout -f 82088364e143796457aa668ab23ba07c9d638940 # timeout=10 [2022-04-29T16:43:05.951Z] #21 28.33 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T16:43:05.951Z] #21 28.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T16:43:05.951Z] #21 28.37 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:43:06.154Z] #21 38.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:43:06.208Z] #21 28.60 Selecting previously unselected package uidmap. [2022-04-29T16:43:06.208Z] #21 28.60 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T16:43:06.208Z] #21 28.60 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T16:43:06.208Z] #21 28.72 Selecting previously unselected package vim-runtime. [2022-04-29T16:43:06.208Z] #21 28.73 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:43:06.431Z] #21 38.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T16:43:06.431Z] #21 38.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:43:06.431Z] #21 38.87 Setting up patch (2.7.6-7) ... [2022-04-29T16:43:06.431Z] #21 38.89 Setting up sudo (1.9.5p2-3) ... [2022-04-29T16:43:06.431Z] #21 38.97 invoke-rc.d: could not determine current runlevel [2022-04-29T16:43:06.431Z] #21 38.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T16:43:06.431Z] #21 38.99 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T16:43:06.431Z] #21 39.01 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:43:06.431Z] #21 39.04 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T16:43:06.431Z] #21 39.05 Setting up pigz (2.6-1) ... [2022-04-29T16:43:06.431Z] #21 39.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:43:06.431Z] #21 39.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:43:06.465Z] #21 28.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T16:43:06.465Z] #21 28.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T16:43:06.465Z] #21 28.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:06.694Z] #21 39.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:43:06.694Z] #21 39.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:07.268Z] #21 39.95 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:43:07.530Z] #21 39.97 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:43:08.067Z] #62 ... [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #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-04-29T16:43:08.067Z] #26 sha256:3705056e7f680f68554c11fd5faadfcb0644c48646c3d25452eba4d73368c8db [2022-04-29T16:43:08.067Z] #26 211.8 + return [2022-04-29T16:43:08.067Z] #26 DONE 213.0s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #62 [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-04-29T16:43:08.067Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:43:08.067Z] #62 ... [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T16:43:08.067Z] #27 sha256:73c1faa954747f79086bec6dadd717081963a09b5272a9f21841d1d25452dbfe [2022-04-29T16:43:08.067Z] #27 DONE 1.5s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T16:43:08.067Z] #32 sha256:ffa419ec36c388c07faa4478d9ef931271e0fbb4a29559e46da884126f84b4a2 [2022-04-29T16:43:08.067Z] #32 DONE 2.6s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #58 [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-04-29T16:43:08.067Z] #58 sha256:c48207273fc1f9535895ad01c86aed011b209c47c4e4d0a78f5cd9ace26d5fb3 [2022-04-29T16:43:08.067Z] #58 ... [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #35 sha256:0a3cf72bf9b1895d7e5f78e5400dbe765766979fc4ba35a9711aef59c4f927e8 [2022-04-29T16:43:08.067Z] #35 DONE 0.5s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #37 sha256:1c0face05c08e48998d943fddcf83c88c6888c4e35b382530335bd009a60cdc3 [2022-04-29T16:43:08.067Z] #37 DONE 0.1s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #39 sha256:77755d95c3f8ee9cfb45675ba927653e40b268be12465bf36166cb8873ada927 [2022-04-29T16:43:08.067Z] #39 DONE 0.1s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #58 [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-04-29T16:43:08.067Z] #58 sha256:c48207273fc1f9535895ad01c86aed011b209c47c4e4d0a78f5cd9ace26d5fb3 [2022-04-29T16:43:08.067Z] #58 ... [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #43 sha256:7274a9e63c2aca737d7d4c4927c70a881607dd9be72e301f56276fab4df4cd8c [2022-04-29T16:43:08.067Z] #43 DONE 0.1s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #46 sha256:0c555bd718da5c61d1a1dcf49f589d22de43ec87c71f4c93c45f1529993f2a0d [2022-04-29T16:43:08.067Z] #46 DONE 0.5s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:43:08.067Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-29T16:43:08.067Z] #53 219.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T16:43:08.067Z] #53 DONE 219.7s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #50 sha256:0e40a92f7dd2e48ee66620a84b321665498148323bb797e31a938203798d93be [2022-04-29T16:43:08.067Z] #50 DONE 0.1s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #52 sha256:388bb1f5e575895708bc33ebb159f747207b32434f86971814c9188211b79099 [2022-04-29T16:43:08.067Z] #52 DONE 0.1s [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #62 [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-04-29T16:43:08.067Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:43:08.067Z] #62 ... [2022-04-29T16:43:08.067Z] [2022-04-29T16:43:08.067Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T16:43:08.067Z] #54 sha256:cd73420f9d3c3c6c50e9661aa95de515019ff511bc22e9dbaddad89fcb8c4f98 [2022-04-29T16:43:08.111Z] #21 40.42 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T16:43:08.111Z] #21 40.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:43:08.111Z] #21 40.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:43:08.111Z] #21 40.52 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T16:43:08.634Z] #21 40.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:08.634Z] #21 40.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T16:43:08.634Z] #21 40.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T16:43:08.634Z] #21 40.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T16:43:08.634Z] #21 41.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T16:43:08.634Z] #21 41.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T16:43:08.634Z] #21 41.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T16:43:08.634Z] #21 41.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T16:43:08.634Z] #21 41.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T16:43:08.634Z] #21 41.04 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T16:43:09.738Z] #21 31.63 Selecting previously unselected package vim. [2022-04-29T16:43:09.738Z] #21 31.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:43:09.738Z] #21 31.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:09.738Z] #21 32.20 Selecting previously unselected package xfsprogs. [2022-04-29T16:43:09.738Z] #21 32.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T16:43:09.738Z] #21 32.21 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T16:43:09.965Z] #54 DONE 2.2s [2022-04-29T16:43:09.966Z] [2022-04-29T16:43:09.966Z] #58 [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-04-29T16:43:09.966Z] #58 sha256:c48207273fc1f9535895ad01c86aed011b209c47c4e4d0a78f5cd9ace26d5fb3 [2022-04-29T16:43:09.966Z] #58 126.9 + mkdir -p /build [2022-04-29T16:43:09.966Z] #58 126.9 + cp runc /build/runc [2022-04-29T16:43:09.966Z] #58 DONE 127.4s [2022-04-29T16:43:09.966Z] [2022-04-29T16:43:09.966Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T16:43:09.966Z] #56 sha256:f1b8ab06fdf171fa196ccf6404997f9c7b5c5400feb3626c8840c1633530eefb [2022-04-29T16:43:09.966Z] #56 DONE 0.1s [2022-04-29T16:43:09.966Z] [2022-04-29T16:43:09.966Z] #62 [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-04-29T16:43:09.966Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:43:10.023Z] #21 42.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:43:10.023Z] #21 42.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:43:10.023Z] #21 42.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:43:10.023Z] #21 42.37 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:43:10.250Z] #21 32.63 Selecting previously unselected package zip. [2022-04-29T16:43:10.250Z] #21 32.65 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-29T16:43:10.250Z] #21 32.66 Unpacking zip (3.0-12) ... [2022-04-29T16:43:10.250Z] #21 32.78 Selecting previously unselected package zstd. [2022-04-29T16:43:10.250Z] #21 32.80 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T16:43:10.250Z] #21 32.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:43:10.533Z] #62 ... [2022-04-29T16:43:10.533Z] [2022-04-29T16:43:10.533Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T16:43:10.533Z] #59 sha256:45e9b930187faf918ba59f635b5b09a78298c7386d75af4f9b95f049f413c800 [2022-04-29T16:43:10.789Z] #59 DONE 0.2s [2022-04-29T16:43:10.789Z] [2022-04-29T16:43:10.789Z] #62 [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-04-29T16:43:10.789Z] #62 sha256:6ec44dd79fc7aa9bc9c2bb57274301aeac25379d5cbdc0d4633127a16f777c63 [2022-04-29T16:43:10.813Z] #21 33.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:43:10.969Z] #21 43.53 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:43:10.969Z] #21 43.56 Setting up jq (1.6-2.1) ... [2022-04-29T16:43:10.969Z] #21 43.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:43:10.969Z] #21 43.59 Setting up iptables (1.8.7-1) ... [2022-04-29T16:43:10.969Z] #21 43.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:43:10.969Z] #21 43.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:43:11.231Z] #21 43.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:43:11.231Z] #21 43.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:43:11.231Z] #21 43.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T16:43:11.231Z] #21 43.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T16:43:11.231Z] #21 43.66 Setting up iproute2 (5.10.0-4) ... [2022-04-29T16:43:11.375Z] #21 33.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:43:11.375Z] #21 33.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:43:11.493Z] #21 44.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:43:11.631Z] #21 33.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:43:11.631Z] #21 33.96 Setting up libicu67:amd64 (67.1-7) ... [2022-04-29T16:43:11.631Z] #21 33.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:43:11.631Z] #21 33.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T16:43:11.631Z] #21 33.99 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T16:43:11.631Z] #21 34.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:43:11.631Z] #21 34.02 Setting up bzip2 (1.0.8-4) ... [2022-04-29T16:43:11.631Z] #21 34.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:43:11.631Z] #21 34.04 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T16:43:12.194Z] #21 34.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:12.194Z] #21 34.63 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:43:12.194Z] #21 34.65 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T16:43:12.194Z] #21 34.66 Setting up apparmor (2.13.6-10) ... [2022-04-29T16:43:12.683Z] #62 195.8 + bin/containerd [2022-04-29T16:43:12.881Z] #21 DONE 45.2s [2022-04-29T16:43:12.881Z] [2022-04-29T16:43:12.881Z] #22 [dev-systemd-false 8/25] 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-04-29T16:43:12.881Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-29T16:43:13.454Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T16:43:13.563Z] #21 36.10 Setting up zip (3.0-12) ... [2022-04-29T16:43:13.563Z] #21 36.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:13.563Z] #21 36.18 Setting up bash-completion (1:2.11-2) ... [2022-04-29T16:43:13.571Z] #67 21.83 Reading package lists... [2022-04-29T16:43:13.571Z] #67 ... [2022-04-29T16:43:13.571Z] [2022-04-29T16:43:13.571Z] #47 [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-04-29T16:43:13.571Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T16:43:13.571Z] #47 22.40 Fetched 48.9 MB in 21s (2351 kB/s) [2022-04-29T16:43:13.718Z] #22 0.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T16:43:13.718Z] #22 0.851 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T16:43:13.718Z] #22 DONE 0.9s [2022-04-29T16:43:13.718Z] [2022-04-29T16:43:13.718Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T16:43:13.718Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-29T16:43:14.511Z] #47 22.40 Reading package lists... [2022-04-29T16:43:14.511Z] #47 ... [2022-04-29T16:43:14.511Z] [2022-04-29T16:43:14.511Z] #67 [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-04-29T16:43:14.511Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T16:43:14.511Z] #67 21.83 Reading package lists... [2022-04-29T16:43:15.031Z] #67 31.79 Reading package lists... [2022-04-29T16:43:15.031Z] #67 ... [2022-04-29T16:43:15.031Z] [2022-04-29T16:43:15.031Z] #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-04-29T16:43:15.031Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:15.031Z] #20 22.11 Fetched 48.9 MB in 20s (2404 kB/s) [2022-04-29T16:43:15.031Z] #20 22.11 Reading package lists... [2022-04-29T16:43:15.290Z] #20 32.05 Reading package lists... [2022-04-29T16:43:15.291Z] #20 ... [2022-04-29T16:43:15.291Z] [2022-04-29T16:43:15.291Z] #47 [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-04-29T16:43:15.291Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T16:43:15.291Z] #47 22.40 Reading package lists... [2022-04-29T16:43:15.456Z] #21 37.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-29T16:43:15.456Z] #21 37.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-29T16:43:15.456Z] #21 38.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:43:15.456Z] #21 38.02 Setting up patch (2.7.6-7) ... [2022-04-29T16:43:15.456Z] #21 38.04 Setting up sudo (1.9.5p2-3) ... [2022-04-29T16:43:15.456Z] #21 38.12 invoke-rc.d: could not determine current runlevel [2022-04-29T16:43:15.713Z] #21 38.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T16:43:15.713Z] #21 38.14 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T16:43:15.713Z] #21 38.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:43:15.713Z] #21 38.17 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T16:43:15.713Z] #21 38.18 Setting up pigz (2.6-1) ... [2022-04-29T16:43:15.713Z] #21 38.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:43:15.713Z] #21 38.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:43:15.713Z] #21 38.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:43:15.713Z] #21 38.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:16.297Z] Commit message: "vendor: github.com/moby/buildkit v0.10.2" [2022-04-29T16:43:16.648Z] #21 38.91 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:43:16.648Z] #21 38.92 Setting up python3-lib2to3 (3.9.2-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-29T16:43:16.904Z] #21 39.36 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T16:43:16.904Z] #21 39.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:43:16.904Z] #21 39.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:43:16.904Z] #21 39.44 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T16:43:17.467Z] #21 39.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:17.467Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T16:43:17.467Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T16:43:17.467Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T16:43:17.467Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T16:43:17.467Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T16:43:17.467Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T16:43:17.467Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T16:43:17.467Z] #21 39.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T16:43:17.467Z] #21 40.00 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T16:43:18.841Z] #21 41.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:43:18.841Z] #21 41.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:43:18.841Z] #21 41.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:43:18.841Z] #21 41.37 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:43:19.609Z] + docker version [2022-04-29T16:43:20.211Z] #21 42.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:43:20.211Z] #21 42.70 Setting up jq (1.6-2.1) ... [2022-04-29T16:43:20.211Z] #21 42.72 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:43:20.211Z] #21 42.74 Setting up iptables (1.8.7-1) ... [2022-04-29T16:43:20.211Z] #21 42.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:43:20.211Z] #21 42.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:43:20.211Z] #21 42.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:43:20.212Z] #21 42.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:43:20.212Z] #21 42.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T16:43:20.212Z] #21 42.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T16:43:20.212Z] #21 42.83 Setting up iproute2 (5.10.0-4) ... [2022-04-29T16:43:20.777Z] #21 43.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:43:21.708Z] #21 DONE 44.0s [2022-04-29T16:43:21.708Z] [2022-04-29T16:43:21.708Z] #22 [dev-systemd-false 8/25] 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-04-29T16:43:21.708Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-29T16:43:22.055Z] #45 DONE 214.8s [2022-04-29T16:43:22.055Z] [2022-04-29T16:43:22.055Z] #58 [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-04-29T16:43:22.055Z] #58 sha256:c4e2db0512689d82ffc408a089d6d6b1d6113f8b068c35f0b3754e7156cc4b80 [2022-04-29T16:43:22.273Z] #22 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T16:43:22.274Z] #22 0.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T16:43:22.274Z] #22 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T16:43:22.274Z] #22 DONE 0.9s [2022-04-29T16:43:22.274Z] [2022-04-29T16:43:22.274Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T16:43:22.274Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-29T16:43:23.444Z] #58 ... [2022-04-29T16:43:23.444Z] [2022-04-29T16:43:23.444Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T16:43:23.444Z] #46 sha256:6387f5757d8973a24b73e5d73400ba8550e93069a56605d035bf471b0145452c [2022-04-29T16:43:23.706Z] #46 DONE 0.5s [2022-04-29T16:43:23.706Z] [2022-04-29T16:43:23.706Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T16:43:23.706Z] #50 sha256:2efb488f8392cdc62d6d1d9354b4c466120406110961413b278a12f408bcc3d8 [2022-04-29T16:43:23.706Z] #50 DONE 0.1s [2022-04-29T16:43:23.706Z] [2022-04-29T16:43:23.706Z] #62 [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-04-29T16:43:23.706Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:43:23.731Z] #23 10.00 Collecting yamllint==1.26.1 [2022-04-29T16:43:23.968Z] #62 ... [2022-04-29T16:43:23.968Z] [2022-04-29T16:43:23.968Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T16:43:23.968Z] #52 sha256:f289e96fbbc34ae51634d25eace25d95f0d44881b05fc18f0e455d003dd10ed2 [2022-04-29T16:43:23.968Z] #52 DONE 0.1s [2022-04-29T16:43:24.232Z] [2022-04-29T16:43:24.232Z] #58 [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-04-29T16:43:24.232Z] #58 sha256:c4e2db0512689d82ffc408a089d6d6b1d6113f8b068c35f0b3754e7156cc4b80 [2022-04-29T16:43:24.676Z] #23 11.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T16:43:25.288Z] #47 32.12 Reading package lists... [2022-04-29T16:43:25.288Z] #47 ... [2022-04-29T16:43:25.288Z] [2022-04-29T16:43:25.288Z] #67 [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-04-29T16:43:25.288Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T16:43:25.288Z] #67 31.79 Reading package lists... [2022-04-29T16:43:26.595Z] #23 12.72 Collecting pathspec>=0.5.3 [2022-04-29T16:43:26.595Z] #23 12.74 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T16:43:26.769Z] Client: [2022-04-29T16:43:26.769Z] Version: 20.10.9 [2022-04-29T16:43:26.769Z] API version: 1.41 [2022-04-29T16:43:26.769Z] Go version: go1.16.8 [2022-04-29T16:43:26.769Z] Git commit: c2ea9bc [2022-04-29T16:43:26.769Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T16:43:26.769Z] OS/Arch: windows/amd64 [2022-04-29T16:43:26.769Z] Context: default [2022-04-29T16:43:26.769Z] Experimental: true [2022-04-29T16:43:26.769Z] [2022-04-29T16:43:26.769Z] Server: Docker Engine - Community [2022-04-29T16:43:26.769Z] Engine: [2022-04-29T16:43:26.769Z] Version: 20.10.9 [2022-04-29T16:43:26.769Z] API version: 1.41 (minimum version 1.24) [2022-04-29T16:43:26.769Z] Go version: go1.16.8 [2022-04-29T16:43:26.769Z] Git commit: 79ea9d3 [2022-04-29T16:43:26.769Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T16:43:26.769Z] OS/Arch: windows/amd64 [2022-04-29T16:43:26.769Z] Experimental: true [2022-04-29T16:43:27.169Z] #23 13.59 Collecting pyyaml [2022-04-29T16:43:27.169Z] #23 13.60 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-04-29T16:43:27.169Z] #23 13.71 Building wheels for collected packages: yamllint [2022-04-29T16:43:27.198Z] #67 41.36 Building dependency tree... [2022-04-29T16:43:27.434Z] #23 13.71 Building wheel for yamllint (setup.py): started [Pipeline] sh [2022-04-29T16:43:28.353Z] + docker info [2022-04-29T16:43:28.353Z] Client: [2022-04-29T16:43:28.353Z] Context: default [2022-04-29T16:43:28.353Z] Debug Mode: false [2022-04-29T16:43:28.353Z] [2022-04-29T16:43:28.353Z] Server: [2022-04-29T16:43:28.353Z] Containers: 0 [2022-04-29T16:43:28.353Z] Running: 0 [2022-04-29T16:43:28.353Z] Paused: 0 [2022-04-29T16:43:28.353Z] Stopped: 0 [2022-04-29T16:43:28.353Z] Images: 0 [2022-04-29T16:43:28.353Z] Server Version: 20.10.9 [2022-04-29T16:43:28.353Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-29T16:43:28.353Z] LCOW: [2022-04-29T16:43:28.353Z] Windows: [2022-04-29T16:43:28.353Z] Logging Driver: json-file [2022-04-29T16:43:28.353Z] Plugins: [2022-04-29T16:43:28.353Z] Volume: local [2022-04-29T16:43:28.353Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T16:43:28.353Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T16:43:28.353Z] Swarm: inactive [2022-04-29T16:43:28.353Z] Default Isolation: process [2022-04-29T16:43:28.353Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T16:43:28.353Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-29T16:43:28.353Z] OSType: windows [2022-04-29T16:43:28.353Z] Architecture: x86_64 [2022-04-29T16:43:28.353Z] CPUs: 4 [2022-04-29T16:43:28.353Z] Total Memory: 32GiB [2022-04-29T16:43:28.353Z] Name: azwin-2-e2ebb0 [2022-04-29T16:43:28.353Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-29T16:43:28.353Z] Docker Root Dir: D:\docker [2022-04-29T16:43:28.353Z] Debug Mode: false [2022-04-29T16:43:28.353Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:43:28.353Z] Labels: [2022-04-29T16:43:28.353Z] Experimental: true [2022-04-29T16:43:28.353Z] Insecure Registries: [2022-04-29T16:43:28.353Z] 10.0.0.4:5000 [2022-04-29T16:43:28.353Z] 127.0.0.0/8 [2022-04-29T16:43:28.353Z] Registry Mirrors: [2022-04-29T16:43:28.353Z] http://10.0.0.4:5000/ [2022-04-29T16:43:28.353Z] Live Restore Enabled: false [2022-04-29T16:43:28.353Z] Product License: Community Engine [2022-04-29T16:43:28.353Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-29T16:43:28.823Z] #23 15.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T16:43:28.823Z] #23 15.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=688778137623102035e06338dd702fd9b60ad81f61dd772b9ed7cba45ebd3592 [2022-04-29T16:43:28.823Z] #23 15.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T16:43:28.823Z] #23 15.15 Successfully built yamllint [2022-04-29T16:43:28.823Z] #23 15.17 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T16:43:29.105Z] #67 46.28 The following additional packages will be installed: [2022-04-29T16:43:29.365Z] #67 46.31 libbtrfs0 [2022-04-29T16:43:29.365Z] #67 46.54 The following NEW packages will be installed: [2022-04-29T16:43:29.415Z] #23 15.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T16:43:29.624Z] #67 46.57 libbtrfs-dev libbtrfs0 [2022-04-29T16:43:29.884Z] #67 47.05 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:43:29.884Z] #67 47.05 Need to get 460 kB of archives. [2022-04-29T16:43:29.884Z] #67 47.05 After this operation, 1237 kB of additional disk space will be used. [2022-04-29T16:43:29.884Z] #67 47.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:43:30.019Z] #23 DONE 16.4s [2022-04-29T16:43:30.019Z] [2022-04-29T16:43:30.019Z] #62 [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-04-29T16:43:30.019Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:43:30.019Z] #62 ... [2022-04-29T16:43:30.019Z] [2022-04-29T16:43:30.019Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T16:43:30.019Z] #27 sha256:6a67ffbff4774611e2263593153727014712f719b2973bd238ab9b3c2af6c4e9 [2022-04-29T16:43:30.144Z] #67 47.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:43:30.608Z] #27 DONE 0.5s [2022-04-29T16:43:30.608Z] [2022-04-29T16:43:30.608Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T16:43:30.608Z] #32 sha256:d43ae6507e97401396f667c6f1ca96cc544191d9a95f547819faf38f53615c81 [2022-04-29T16:43:30.714Z] #67 ... [2022-04-29T16:43:30.714Z] [2022-04-29T16:43:30.714Z] #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-04-29T16:43:30.714Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:30.714Z] #20 32.05 Reading package lists... [2022-04-29T16:43:30.714Z] #20 41.69 Building dependency tree... [2022-04-29T16:43:30.714Z] #20 46.57 The following additional packages will be installed: [2022-04-29T16:43:30.714Z] #20 46.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:43:30.714Z] #20 46.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-29T16:43:30.714Z] #20 46.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-29T16:43:30.714Z] #20 46.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-29T16:43:30.714Z] #20 46.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-29T16:43:30.714Z] #20 46.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-29T16:43:30.714Z] #20 46.61 mingw-w64-common mingw-w64-x86-64-dev [2022-04-29T16:43:30.714Z] #20 46.65 Suggested packages: [2022-04-29T16:43:30.714Z] #20 46.65 gcc-10-locales seccomp wine64 [2022-04-29T16:43:30.714Z] #20 47.36 The following NEW packages will be installed: [2022-04-29T16:43:30.714Z] #20 47.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-29T16:43:30.714Z] #20 47.37 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-29T16:43:30.714Z] #20 47.37 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-29T16:43:30.714Z] #20 47.37 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-29T16:43:30.714Z] #20 47.37 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-29T16:43:30.714Z] #20 47.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-29T16:43:30.714Z] #20 47.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-29T16:43:30.714Z] #20 47.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-29T16:43:30.714Z] #20 47.39 mingw-w64-x86-64-dev [2022-04-29T16:43:30.975Z] #20 47.89 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:43:30.975Z] #20 47.89 Need to get 115 MB of archives. [2022-04-29T16:43:30.975Z] #20 47.89 After this operation, 645 MB of additional disk space will be used. [2022-04-29T16:43:30.975Z] #20 47.89 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-04-29T16:43:30.975Z] #20 47.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-29T16:43:30.975Z] #20 ... [2022-04-29T16:43:30.975Z] [2022-04-29T16:43:30.975Z] #67 [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-04-29T16:43:30.975Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-29T16:43:30.975Z] #67 47.85 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:43:31.183Z] #32 DONE 0.7s [2022-04-29T16:43:31.184Z] [2022-04-29T16:43:31.184Z] #45 [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-04-29T16:43:31.184Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:43:31.184Z] #45 ... [2022-04-29T16:43:31.184Z] [2022-04-29T16:43:31.184Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T16:43:31.184Z] #35 sha256:232de85340f364ecefc2d4443630d91c412fa39cdd3eca2345a8153c40a016cd [2022-04-29T16:43:31.236Z] #67 48.13 Fetched 460 kB in 0s (1427 kB/s) [2022-04-29T16:43:31.236Z] #67 48.21 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:43:31.236Z] #67 48.21 (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 ... 30207 files and directories currently installed.) [2022-04-29T16:43:31.236Z] #67 48.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:43:31.236Z] #67 48.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:43:31.446Z] #35 DONE 0.3s [2022-04-29T16:43:31.446Z] [2022-04-29T16:43:31.446Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T16:43:31.446Z] #37 sha256:cf16550461e94cba6beee12f92b8dfcf48eb5049a01b968448c0901762162162 [2022-04-29T16:43:31.446Z] #37 DONE 0.1s [2022-04-29T16:43:31.446Z] [2022-04-29T16:43:31.446Z] #62 [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-04-29T16:43:31.446Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:43:31.497Z] #67 48.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:43:31.497Z] #67 48.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:43:31.497Z] #67 48.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:43:31.708Z] #62 ... [2022-04-29T16:43:31.708Z] [2022-04-29T16:43:31.708Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T16:43:31.708Z] #39 sha256:d360210b4f49a2256bd31a1f18a5d2a23a141ce69dd7af31827171f72d50292a [2022-04-29T16:43:31.708Z] #39 DONE 0.1s [2022-04-29T16:43:31.708Z] [2022-04-29T16:43:31.708Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T16:43:31.708Z] #43 sha256:f6da1a1f3ac3a4fdc10177c4771a33f9bde72469b6a438562fb9c2dd3eeb3146 [2022-04-29T16:43:31.708Z] #43 DONE 0.1s [2022-04-29T16:43:31.708Z] [2022-04-29T16:43:31.708Z] #62 [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-04-29T16:43:31.708Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:43:31.757Z] #67 48.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:43:31.757Z] #67 48.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:43:31.757Z] #67 48.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:43:32.021Z] #67 DONE 49.0s [2022-04-29T16:43:32.021Z] [2022-04-29T16:43:32.021Z] #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-04-29T16:43:32.021Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:32.021Z] #20 47.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-29T16:43:32.021Z] #20 47.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-29T16:43:32.021Z] #20 47.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-29T16:43:32.021Z] #20 47.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-29T16:43:32.021Z] #20 48.08 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-04-29T16:43:32.021Z] #20 48.17 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-04-29T16:43:32.021Z] #20 48.17 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-04-29T16:43:32.021Z] #20 48.40 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-04-29T16:43:32.021Z] #20 48.83 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-04-29T16:43:32.021Z] #20 49.08 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-04-29T16:43:32.243Z] #23 9.422 Collecting yamllint==1.26.1 [2022-04-29T16:43:32.281Z] #20 ... [2022-04-29T16:43:32.281Z] [2022-04-29T16:43:32.281Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-29T16:43:32.281Z] #68 sha256:6eaf43615027697e05e087a5743d70259a6824ede5895ec55d5257718abe9936 [2022-04-29T16:43:32.281Z] #68 DONE 0.1s [2022-04-29T16:43:32.281Z] [2022-04-29T16:43:32.281Z] #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-04-29T16:43:32.281Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:32.281Z] #20 49.36 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-04-29T16:43:32.809Z] #23 10.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T16:43:32.850Z] #20 49.88 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-04-29T16:43:33.110Z] #20 50.11 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-04-29T16:43:33.110Z] #20 50.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-29T16:43:33.110Z] #20 50.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-29T16:43:33.110Z] #20 50.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-29T16:43:33.110Z] #20 50.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-29T16:43:33.110Z] #20 50.13 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-04-29T16:43:33.110Z] #20 50.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-29T16:43:33.110Z] #20 50.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-29T16:43:33.110Z] #20 50.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-29T16:43:33.110Z] #20 50.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-29T16:43:33.110Z] #20 50.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-29T16:43:33.110Z] #20 50.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-29T16:43:33.110Z] #20 50.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-29T16:43:33.110Z] #20 50.17 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-04-29T16:43:33.110Z] #20 50.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-29T16:43:33.110Z] #20 50.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-29T16:43:33.679Z] #20 50.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:43:34.246Z] #20 51.17 Fetched 115 MB in 3s (43.9 MB/s) [2022-04-29T16:43:34.246Z] #20 51.23 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-29T16:43:34.246Z] #20 51.23 (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 ... 30207 files and directories currently installed.) [2022-04-29T16:43:34.246Z] #20 51.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:43:34.246Z] #20 51.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:43:34.815Z] #20 ... [2022-04-29T16:43:34.815Z] [2022-04-29T16:43:34.815Z] #47 [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-04-29T16:43:34.815Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T16:43:34.815Z] #47 32.12 Reading package lists... [2022-04-29T16:43:34.815Z] #47 41.95 Building dependency tree... [2022-04-29T16:43:34.815Z] #47 46.97 The following additional packages will be installed: [2022-04-29T16:43:34.815Z] #47 46.98 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-29T16:43:34.815Z] #47 47.00 Suggested packages: [2022-04-29T16:43:34.815Z] #47 47.00 cmake-doc ninja-build lrzip [2022-04-29T16:43:34.815Z] #47 47.00 Recommended packages: [2022-04-29T16:43:34.815Z] #47 47.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-29T16:43:34.815Z] #47 47.66 The following NEW packages will be installed: [2022-04-29T16:43:34.815Z] #47 47.68 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-29T16:43:34.815Z] #47 48.05 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:43:34.815Z] #47 48.05 Need to get 8418 kB of archives. [2022-04-29T16:43:34.815Z] #47 48.05 After this operation, 34.9 MB of additional disk space will be used. [2022-04-29T16:43:34.815Z] #47 48.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:43:34.815Z] #47 48.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:43:34.815Z] #47 48.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-29T16:43:34.815Z] #47 48.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-29T16:43:34.815Z] #47 48.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-29T16:43:34.815Z] #47 48.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-29T16:43:34.815Z] #47 48.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-29T16:43:34.815Z] #47 48.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-29T16:43:34.815Z] #47 49.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:43:34.815Z] #47 49.76 Fetched 8418 kB in 0s (17.8 MB/s) [2022-04-29T16:43:34.815Z] #47 49.82 Selecting previously unselected package xxd. [2022-04-29T16:43:34.815Z] #47 49.82 (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 ... 30207 files and directories currently installed.) [2022-04-29T16:43:34.815Z] #47 49.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:43:34.815Z] #47 49.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:34.815Z] #47 50.00 Selecting previously unselected package vim-common. [2022-04-29T16:43:34.815Z] #47 50.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:43:34.815Z] #47 50.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:34.815Z] #47 50.18 Selecting previously unselected package cmake-data. [2022-04-29T16:43:34.815Z] #47 50.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-29T16:43:34.815Z] #47 50.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:43:34.815Z] #47 51.23 Selecting previously unselected package libarchive13:amd64. [2022-04-29T16:43:34.815Z] #47 51.24 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-29T16:43:34.815Z] #47 51.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:43:34.815Z] #47 51.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-29T16:43:34.815Z] #47 51.38 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-29T16:43:34.815Z] #47 51.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:43:34.815Z] #47 51.49 Selecting previously unselected package librhash0:amd64. [2022-04-29T16:43:34.815Z] #47 51.49 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-29T16:43:34.815Z] #47 51.50 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:43:34.815Z] #47 51.58 Selecting previously unselected package libuv1:amd64. [2022-04-29T16:43:34.815Z] #47 51.58 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-29T16:43:34.815Z] #47 51.59 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:43:34.815Z] #47 51.69 Selecting previously unselected package cmake. [2022-04-29T16:43:34.815Z] #47 51.70 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-29T16:43:34.815Z] #47 51.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:43:35.074Z] #47 ... [2022-04-29T16:43:35.074Z] [2022-04-29T16:43:35.074Z] #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-04-29T16:43:35.074Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:35.074Z] #20 52.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-29T16:43:35.074Z] #20 52.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-29T16:43:35.074Z] #20 52.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:43:35.333Z] #23 12.43 Collecting pathspec>=0.5.3 [2022-04-29T16:43:35.333Z] #23 12.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T16:43:35.591Z] #23 13.05 Collecting pyyaml [2022-04-29T16:43:35.591Z] #23 13.08 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-04-29T16:43:35.591Z] #23 13.16 Building wheels for collected packages: yamllint [2022-04-29T16:43:35.591Z] #23 13.17 Building wheel for yamllint (setup.py): started [2022-04-29T16:43:36.454Z] #20 53.18 Selecting previously unselected package binutils-mingw-w64. [2022-04-29T16:43:36.454Z] #20 53.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-29T16:43:36.454Z] #20 53.19 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:43:36.454Z] #20 53.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-29T16:43:36.454Z] #20 53.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:43:36.454Z] #20 53.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:43:36.454Z] #20 53.37 Selecting previously unselected package dmsetup. [2022-04-29T16:43:36.454Z] #20 53.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:43:36.454Z] #20 53.38 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:43:36.454Z] #20 53.46 Selecting previously unselected package mingw-w64-common. [2022-04-29T16:43:36.454Z] #20 53.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-29T16:43:36.454Z] #20 53.48 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-29T16:43:36.967Z] #23 14.57 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T16:43:36.967Z] #23 14.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a0be1da9920fec9a3a3e858d8a136f7f112bf1d719eb44b61586c100663aa2db [2022-04-29T16:43:36.967Z] #23 14.58 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T16:43:36.967Z] #23 14.58 Successfully built yamllint [2022-04-29T16:43:36.967Z] #23 14.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T16:43:37.022Z] #20 ... [2022-04-29T16:43:37.022Z] [2022-04-29T16:43:37.022Z] #47 [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-04-29T16:43:37.022Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-29T16:43:37.022Z] #47 53.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-29T16:43:37.022Z] #47 53.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:37.022Z] #47 53.58 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-29T16:43:37.022Z] #47 53.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:43:37.022Z] #47 53.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-29T16:43:37.022Z] #47 53.64 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-29T16:43:37.022Z] #47 53.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-29T16:43:37.022Z] #47 53.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-29T16:43:37.022Z] #47 53.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:43:37.022Z] #47 DONE 54.2s [2022-04-29T16:43:37.281Z] [2022-04-29T16:43:37.281Z] #72 [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-04-29T16:43:37.281Z] #72 sha256:a7b51715cb4991b05ea2d25bd46e6bba107fafc7a13c1dacbef03fb574f35e46 [2022-04-29T16:43:37.281Z] #72 50.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-29T16:43:37.281Z] #72 50.55 + GOBIN=/build [2022-04-29T16:43:37.281Z] #72 50.55 + GO111MODULE=on [2022-04-29T16:43:37.281Z] #72 50.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-29T16:43:37.281Z] #72 53.92 rootlesskit version 1.0.0 [2022-04-29T16:43:37.281Z] #72 53.93 Usage of /build/rootlesskit-docker-proxy: [2022-04-29T16:43:37.281Z] #72 53.93 -container-ip string [2022-04-29T16:43:37.281Z] #72 53.93 container ip [2022-04-29T16:43:37.281Z] #72 53.93 -container-port int [2022-04-29T16:43:37.281Z] #72 53.93 container port (default -1) [2022-04-29T16:43:37.281Z] #72 53.93 -host-ip string [2022-04-29T16:43:37.281Z] #72 53.93 host ip [2022-04-29T16:43:37.281Z] #72 53.93 -host-port int [2022-04-29T16:43:37.281Z] #72 53.93 host port (default -1) [2022-04-29T16:43:37.281Z] #72 53.93 -proto string [2022-04-29T16:43:37.281Z] #72 53.93 proxy protocol (default "tcp") [2022-04-29T16:43:37.281Z] #72 DONE 54.0s [2022-04-29T16:43:37.281Z] [2022-04-29T16:43:37.281Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-29T16:43:37.281Z] #73 sha256:bb9c13743294f33ee4fc827da8dd1fa488639338902fc41c327fa571499b2df1 [2022-04-29T16:43:37.531Z] #23 15.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T16:43:37.540Z] #73 DONE 0.1s [2022-04-29T16:43:37.540Z] [2022-04-29T16:43:37.540Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-29T16:43:37.540Z] #48 sha256:ba2dbb11166709c44b927f89f389ef99b330aeb220778ff03e098a8b65c2033a [2022-04-29T16:43:37.540Z] #48 DONE 0.2s [2022-04-29T16:43:37.540Z] [2022-04-29T16:43:37.540Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-29T16:43:37.540Z] #49 sha256:5f56de6a9a37d8fff4c4ead1357b0871eec1c0c5fba651a657c44c1f47ccf149 [2022-04-29T16:43:37.540Z] #49 ... [2022-04-29T16:43:37.540Z] [2022-04-29T16:43:37.540Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-29T16:43:37.540Z] #74 sha256:c9b20e8e4bf28ae76a6d28a05441f319b0c791b7cdec3d5da6eb737a697c438f [2022-04-29T16:43:37.540Z] #74 DONE 0.2s [2022-04-29T16:43:37.800Z] [2022-04-29T16:43:37.800Z] #69 [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-04-29T16:43:37.800Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:43:37.800Z] #69 0.850 + RM_GOPATH=0 [2022-04-29T16:43:37.800Z] #69 0.850 + TMP_GOPATH= [2022-04-29T16:43:37.800Z] #69 0.851 + : /build [2022-04-29T16:43:37.800Z] #69 0.851 + '[' -z '' ']' [2022-04-29T16:43:37.800Z] #69 0.852 ++ mktemp -d [2022-04-29T16:43:37.800Z] #69 0.855 + export GOPATH=/tmp/tmp.46UnSffv1N [2022-04-29T16:43:37.800Z] #69 0.855 + GOPATH=/tmp/tmp.46UnSffv1N [2022-04-29T16:43:37.800Z] #69 0.856 + RM_GOPATH=1 [2022-04-29T16:43:37.800Z] #69 0.856 + case "$(go env GOARCH)" in [2022-04-29T16:43:37.800Z] #69 0.858 ++ go env GOARCH [2022-04-29T16:43:37.800Z] #69 0.866 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:43:37.800Z] #69 0.867 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:43:37.800Z] #69 0.867 ++ dirname /install.sh [2022-04-29T16:43:37.800Z] #69 0.869 + dir=/ [2022-04-29T16:43:37.800Z] #69 0.869 + bin=containerd [2022-04-29T16:43:37.800Z] #69 0.869 + shift [2022-04-29T16:43:37.800Z] #69 0.869 + '[' '!' -f //containerd.installer ']' [2022-04-29T16:43:37.800Z] #69 0.870 + . //containerd.installer [2022-04-29T16:43:37.800Z] #69 0.870 ++ set -e [2022-04-29T16:43:37.800Z] #69 0.871 ++ : v1.6.3 [2022-04-29T16:43:37.800Z] #69 0.871 + install_containerd [2022-04-29T16:43:37.800Z] #69 0.876 + echo 'Install containerd version v1.6.3' [2022-04-29T16:43:37.800Z] #69 0.877 Install containerd version v1.6.3 [2022-04-29T16:43:37.800Z] #69 0.877 + git clone https://github.com/containerd/containerd.git /tmp/tmp.46UnSffv1N/src/github.com/containerd/containerd [2022-04-29T16:43:37.800Z] #69 0.881 Cloning into '/tmp/tmp.46UnSffv1N/src/github.com/containerd/containerd'... [2022-04-29T16:43:38.467Z] #23 DONE 15.9s [2022-04-29T16:43:38.467Z] [2022-04-29T16:43:38.467Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T16:43:38.467Z] #27 sha256:a312b039fea33dfd79cc2486e8683292634ff815d947c069a56f350f8728d3f6 [2022-04-29T16:43:38.739Z] #69 ... [2022-04-29T16:43:38.739Z] [2022-04-29T16:43:38.739Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-29T16:43:38.739Z] #49 sha256:5f56de6a9a37d8fff4c4ead1357b0871eec1c0c5fba651a657c44c1f47ccf149 [2022-04-29T16:43:38.739Z] #49 1.181 + RM_GOPATH=0 [2022-04-29T16:43:38.739Z] #49 1.181 + TMP_GOPATH= [2022-04-29T16:43:38.739Z] #49 1.181 + : /build [2022-04-29T16:43:38.739Z] #49 1.181 + '[' -z '' ']' [2022-04-29T16:43:38.739Z] #49 1.181 ++ mktemp -d [2022-04-29T16:43:38.739Z] #49 1.185 + export GOPATH=/tmp/tmp.Nyf1VCpB3L [2022-04-29T16:43:38.739Z] #49 1.185 + GOPATH=/tmp/tmp.Nyf1VCpB3L [2022-04-29T16:43:38.739Z] #49 1.185 + RM_GOPATH=1 [2022-04-29T16:43:38.739Z] #49 1.185 + case "$(go env GOARCH)" in [2022-04-29T16:43:38.739Z] #49 1.186 ++ go env GOARCH [2022-04-29T16:43:38.739Z] #49 1.191 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:43:38.739Z] #49 1.191 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:43:38.739Z] #49 1.191 ++ dirname /install.sh [2022-04-29T16:43:38.739Z] #49 1.192 + dir=/ [2022-04-29T16:43:38.739Z] #49 1.193 + bin=tini [2022-04-29T16:43:38.739Z] #49 1.193 + shift [2022-04-29T16:43:38.739Z] #49 1.193 + '[' '!' -f //tini.installer ']' [2022-04-29T16:43:38.739Z] #49 1.193 + . //tini.installer [2022-04-29T16:43:38.739Z] #49 1.194 ++ : v0.19.0 [2022-04-29T16:43:38.739Z] #49 1.194 + install_tini [2022-04-29T16:43:38.739Z] #49 1.194 + echo 'Install tini version v0.19.0' [2022-04-29T16:43:38.739Z] #49 1.194 Install tini version v0.19.0 [2022-04-29T16:43:38.739Z] #49 1.194 + git clone https://github.com/krallin/tini.git /tmp/tmp.Nyf1VCpB3L/tini [2022-04-29T16:43:38.739Z] #49 1.196 Cloning into '/tmp/tmp.Nyf1VCpB3L/tini'... [2022-04-29T16:43:38.777Z] #27 DONE 0.4s [2022-04-29T16:43:38.777Z] [2022-04-29T16:43:38.777Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T16:43:38.777Z] #32 sha256:0731d1c3add83360c65241df5476bf900f97350b603ab3fd60357a4e8b16276e [2022-04-29T16:43:38.998Z] #49 1.708 + cd /tmp/tmp.Nyf1VCpB3L/tini [2022-04-29T16:43:38.998Z] #49 1.708 + git checkout -q v0.19.0 [2022-04-29T16:43:38.998Z] #49 1.726 + cmake . [2022-04-29T16:43:39.349Z] #32 DONE 0.6s [2022-04-29T16:43:39.349Z] [2022-04-29T16:43:39.349Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:43:39.349Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:43:39.349Z] #53 ... [2022-04-29T16:43:39.349Z] [2022-04-29T16:43:39.349Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T16:43:39.349Z] #35 sha256:271397c85be50915aaa8797e3ef6f58bb415b973bff835690eb2c1dee030c6e1 [2022-04-29T16:43:39.568Z] #49 2.042 -- The C compiler identification is GNU 10.2.1 [2022-04-29T16:43:39.568Z] #49 2.077 -- Detecting C compiler ABI info [2022-04-29T16:43:39.607Z] #35 DONE 0.3s [2022-04-29T16:43:39.607Z] [2022-04-29T16:43:39.607Z] #45 [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-04-29T16:43:39.607Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:43:39.607Z] #45 ... [2022-04-29T16:43:39.607Z] [2022-04-29T16:43:39.607Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T16:43:39.607Z] #37 sha256:901e621eee934c246c60abf8c189ee87e7ec34debcf7786154b23150bfb4cae4 [2022-04-29T16:43:39.607Z] #37 DONE 0.1s [2022-04-29T16:43:39.607Z] [2022-04-29T16:43:39.607Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T16:43:39.607Z] #39 sha256:6d478bd36274a69476b3a1fa0fce34efcacae250fbcfe45388e26436c3cd3063 [2022-04-29T16:43:39.607Z] #39 DONE 0.1s [2022-04-29T16:43:39.607Z] [2022-04-29T16:43:39.607Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:43:39.607Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:43:39.829Z] #49 2.337 -- Detecting C compiler ABI info - done [2022-04-29T16:43:39.829Z] #49 2.387 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-29T16:43:39.829Z] #49 2.390 -- Detecting C compile features [2022-04-29T16:43:39.829Z] #49 2.391 -- Detecting C compile features - done [2022-04-29T16:43:39.829Z] #49 2.404 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-29T16:43:39.829Z] #49 2.450 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-29T16:43:39.829Z] #49 2.476 -- Configuring done [2022-04-29T16:43:39.829Z] #49 2.484 -- Generating done [2022-04-29T16:43:39.829Z] #49 2.487 -- Build files have been written to: /tmp/tmp.Nyf1VCpB3L/tini [2022-04-29T16:43:39.829Z] #49 2.498 + make tini-static [2022-04-29T16:43:39.829Z] #49 2.598 Scanning dependencies of target tini-static [2022-04-29T16:43:39.864Z] #53 ... [2022-04-29T16:43:39.864Z] [2022-04-29T16:43:39.864Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T16:43:39.864Z] #43 sha256:05ab5dcfcfdf673f9df882d40d627ded67e66006e421345e3f1a3d313ff1e92c [2022-04-29T16:43:39.864Z] #43 DONE 0.1s [2022-04-29T16:43:40.089Z] #49 2.629 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-29T16:43:40.122Z] [2022-04-29T16:43:40.122Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:43:40.122Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:43:40.348Z] #49 2.957 [100%] Linking C executable tini-static [2022-04-29T16:43:40.608Z] #49 3.140 [100%] Built target tini-static [2022-04-29T16:43:40.608Z] #49 3.160 + mkdir -p /build [2022-04-29T16:43:40.608Z] #49 3.162 + cp tini-static /build/docker-init [2022-04-29T16:43:40.868Z] #49 DONE 3.4s [2022-04-29T16:43:40.868Z] [2022-04-29T16:43:40.868Z] #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-04-29T16:43:40.868Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:40.868Z] #20 56.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-29T16:43:40.868Z] #20 56.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-29T16:43:40.868Z] #20 56.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:43:41.438Z] #20 58.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-29T16:43:41.438Z] #20 58.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:41.438Z] #20 58.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:43:41.438Z] #20 58.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-29T16:43:41.438Z] #20 58.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:41.438Z] #20 58.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:43:43.975Z] #20 61.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-29T16:43:43.975Z] #20 61.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:43.975Z] #20 61.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:43:47.266Z] #20 ... [2022-04-29T16:43:47.266Z] [2022-04-29T16:43:47.266Z] #69 [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-04-29T16:43:47.266Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:43:47.266Z] #69 14.64 + cd /tmp/tmp.46UnSffv1N/src/github.com/containerd/containerd [2022-04-29T16:43:47.266Z] #69 14.64 + git checkout -q v1.6.3 [2022-04-29T16:43:47.525Z] #69 15.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-29T16:43:47.525Z] #69 15.36 + BUILDTAGS='netgo osusergo static_build' [2022-04-29T16:43:47.525Z] #69 15.36 + export EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:43:47.525Z] #69 15.36 + EXTRA_FLAGS=-buildmode=pie [2022-04-29T16:43:47.525Z] #69 15.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-29T16:43:47.525Z] #69 15.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-29T16:43:47.525Z] #69 15.36 + '[' '' = dynamic ']' [2022-04-29T16:43:47.525Z] #69 15.36 + make [2022-04-29T16:43:48.462Z] #69 16.23 + bin/ctr [2022-04-29T16:43:49.841Z] #62 ... [2022-04-29T16:43:49.841Z] [2022-04-29T16:43:49.841Z] #45 [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-04-29T16:43:49.841Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:43:49.841Z] #45 214.9 + dpkg --print-architecture [2022-04-29T16:43:49.841Z] #45 215.0 + git checkout -q v2.1.0 [2022-04-29T16:43:49.841Z] #45 215.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T16:43:49.841Z] #45 215.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T16:43:50.322Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-29T16:43:50.322Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3e889dfc\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-29T16:43:50.322Z] ---------------------------------------------------------------------------- [2022-04-29T16:43:50.322Z] [2022-04-29T16:43:50.322Z] INFO: executeCI.ps1 starting at Fri Apr 29 16:43:47 CUT 2022 [2022-04-29T16:43:50.322Z] [2022-04-29T16:43:50.322Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-29T16:43:50.322Z] INFO: Running git version 2.24.1.windows.2 [2022-04-29T16:43:50.322Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-29T16:43:50.322Z] INFO: Environment variables: [2022-04-29T16:43:50.322Z] [2022-04-29T16:43:50.322Z] Name Value [2022-04-29T16:43:50.322Z] ---- ----- [2022-04-29T16:43:50.322Z] ALLUSERSPROFILE C:\ProgramData [2022-04-29T16:43:50.322Z] amd64 true [2022-04-29T16:43:50.322Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-29T16:43:50.322Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-29T16:43:50.322Z] arm64 true [2022-04-29T16:43:50.322Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-29T16:43:50.322Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-29T16:43:50.322Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-29T16:43:50.322Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-29T16:43:50.322Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-29T16:43:50.322Z] BRANCH_NAME PR-43547 [2022-04-29T16:43:50.322Z] BUILD_DISPLAY_NAME #3 [2022-04-29T16:43:50.322Z] BUILD_ID 3 [2022-04-29T16:43:50.322Z] BUILD_NUMBER 3 [2022-04-29T16:43:50.322Z] BUILD_TAG jenkins-moby-PR-43547-3 [2022-04-29T16:43:50.322Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/3/ [2022-04-29T16:43:50.322Z] cgroup2 true [2022-04-29T16:43:50.322Z] CHANGE_AUTHOR thaJeztah [2022-04-29T16:43:50.322Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-29T16:43:50.322Z] CHANGE_BRANCH bump_buildkit [2022-04-29T16:43:50.322Z] CHANGE_FORK thaJeztah/docker [2022-04-29T16:43:50.322Z] CHANGE_ID 43547 [2022-04-29T16:43:50.322Z] CHANGE_TARGET master [2022-04-29T16:43:50.322Z] CHANGE_TITLE vendor: github.com/moby/buildkit v0.10.2 [2022-04-29T16:43:50.322Z] CHANGE_URL https://github.com/moby/moby/pull/43547 [2022-04-29T16:43:50.322Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-29T16:43:50.322Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-29T16:43:50.322Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-29T16:43:50.322Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-29T16:43:50.322Z] COMPUTERNAME azwin-2-e2ebb0 [2022-04-29T16:43:50.322Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-29T16:43:50.322Z] ConfigSequenceNumber 0 [2022-04-29T16:43:50.323Z] dco true [2022-04-29T16:43:50.323Z] DOCKER_BUILDKIT 0 [2022-04-29T16:43:50.323Z] DOCKER_DUT_DEBUG 1 [2022-04-29T16:43:50.323Z] DOCKER_EXPERIMENTAL 1 [2022-04-29T16:43:50.323Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-29T16:43:50.323Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-29T16:43:50.323Z] EXECUTOR_NUMBER 0 [2022-04-29T16:43:50.323Z] FQDN azwin-2-e2ebb0.westus.cloudapp.azure.com [2022-04-29T16:43:50.323Z] GIT_BRANCH PR-43547 [2022-04-29T16:43:50.323Z] GIT_COMMIT 82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:43:50.323Z] GIT_URL https://github.com/moby/moby.git [2022-04-29T16:43:50.323Z] HUDSON_COOKIE 19832387-37ec-48ef-82c1-10442b507f8e [2022-04-29T16:43:50.323Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-29T16:43:50.323Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-29T16:43:50.323Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-29T16:43:50.323Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-29T16:43:50.323Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-29T16:43:50.323Z] JENKINS_NODE_COOKIE f9f28a2b-5b05-49be-a64e-0321e2157b32 [2022-04-29T16:43:50.323Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-29T16:43:50.323Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-29T16:43:50.323Z] JOB_BASE_NAME PR-43547 [2022-04-29T16:43:50.323Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/display/redirect [2022-04-29T16:43:50.323Z] JOB_NAME moby/PR-43547 [2022-04-29T16:43:50.323Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/ [2022-04-29T16:43:50.323Z] library.jps.version master [2022-04-29T16:43:50.323Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-29T16:43:50.323Z] NODE_LABELS amd64 azure azwin-2-e2ebb0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-29T16:43:50.323Z] NODE_NAME azwin-2-e2ebb0 [2022-04-29T16:43:50.323Z] NUMBER_OF_PROCESSORS 4 [2022-04-29T16:43:50.323Z] OS Windows_NT [2022-04-29T16:43:50.323Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-29T16:43:50.323Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-29T16:43:50.323Z] ppc64le false [2022-04-29T16:43:50.323Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-29T16:43:50.323Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-29T16:43:50.323Z] PROCESSOR_LEVEL 6 [2022-04-29T16:43:50.323Z] PROCESSOR_REVISION 4f01 [2022-04-29T16:43:50.323Z] ProgramData C:\ProgramData [2022-04-29T16:43:50.323Z] ProgramFiles C:\Program Files [2022-04-29T16:43:50.323Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-29T16:43:50.323Z] ProgramW6432 C:\Program Files [2022-04-29T16:43:50.323Z] PROMPT $P$G [2022-04-29T16:43:50.323Z] PSExecutionPolicyPreference Bypass [2022-04-29T16:43:50.323Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-29T16:43:50.323Z] PUBLIC C:\Users\Public [2022-04-29T16:43:50.323Z] rootless true [2022-04-29T16:43:50.323Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/3/display/redirect?page=artif... [2022-04-29T16:43:50.323Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/3/display/redirect?page=changes [2022-04-29T16:43:50.323Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/3/display/redirect [2022-04-29T16:43:50.323Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43547/3/display/redirect?page=tests [2022-04-29T16:43:50.323Z] s390x false [2022-04-29T16:43:50.323Z] SKIP_VALIDATION_TESTS 1 [2022-04-29T16:43:50.323Z] SOURCES_DRIVE d [2022-04-29T16:43:50.323Z] SOURCES_SUBDIR gopath [2022-04-29T16:43:50.323Z] STAGE_NAME Run tests [2022-04-29T16:43:50.323Z] SystemDrive C: [2022-04-29T16:43:50.323Z] SystemRoot C:\Windows [2022-04-29T16:43:50.323Z] TEMP C:\Windows\TEMP [2022-04-29T16:43:50.323Z] TESTDEBUG 0 [2022-04-29T16:43:50.323Z] TESTRUN_DRIVE d [2022-04-29T16:43:50.323Z] TESTRUN_SUBDIR CI [2022-04-29T16:43:50.323Z] TIMEOUT 120m [2022-04-29T16:43:50.323Z] TMP C:\Windows\TEMP [2022-04-29T16:43:50.323Z] unit_validate true [2022-04-29T16:43:50.323Z] USERDOMAIN WORKGROUP [2022-04-29T16:43:50.323Z] USERNAME azwin-2-e2ebb0$ [2022-04-29T16:43:50.323Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-29T16:43:50.323Z] validate_force false [2022-04-29T16:43:50.323Z] windir C:\Windows [2022-04-29T16:43:50.323Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-29T16:43:50.323Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-29T16:43:50.323Z] windows2022 true [2022-04-29T16:43:50.323Z] windows2022containerd false [2022-04-29T16:43:50.323Z] windowsRS5 false [2022-04-29T16:43:50.323Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-29T16:43:50.323Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-29T16:43:50.323Z] [2022-04-29T16:43:50.323Z] [2022-04-29T16:43:50.323Z] [2022-04-29T16:43:50.323Z] INFO: Sources under d:\gopath\... [2022-04-29T16:43:50.323Z] INFO: Test run under d:\CI\... [2022-04-29T16:43:50.323Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-29T16:43:50.323Z] INFO: docker/docker repository was found [2022-04-29T16:43:50.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-29T16:43:50.792Z] ltsc2022: Pulling from windows/servercore [2022-04-29T16:43:50.792Z] 8f616e6e9eec: Pulling fs layer [2022-04-29T16:43:50.792Z] dccd9e4d14d3: Pulling fs layer [2022-04-29T16:43:53.806Z] #69 ... [2022-04-29T16:43:53.806Z] [2022-04-29T16:43:53.806Z] #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-04-29T16:43:53.806Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-29T16:43:53.806Z] #20 64.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-29T16:43:53.806Z] #20 64.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:53.806Z] #20 64.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:43:53.806Z] #20 66.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-29T16:43:53.806Z] #20 66.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:53.806Z] #20 66.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:43:53.806Z] #20 68.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-29T16:43:53.806Z] #20 68.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:53.806Z] #20 68.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:43:55.197Z] #20 72.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-29T16:43:55.197Z] #20 72.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-29T16:43:55.197Z] #20 72.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:43:57.100Z] #20 73.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-29T16:43:57.100Z] #20 73.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-29T16:43:57.100Z] #20 73.87 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:43:57.100Z] #20 73.93 Selecting previously unselected package libapparmor1:amd64. [2022-04-29T16:43:57.100Z] #20 73.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-29T16:43:57.100Z] #20 73.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:43:57.100Z] #20 74.00 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-29T16:43:57.100Z] #20 74.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-29T16:43:57.100Z] #20 74.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:43:57.100Z] #20 74.08 Selecting previously unselected package libbtrfs0:amd64. [2022-04-29T16:43:57.100Z] #20 74.10 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-29T16:43:57.100Z] #20 74.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:43:57.100Z] #20 74.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-29T16:43:57.100Z] #20 74.19 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-29T16:43:57.100Z] #20 74.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:43:57.359Z] #20 74.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-29T16:43:57.359Z] #20 74.30 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:43:57.359Z] #20 74.31 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:43:57.359Z] #20 74.34 Selecting previously unselected package libudev-dev:amd64. [2022-04-29T16:43:57.359Z] #20 74.35 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-29T16:43:57.359Z] #20 74.36 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:43:57.359Z] #20 74.42 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-29T16:43:57.359Z] #20 74.43 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-29T16:43:57.359Z] #20 74.44 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:43:57.618Z] #20 74.57 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-29T16:43:57.618Z] #20 74.57 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-29T16:43:57.618Z] #20 74.58 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:43:57.618Z] #20 74.68 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-29T16:43:57.618Z] #20 74.69 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-29T16:43:57.618Z] #20 74.69 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:43:57.618Z] #20 74.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-29T16:43:57.877Z] #20 74.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-29T16:43:57.877Z] #20 74.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:43:57.877Z] #20 74.84 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-29T16:43:57.877Z] #20 74.84 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-29T16:43:57.877Z] #20 74.84 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:43:57.877Z] #20 75.02 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-29T16:43:57.877Z] #20 75.02 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-29T16:43:57.877Z] #20 75.03 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:43:58.136Z] #20 75.14 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-29T16:43:58.136Z] #20 75.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-29T16:43:58.136Z] #20 75.15 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:43:58.136Z] #20 75.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-29T16:43:58.136Z] #20 75.20 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-29T16:43:58.136Z] #20 75.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:43:58.189Z] #53 ... [2022-04-29T16:43:58.189Z] [2022-04-29T16:43:58.189Z] #45 [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-04-29T16:43:58.189Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-29T16:43:58.189Z] #45 213.6 + dpkg --print-architecture [2022-04-29T16:43:58.189Z] #45 213.6 + git checkout -q v2.1.0 [2022-04-29T16:43:58.189Z] #45 213.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-29T16:43:58.189Z] #45 213.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-29T16:43:58.395Z] #20 75.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-29T16:43:58.395Z] #20 75.26 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-29T16:43:58.395Z] #20 75.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:43:58.395Z] #20 75.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-29T16:43:58.395Z] #20 75.49 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-29T16:43:58.395Z] #20 75.50 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-29T16:43:58.395Z] #20 75.52 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-29T16:43:58.655Z] #20 75.53 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-29T16:43:58.655Z] #20 75.54 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-29T16:43:58.655Z] #20 75.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-29T16:43:58.655Z] #20 75.56 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-29T16:43:58.655Z] #20 75.57 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-29T16:43:58.655Z] #20 75.59 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-29T16:43:58.655Z] #20 75.60 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-29T16:43:58.655Z] #20 75.61 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-29T16:43:58.655Z] #20 75.62 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-29T16:43:58.655Z] #20 75.63 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-29T16:43:58.655Z] #20 75.64 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-29T16:43:58.655Z] #20 75.65 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-29T16:43:58.655Z] #20 75.66 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-29T16:43:58.655Z] #20 75.67 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-29T16:43:58.655Z] #20 75.69 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-29T16:43:58.655Z] #20 75.70 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-29T16:43:58.655Z] #20 75.71 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:43:58.655Z] #20 75.72 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-04-29T16:43:58.916Z] #20 75.73 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:43:58.916Z] #20 75.74 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-04-29T16:43:58.916Z] #20 75.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-29T16:43:58.916Z] #20 75.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-29T16:43:58.916Z] #20 75.77 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-04-29T16:43:58.916Z] #20 75.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-29T16:43:58.916Z] #20 75.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-29T16:43:58.916Z] #20 75.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:43:58.916Z] #20 75.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-29T16:43:58.916Z] #20 75.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:43:58.916Z] #20 75.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-29T16:43:58.916Z] #20 75.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:43:59.314Z] #62 235.4 # github.com/containerd/containerd/cmd/containerd [2022-04-29T16:43:59.314Z] #62 235.4 /usr/bin/ld: /tmp/go-link-2792210130/000019.o: in function `New': [2022-04-29T16:43:59.314Z] #62 235.4 /tmp/tmp.e5stkoZOfy/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-04-29T16:43:59.314Z] #62 235.5 + bin/containerd-stress [2022-04-29T16:43:59.314Z] #62 236.5 + bin/containerd-shim [2022-04-29T16:44:00.298Z] #20 DONE 77.2s [2022-04-29T16:44:00.298Z] [2022-04-29T16:44:00.298Z] #69 [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-04-29T16:44:00.298Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:44:00.298Z] #69 ... [2022-04-29T16:44:00.298Z] [2022-04-29T16:44:00.298Z] #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-04-29T16:44:00.298Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-29T16:44:01.238Z] #21 1.089 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-29T16:44:01.497Z] #21 1.280 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-29T16:44:01.497Z] #21 1.281 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-29T16:44:01.832Z] #62 245.0 + bin/containerd-shim-runc-v1 [2022-04-29T16:44:02.999Z] #58 144.8 + mkdir -p /build [2022-04-29T16:44:02.999Z] #58 144.8 + cp runc /build/runc [2022-04-29T16:44:02.999Z] #58 DONE 145.7s [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #62 [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-04-29T16:44:02.999Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:44:02.999Z] #62 ... [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:44:02.999Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:44:02.999Z] #53 253.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T16:44:02.999Z] #53 DONE 253.4s [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #62 [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-04-29T16:44:02.999Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:44:02.999Z] #62 ... [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T16:44:02.999Z] #54 sha256:c2f4faf1b547a325243fef1ec3c1a7807887b267b43cc16b52ccfc7a2b397ef1 [2022-04-29T16:44:02.999Z] #54 DONE 0.6s [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #62 [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-04-29T16:44:02.999Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:44:02.999Z] #62 ... [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T16:44:02.999Z] #56 sha256:c13227f1c9d957072c793a87077e747c78ea1e3fb8280f2bf1f67dc4a4721daa [2022-04-29T16:44:02.999Z] #56 DONE 0.2s [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T16:44:02.999Z] #59 sha256:476765af074e3027dc8b9be88493938aa18b0a562570468c2f9c3bf420474278 [2022-04-29T16:44:02.999Z] #59 DONE 0.3s [2022-04-29T16:44:02.999Z] [2022-04-29T16:44:02.999Z] #62 [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-04-29T16:44:02.999Z] #62 sha256:9a62cdf4bd4d28ee851890a38268e44c9932fb50a83e1ad7943d20e6597bdc18 [2022-04-29T16:44:03.943Z] #62 223.5 + bin/containerd [2022-04-29T16:44:07.033Z] #21 1.609 Reading package lists... [2022-04-29T16:44:07.083Z] #62 249.9 + bin/containerd-shim-runc-v2 [2022-04-29T16:44:07.339Z] #62 250.7 + binaries [2022-04-29T16:44:07.339Z] #62 250.7 + install -D bin/containerd /build/containerd [2022-04-29T16:44:07.339Z] #62 250.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T16:44:07.339Z] #62 250.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T16:44:07.596Z] #62 250.7 + install -D bin/ctr /build/ctr [2022-04-29T16:44:08.625Z] dccd9e4d14d3: Verifying Checksum [2022-04-29T16:44:08.625Z] dccd9e4d14d3: Download complete [2022-04-29T16:44:11.579Z] 8f616e6e9eec: Verifying Checksum [2022-04-29T16:44:11.579Z] 8f616e6e9eec: Download complete [2022-04-29T16:44:11.767Z] #62 DONE 254.8s [2022-04-29T16:44:11.824Z] #45 DONE 238.2s [2022-04-29T16:44:11.824Z] [2022-04-29T16:44:11.824Z] #58 [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-04-29T16:44:11.824Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2 [2022-04-29T16:44:12.304Z] #21 6.597 Reading package lists... [2022-04-29T16:44:12.329Z] [2022-04-29T16:44:12.329Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T16:44:12.329Z] #63 sha256:33af0938803968cf3b1e94c5a555673be874c73ba3a700c0f8e6ecca57f6cade [2022-04-29T16:44:12.873Z] #21 11.51 Building dependency tree... [2022-04-29T16:44:12.873Z] #21 12.73 Reading state information... [2022-04-29T16:44:13.314Z] #58 ... [2022-04-29T16:44:13.314Z] [2022-04-29T16:44:13.314Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T16:44:13.314Z] #46 sha256:dd6248044d3577ffa2f6948274d3a6da506ec27c6d97b704744495c00c3570e7 [2022-04-29T16:44:13.577Z] #46 DONE 0.5s [2022-04-29T16:44:13.577Z] [2022-04-29T16:44:13.577Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T16:44:13.577Z] #50 sha256:0c37fc03013961087d01ba9db5f40b084a1a3a2bd115282ec50707144a51d99a [2022-04-29T16:44:13.577Z] #50 DONE 0.1s [2022-04-29T16:44:13.577Z] [2022-04-29T16:44:13.577Z] #62 [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-04-29T16:44:13.577Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:44:13.577Z] #62 ... [2022-04-29T16:44:13.577Z] [2022-04-29T16:44:13.577Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T16:44:13.577Z] #52 sha256:2ff86480f6f670ff99335ce9d6570cca1e10b3b827802fe96014225bc912768d [2022-04-29T16:44:13.577Z] #52 DONE 0.1s [2022-04-29T16:44:13.839Z] [2022-04-29T16:44:13.839Z] #62 [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-04-29T16:44:13.839Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:44:14.218Z] #63 DONE 1.7s [2022-04-29T16:44:14.218Z] [2022-04-29T16:44:14.218Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T16:44:14.218Z] #68 sha256:de434503739a33a792007303217360d5a99c0cfce422b475a93fdf33ddda7b1e [2022-04-29T16:44:14.218Z] #68 DONE 0.3s [2022-04-29T16:44:14.252Z] #21 14.13 The following additional packages will be installed: [2022-04-29T16:44:14.252Z] #21 14.13 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-29T16:44:14.252Z] #21 14.13 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-29T16:44:14.252Z] #21 14.13 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-29T16:44:14.252Z] #21 14.13 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-29T16:44:14.252Z] #21 14.13 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-29T16:44:14.252Z] #21 14.13 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-29T16:44:14.252Z] #21 14.14 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-29T16:44:14.252Z] #21 14.16 Suggested packages: [2022-04-29T16:44:14.252Z] #21 14.16 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-29T16:44:14.252Z] #21 14.16 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-29T16:44:14.252Z] #21 14.16 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-29T16:44:14.252Z] #21 14.16 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-29T16:44:14.252Z] #21 14.16 seccomp:ppc64el seccomp:s390x [2022-04-29T16:44:14.252Z] #21 14.16 Recommended packages: [2022-04-29T16:44:14.252Z] #21 14.16 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-29T16:44:14.252Z] #21 14.16 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-29T16:44:14.252Z] #21 14.16 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-29T16:44:14.252Z] #21 14.16 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-29T16:44:14.474Z] [2022-04-29T16:44:14.474Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T16:44:14.474Z] #73 sha256:e722cf905e37e0034ee933b73b674be05748e08d595df0dc6f0c09ff11e38b7d [2022-04-29T16:44:14.822Z] #21 14.64 The following NEW packages will be installed: [2022-04-29T16:44:14.822Z] #21 14.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-29T16:44:14.822Z] #21 14.64 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-29T16:44:14.822Z] #21 14.64 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-29T16:44:14.822Z] #21 14.64 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-29T16:44:14.822Z] #21 14.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-29T16:44:14.822Z] #21 14.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-29T16:44:14.822Z] #21 14.64 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-29T16:44:14.822Z] #21 14.65 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-29T16:44:14.822Z] #21 14.65 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-29T16:44:14.822Z] #21 14.65 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-29T16:44:14.822Z] #21 14.65 libseccomp2:ppc64el libseccomp2:s390x [2022-04-29T16:44:15.082Z] #21 15.02 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:44:15.082Z] #21 15.02 Need to get 15.9 MB of archives. [2022-04-29T16:44:15.083Z] #21 15.02 After this operation, 73.0 MB of additional disk space will be used. [2022-04-29T16:44:15.083Z] #21 15.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-29T16:44:15.083Z] #21 15.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-29T16:44:15.083Z] #21 15.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-29T16:44:15.083Z] #21 15.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-29T16:44:15.083Z] #21 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-29T16:44:15.083Z] #21 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-29T16:44:15.083Z] #21 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-29T16:44:15.083Z] #21 15.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-29T16:44:15.083Z] #21 15.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-29T16:44:15.343Z] #21 15.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-29T16:44:15.343Z] #21 15.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-29T16:44:15.343Z] #21 15.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-29T16:44:15.343Z] #21 15.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-29T16:44:15.343Z] #21 15.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-29T16:44:15.343Z] #21 15.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-29T16:44:15.343Z] #21 15.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-29T16:44:15.343Z] #21 15.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-29T16:44:15.343Z] #21 15.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-29T16:44:15.343Z] #21 15.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-29T16:44:15.343Z] #21 15.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-29T16:44:15.343Z] #21 15.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-29T16:44:15.343Z] #21 15.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-29T16:44:15.343Z] #21 15.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-29T16:44:15.343Z] #21 15.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-29T16:44:15.603Z] #21 15.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-29T16:44:15.603Z] #21 15.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-29T16:44:15.603Z] #21 15.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-29T16:44:15.603Z] #21 15.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-29T16:44:15.603Z] #21 15.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-29T16:44:15.603Z] #21 15.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-29T16:44:15.603Z] #21 15.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-29T16:44:15.603Z] #21 15.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-29T16:44:16.172Z] #21 15.85 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:44:16.172Z] #21 16.04 Fetched 15.9 MB in 1s (30.3 MB/s) [2022-04-29T16:44:16.172Z] #21 16.08 Selecting previously unselected package gcc-10-base:armel. [2022-04-29T16:44:16.364Z] #73 DONE 1.7s [2022-04-29T16:44:16.364Z] [2022-04-29T16:44:16.364Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T16:44:16.364Z] #74 sha256:7c339d204783e6990218058d2597002fbc02683225906e15ab30b900ed89441e [2022-04-29T16:44:16.364Z] #74 DONE 0.0s [2022-04-29T16:44:16.364Z] [2022-04-29T16:44:16.364Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T16:44:16.364Z] #75 sha256:7a360d1cfb30c90c28d62aee917982670448063a0c1ebe7853a6fde75e635c77 [2022-04-29T16:44:16.432Z] #21 16.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-29T16:44:16.432Z] #21 16.11 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-29T16:44:16.432Z] #21 16.11 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-29T16:44:16.432Z] #21 16.16 Selecting previously unselected package gcc-10-base:armhf. [2022-04-29T16:44:16.432Z] #21 16.16 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-29T16:44:16.432Z] #21 16.17 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-29T16:44:16.432Z] #21 16.21 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-29T16:44:16.432Z] #21 16.22 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-29T16:44:16.432Z] #21 16.22 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-29T16:44:16.432Z] #21 16.27 Selecting previously unselected package gcc-10-base:s390x. [2022-04-29T16:44:16.432Z] #21 16.28 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-29T16:44:16.432Z] #21 16.28 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-29T16:44:16.432Z] #21 16.34 Selecting previously unselected package gcc-10-base:arm64. [2022-04-29T16:44:16.692Z] #21 16.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-29T16:44:16.692Z] #21 16.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-29T16:44:16.692Z] #21 16.40 Selecting previously unselected package libgcc-s1:armel. [2022-04-29T16:44:16.692Z] #21 16.40 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-29T16:44:16.692Z] #21 16.41 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-29T16:44:16.692Z] #21 16.47 Selecting previously unselected package libcrypt1:armel. [2022-04-29T16:44:16.692Z] #21 16.48 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-29T16:44:16.692Z] #21 16.49 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-29T16:44:16.692Z] #21 16.61 Selecting previously unselected package libc6:armel. [2022-04-29T16:44:16.926Z] #75 DONE 0.8s [2022-04-29T16:44:16.926Z] [2022-04-29T16:44:16.926Z] #76 exporting to image [2022-04-29T16:44:16.926Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T16:44:16.926Z] #76 exporting layers [2022-04-29T16:44:16.952Z] #21 16.61 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-29T16:44:16.952Z] #21 16.80 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-29T16:44:17.211Z] #21 17.18 Selecting previously unselected package libapparmor1:armel. [2022-04-29T16:44:17.471Z] #21 17.19 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-29T16:44:17.471Z] #21 17.19 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-29T16:44:17.471Z] #21 17.24 Selecting previously unselected package libapparmor-dev:armel. [2022-04-29T16:44:17.471Z] #21 17.25 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-29T16:44:17.471Z] #21 17.26 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-29T16:44:17.471Z] #21 17.32 Selecting previously unselected package libgcc-s1:arm64. [2022-04-29T16:44:17.471Z] #21 17.32 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-29T16:44:17.471Z] #21 17.33 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-29T16:44:17.471Z] #21 17.38 Selecting previously unselected package libcrypt1:arm64. [2022-04-29T16:44:17.471Z] #21 17.38 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-29T16:44:17.471Z] #21 17.38 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-29T16:44:17.730Z] #21 17.46 Selecting previously unselected package libc6:arm64. [2022-04-29T16:44:17.730Z] #21 17.46 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-29T16:44:17.990Z] #21 17.64 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-29T16:44:18.249Z] #21 18.12 Selecting previously unselected package libapparmor1:arm64. [2022-04-29T16:44:18.249Z] #21 18.12 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-29T16:44:18.249Z] #21 18.12 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-29T16:44:18.511Z] #21 18.18 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-29T16:44:18.511Z] #21 18.19 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-29T16:44:18.511Z] #21 18.20 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-29T16:44:18.511Z] #21 18.26 Selecting previously unselected package libgcc-s1:s390x. [2022-04-29T16:44:18.511Z] #21 18.27 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-29T16:44:18.511Z] #21 18.28 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-29T16:44:18.511Z] #21 18.32 Selecting previously unselected package libcrypt1:s390x. [2022-04-29T16:44:18.511Z] #21 18.33 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-29T16:44:18.511Z] #21 18.33 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-29T16:44:18.511Z] #21 18.40 Selecting previously unselected package libc6:s390x. [2022-04-29T16:44:18.511Z] #21 18.41 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-29T16:44:19.079Z] #21 18.63 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-29T16:44:19.339Z] #21 19.12 Selecting previously unselected package libapparmor1:s390x. [2022-04-29T16:44:19.339Z] #21 19.13 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-29T16:44:19.339Z] #21 19.14 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-29T16:44:19.339Z] #21 19.19 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-29T16:44:19.339Z] #21 19.19 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-29T16:44:19.339Z] #21 19.20 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-29T16:44:19.339Z] #21 19.26 Selecting previously unselected package libgcc-s1:armhf. [2022-04-29T16:44:19.339Z] #21 19.27 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-29T16:44:19.339Z] #21 19.28 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-29T16:44:19.598Z] #21 19.32 Selecting previously unselected package libcrypt1:armhf. [2022-04-29T16:44:19.598Z] #21 19.33 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-29T16:44:19.598Z] #21 19.34 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-29T16:44:19.598Z] #21 19.41 Selecting previously unselected package libc6:armhf. [2022-04-29T16:44:19.598Z] #21 19.42 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-29T16:44:19.858Z] #21 19.59 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-29T16:44:20.100Z] #45 DONE 236.4s [2022-04-29T16:44:20.100Z] [2022-04-29T16:44:20.100Z] #58 [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-04-29T16:44:20.100Z] #58 sha256:ef1153668122f06915c159fc45892ab052d30e70211b8e05d18890b7bb6a44c1 [2022-04-29T16:44:20.118Z] #21 20.00 Selecting previously unselected package libapparmor1:armhf. [2022-04-29T16:44:20.243Z] #76 exporting layers 3.3s done [2022-04-29T16:44:20.243Z] #76 writing image sha256:3ff7e62caa11c5002fee687808ffcd6efa6a631ece835fa56af1d7a39faa777a done [2022-04-29T16:44:20.243Z] #76 naming to docker.io/library/docker:82088364e143796457aa668ab23ba07c9d638940 done [2022-04-29T16:44:20.243Z] #76 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-29T16:44:20.377Z] #21 20.01 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-29T16:44:20.377Z] #21 20.01 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-29T16:44:20.377Z] #21 20.05 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-29T16:44:20.377Z] #21 20.06 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-29T16:44:20.377Z] #21 20.06 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-29T16:44:20.377Z] #21 20.13 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-29T16:44:20.377Z] #21 20.13 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-29T16:44:20.377Z] #21 20.14 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-29T16:44:20.377Z] #21 20.18 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-29T16:44:20.377Z] #21 20.19 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-29T16:44:20.377Z] #21 20.19 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-29T16:44:20.563Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-29T16:44:20.637Z] #21 20.27 Selecting previously unselected package libc6:ppc64el. [2022-04-29T16:44:20.637Z] #21 20.28 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-29T16:44:20.637Z] #21 20.44 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-29T16:44:20.665Z] #58 ... [2022-04-29T16:44:20.665Z] [2022-04-29T16:44:20.665Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T16:44:20.665Z] #46 sha256:ae7a60c8e9d612c85bb91c96a8f76e8649513c1962f02750445bad130820dc2c [2022-04-29T16:44:20.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/test/unit [2022-04-29T16:44:21.206Z] #21 20.99 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-29T16:44:21.206Z] #21 21.00 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-29T16:44:21.206Z] #21 21.01 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-29T16:44:21.206Z] #21 21.07 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-29T16:44:21.206Z] #21 21.08 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-29T16:44:21.206Z] #21 21.08 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-29T16:44:21.229Z] #46 DONE 0.5s [2022-04-29T16:44:21.229Z] [2022-04-29T16:44:21.229Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T16:44:21.229Z] #50 sha256:b2876e08398bf872253460f84e5ca7775448b943737edc41577741cda8082fac [2022-04-29T16:44:21.229Z] #50 DONE 0.1s [2022-04-29T16:44:21.229Z] [2022-04-29T16:44:21.229Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:44:21.229Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:44:21.465Z] #21 21.15 Selecting previously unselected package libseccomp2:s390x. [2022-04-29T16:44:21.465Z] #21 21.15 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-29T16:44:21.465Z] #21 21.16 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.465Z] #21 21.23 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-29T16:44:21.465Z] #21 21.24 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-29T16:44:21.465Z] #21 21.24 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.465Z] #21 21.30 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-29T16:44:21.465Z] #21 21.31 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-29T16:44:21.465Z] #21 21.31 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.487Z] #53 ... [2022-04-29T16:44:21.487Z] [2022-04-29T16:44:21.487Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T16:44:21.487Z] #52 sha256:89df7484532fd0de1af3042006493d84d6b81a16a67b45ce1a82b96f4a6ee2cf [2022-04-29T16:44:21.487Z] #52 DONE 0.1s [2022-04-29T16:44:21.487Z] [2022-04-29T16:44:21.487Z] #58 [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-04-29T16:44:21.487Z] #58 sha256:ef1153668122f06915c159fc45892ab052d30e70211b8e05d18890b7bb6a44c1 [2022-04-29T16:44:21.725Z] #21 21.36 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-29T16:44:21.725Z] #21 21.37 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-29T16:44:21.725Z] #21 21.37 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.725Z] #21 21.43 Selecting previously unselected package libseccomp2:armhf. [2022-04-29T16:44:21.725Z] #21 21.44 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-29T16:44:21.725Z] #21 21.44 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.725Z] #21 21.49 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-29T16:44:21.725Z] #21 21.49 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-29T16:44:21.725Z] #21 21.50 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.725Z] #21 21.55 Selecting previously unselected package libseccomp2:armel. [2022-04-29T16:44:21.725Z] #21 21.56 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-29T16:44:21.725Z] #21 21.57 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.985Z] #21 21.61 Selecting previously unselected package libseccomp-dev:armel. [2022-04-29T16:44:21.985Z] #21 21.61 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-29T16:44:21.985Z] #21 21.62 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.985Z] #21 21.68 Selecting previously unselected package libseccomp2:arm64. [2022-04-29T16:44:21.985Z] #21 21.69 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-29T16:44:21.985Z] #21 21.69 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.985Z] #21 21.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-29T16:44:21.985Z] #21 21.74 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-29T16:44:21.985Z] #21 21.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T16:44:21.985Z] #21 21.86 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-29T16:44:21.985Z] #21 21.87 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-29T16:44:21.985Z] #21 21.88 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-29T16:44:21.985Z] #21 21.89 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-29T16:44:21.985Z] #21 21.90 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-29T16:44:21.985Z] #21 21.91 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-29T16:44:21.985Z] #21 21.92 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-29T16:44:21.985Z] #21 21.93 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-29T16:44:21.985Z] #21 21.94 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-29T16:44:22.208Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-29T16:44:22.208Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-29T16:44:22.208Z] + TESTDIRS=./... [2022-04-29T16:44:22.208Z] + exclude_paths='/vendor/|/integration' [2022-04-29T16:44:22.208Z] ++ go list ./... [2022-04-29T16:44:22.208Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-29T16:44:22.244Z] #21 21.96 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-29T16:44:22.244Z] #21 21.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-29T16:44:22.244Z] #21 21.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-29T16:44:22.244Z] #21 21.99 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-29T16:44:22.244Z] #21 22.00 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-29T16:44:22.244Z] #21 22.01 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-29T16:44:22.244Z] #21 22.02 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-29T16:44:23.139Z] + pkg_list='github.com/docker/docker/api [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/backend/build [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/httputils [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/middleware [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/build [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/container [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/debug [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/image [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/network [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/session [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/system [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/volume [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/backend [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/container [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/events [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/filters [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/image [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/mount [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/network [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/registry [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/strslice [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/swarm [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/time [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/versions [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/volume [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/dockerfile [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/remotecontext [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T16:44:23.139Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T16:44:23.139Z] github.com/docker/docker/cli [2022-04-29T16:44:23.139Z] github.com/docker/docker/cli/config [2022-04-29T16:44:23.139Z] github.com/docker/docker/cli/debug [2022-04-29T16:44:23.139Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T16:44:23.139Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T16:44:23.139Z] github.com/docker/docker/client [2022-04-29T16:44:23.139Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T16:44:23.139Z] github.com/docker/docker/cmd/dockerd [2022-04-29T16:44:23.139Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T16:44:23.139Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T16:44:23.139Z] github.com/docker/docker/container [2022-04-29T16:44:23.139Z] github.com/docker/docker/container/stream [2022-04-29T16:44:23.139Z] github.com/docker/docker/contrib/apparmor [2022-04-29T16:44:23.139Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T16:44:23.139Z] github.com/docker/docker/contrib/httpserver [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/cluster [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/config [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/events [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/exec [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/images [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/initlayer [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/links [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/listeners [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/local [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/names [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/network [2022-04-29T16:44:23.139Z] github.com/docker/docker/daemon/stats [2022-04-29T16:44:23.139Z] github.com/docker/docker/distribution [2022-04-29T16:44:23.139Z] github.com/docker/docker/distribution/metadata [2022-04-29T16:44:23.139Z] github.com/docker/docker/distribution/utils [2022-04-29T16:44:23.139Z] github.com/docker/docker/distribution/xfer [2022-04-29T16:44:23.139Z] github.com/docker/docker/dockerversion [2022-04-29T16:44:23.139Z] github.com/docker/docker/errdefs [2022-04-29T16:44:23.139Z] github.com/docker/docker/image [2022-04-29T16:44:23.139Z] github.com/docker/docker/image/cache [2022-04-29T16:44:23.139Z] github.com/docker/docker/image/tarexport [2022-04-29T16:44:23.139Z] github.com/docker/docker/image/v1 [2022-04-29T16:44:23.139Z] github.com/docker/docker/internal/test/suite [2022-04-29T16:44:23.139Z] github.com/docker/docker/layer [2022-04-29T16:44:23.139Z] github.com/docker/docker/libcontainerd [2022-04-29T16:44:23.139Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T16:44:23.139Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T16:44:23.139Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T16:44:23.139Z] github.com/docker/docker/libcontainerd/types [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/config [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/idm [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/ns [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/options [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/osl [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/libnetwork/types [2022-04-29T16:44:23.139Z] github.com/docker/docker/oci [2022-04-29T16:44:23.139Z] github.com/docker/docker/oci/caps [2022-04-29T16:44:23.139Z] github.com/docker/docker/opts [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/aaparser [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/archive [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/authorization [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/capabilities [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/containerfs [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/directory [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/dmesg [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/filenotify [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/fileutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/fsutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/homedir [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/idtools [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/ioutils [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/longpath [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/loopback [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/parsers [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/pidfile [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/platform [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/plugins [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/pools [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/progress [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/pubsub [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/reexec [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/signal [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/stack [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/stringid [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/system [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/tailfile [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/tarsum [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/truncindex [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/urlutil [2022-04-29T16:44:23.139Z] github.com/docker/docker/pkg/useragent [2022-04-29T16:44:23.139Z] github.com/docker/docker/plugin [2022-04-29T16:44:23.139Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T16:44:23.139Z] github.com/docker/docker/plugin/v2 [2022-04-29T16:44:23.139Z] github.com/docker/docker/profiles/apparmor [2022-04-29T16:44:23.139Z] github.com/docker/docker/profiles/seccomp [2022-04-29T16:44:23.139Z] github.com/docker/docker/quota [2022-04-29T16:44:23.139Z] github.com/docker/docker/reference [2022-04-29T16:44:23.139Z] github.com/docker/docker/registry [2022-04-29T16:44:23.139Z] github.com/docker/docker/registry/resumable [2022-04-29T16:44:23.139Z] github.com/docker/docker/restartmanager [2022-04-29T16:44:23.139Z] github.com/docker/docker/rootless [2022-04-29T16:44:23.139Z] github.com/docker/docker/rootless/specconv [2022-04-29T16:44:23.139Z] github.com/docker/docker/runconfig [2022-04-29T16:44:23.139Z] github.com/docker/docker/runconfig/opts [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/daemon [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/environment [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/fakegit [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/registry [2022-04-29T16:44:23.139Z] github.com/docker/docker/testutil/request [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume/drivers [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume/local [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume/mounts [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume/service [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume/service/opts [2022-04-29T16:44:23.139Z] github.com/docker/docker/volume/testutils' [2022-04-29T16:44:23.139Z] ++ grep --fixed-strings -v /libnetwork [2022-04-29T16:44:23.139Z] ++ echo 'github.com/docker/docker/api [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/backend/build [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/httputils [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/middleware [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/build [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/container [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/debug [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/image [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/network [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/session [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/system [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/server/router/volume [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/backend [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/container [2022-04-29T16:44:23.139Z] github.com/docker/docker/api/types/events [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/filters [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/image [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/mount [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/network [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/registry [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/strslice [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/swarm [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/time [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/versions [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/volume [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/dockerfile [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/remotecontext [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/config [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/debug [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T16:44:23.140Z] github.com/docker/docker/client [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/dockerd [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T16:44:23.140Z] github.com/docker/docker/container [2022-04-29T16:44:23.140Z] github.com/docker/docker/container/stream [2022-04-29T16:44:23.140Z] github.com/docker/docker/contrib/apparmor [2022-04-29T16:44:23.140Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T16:44:23.140Z] github.com/docker/docker/contrib/httpserver [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/config [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/events [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/exec [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/images [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/initlayer [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/links [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/listeners [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/local [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/names [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/network [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/stats [2022-04-29T16:44:23.140Z] github.com/docker/docker/distribution [2022-04-29T16:44:23.140Z] github.com/docker/docker/distribution/metadata [2022-04-29T16:44:23.140Z] github.com/docker/docker/distribution/utils [2022-04-29T16:44:23.140Z] github.com/docker/docker/distribution/xfer [2022-04-29T16:44:23.140Z] github.com/docker/docker/dockerversion [2022-04-29T16:44:23.140Z] github.com/docker/docker/errdefs [2022-04-29T16:44:23.140Z] github.com/docker/docker/image [2022-04-29T16:44:23.140Z] github.com/docker/docker/image/cache [2022-04-29T16:44:23.140Z] github.com/docker/docker/image/tarexport [2022-04-29T16:44:23.140Z] github.com/docker/docker/image/v1 [2022-04-29T16:44:23.140Z] github.com/docker/docker/internal/test/suite [2022-04-29T16:44:23.140Z] github.com/docker/docker/layer [2022-04-29T16:44:23.140Z] github.com/docker/docker/libcontainerd [2022-04-29T16:44:23.140Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T16:44:23.140Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T16:44:23.140Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T16:44:23.140Z] github.com/docker/docker/libcontainerd/types [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/config [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/idm [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/ns [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/options [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/osl [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/libnetwork/types [2022-04-29T16:44:23.140Z] github.com/docker/docker/oci [2022-04-29T16:44:23.140Z] github.com/docker/docker/oci/caps [2022-04-29T16:44:23.140Z] github.com/docker/docker/opts [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/aaparser [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/archive [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/authorization [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/capabilities [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/containerfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/directory [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/dmesg [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/filenotify [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/fileutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/fsutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/homedir [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/idtools [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/ioutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/longpath [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/loopback [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/parsers [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/pidfile [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/platform [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/plugins [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/pools [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/progress [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/pubsub [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/reexec [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/signal [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/stack [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/stringid [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/system [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/tailfile [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/tarsum [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/truncindex [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/urlutil [2022-04-29T16:44:23.140Z] github.com/docker/docker/pkg/useragent [2022-04-29T16:44:23.140Z] github.com/docker/docker/plugin [2022-04-29T16:44:23.140Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T16:44:23.140Z] github.com/docker/docker/plugin/v2 [2022-04-29T16:44:23.140Z] github.com/docker/docker/profiles/apparmor [2022-04-29T16:44:23.140Z] github.com/docker/docker/profiles/seccomp [2022-04-29T16:44:23.140Z] github.com/docker/docker/quota [2022-04-29T16:44:23.140Z] github.com/docker/docker/reference [2022-04-29T16:44:23.140Z] github.com/docker/docker/registry [2022-04-29T16:44:23.140Z] github.com/docker/docker/registry/resumable [2022-04-29T16:44:23.140Z] github.com/docker/docker/restartmanager [2022-04-29T16:44:23.140Z] github.com/docker/docker/rootless [2022-04-29T16:44:23.140Z] github.com/docker/docker/rootless/specconv [2022-04-29T16:44:23.140Z] github.com/docker/docker/runconfig [2022-04-29T16:44:23.140Z] github.com/docker/docker/runconfig/opts [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/daemon [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/environment [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/fakegit [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/registry [2022-04-29T16:44:23.140Z] github.com/docker/docker/testutil/request [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume/drivers [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume/local [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume/mounts [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume/service [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume/service/opts [2022-04-29T16:44:23.140Z] github.com/docker/docker/volume/testutils' [2022-04-29T16:44:23.140Z] + base_pkg_list='github.com/docker/docker/api [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/backend/build [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/httputils [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/middleware [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/build [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/container [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/debug [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/image [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/network [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/session [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/system [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/server/router/volume [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/backend [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/container [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/events [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/filters [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/image [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/mount [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/network [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/registry [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/strslice [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/swarm [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/time [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/versions [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T16:44:23.140Z] github.com/docker/docker/api/types/volume [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/dockerfile [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/remotecontext [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T16:44:23.140Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/config [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/debug [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T16:44:23.140Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T16:44:23.140Z] github.com/docker/docker/client [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/dockerd [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T16:44:23.140Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T16:44:23.140Z] github.com/docker/docker/container [2022-04-29T16:44:23.140Z] github.com/docker/docker/container/stream [2022-04-29T16:44:23.140Z] github.com/docker/docker/contrib/apparmor [2022-04-29T16:44:23.140Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T16:44:23.140Z] github.com/docker/docker/contrib/httpserver [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/config [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/events [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/exec [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/images [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/initlayer [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/links [2022-04-29T16:44:23.140Z] github.com/docker/docker/daemon/listeners [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/local [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/names [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/network [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/stats [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution/metadata [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution/utils [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution/xfer [2022-04-29T16:44:23.141Z] github.com/docker/docker/dockerversion [2022-04-29T16:44:23.141Z] github.com/docker/docker/errdefs [2022-04-29T16:44:23.141Z] github.com/docker/docker/image [2022-04-29T16:44:23.141Z] github.com/docker/docker/image/cache [2022-04-29T16:44:23.141Z] github.com/docker/docker/image/tarexport [2022-04-29T16:44:23.141Z] github.com/docker/docker/image/v1 [2022-04-29T16:44:23.141Z] github.com/docker/docker/internal/test/suite [2022-04-29T16:44:23.141Z] github.com/docker/docker/layer [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/types [2022-04-29T16:44:23.141Z] github.com/docker/docker/oci [2022-04-29T16:44:23.141Z] github.com/docker/docker/oci/caps [2022-04-29T16:44:23.141Z] github.com/docker/docker/opts [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/aaparser [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/archive [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/authorization [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/capabilities [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/containerfs [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/directory [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/dmesg [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/filenotify [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/fileutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/fsutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/homedir [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/idtools [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/ioutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/longpath [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/loopback [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/parsers [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/pidfile [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/platform [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/plugins [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/pools [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/progress [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/pubsub [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/reexec [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/signal [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/stack [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/stringid [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/system [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/tailfile [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/tarsum [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/truncindex [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/urlutil [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/useragent [2022-04-29T16:44:23.141Z] github.com/docker/docker/plugin [2022-04-29T16:44:23.141Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T16:44:23.141Z] github.com/docker/docker/plugin/v2 [2022-04-29T16:44:23.141Z] github.com/docker/docker/profiles/apparmor [2022-04-29T16:44:23.141Z] github.com/docker/docker/profiles/seccomp [2022-04-29T16:44:23.141Z] github.com/docker/docker/quota [2022-04-29T16:44:23.141Z] github.com/docker/docker/reference [2022-04-29T16:44:23.141Z] github.com/docker/docker/registry [2022-04-29T16:44:23.141Z] github.com/docker/docker/registry/resumable [2022-04-29T16:44:23.141Z] github.com/docker/docker/restartmanager [2022-04-29T16:44:23.141Z] github.com/docker/docker/rootless [2022-04-29T16:44:23.141Z] github.com/docker/docker/rootless/specconv [2022-04-29T16:44:23.141Z] github.com/docker/docker/runconfig [2022-04-29T16:44:23.141Z] github.com/docker/docker/runconfig/opts [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/daemon [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/environment [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/fakegit [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/registry [2022-04-29T16:44:23.141Z] github.com/docker/docker/testutil/request [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume/drivers [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume/local [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume/mounts [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume/service [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume/service/opts [2022-04-29T16:44:23.141Z] github.com/docker/docker/volume/testutils' [2022-04-29T16:44:23.141Z] ++ grep --fixed-strings /libnetwork [2022-04-29T16:44:23.141Z] ++ echo 'github.com/docker/docker/api [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/backend/build [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/httputils [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/middleware [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/build [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/container [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/debug [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/image [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/network [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/session [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/system [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/server/router/volume [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/backend [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/container [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/events [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/filters [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/image [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/mount [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/network [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/registry [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/strslice [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/swarm [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/time [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/versions [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T16:44:23.141Z] github.com/docker/docker/api/types/volume [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/dockerfile [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/remotecontext [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T16:44:23.141Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T16:44:23.141Z] github.com/docker/docker/cli [2022-04-29T16:44:23.141Z] github.com/docker/docker/cli/config [2022-04-29T16:44:23.141Z] github.com/docker/docker/cli/debug [2022-04-29T16:44:23.141Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T16:44:23.141Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T16:44:23.141Z] github.com/docker/docker/client [2022-04-29T16:44:23.141Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T16:44:23.141Z] github.com/docker/docker/cmd/dockerd [2022-04-29T16:44:23.141Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T16:44:23.141Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T16:44:23.141Z] github.com/docker/docker/container [2022-04-29T16:44:23.141Z] github.com/docker/docker/container/stream [2022-04-29T16:44:23.141Z] github.com/docker/docker/contrib/apparmor [2022-04-29T16:44:23.141Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T16:44:23.141Z] github.com/docker/docker/contrib/httpserver [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/cluster [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/config [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/events [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/exec [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/images [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/initlayer [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/links [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/listeners [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/local [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/names [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/network [2022-04-29T16:44:23.141Z] github.com/docker/docker/daemon/stats [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution/metadata [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution/utils [2022-04-29T16:44:23.141Z] github.com/docker/docker/distribution/xfer [2022-04-29T16:44:23.141Z] github.com/docker/docker/dockerversion [2022-04-29T16:44:23.141Z] github.com/docker/docker/errdefs [2022-04-29T16:44:23.141Z] github.com/docker/docker/image [2022-04-29T16:44:23.141Z] github.com/docker/docker/image/cache [2022-04-29T16:44:23.141Z] github.com/docker/docker/image/tarexport [2022-04-29T16:44:23.141Z] github.com/docker/docker/image/v1 [2022-04-29T16:44:23.141Z] github.com/docker/docker/internal/test/suite [2022-04-29T16:44:23.141Z] github.com/docker/docker/layer [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T16:44:23.141Z] github.com/docker/docker/libcontainerd/types [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/config [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/idm [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/ns [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/options [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/osl [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T16:44:23.141Z] github.com/docker/docker/libnetwork/types [2022-04-29T16:44:23.141Z] github.com/docker/docker/oci [2022-04-29T16:44:23.141Z] github.com/docker/docker/oci/caps [2022-04-29T16:44:23.141Z] github.com/docker/docker/opts [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/aaparser [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/archive [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/authorization [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/capabilities [2022-04-29T16:44:23.141Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/containerfs [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/directory [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/dmesg [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/filenotify [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/fileutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/fsutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/homedir [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/idtools [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/ioutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/longpath [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/loopback [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/parsers [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/pidfile [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/platform [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/plugins [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/pools [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/progress [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/pubsub [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/reexec [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/signal [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/stack [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/stringid [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/system [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/tailfile [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/tarsum [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/truncindex [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/urlutil [2022-04-29T16:44:23.142Z] github.com/docker/docker/pkg/useragent [2022-04-29T16:44:23.142Z] github.com/docker/docker/plugin [2022-04-29T16:44:23.142Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T16:44:23.142Z] github.com/docker/docker/plugin/v2 [2022-04-29T16:44:23.142Z] github.com/docker/docker/profiles/apparmor [2022-04-29T16:44:23.142Z] github.com/docker/docker/profiles/seccomp [2022-04-29T16:44:23.142Z] github.com/docker/docker/quota [2022-04-29T16:44:23.142Z] github.com/docker/docker/reference [2022-04-29T16:44:23.142Z] github.com/docker/docker/registry [2022-04-29T16:44:23.142Z] github.com/docker/docker/registry/resumable [2022-04-29T16:44:23.142Z] github.com/docker/docker/restartmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/rootless [2022-04-29T16:44:23.142Z] github.com/docker/docker/rootless/specconv [2022-04-29T16:44:23.142Z] github.com/docker/docker/runconfig [2022-04-29T16:44:23.142Z] github.com/docker/docker/runconfig/opts [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/daemon [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/environment [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/fakegit [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/registry [2022-04-29T16:44:23.142Z] github.com/docker/docker/testutil/request [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume/drivers [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume/local [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume/mounts [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume/service [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume/service/opts [2022-04-29T16:44:23.142Z] github.com/docker/docker/volume/testutils' [2022-04-29T16:44:23.142Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/config [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/idm [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ns [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/options [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/osl [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/types' [2022-04-29T16:44:23.142Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-29T16:44:23.142Z] + echo 'github.com/docker/docker/libnetwork [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/config [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/idm [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/ns [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/options [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/osl [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/types' [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:44:23.142Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:44:23.142Z] + type docker-proxy [2022-04-29T16:44:23.142Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-29T16:44:23.142Z] + hack/make.sh binary-proxy install-proxy [2022-04-29T16:44:23.142Z] [2022-04-29T16:44:23.142Z] Removing bundles/ [2022-04-29T16:44:23.142Z] [2022-04-29T16:44:23.142Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-29T16:44:23.142Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-29T16:44:23.142Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:44:23.626Z] #21 23.31 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-29T16:44:25.008Z] #21 24.55 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-29T16:44:25.949Z] #21 25.81 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-29T16:44:27.330Z] #21 27.02 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-29T16:44:28.714Z] #21 28.26 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.27 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.28 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.30 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.31 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.32 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.33 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.34 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.35 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.36 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.38 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.39 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.40 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.41 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.42 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-29T16:44:28.714Z] #21 28.43 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.44 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.46 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.47 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.48 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-29T16:44:28.714Z] #21 28.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:44:29.287Z] #21 DONE 29.0s [2022-04-29T16:44:29.287Z] [2022-04-29T16:44:29.287Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-29T16:44:29.287Z] #64 sha256:2871063aeb7be86387f026395108cb2016fb0723ee854f3831b9e187dc652a60 [2022-04-29T16:44:29.287Z] #64 DONE 0.1s [2022-04-29T16:44:29.287Z] [2022-04-29T16:44:29.287Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-29T16:44:29.287Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-29T16:44:29.683Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-29T16:44:29.683Z] [2022-04-29T16:44:29.683Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-29T16:44:29.683Z] Installing docker-proxy to /usr/local/bin/ [2022-04-29T16:44:29.683Z] [2022-04-29T16:44:29.683Z] + mkdir -p bundles [2022-04-29T16:44:29.683Z] + '[' -n 'github.com/docker/docker/api [2022-04-29T16:44:29.683Z] github.com/docker/docker/api/server [2022-04-29T16:44:29.683Z] github.com/docker/docker/api/server/backend/build [2022-04-29T16:44:29.683Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T16:44:29.683Z] github.com/docker/docker/api/server/httputils [2022-04-29T16:44:29.683Z] github.com/docker/docker/api/server/middleware [2022-04-29T16:44:29.683Z] github.com/docker/docker/api/server/router [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/build [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/container [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/debug [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/image [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/network [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/session [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/system [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/server/router/volume [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/backend [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/container [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/events [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/filters [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/image [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/mount [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/network [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/registry [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/strslice [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/swarm [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/time [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/versions [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T16:44:29.684Z] github.com/docker/docker/api/types/volume [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/dockerfile [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/remotecontext [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T16:44:29.684Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T16:44:29.684Z] github.com/docker/docker/cli [2022-04-29T16:44:29.684Z] github.com/docker/docker/cli/config [2022-04-29T16:44:29.684Z] github.com/docker/docker/cli/debug [2022-04-29T16:44:29.684Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T16:44:29.684Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T16:44:29.684Z] github.com/docker/docker/client [2022-04-29T16:44:29.684Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T16:44:29.684Z] github.com/docker/docker/cmd/dockerd [2022-04-29T16:44:29.684Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T16:44:29.684Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T16:44:29.684Z] github.com/docker/docker/container [2022-04-29T16:44:29.684Z] github.com/docker/docker/container/stream [2022-04-29T16:44:29.684Z] github.com/docker/docker/contrib/apparmor [2022-04-29T16:44:29.684Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T16:44:29.684Z] github.com/docker/docker/contrib/httpserver [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/cluster [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/config [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/events [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/exec [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/images [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/initlayer [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/links [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/listeners [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/local [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/names [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/network [2022-04-29T16:44:29.684Z] github.com/docker/docker/daemon/stats [2022-04-29T16:44:29.684Z] github.com/docker/docker/distribution [2022-04-29T16:44:29.684Z] github.com/docker/docker/distribution/metadata [2022-04-29T16:44:29.684Z] github.com/docker/docker/distribution/utils [2022-04-29T16:44:29.684Z] github.com/docker/docker/distribution/xfer [2022-04-29T16:44:29.684Z] github.com/docker/docker/dockerversion [2022-04-29T16:44:29.684Z] github.com/docker/docker/errdefs [2022-04-29T16:44:29.684Z] github.com/docker/docker/image [2022-04-29T16:44:29.684Z] github.com/docker/docker/image/cache [2022-04-29T16:44:29.684Z] github.com/docker/docker/image/tarexport [2022-04-29T16:44:29.684Z] github.com/docker/docker/image/v1 [2022-04-29T16:44:29.684Z] github.com/docker/docker/internal/test/suite [2022-04-29T16:44:29.684Z] github.com/docker/docker/layer [2022-04-29T16:44:29.684Z] github.com/docker/docker/libcontainerd [2022-04-29T16:44:29.684Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T16:44:29.684Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T16:44:29.684Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T16:44:29.684Z] github.com/docker/docker/libcontainerd/types [2022-04-29T16:44:29.684Z] github.com/docker/docker/oci [2022-04-29T16:44:29.684Z] github.com/docker/docker/oci/caps [2022-04-29T16:44:29.684Z] github.com/docker/docker/opts [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/aaparser [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/archive [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/authorization [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/capabilities [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/containerfs [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/directory [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/dmesg [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/filenotify [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/fileutils [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/fsutils [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/homedir [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/idtools [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/ioutils [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/longpath [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/loopback [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/parsers [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/pidfile [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/platform [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/plugins [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/pools [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/progress [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/pubsub [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/reexec [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/signal [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/stack [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/stringid [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/system [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/tailfile [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/tarsum [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/truncindex [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/urlutil [2022-04-29T16:44:29.684Z] github.com/docker/docker/pkg/useragent [2022-04-29T16:44:29.684Z] github.com/docker/docker/plugin [2022-04-29T16:44:29.684Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T16:44:29.684Z] github.com/docker/docker/plugin/v2 [2022-04-29T16:44:29.684Z] github.com/docker/docker/profiles/apparmor [2022-04-29T16:44:29.684Z] github.com/docker/docker/profiles/seccomp [2022-04-29T16:44:29.684Z] github.com/docker/docker/quota [2022-04-29T16:44:29.684Z] github.com/docker/docker/reference [2022-04-29T16:44:29.684Z] github.com/docker/docker/registry [2022-04-29T16:44:29.684Z] github.com/docker/docker/registry/resumable [2022-04-29T16:44:29.684Z] github.com/docker/docker/restartmanager [2022-04-29T16:44:29.684Z] github.com/docker/docker/rootless [2022-04-29T16:44:29.684Z] github.com/docker/docker/rootless/specconv [2022-04-29T16:44:29.684Z] github.com/docker/docker/runconfig [2022-04-29T16:44:29.684Z] github.com/docker/docker/runconfig/opts [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/daemon [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/environment [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/fakegit [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/registry [2022-04-29T16:44:29.684Z] github.com/docker/docker/testutil/request [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume/drivers [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume/local [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume/mounts [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume/service [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume/service/opts [2022-04-29T16:44:29.684Z] github.com/docker/docker/volume/testutils' ']' [2022-04-29T16:44:29.684Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp 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/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/filenotify 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-04-29T16:44:29.685Z] ? github.com/docker/docker/api [no test files] [2022-04-29T16:44:30.676Z] #22 DONE 1.3s [2022-04-29T16:44:30.676Z] [2022-04-29T16:44:30.676Z] #65 [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-04-29T16:44:30.676Z] #65 sha256:03984b42b929bda99ad2ce3171f69dfdf82e548a69b55f8dd63bc7ab45c6c501 [2022-04-29T16:44:30.676Z] #65 1.099 + RM_GOPATH=0 [2022-04-29T16:44:30.676Z] #65 1.099 + TMP_GOPATH= [2022-04-29T16:44:30.676Z] #65 1.101 + : /build [2022-04-29T16:44:30.676Z] #65 1.101 + '[' -z '' ']' [2022-04-29T16:44:30.676Z] #65 1.102 ++ mktemp -d [2022-04-29T16:44:30.676Z] #65 1.103 + export GOPATH=/tmp/tmp.jYeBYjdamB [2022-04-29T16:44:30.676Z] #65 1.103 + GOPATH=/tmp/tmp.jYeBYjdamB [2022-04-29T16:44:30.676Z] #65 1.104 + RM_GOPATH=1 [2022-04-29T16:44:30.676Z] #65 1.104 + case "$(go env GOARCH)" in [2022-04-29T16:44:30.676Z] #65 1.105 ++ go env GOARCH [2022-04-29T16:44:30.676Z] #65 1.113 + export GO_BUILDMODE=-buildmode=pie [2022-04-29T16:44:30.676Z] #65 1.113 + GO_BUILDMODE=-buildmode=pie [2022-04-29T16:44:30.676Z] #65 1.114 ++ dirname /install.sh [2022-04-29T16:44:30.676Z] #65 1.115 + dir=/ [2022-04-29T16:44:30.676Z] #65 1.115 + bin=runc [2022-04-29T16:44:30.676Z] #65 1.115 + shift [2022-04-29T16:44:30.676Z] #65 1.116 + '[' '!' -f //runc.installer ']' [2022-04-29T16:44:30.676Z] #65 1.116 + . //runc.installer [2022-04-29T16:44:30.676Z] #65 1.116 ++ set -e [2022-04-29T16:44:30.676Z] #65 1.116 ++ : v1.1.1 [2022-04-29T16:44:30.676Z] #65 1.117 + install_runc [2022-04-29T16:44:30.676Z] #65 1.117 + RUNC_BUILDTAGS=seccomp [2022-04-29T16:44:30.676Z] #65 1.117 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-29T16:44:30.676Z] #65 1.118 Install runc version v1.1.1 (build tags: seccomp) [2022-04-29T16:44:30.676Z] #65 1.118 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jYeBYjdamB/src/github.com/opencontainers/runc [2022-04-29T16:44:30.676Z] #65 1.121 Cloning into '/tmp/tmp.jYeBYjdamB/src/github.com/opencontainers/runc'... [2022-04-29T16:44:31.617Z] #65 ... [2022-04-29T16:44:31.617Z] [2022-04-29T16:44:31.617Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-29T16:44:31.617Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-29T16:44:31.617Z] #23 DONE 1.0s [2022-04-29T16:44:31.617Z] [2022-04-29T16:44:31.617Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-29T16:44:31.617Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-29T16:44:32.556Z] #24 0.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-29T16:44:32.556Z] #24 DONE 1.0s [2022-04-29T16:44:32.556Z] [2022-04-29T16:44:32.556Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-29T16:44:32.556Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-29T16:44:33.498Z] #25 DONE 0.9s [2022-04-29T16:44:33.498Z] [2022-04-29T16:44:33.498Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-29T16:44:33.498Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-29T16:44:34.437Z] #26 DONE 1.0s [2022-04-29T16:44:34.437Z] [2022-04-29T16:44:34.437Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-29T16:44:34.437Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-29T16:44:35.381Z] #27 DONE 1.0s [2022-04-29T16:44:35.381Z] [2022-04-29T16:44:35.381Z] #65 [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-04-29T16:44:35.381Z] #65 sha256:03984b42b929bda99ad2ce3171f69dfdf82e548a69b55f8dd63bc7ab45c6c501 [2022-04-29T16:44:35.381Z] #65 5.273 + cd /tmp/tmp.jYeBYjdamB/src/github.com/opencontainers/runc [2022-04-29T16:44:35.381Z] #65 5.273 + git checkout -q v1.1.1 [2022-04-29T16:44:35.381Z] #65 5.503 + '[' -z '' ']' [2022-04-29T16:44:35.381Z] #65 5.503 + target=static [2022-04-29T16:44:35.381Z] #65 5.503 + make BUILDTAGS=seccomp static [2022-04-29T16:44:35.381Z] #65 5.988 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-29T16:44:40.667Z] #65 ... [2022-04-29T16:44:40.667Z] [2022-04-29T16:44:40.667Z] #28 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:44:40.667Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-29T16:44:40.667Z] #28 1.151 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-29T16:44:40.667Z] #28 1.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-29T16:44:40.667Z] #28 1.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-29T16:44:40.667Z] #28 1.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-29T16:44:40.667Z] #28 1.731 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-29T16:44:40.667Z] #28 1.995 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-29T16:44:40.667Z] #28 2.311 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-29T16:44:40.667Z] #28 2.479 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-29T16:44:40.667Z] #28 2.799 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-29T16:44:40.667Z] #28 3.150 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-29T16:44:40.667Z] #28 3.152 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-29T16:44:40.667Z] #28 3.159 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-29T16:44:40.667Z] #28 3.169 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-29T16:44:40.667Z] #28 3.171 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-29T16:44:40.667Z] #28 3.182 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-29T16:44:40.667Z] #28 3.591 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-29T16:44:40.667Z] #28 3.597 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-29T16:44:40.667Z] #28 3.599 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-29T16:44:40.667Z] #28 3.599 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-29T16:44:40.667Z] #28 3.600 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-29T16:44:40.667Z] #28 3.600 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-29T16:44:44.533Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-29T16:44:50.669Z] #28 14.55 Fetched 48.9 MB in 14s (3589 kB/s) [2022-04-29T16:44:52.667Z] #62 ... [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #58 [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-04-29T16:44:52.667Z] #58 sha256:aac9afc1459317c44e44c3b9c0421190319839d5c26a1251479ddbf8073dcdf2 [2022-04-29T16:44:52.667Z] #58 147.7 + mkdir -p /build [2022-04-29T16:44:52.667Z] #58 147.7 + cp runc /build/runc [2022-04-29T16:44:52.667Z] #58 DONE 148.9s [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #62 [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-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:44:52.667Z] #62 ... [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:44:52.667Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:44:52.667Z] #53 276.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T16:44:52.667Z] #53 DONE 276.5s [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #62 [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-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:44:52.667Z] #62 ... [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T16:44:52.667Z] #54 sha256:b8c8edbad1fbad2c7da7f5c9ed6bd9b3b12a8fbbb8d08745a4b3a736ca47d08d [2022-04-29T16:44:52.667Z] #54 DONE 0.5s [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #62 [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-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:44:52.667Z] #62 ... [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T16:44:52.667Z] #56 sha256:f80aab22a804c996cdd8c361a4217ec6536e47bfc31727f140e168dae9546f60 [2022-04-29T16:44:52.667Z] #56 DONE 0.1s [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T16:44:52.667Z] #59 sha256:78e5a27494335d8542130481fe07f7104e026d7cdf00db6f2ee14b0bad5de81d [2022-04-29T16:44:52.667Z] #59 DONE 0.2s [2022-04-29T16:44:52.667Z] [2022-04-29T16:44:52.667Z] #62 [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-04-29T16:44:52.667Z] #62 sha256:553aed05705b92b1274005187f0faf45e0abb7c5dd9a3d3f31c3834b4775c189 [2022-04-29T16:44:54.609Z] #62 227.3 + bin/containerd [2022-04-29T16:44:57.237Z] #28 14.55 Reading package lists... [2022-04-29T16:45:00.230Z] #62 274.4 # github.com/containerd/containerd/cmd/containerd [2022-04-29T16:45:00.231Z] #62 274.4 /usr/bin/ld: /tmp/go-link-2803025388/000019.o: in function `New': [2022-04-29T16:45:00.231Z] #62 274.4 /tmp/tmp.pQ1wo3AThA/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-04-29T16:45:00.231Z] #62 274.4 + bin/containerd-stress [2022-04-29T16:45:00.231Z] #62 275.6 + bin/containerd-shim [2022-04-29T16:45:00.257Z] #58 145.6 + mkdir -p /build [2022-04-29T16:45:00.257Z] #58 145.6 + cp runc /build/runc [2022-04-29T16:45:00.257Z] #58 DONE 146.5s [2022-04-29T16:45:00.257Z] [2022-04-29T16:45:00.257Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-29T16:45:00.257Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-29T16:45:00.257Z] #53 275.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-29T16:45:00.257Z] #53 DONE 275.9s [2022-04-29T16:45:00.257Z] [2022-04-29T16:45:00.257Z] #62 [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-04-29T16:45:00.257Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:45:00.257Z] #62 ... [2022-04-29T16:45:00.257Z] [2022-04-29T16:45:00.257Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T16:45:00.257Z] #54 sha256:cba7ab054089504b6b553cb6fa410d5b68a2c9c762b11e205621e807aca7acd0 [2022-04-29T16:45:01.189Z] #54 DONE 0.6s [2022-04-29T16:45:01.189Z] [2022-04-29T16:45:01.189Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T16:45:01.189Z] #56 sha256:d2e43c8d4a48a1de816ea4b6b6612ca57050739e0faf0d4b69136e6d91dc1244 [2022-04-29T16:45:01.189Z] #56 DONE 0.1s [2022-04-29T16:45:01.189Z] [2022-04-29T16:45:01.189Z] #62 [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-04-29T16:45:01.189Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:45:01.189Z] #62 ... [2022-04-29T16:45:01.189Z] [2022-04-29T16:45:01.189Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T16:45:01.189Z] #59 sha256:83a9257754314db63851abdcca95a1ace4db3d854a7ebfec6e1aa775e3da1965 [2022-04-29T16:45:01.189Z] #59 DONE 0.3s [2022-04-29T16:45:01.189Z] [2022-04-29T16:45:01.189Z] #62 [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-04-29T16:45:01.189Z] #62 sha256:676c50f08710ed0981e459015f338f7ae2b713dcade8dd3d4b41ab4606ac6f31 [2022-04-29T16:45:03.081Z] #62 227.0 + bin/containerd [2022-04-29T16:45:03.810Z] #28 21.00 Reading package lists... [2022-04-29T16:45:05.191Z] #28 27.63 Building dependency tree... [2022-04-29T16:45:07.150Z] #28 31.49 bzip2 is already the newest version (1.0.8-4). [2022-04-29T16:45:07.150Z] #28 31.49 patch is already the newest version (2.7.6-7). [2022-04-29T16:45:07.150Z] #28 31.49 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-29T16:45:07.150Z] #28 31.49 The following additional packages will be installed: [2022-04-29T16:45:07.150Z] #28 31.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-29T16:45:07.150Z] #28 31.50 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-29T16:45:07.150Z] #28 31.50 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-29T16:45:07.150Z] #28 31.51 python3-pkg-resources vim-runtime xxd [2022-04-29T16:45:07.150Z] #28 31.53 Suggested packages: [2022-04-29T16:45:07.150Z] #28 31.53 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-29T16:45:07.150Z] #28 31.53 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-29T16:45:07.150Z] #28 31.53 Recommended packages: [2022-04-29T16:45:07.150Z] #28 31.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-29T16:45:08.374Z] #62 286.8 + bin/containerd-shim-runc-v1 [2022-04-29T16:45:08.554Z] #28 33.10 The following NEW packages will be installed: [2022-04-29T16:45:08.554Z] #28 33.10 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-29T16:45:08.554Z] #28 33.11 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-29T16:45:08.554Z] #28 33.11 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-29T16:45:08.554Z] #28 33.12 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-29T16:45:08.554Z] #28 33.12 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-29T16:45:08.554Z] #28 33.12 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-29T16:45:08.554Z] #28 33.12 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-29T16:45:08.815Z] #28 33.54 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:45:08.815Z] #28 33.54 Need to get 18.6 MB of archives. [2022-04-29T16:45:08.815Z] #28 33.54 After this operation, 71.4 MB of additional disk space will be used. [2022-04-29T16:45:08.815Z] #28 33.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-29T16:45:09.074Z] #28 33.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-29T16:45:09.074Z] #28 33.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-29T16:45:09.074Z] #28 33.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-29T16:45:09.074Z] #28 33.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-29T16:45:09.074Z] #28 33.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-29T16:45:09.074Z] #28 33.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-29T16:45:09.074Z] #28 33.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-29T16:45:09.074Z] #28 33.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-29T16:45:09.074Z] #28 33.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-29T16:45:09.074Z] #28 33.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-29T16:45:09.074Z] #28 33.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-29T16:45:09.074Z] #28 33.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-29T16:45:09.074Z] #28 33.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-29T16:45:09.074Z] #28 33.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-29T16:45:09.074Z] #28 33.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-29T16:45:09.074Z] #28 33.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-29T16:45:09.074Z] #28 33.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-29T16:45:09.074Z] #28 33.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-29T16:45:09.074Z] #28 33.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-29T16:45:09.074Z] #28 33.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-29T16:45:09.074Z] #28 33.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-29T16:45:09.074Z] #28 33.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-29T16:45:09.074Z] #28 33.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-29T16:45:09.074Z] #28 33.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-29T16:45:09.074Z] #28 33.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-29T16:45:09.074Z] #28 33.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-29T16:45:09.074Z] #28 33.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-29T16:45:09.074Z] #28 33.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-29T16:45:09.074Z] #28 33.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-29T16:45:09.074Z] #28 33.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-29T16:45:09.074Z] #28 33.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-29T16:45:09.074Z] #28 33.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-29T16:45:09.074Z] #28 33.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-29T16:45:09.332Z] #28 33.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-29T16:45:09.332Z] #28 33.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-29T16:45:09.332Z] #28 33.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-29T16:45:09.333Z] #28 33.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-29T16:45:09.333Z] #28 33.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-29T16:45:09.333Z] #28 33.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-29T16:45:09.333Z] #28 33.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-29T16:45:09.333Z] #28 33.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-29T16:45:09.333Z] #28 33.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-29T16:45:09.333Z] #28 33.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-29T16:45:10.270Z] #28 34.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:45:10.270Z] #28 35.04 Fetched 18.6 MB in 1s (24.3 MB/s) [2022-04-29T16:45:10.529Z] #28 35.15 Selecting previously unselected package pigz. [2022-04-29T16:45:10.789Z] #28 35.15 (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 ... 40068 files and directories currently installed.) [2022-04-29T16:45:10.789Z] #28 35.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-29T16:45:10.789Z] #28 35.27 Unpacking pigz (2.6-1) ... [2022-04-29T16:45:10.789Z] #28 35.32 Selecting previously unselected package libelf1:amd64. [2022-04-29T16:45:10.789Z] #28 35.34 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-29T16:45:10.789Z] #28 35.35 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-29T16:45:10.790Z] #28 35.44 Selecting previously unselected package libbpf0:amd64. [2022-04-29T16:45:10.790Z] #28 35.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-29T16:45:10.790Z] #28 35.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:45:10.790Z] #28 35.52 Selecting previously unselected package libcap2:amd64. [2022-04-29T16:45:11.049Z] #28 35.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-29T16:45:11.049Z] #28 35.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:45:11.049Z] #28 35.60 Selecting previously unselected package libmnl0:amd64. [2022-04-29T16:45:11.049Z] #28 35.60 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-29T16:45:11.049Z] #28 35.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:45:11.049Z] #28 35.66 Selecting previously unselected package libxtables12:amd64. [2022-04-29T16:45:11.049Z] #28 35.66 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-29T16:45:11.049Z] #28 35.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:45:11.049Z] #28 35.73 Selecting previously unselected package libcap2-bin. [2022-04-29T16:45:11.049Z] #28 35.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-29T16:45:11.049Z] #28 35.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-29T16:45:11.049Z] #28 35.80 Selecting previously unselected package iproute2. [2022-04-29T16:45:11.309Z] #28 35.81 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-29T16:45:11.309Z] #28 35.81 Unpacking iproute2 (5.10.0-4) ... [2022-04-29T16:45:11.569Z] #28 36.25 Selecting previously unselected package xxd. [2022-04-29T16:45:11.829Z] #28 36.26 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:45:11.829Z] #28 36.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:11.829Z] #28 36.41 Selecting previously unselected package vim-common. [2022-04-29T16:45:11.829Z] #28 36.42 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:45:11.829Z] #28 36.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:11.829Z] #28 36.55 Selecting previously unselected package bash-completion. [2022-04-29T16:45:12.089Z] #28 36.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-29T16:45:13.469Z] #28 37.80 Unpacking bash-completion (1:2.11-2) ... [2022-04-29T16:45:13.469Z] #28 38.06 Selecting previously unselected package apparmor. [2022-04-29T16:45:13.469Z] #28 38.08 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-29T16:45:13.469Z] #28 38.12 Unpacking apparmor (2.13.6-10) ... [2022-04-29T16:45:13.668Z] #62 293.1 + bin/containerd-shim-runc-v2 [2022-04-29T16:45:13.728Z] #28 38.38 Selecting previously unselected package inetutils-ping. [2022-04-29T16:45:13.728Z] #28 38.38 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-29T16:45:13.728Z] #28 38.39 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-29T16:45:13.728Z] #28 38.47 Selecting previously unselected package libip4tc2:amd64. [2022-04-29T16:45:13.988Z] #28 38.48 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:45:13.988Z] #28 38.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:45:13.988Z] #28 38.54 Selecting previously unselected package libip6tc2:amd64. [2022-04-29T16:45:13.988Z] #28 38.56 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-29T16:45:13.988Z] #28 38.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:45:13.988Z] #28 38.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-29T16:45:13.988Z] #28 38.61 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-29T16:45:13.988Z] #28 38.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:45:13.988Z] #28 38.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-29T16:45:13.988Z] #28 38.69 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-29T16:45:13.988Z] #28 38.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:45:14.240Z] #62 294.0 + binaries [2022-04-29T16:45:14.240Z] #62 294.0 + install -D bin/containerd /build/containerd [2022-04-29T16:45:14.240Z] #62 294.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T16:45:14.240Z] #62 294.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T16:45:14.240Z] #62 294.0 + install -D bin/ctr /build/ctr [2022-04-29T16:45:14.247Z] #28 38.74 Selecting previously unselected package libnftnl11:amd64. [2022-04-29T16:45:14.247Z] #28 38.75 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-29T16:45:14.247Z] #28 38.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:45:14.247Z] #28 38.81 Selecting previously unselected package iptables. [2022-04-29T16:45:14.247Z] #28 38.83 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-29T16:45:14.247Z] #28 38.84 Unpacking iptables (1.8.7-1) ... [2022-04-29T16:45:14.247Z] #28 38.99 Selecting previously unselected package libonig5:amd64. [2022-04-29T16:45:14.247Z] #28 39.00 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-29T16:45:14.506Z] #28 39.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:45:14.506Z] #28 39.11 Selecting previously unselected package libjq1:amd64. [2022-04-29T16:45:14.506Z] #28 39.13 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-29T16:45:14.506Z] #28 39.14 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:45:14.506Z] #28 39.20 Selecting previously unselected package jq. [2022-04-29T16:45:14.506Z] #28 39.21 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-29T16:45:14.506Z] #28 39.21 Unpacking jq (1.6-2.1) ... [2022-04-29T16:45:14.506Z] #28 39.26 Selecting previously unselected package libaio1:amd64. [2022-04-29T16:45:14.766Z] #28 39.27 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-29T16:45:14.766Z] #28 39.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:45:14.766Z] #28 39.32 Selecting previously unselected package libgpm2:amd64. [2022-04-29T16:45:14.766Z] #28 39.33 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-29T16:45:14.766Z] #28 39.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:45:14.766Z] #28 39.39 Selecting previously unselected package libinih1:amd64. [2022-04-29T16:45:14.766Z] #28 39.40 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-29T16:45:14.766Z] #28 39.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-29T16:45:14.766Z] #28 39.44 Selecting previously unselected package libnet1:amd64. [2022-04-29T16:45:14.766Z] #28 39.45 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-29T16:45:14.766Z] #28 39.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:45:14.766Z] #28 39.53 Selecting previously unselected package libnl-3-200:amd64. [2022-04-29T16:45:15.025Z] #28 39.54 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-29T16:45:15.025Z] #28 39.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:45:15.025Z] #28 39.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-29T16:45:15.025Z] #28 39.61 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-29T16:45:15.025Z] #28 39.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:45:15.025Z] #28 39.66 Selecting previously unselected package net-tools. [2022-04-29T16:45:15.025Z] #28 39.67 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-29T16:45:15.025Z] #28 39.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:45:15.025Z] #28 39.79 Selecting previously unselected package python-pip-whl. [2022-04-29T16:45:15.286Z] #28 39.80 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:45:15.286Z] #28 39.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:45:15.545Z] #28 40.13 Selecting previously unselected package python3-lib2to3. [2022-04-29T16:45:15.545Z] #28 40.14 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-29T16:45:15.545Z] #28 40.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:45:15.545Z] #28 40.23 Selecting previously unselected package python3-distutils. [2022-04-29T16:45:15.545Z] #28 40.23 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-29T16:45:15.545Z] #28 40.24 Unpacking python3-distutils (3.9.2-1) ... [2022-04-29T16:45:15.546Z] #28 40.33 Selecting previously unselected package python3-pkg-resources. [2022-04-29T16:45:15.805Z] #28 40.33 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-29T16:45:15.805Z] #28 40.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:45:15.805Z] #28 40.43 Selecting previously unselected package python3-setuptools. [2022-04-29T16:45:15.805Z] #28 40.44 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-29T16:45:15.805Z] #28 40.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-29T16:45:16.065Z] #28 40.58 Selecting previously unselected package python3-wheel. [2022-04-29T16:45:16.065Z] #28 40.60 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-29T16:45:16.065Z] #28 40.60 Unpacking python3-wheel (0.34.2-1) ... [2022-04-29T16:45:16.065Z] #28 40.67 Selecting previously unselected package python3-pip. [2022-04-29T16:45:16.065Z] #28 40.67 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-29T16:45:16.065Z] #28 40.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:45:16.152Z] #62 DONE 295.7s [2022-04-29T16:45:16.324Z] #28 40.81 Selecting previously unselected package sudo. [2022-04-29T16:45:16.324Z] #28 40.81 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-29T16:45:16.324Z] #28 40.82 Unpacking sudo (1.9.5p2-3) ... [2022-04-29T16:45:16.584Z] #28 41.13 Selecting previously unselected package thin-provisioning-tools. [2022-04-29T16:45:16.584Z] #28 41.15 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-29T16:45:16.584Z] #28 41.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:45:16.724Z] [2022-04-29T16:45:16.724Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T16:45:16.724Z] #63 sha256:10ea07965ad666ed43bcde790e188c36821eda541d2d3f41582f35cbca846427 [2022-04-29T16:45:16.843Z] #28 41.31 Selecting previously unselected package uidmap. [2022-04-29T16:45:16.843Z] #28 41.33 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-29T16:45:16.843Z] #28 41.34 Unpacking uidmap (1:4.8.1-1) ... [2022-04-29T16:45:16.843Z] #28 41.41 Selecting previously unselected package vim-runtime. [2022-04-29T16:45:16.843Z] #28 41.42 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-29T16:45:16.843Z] #28 41.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-29T16:45:16.843Z] #28 41.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-29T16:45:16.843Z] #28 41.48 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:17.412Z] #28 ... [2022-04-29T16:45:17.412Z] [2022-04-29T16:45:17.412Z] #69 [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-04-29T16:45:17.412Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:17.412Z] #69 105.3 + bin/containerd [2022-04-29T16:45:17.665Z] #63 DONE 0.8s [2022-04-29T16:45:17.665Z] [2022-04-29T16:45:17.665Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T16:45:17.665Z] #68 sha256:0194d1ec0f61cdd220ff2dda8dc5842df247207073f4473e0dc57bca1cda9395 [2022-04-29T16:45:17.926Z] #68 DONE 0.2s [2022-04-29T16:45:17.926Z] [2022-04-29T16:45:17.926Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T16:45:17.926Z] #73 sha256:03752dff76500b99fb563aacc44e15957e843952e7a42067d1714e0de081ab23 [2022-04-29T16:45:18.497Z] #73 DONE 0.9s [2022-04-29T16:45:18.758Z] [2022-04-29T16:45:18.758Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T16:45:18.758Z] #74 sha256:0fc2bdfdd750967f4dd47a732b6c5156812915a1ae36f7d10f6c481024260f6a [2022-04-29T16:45:18.758Z] #74 DONE 0.0s [2022-04-29T16:45:18.758Z] [2022-04-29T16:45:18.758Z] #75 [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-04-29T16:45:18.758Z] #75 sha256:a13042ae6f4d243de9f5ab84fd2db76199897019fa42481c8212c72710a6ff72 [2022-04-29T16:45:19.330Z] #75 0.623 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-29T16:45:19.330Z] #75 0.623 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-29T16:45:19.330Z] #75 0.626 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-29T16:45:20.164Z] #75 0.870 Reading package lists... [2022-04-29T16:45:20.426Z] #75 1.403 Reading package lists... [2022-04-29T16:45:20.688Z] #75 1.918 Building dependency tree... [2022-04-29T16:45:20.688Z] #75 2.031 Reading state information... [2022-04-29T16:45:20.688Z] #75 2.147 The following additional packages will be installed: [2022-04-29T16:45:20.949Z] #75 2.148 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-29T16:45:20.949Z] #75 2.149 Suggested packages: [2022-04-29T16:45:20.949Z] #75 2.149 systemd-container policykit-1 [2022-04-29T16:45:20.949Z] #75 2.149 Recommended packages: [2022-04-29T16:45:20.949Z] #75 2.149 systemd-timesyncd | time-daemon libnss-systemd [2022-04-29T16:45:20.949Z] #75 2.219 The following NEW packages will be installed: [2022-04-29T16:45:20.949Z] #75 2.219 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-29T16:45:20.949Z] #75 2.220 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-29T16:45:21.210Z] #75 2.518 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-29T16:45:21.210Z] #75 2.518 Need to get 5817 kB of archives. [2022-04-29T16:45:21.210Z] #75 2.518 After this operation, 19.3 MB of additional disk space will be used. [2022-04-29T16:45:21.210Z] #75 2.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-29T16:45:21.210Z] #75 2.521 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-29T16:45:21.210Z] #75 2.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-29T16:45:21.210Z] #75 2.528 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-29T16:45:21.210Z] #75 2.528 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-29T16:45:21.470Z] #75 2.619 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-29T16:45:21.470Z] #75 2.620 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-29T16:45:21.470Z] #75 2.621 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-29T16:45:21.470Z] #75 2.623 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-29T16:45:21.470Z] #75 2.626 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-29T16:45:21.470Z] #75 2.749 debconf: delaying package configuration, since apt-utils is not installed [2022-04-29T16:45:21.470Z] #75 2.781 Fetched 5817 kB in 0s (14.5 MB/s) [2022-04-29T16:45:21.470Z] #75 2.807 Selecting previously unselected package libargon2-1:amd64. [2022-04-29T16:45:21.470Z] #75 2.807 (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 ... 28622 files and directories currently installed.) [2022-04-29T16:45:21.470Z] #75 2.822 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-29T16:45:21.470Z] #75 2.829 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-29T16:45:21.470Z] #75 2.863 Selecting previously unselected package libjson-c5:amd64. [2022-04-29T16:45:21.731Z] #75 2.866 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-29T16:45:21.731Z] #75 2.870 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-29T16:45:21.731Z] #75 2.907 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-29T16:45:21.731Z] #75 2.910 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-29T16:45:21.731Z] #75 2.915 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-29T16:45:21.731Z] #75 2.969 Selecting previously unselected package libkmod2:amd64. [2022-04-29T16:45:21.731Z] #75 2.969 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-29T16:45:21.731Z] #75 2.972 Unpacking libkmod2:amd64 (28-1) ... [2022-04-29T16:45:21.731Z] #75 3.020 Selecting previously unselected package systemd. [2022-04-29T16:45:21.731Z] #75 3.022 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-29T16:45:21.731Z] #75 3.056 Unpacking systemd (247.3-7) ... [2022-04-29T16:45:22.304Z] #75 3.592 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-29T16:45:22.304Z] #75 3.604 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-29T16:45:22.304Z] #75 3.617 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-29T16:45:22.304Z] #75 3.630 Setting up libkmod2:amd64 (28-1) ... [2022-04-29T16:45:22.304Z] #75 3.642 Setting up systemd (247.3-7) ... [2022-04-29T16:45:22.304Z] #75 3.681 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-29T16:45:22.564Z] #75 3.683 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-29T16:45:22.564Z] #75 3.686 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-29T16:45:22.564Z] #75 3.709 Initializing machine ID from KVM UUID. [2022-04-29T16:45:22.689Z] #69 ... [2022-04-29T16:45:22.689Z] [2022-04-29T16:45:22.689Z] #28 [dev-systemd-false 7/25] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-29T16:45:22.689Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-29T16:45:22.689Z] #28 43.10 Selecting previously unselected package vim. [2022-04-29T16:45:22.689Z] #28 43.12 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-29T16:45:22.689Z] #28 43.13 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:22.689Z] #28 43.47 Selecting previously unselected package xfsprogs. [2022-04-29T16:45:22.689Z] #28 43.48 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-29T16:45:22.689Z] #28 43.50 Unpacking xfsprogs (5.10.0-4) ... [2022-04-29T16:45:22.689Z] #28 43.81 Selecting previously unselected package zip. [2022-04-29T16:45:22.689Z] #28 43.82 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-29T16:45:22.689Z] #28 43.83 Unpacking zip (3.0-12) ... [2022-04-29T16:45:22.689Z] #28 43.92 Selecting previously unselected package zstd. [2022-04-29T16:45:22.689Z] #28 43.93 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-29T16:45:22.689Z] #28 43.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:45:22.689Z] #28 44.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-29T16:45:22.689Z] #28 44.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-29T16:45:22.689Z] #28 44.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-29T16:45:22.689Z] #28 44.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-29T16:45:22.689Z] #28 44.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-29T16:45:22.689Z] #28 44.77 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-29T16:45:22.689Z] #28 44.78 Setting up uidmap (1:4.8.1-1) ... [2022-04-29T16:45:22.689Z] #28 44.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-29T16:45:22.689Z] #28 44.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-29T16:45:22.689Z] #28 44.82 Setting up python3-wheel (0.34.2-1) ... [2022-04-29T16:45:22.689Z] #28 45.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:22.689Z] #28 45.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-29T16:45:22.689Z] #28 45.24 Setting up libcap2-bin (1:2.44-1) ... [2022-04-29T16:45:22.689Z] #28 45.25 Setting up apparmor (2.13.6-10) ... [2022-04-29T16:45:22.689Z] #28 46.37 Setting up zip (3.0-12) ... [2022-04-29T16:45:22.689Z] #28 46.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:22.689Z] #28 46.40 Setting up bash-completion (1:2.11-2) ... [2022-04-29T16:45:22.825Z] #75 4.082 Selecting previously unselected package systemd-sysv. [2022-04-29T16:45:22.825Z] #75 4.082 (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 ... 29433 files and directories currently installed.) [2022-04-29T16:45:22.825Z] #75 4.097 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-29T16:45:22.825Z] #75 4.100 Unpacking systemd-sysv (247.3-7) ... [2022-04-29T16:45:22.825Z] #75 4.141 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-29T16:45:22.825Z] #75 4.143 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-29T16:45:22.825Z] #75 4.148 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-29T16:45:22.825Z] #75 4.207 Selecting previously unselected package dbus. [2022-04-29T16:45:23.086Z] #75 4.210 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-29T16:45:23.086Z] #75 4.220 Unpacking dbus (1.12.20-2) ... [2022-04-29T16:45:23.086Z] #75 4.277 Selecting previously unselected package libpam-systemd:amd64. [2022-04-29T16:45:23.086Z] #75 4.280 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-29T16:45:23.086Z] #75 4.284 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-29T16:45:23.086Z] #75 4.337 Selecting previously unselected package dbus-user-session. [2022-04-29T16:45:23.086Z] #75 4.337 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-29T16:45:23.086Z] #75 4.341 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-29T16:45:23.086Z] #75 4.442 Setting up systemd-sysv (247.3-7) ... [2022-04-29T16:45:23.207Z] #28 47.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-29T16:45:23.207Z] #28 47.69 Setting up sudo (1.9.5p2-3) ... [2022-04-29T16:45:23.207Z] #28 47.75 invoke-rc.d: could not determine current runlevel [2022-04-29T16:45:23.207Z] #28 47.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T16:45:23.207Z] #28 47.76 Setting up xfsprogs (5.10.0-4) ... [2022-04-29T16:45:23.207Z] #28 47.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-29T16:45:23.207Z] #28 47.79 Setting up inetutils-ping (2:2.0-1) ... [2022-04-29T16:45:23.207Z] #28 47.81 Setting up pigz (2.6-1) ... [2022-04-29T16:45:23.207Z] #28 47.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-29T16:45:23.207Z] #28 47.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-29T16:45:23.207Z] #28 47.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-29T16:45:23.207Z] #28 47.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:23.348Z] #75 4.456 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-29T16:45:23.348Z] #75 4.468 Setting up dbus (1.12.20-2) ... [2022-04-29T16:45:23.348Z] #75 4.584 invoke-rc.d: could not determine current runlevel [2022-04-29T16:45:23.348Z] #75 4.587 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-29T16:45:23.348Z] #75 4.591 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-29T16:45:23.348Z] #75 4.729 Setting up dbus-user-session (1.12.20-2) ... [2022-04-29T16:45:23.609Z] #75 4.749 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:45:23.609Z] #75 DONE 4.9s [2022-04-29T16:45:23.609Z] [2022-04-29T16:45:23.609Z] #76 [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-04-29T16:45:23.609Z] #76 sha256:033b848b6c7d16f1bbdd4bd39416bf98e15fbc42ace028574c352cda6c57e1e6 [2022-04-29T16:45:23.775Z] #28 48.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-29T16:45:23.775Z] #28 48.36 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-29T16:45:24.033Z] #28 48.62 Setting up libelf1:amd64 (0.183-1) ... [2022-04-29T16:45:24.033Z] #28 48.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-29T16:45:24.033Z] #28 48.65 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-29T16:45:24.033Z] #28 48.66 Setting up python3-distutils (3.9.2-1) ... [2022-04-29T16:45:24.170Z] #76 0.420 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T16:45:24.170Z] #76 0.421 Dload Upload Total Spent Left Speed [2022-04-29T16:45:24.170Z] #76 0.423 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-04-29T16:45:24.170Z] #76 DONE 0.7s [2022-04-29T16:45:24.170Z] [2022-04-29T16:45:24.170Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T16:45:24.170Z] #77 sha256:24e46f5c48455e26424342fe2a9be66739efa12b2d1fcd65fcd495ddf43e4826 [2022-04-29T16:45:24.293Z] #28 49.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-29T16:45:24.552Z] #28 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-29T16:45:24.552Z] #28 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-29T16:45:24.552Z] #28 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-29T16:45:24.552Z] #28 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-29T16:45:24.552Z] #28 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-29T16:45:24.552Z] #28 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-29T16:45:24.552Z] #28 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-29T16:45:24.552Z] #28 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-29T16:45:24.552Z] #28 49.13 Setting up python3-setuptools (52.0.0-4) ... [2022-04-29T16:45:25.155Z] #77 DONE 1.0s [2022-04-29T16:45:25.417Z] [2022-04-29T16:45:25.417Z] #78 exporting to image [2022-04-29T16:45:25.417Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T16:45:25.417Z] #78 exporting layers [2022-04-29T16:45:25.489Z] #28 50.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-29T16:45:25.489Z] #28 50.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-29T16:45:25.489Z] #28 50.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-29T16:45:25.489Z] #28 50.15 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-29T16:45:26.429Z] #28 50.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-29T16:45:26.429Z] #28 50.98 Setting up jq (1.6-2.1) ... [2022-04-29T16:45:26.429Z] #28 50.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-29T16:45:26.429Z] #28 51.01 Setting up iptables (1.8.7-1) ... [2022-04-29T16:45:26.429Z] #28 51.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:45:26.429Z] #28 51.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:45:26.429Z] #28 51.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-29T16:45:26.429Z] #28 51.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-29T16:45:26.429Z] #28 51.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-29T16:45:26.429Z] #28 51.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-29T16:45:26.429Z] #28 51.07 Setting up iproute2 (5.10.0-4) ... [2022-04-29T16:45:26.689Z] #28 51.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-29T16:45:27.627Z] #28 DONE 52.1s [2022-04-29T16:45:27.627Z] [2022-04-29T16:45:27.627Z] #29 [dev-systemd-false 8/25] 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-04-29T16:45:27.627Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-29T16:45:28.566Z] #29 0.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-29T16:45:28.566Z] #29 0.909 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-29T16:45:28.566Z] #29 0.913 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-29T16:45:28.566Z] #29 DONE 1.0s [2022-04-29T16:45:28.566Z] [2022-04-29T16:45:28.566Z] #69 [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-04-29T16:45:28.566Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:28.566Z] #69 ... [2022-04-29T16:45:28.566Z] [2022-04-29T16:45:28.566Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-29T16:45:28.566Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-29T16:45:32.003Z] #78 exporting layers 6.4s done [2022-04-29T16:45:32.003Z] #78 writing image sha256:b81f5750af7a4be479b0056c76cce8579bdaad6876b1e7b4f986d0d44eb97ecf 0.0s done [2022-04-29T16:45:32.003Z] #78 naming to docker.io/library/docker:82088364e143796457aa668ab23ba07c9d638940 0.0s done [2022-04-29T16:45:32.003Z] #78 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T16:45:32.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh dynbinary test-integration [2022-04-29T16:45:33.301Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-29T16:45:33.301Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-29T16:45:33.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-29T16:45:33.301Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-29T16:45:33.301Z] 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-04-29T16:45:33.301Z] Detected virtualization docker. [2022-04-29T16:45:33.301Z] Detected architecture x86-64. [2022-04-29T16:45:33.301Z] Set hostname to <40abc476375f>. [2022-04-29T16:45:33.301Z] modprobe@configfs.service: Succeeded. [2022-04-29T16:45:33.301Z] modprobe@drm.service: Succeeded. [2022-04-29T16:45:33.301Z] modprobe@fuse.service: Succeeded. [2022-04-29T16:45:33.562Z] + source /etc/docker-entrypoint-cmd [2022-04-29T16:45:33.562Z] ++ hack/make.sh dynbinary test-integration [2022-04-29T16:45:33.562Z] [2022-04-29T16:45:33.562Z] Removing bundles/ [2022-04-29T16:45:33.562Z] [2022-04-29T16:45:33.562Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T16:45:33.562Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:45:33.562Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:45:36.695Z] #30 7.991 Collecting yamllint==1.26.1 [2022-04-29T16:45:37.634Z] #30 9.026 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-29T16:45:37.926Z] 8f616e6e9eec: Pull complete [2022-04-29T16:45:38.203Z] #30 9.717 Collecting pathspec>=0.5.3 [2022-04-29T16:45:38.203Z] #30 9.722 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-29T16:45:38.463Z] #30 9.967 Collecting pyyaml [2022-04-29T16:45:38.463Z] #30 9.973 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-04-29T16:45:38.463Z] #30 10.01 Building wheels for collected packages: yamllint [2022-04-29T16:45:38.463Z] #30 10.01 Building wheel for yamllint (setup.py): started [2022-04-29T16:45:39.032Z] #30 10.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-29T16:45:39.032Z] #30 10.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f3d232556efff5a39b0028a43459c2bbc7059e20e000096fa30ad3e45d246585 [2022-04-29T16:45:39.032Z] #30 10.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-29T16:45:39.032Z] #30 10.64 Successfully built yamllint [2022-04-29T16:45:39.032Z] #30 10.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-29T16:45:39.602Z] #30 10.90 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-29T16:45:39.862Z] #30 DONE 11.4s [2022-04-29T16:45:39.862Z] [2022-04-29T16:45:39.862Z] #69 [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-04-29T16:45:39.862Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:39.862Z] #69 ... [2022-04-29T16:45:39.862Z] [2022-04-29T16:45:39.862Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-29T16:45:39.862Z] #34 sha256:a01b1dd9124cd68aaa11c2a0a6d5de613d5dc5db9a8e8e0dece7e80481887b74 [2022-04-29T16:45:40.122Z] #34 DONE 0.3s [2022-04-29T16:45:40.122Z] [2022-04-29T16:45:40.122Z] #69 [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-04-29T16:45:40.122Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:40.382Z] #69 ... [2022-04-29T16:45:40.382Z] [2022-04-29T16:45:40.382Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-29T16:45:40.382Z] #39 sha256:60ec98c5bf3ec01ca05835e4ba1288989288e8882fce7529937818432a6f1a55 [2022-04-29T16:45:40.642Z] #39 DONE 0.4s [2022-04-29T16:45:40.642Z] [2022-04-29T16:45:40.642Z] #69 [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-04-29T16:45:40.642Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:40.642Z] #69 ... [2022-04-29T16:45:40.642Z] [2022-04-29T16:45:40.642Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-29T16:45:40.642Z] #42 sha256:391651a9e1f03d6539621c076fb8a43511a527d3319b3b8c74b8b985fae1dcd1 [2022-04-29T16:45:40.642Z] #42 DONE 0.1s [2022-04-29T16:45:40.902Z] [2022-04-29T16:45:40.902Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-29T16:45:40.902Z] #44 sha256:f9976b8454e38ea3998584635dc89ae807d50dfc4c929ffe3bf8c6e5fe5996a7 [2022-04-29T16:45:40.902Z] #44 DONE 0.1s [2022-04-29T16:45:40.902Z] [2022-04-29T16:45:40.902Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-29T16:45:40.902Z] #46 sha256:0dd2782e638e6df66ee811fc0377a26285c5021c5a9eeaefeaecd174c61b209a [2022-04-29T16:45:40.902Z] #46 DONE 0.1s [2022-04-29T16:45:40.902Z] [2022-04-29T16:45:40.902Z] #69 [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-04-29T16:45:40.902Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:40.902Z] #69 ... [2022-04-29T16:45:40.902Z] [2022-04-29T16:45:40.902Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-29T16:45:40.902Z] #50 sha256:9e34f32daac55d45e83f81bd302fa84752ac5c05f041a9ff4023a4288bc1d411 [2022-04-29T16:45:40.902Z] #50 DONE 0.1s [2022-04-29T16:45:40.902Z] [2022-04-29T16:45:40.902Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-29T16:45:40.902Z] #53 sha256:6327cd93b945f04300daaee07f55610f1ba3e0df1b0ddb17c92dfaae49d39a7d [2022-04-29T16:45:41.161Z] #53 DONE 0.1s [2022-04-29T16:45:41.161Z] [2022-04-29T16:45:41.161Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-29T16:45:41.161Z] #57 sha256:1cbd5ae8008b5d722366597ea58657aabc95da2f2a2f0b8de89fd0d6d935bbae [2022-04-29T16:45:41.161Z] #57 DONE 0.1s [2022-04-29T16:45:41.161Z] [2022-04-29T16:45:41.161Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-29T16:45:41.162Z] #59 sha256:3b958fd8002dcf32b150dd20ffa9043020042c2c549d4a8bb7e447b17d4683e9 [2022-04-29T16:45:41.421Z] #59 DONE 0.1s [2022-04-29T16:45:41.421Z] [2022-04-29T16:45:41.421Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-29T16:45:41.421Z] #61 sha256:e16fa251e0270a51b45abbe0482439b0735f6480df9efb0a48a145993b9bc355 [2022-04-29T16:45:41.421Z] #61 DONE 0.2s [2022-04-29T16:45:41.421Z] [2022-04-29T16:45:41.421Z] #69 [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-04-29T16:45:41.421Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:41.681Z] #69 ... [2022-04-29T16:45:41.681Z] [2022-04-29T16:45:41.681Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-29T16:45:41.681Z] #63 sha256:00f06c3f86f015a207a682970d12cf58a1b8f7530456a968b2f8f4c540195e20 [2022-04-29T16:45:41.681Z] #63 DONE 0.1s [2022-04-29T16:45:41.681Z] [2022-04-29T16:45:41.681Z] #69 [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-04-29T16:45:41.681Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:45:50.890Z] #62 278.4 # github.com/containerd/containerd/cmd/containerd [2022-04-29T16:45:50.890Z] #62 278.4 /usr/bin/ld: /tmp/go-link-3015365514/000019.o: in function `New': [2022-04-29T16:45:50.890Z] #62 278.4 /tmp/tmp.3JDp2mt9NT/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-04-29T16:45:50.890Z] #62 278.5 + bin/containerd-stress [2022-04-29T16:45:50.890Z] #62 279.6 + bin/containerd-shim [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T16:45:52.168Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-04-29T16:45:52.168Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T16:45:52.168Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T16:45:52.731Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T16:45:52.731Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T16:45:52.988Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T16:45:52.988Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T16:45:53.244Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-29T16:45:53.500Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T16:45:53.500Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T16:45:53.500Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-04-29T16:45:53.758Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T16:45:53.758Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T16:45:56.278Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2022-04-29T16:45:56.278Z] ok github.com/docker/docker/builder/dockerfile 0.426s coverage: 49.3% of statements [2022-04-29T16:45:56.534Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-29T16:45:57.096Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-29T16:45:58.026Z] ok github.com/docker/docker/builder/remotecontext/git 1.678s coverage: 86.3% of statements [2022-04-29T16:45:58.026Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T16:45:58.026Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T16:45:58.026Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T16:45:58.026Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T16:45:58.588Z] ok github.com/docker/docker/cmd/docker-proxy 0.211s coverage: 69.3% of statements [2022-04-29T16:45:59.039Z] #62 290.8 + bin/containerd-shim-runc-v1 [2022-04-29T16:45:59.261Z] #62 277.7 # github.com/containerd/containerd/cmd/containerd [2022-04-29T16:45:59.261Z] #62 277.7 /usr/bin/ld: /tmp/go-link-3443935557/000019.o: in function `New': [2022-04-29T16:45:59.261Z] #62 277.7 /tmp/tmp.bUgcUyi4sd/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-04-29T16:45:59.261Z] #62 277.8 + bin/containerd-stress [2022-04-29T16:45:59.261Z] #62 278.9 + bin/containerd-shim [2022-04-29T16:46:01.858Z] ok github.com/docker/docker/client 0.083s coverage: 75.6% of statements [2022-04-29T16:46:04.334Z] #62 297.1 + bin/containerd-shim-runc-v2 [2022-04-29T16:46:04.909Z] #62 297.9 + binaries [2022-04-29T16:46:05.169Z] #62 297.9 + install -D bin/containerd /build/containerd [2022-04-29T16:46:05.169Z] #62 298.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T16:46:05.169Z] #62 298.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T16:46:05.169Z] #62 298.0 + install -D bin/ctr /build/ctr [2022-04-29T16:46:07.083Z] #62 DONE 299.9s [2022-04-29T16:46:07.356Z] #62 290.0 + bin/containerd-shim-runc-v1 [2022-04-29T16:46:08.026Z] [2022-04-29T16:46:08.026Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T16:46:08.026Z] #63 sha256:b653924a247e142db6cab310000c13736bc4bd698c5e784993c220f0e8d34fcd [2022-04-29T16:46:08.256Z] #69 ... [2022-04-29T16:46:08.256Z] [2022-04-29T16:46:08.256Z] #65 [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-04-29T16:46:08.256Z] #65 sha256:03984b42b929bda99ad2ce3171f69dfdf82e548a69b55f8dd63bc7ab45c6c501 [2022-04-29T16:46:08.256Z] #65 94.64 + mkdir -p /build [2022-04-29T16:46:08.256Z] #65 94.64 + cp runc /build/runc [2022-04-29T16:46:08.256Z] #65 DONE 95.1s [2022-04-29T16:46:08.256Z] [2022-04-29T16:46:08.256Z] #69 [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-04-29T16:46:08.256Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:46:08.256Z] #69 ... [2022-04-29T16:46:08.256Z] [2022-04-29T16:46:08.256Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-29T16:46:08.256Z] #66 sha256:b6b65e2bcc7771469fd4c49ff8e9c5f698b0f4f265faaa3eaace458119619d87 [2022-04-29T16:46:08.256Z] #66 DONE 0.1s [2022-04-29T16:46:08.256Z] [2022-04-29T16:46:08.256Z] #69 [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-04-29T16:46:08.256Z] #69 sha256:8430c7c9760cb1fc236b27632192ea936635d6ee189e900db5a0c06cb6ad7223 [2022-04-29T16:46:08.971Z] #63 DONE 0.9s [2022-04-29T16:46:08.971Z] [2022-04-29T16:46:08.971Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T16:46:08.971Z] #68 sha256:357d114a8ec5f9b8a16714c21d2273354bfb8aeaf621e811a32ec6071d55d0f1 [2022-04-29T16:46:09.231Z] #68 DONE 0.2s [2022-04-29T16:46:09.231Z] [2022-04-29T16:46:09.231Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T16:46:09.231Z] #73 sha256:ff8d84a8933519f39876be967db4f70bb862631dfc125809339fb8c4a4b249b1 [2022-04-29T16:46:10.173Z] #73 DONE 1.0s [2022-04-29T16:46:10.173Z] [2022-04-29T16:46:10.173Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T16:46:10.173Z] #74 sha256:77ac95a131c6a079647ceaae98f94e666a13bc9bd44ab9ddf21158207f7c4d87 [2022-04-29T16:46:10.173Z] #74 DONE 0.0s [2022-04-29T16:46:10.173Z] [2022-04-29T16:46:10.173Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T16:46:10.173Z] #75 sha256:117f48a43a8056144d562efab00689416baf1e261f3f369cc8b6677d6ca299cb [2022-04-29T16:46:11.557Z] #75 DONE 1.4s [2022-04-29T16:46:11.557Z] [2022-04-29T16:46:11.557Z] #76 exporting to image [2022-04-29T16:46:11.557Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T16:46:11.557Z] #76 exporting layers [2022-04-29T16:46:12.610Z] #62 296.2 + bin/containerd-shim-runc-v2 [2022-04-29T16:46:13.173Z] #62 297.0 + binaries [2022-04-29T16:46:13.173Z] #62 297.0 + install -D bin/containerd /build/containerd [2022-04-29T16:46:13.173Z] #62 297.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T16:46:13.173Z] #62 297.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T16:46:13.173Z] #62 297.0 + install -D bin/ctr /build/ctr [2022-04-29T16:46:15.061Z] #62 DONE 298.9s [2022-04-29T16:46:15.991Z] [2022-04-29T16:46:15.991Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T16:46:15.991Z] #63 sha256:96124afa78f09dcf9379b64771ff90191bbeb7e361c88f240c3e0ea02ecc745d [2022-04-29T16:46:16.918Z] #63 DONE 0.8s [2022-04-29T16:46:16.918Z] [2022-04-29T16:46:16.918Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T16:46:16.918Z] #68 sha256:288cadea7feabfccabdccbcaf4a92f5a71514e86b98b64bbeae1d71009e2542d [2022-04-29T16:46:16.918Z] #68 DONE 0.2s [2022-04-29T16:46:16.918Z] [2022-04-29T16:46:16.918Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T16:46:16.918Z] #73 sha256:bd364330c1861c34aae803449a5aa35afc282d473fc464fd8326b1dc6e56fa9b [2022-04-29T16:46:17.853Z] #73 DONE 0.9s [2022-04-29T16:46:17.853Z] [2022-04-29T16:46:17.853Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T16:46:17.853Z] #74 sha256:2ea0597ba05803a1946ec9af77bf57cbfc55e421750cfbe7646aaa51a39a2365 [2022-04-29T16:46:17.853Z] #74 DONE 0.0s [2022-04-29T16:46:17.853Z] [2022-04-29T16:46:17.853Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T16:46:17.853Z] #75 sha256:c6c4a197a2033fcaab18927b91d3c9c8f91a5ffdde72cfdf65acf4eaa6c48735 [2022-04-29T16:46:18.141Z] #76 exporting layers 6.2s done [2022-04-29T16:46:18.141Z] #76 writing image sha256:60855d0405844c3f5b57337b8e0fefc1c896ec00ad81b7f0b3f15dfafa0af956 done [2022-04-29T16:46:18.141Z] #76 naming to docker.io/library/docker:82088364e143796457aa668ab23ba07c9d638940 done [2022-04-29T16:46:18.141Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-29T16:46:18.486Z] + trap exit INT TERM [2022-04-29T16:46:18.486Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-29T16:46:18.486Z] + CONTAINER_NAME=docker-pr3 [2022-04-29T16:46:18.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43547/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh dynbinary [2022-04-29T16:46:19.222Z] #75 DONE 1.3s [2022-04-29T16:46:19.222Z] [2022-04-29T16:46:19.222Z] #76 exporting to image [2022-04-29T16:46:19.222Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T16:46:19.222Z] #76 exporting layers [2022-04-29T16:46:19.427Z] [2022-04-29T16:46:19.427Z] Removing bundles/ [2022-04-29T16:46:19.427Z] [2022-04-29T16:46:19.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T16:46:19.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:46:19.427Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:46:25.762Z] #76 exporting layers 6.4s done [2022-04-29T16:46:25.762Z] #76 writing image sha256:581438bfcf9d131652fbfc1c67d22c97a7e5a7b2d72744551b48c06c830a2e0e done [2022-04-29T16:46:25.762Z] #76 naming to docker.io/library/docker:82088364e143796457aa668ab23ba07c9d638940 done [2022-04-29T16:46:25.762Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T16:46:26.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh dynbinary test-integration [2022-04-29T16:46:27.035Z] [2022-04-29T16:46:27.035Z] Removing bundles/ [2022-04-29T16:46:27.035Z] [2022-04-29T16:46:27.035Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T16:46:27.035Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:46:27.035Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:46:33.893Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 30.2% of statements [2022-04-29T16:46:35.259Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-29T16:46:35.515Z] ok github.com/docker/docker/cmd/dockerd/trap 2.463s coverage: 0.0% of statements [2022-04-29T16:46:35.515Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T16:46:35.515Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T16:46:35.515Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T16:46:35.515Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T16:46:35.515Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T16:46:40.353Z] #69 186.4 # github.com/containerd/containerd/cmd/containerd [2022-04-29T16:46:40.353Z] #69 186.4 /usr/bin/ld: /tmp/go-link-2311343724/000019.o: in function `New': [2022-04-29T16:46:40.353Z] #69 186.4 /tmp/tmp.46UnSffv1N/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-04-29T16:46:40.353Z] #69 186.5 + bin/containerd-stress [2022-04-29T16:46:40.353Z] #69 187.7 + bin/containerd-shim [2022-04-29T16:46:42.057Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2022-04-29T16:46:42.313Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-04-29T16:46:43.723Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-29T16:46:50.268Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.8% of statements [2022-04-29T16:46:51.198Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-04-29T16:46:51.761Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-29T16:46:52.324Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-29T16:46:52.578Z] #69 199.3 + bin/containerd-shim-runc-v1 [2022-04-29T16:46:52.886Z] ok github.com/docker/docker/daemon 10.153s coverage: 16.7% of statements [2022-04-29T16:46:52.886Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T16:46:52.886Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T16:46:52.886Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T16:46:52.886Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T16:46:53.825Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.665s coverage: 74.8% of statements [2022-04-29T16:46:54.753Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.313s coverage: 56.2% of statements [2022-04-29T16:46:55.009Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-29T16:46:56.379Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-29T16:46:57.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.188s coverage: 50.6% of statements [2022-04-29T16:46:57.855Z] #69 205.8 + bin/containerd-shim-runc-v2 [2022-04-29T16:46:58.792Z] #69 206.6 + binaries [2022-04-29T16:46:58.792Z] #69 206.6 + install -D bin/containerd /build/containerd [2022-04-29T16:46:58.792Z] #69 206.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-29T16:46:58.792Z] #69 206.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-29T16:46:58.792Z] #69 206.7 + install -D bin/ctr /build/ctr [2022-04-29T16:46:59.360Z] #69 DONE 207.1s [2022-04-29T16:46:59.665Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.983s coverage: 46.1% of statements [2022-04-29T16:46:59.665Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T16:46:59.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.953s coverage: 58.2% of statements [2022-04-29T16:46:59.665Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-29T16:46:59.665Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T16:47:00.227Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-29T16:47:00.740Z] [2022-04-29T16:47:00.741Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-29T16:47:00.741Z] #70 sha256:1307a437d96abead9f5dfe9b13d2b0fc08f7724c60a80e05ad5e7de0622dcca8 [2022-04-29T16:47:00.741Z] #70 DONE 0.2s [2022-04-29T16:47:00.741Z] [2022-04-29T16:47:00.741Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-29T16:47:00.741Z] #75 sha256:a89cc3b7676a01e3d44c12ea377697466a832c9c355ef65dd20f74a4c6fa6651 [2022-04-29T16:47:00.790Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-29T16:47:00.999Z] #75 DONE 0.1s [2022-04-29T16:47:00.999Z] [2022-04-29T16:47:00.999Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-29T16:47:00.999Z] #80 sha256:4dfe13854519a2fc041601b7399b9fce155b144e60e68a8ab747c631a044e72f [2022-04-29T16:47:01.047Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-29T16:47:01.566Z] #80 DONE 0.8s [2022-04-29T16:47:01.566Z] [2022-04-29T16:47:01.566Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-29T16:47:01.566Z] #81 sha256:0fafe8f90bf73d98bcdcac665ca7f74226b74cdf0ef20a5b63c792c2cc1e51aa [2022-04-29T16:47:01.566Z] #81 DONE 0.0s [2022-04-29T16:47:01.566Z] [2022-04-29T16:47:01.566Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-29T16:47:01.566Z] #82 sha256:b9395ae4e48dbf569fc09d3ac7812b33ca30221d636d23f3a47d7e71af7748d8 [2022-04-29T16:47:02.414Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.6% of statements [2022-04-29T16:47:02.414Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T16:47:02.414Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T16:47:02.670Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-04-29T16:47:03.599Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-04-29T16:47:03.599Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 80.2% of statements [2022-04-29T16:47:03.599Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T16:47:04.162Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-04-29T16:47:04.162Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-04-29T16:47:04.724Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-29T16:47:04.980Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-29T16:47:05.543Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-29T16:47:05.543Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T16:47:05.801Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 59.1% of statements [2022-04-29T16:47:06.057Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-04-29T16:47:06.854Z] #82 DONE 5.1s [2022-04-29T16:47:06.854Z] [2022-04-29T16:47:06.854Z] #83 exporting to image [2022-04-29T16:47:06.854Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-29T16:47:06.854Z] #83 exporting layers [2022-04-29T16:47:06.985Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-29T16:47:07.242Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-29T16:47:07.804Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-29T16:47:08.367Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-04-29T16:47:08.367Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T16:47:08.367Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T16:47:09.295Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-04-29T16:47:09.857Z] ok github.com/docker/docker/distribution 0.604s coverage: 28.2% of statements [2022-04-29T16:47:09.857Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T16:47:10.427Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-29T16:47:10.989Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-29T16:47:11.246Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-29T16:47:11.809Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-04-29T16:47:11.809Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T16:47:12.066Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2022-04-29T16:47:12.323Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2022-04-29T16:47:12.323Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T16:47:12.885Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-04-29T16:47:13.450Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-04-29T16:47:14.013Z] ok github.com/docker/docker/opts 0.029s coverage: 65.5% of statements [2022-04-29T16:47:14.013Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-29T16:47:15.904Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.5% of statements [2022-04-29T16:47:16.833Z] ok github.com/docker/docker/pkg/authorization 0.665s coverage: 68.3% of statements [2022-04-29T16:47:17.089Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-29T16:47:17.089Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-29T16:47:20.358Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-04-29T16:47:20.615Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-29T16:47:20.871Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-29T16:47:20.871Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-29T16:47:21.128Z] ok github.com/docker/docker/layer 7.627s coverage: 69.0% of statements [2022-04-29T16:47:21.128Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T16:47:21.128Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T16:47:21.128Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T16:47:21.128Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T16:47:21.128Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T16:47:21.128Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T16:47:21.775Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-29T16:47:21.775Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-29T16:47:22.031Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-04-29T16:47:22.031Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-04-29T16:47:22.960Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 67.9% of statements [2022-04-29T16:47:22.960Z] ok github.com/docker/docker/pkg/ioutils 0.386s coverage: 71.0% of statements [2022-04-29T16:47:23.216Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-29T16:47:23.217Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-29T16:47:23.217Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-29T16:47:23.473Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-29T16:47:23.473Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-29T16:47:23.729Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-04-29T16:47:23.985Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-29T16:47:24.241Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2022-04-29T16:47:24.242Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T16:47:24.242Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T16:47:24.804Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-29T16:47:25.060Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-29T16:47:25.317Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-29T16:47:25.573Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-29T16:47:26.947Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-04-29T16:47:26.947Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-29T16:47:27.206Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-29T16:47:27.470Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-29T16:47:27.730Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-29T16:47:27.987Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-29T16:47:28.550Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-29T16:47:28.806Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-29T16:47:29.061Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-04-29T16:47:29.624Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-29T16:47:29.880Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-29T16:47:30.136Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-29T16:47:32.025Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-29T16:47:32.281Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-29T16:47:32.538Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-04-29T16:47:33.906Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2022-04-29T16:47:34.162Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-29T16:47:34.925Z] dccd9e4d14d3: Pull complete [2022-04-29T16:47:34.925Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-29T16:47:34.925Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T16:47:34.925Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T16:47:34.925Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-29T16:47:34.925Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-29T16:47:34.925Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-29T16:47:34.925Z] INFO: Docker version of control daemon [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] Client: [2022-04-29T16:47:34.925Z] Version: 20.10.9 [2022-04-29T16:47:34.925Z] API version: 1.41 [2022-04-29T16:47:34.925Z] Go version: go1.16.8 [2022-04-29T16:47:34.925Z] Git commit: c2ea9bc [2022-04-29T16:47:34.925Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-29T16:47:34.925Z] OS/Arch: windows/amd64 [2022-04-29T16:47:34.925Z] Context: default [2022-04-29T16:47:34.925Z] Experimental: true [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] Server: Docker Engine - Community [2022-04-29T16:47:34.925Z] Engine: [2022-04-29T16:47:34.925Z] Version: 20.10.9 [2022-04-29T16:47:34.925Z] API version: 1.41 (minimum version 1.24) [2022-04-29T16:47:34.925Z] Go version: go1.16.8 [2022-04-29T16:47:34.925Z] Git commit: 79ea9d3 [2022-04-29T16:47:34.925Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-29T16:47:34.925Z] OS/Arch: windows/amd64 [2022-04-29T16:47:34.925Z] Experimental: true [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] INFO: Docker info of control daemon [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] Client: [2022-04-29T16:47:34.925Z] Context: default [2022-04-29T16:47:34.925Z] Debug Mode: false [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] Server: [2022-04-29T16:47:34.925Z] Containers: 0 [2022-04-29T16:47:34.925Z] Running: 0 [2022-04-29T16:47:34.925Z] Paused: 0 [2022-04-29T16:47:34.925Z] Stopped: 0 [2022-04-29T16:47:34.925Z] Images: 1 [2022-04-29T16:47:34.925Z] Server Version: 20.10.9 [2022-04-29T16:47:34.925Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-29T16:47:34.925Z] Windows: [2022-04-29T16:47:34.925Z] LCOW: [2022-04-29T16:47:34.925Z] Logging Driver: json-file [2022-04-29T16:47:34.925Z] Plugins: [2022-04-29T16:47:34.925Z] Volume: local [2022-04-29T16:47:34.925Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T16:47:34.925Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T16:47:34.925Z] Swarm: inactive [2022-04-29T16:47:34.925Z] Default Isolation: process [2022-04-29T16:47:34.925Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T16:47:34.925Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-29T16:47:34.925Z] OSType: windows [2022-04-29T16:47:34.925Z] Architecture: x86_64 [2022-04-29T16:47:34.925Z] CPUs: 4 [2022-04-29T16:47:34.925Z] Total Memory: 32GiB [2022-04-29T16:47:34.925Z] Name: azwin-2-e2ebb0 [2022-04-29T16:47:34.925Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-29T16:47:34.925Z] Docker Root Dir: D:\docker [2022-04-29T16:47:34.925Z] Debug Mode: false [2022-04-29T16:47:34.925Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:47:34.925Z] Labels: [2022-04-29T16:47:34.925Z] Experimental: true [2022-04-29T16:47:34.925Z] Insecure Registries: [2022-04-29T16:47:34.925Z] 10.0.0.4:5000 [2022-04-29T16:47:34.925Z] 127.0.0.0/8 [2022-04-29T16:47:34.925Z] Registry Mirrors: [2022-04-29T16:47:34.925Z] http://10.0.0.4:5000/ [2022-04-29T16:47:34.925Z] Live Restore Enabled: false [2022-04-29T16:47:34.925Z] Product License: Community Engine [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] INFO: Commit hash is 82088364e1 [2022-04-29T16:47:34.925Z] INFO: Nuke-Everything... [2022-04-29T16:47:34.925Z] INFO: Container count on control daemon to delete is 0 [2022-04-29T16:47:34.925Z] INFO: Nuking d:\CI [2022-04-29T16:47:34.925Z] INFO: Zapped successfully [2022-04-29T16:47:34.925Z] INFO: Location for testing is d:\CI\PR-43547\3 [2022-04-29T16:47:34.925Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:34.925Z] INFO: Building the image from Dockerfile.windows at 04/29/2022 16:47:31... [2022-04-29T16:47:34.925Z] [2022-04-29T16:47:35.090Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-04-29T16:47:35.346Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-29T16:47:35.602Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-29T16:47:36.164Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-29T16:47:36.420Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-29T16:47:38.312Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-29T16:47:38.568Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.4% of statements [2022-04-29T16:47:38.973Z] #83 exporting layers 31.5s done [2022-04-29T16:47:38.973Z] #83 writing image sha256:72c3fa096b7dcccfaec7186eb386667203966ae395972764324ea9576d7f8ad4 done [2022-04-29T16:47:38.973Z] #83 naming to docker.io/library/docker:82088364e143796457aa668ab23ba07c9d638940 done [2022-04-29T16:47:38.973Z] #83 DONE 31.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-29T16:47:39.131Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-29T16:47:39.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43547/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/validate/default [2022-04-29T16:47:39.689Z] Sending build context to Docker daemon 66.58MB [2022-04-29T16:47:39.689Z] [2022-04-29T16:47:39.689Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-29T16:47:39.689Z] ---> aa8714eb8356 [2022-04-29T16:47:39.689Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-29T16:47:39.689Z] ---> Running in d866e5800d87 [2022-04-29T16:47:40.095Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:47:40.095Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:47:40.095Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:47:40.095Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:47:40.095Z] [2022-04-29T16:47:40.095Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T16:47:40.095Z] DOCKER_SYSTEMD=1 [2022-04-29T16:47:40.095Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T16:47:40.095Z] HOSTNAME=40abc476375f [2022-04-29T16:47:40.095Z] DEST=bundles/test-integration [2022-04-29T16:47:40.095Z] PWD=/go/src/github.com/docker/docker [2022-04-29T16:47:40.095Z] DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:47:40.095Z] container=docker [2022-04-29T16:47:40.095Z] HOME=/root [2022-04-29T16:47:40.095Z] LANG=C.UTF-8 [2022-04-29T16:47:40.095Z] INVOCATION_ID=5402dc2f45fe45c0b1b9c70182cd3b5a [2022-04-29T16:47:40.095Z] GOLANG_VERSION=1.18.1 [2022-04-29T16:47:40.095Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T16:47:40.095Z] VALIDATE_BRANCH=master [2022-04-29T16:47:40.095Z] TERM=xterm [2022-04-29T16:47:40.095Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T16:47:40.095Z] SHLVL=3 [2022-04-29T16:47:40.095Z] TIMEOUT=120m [2022-04-29T16:47:40.095Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T16:47:40.095Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T16:47:40.095Z] GO111MODULE=off [2022-04-29T16:47:40.095Z] DOCKER_EXPERIMENTAL=1 [2022-04-29T16:47:40.095Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T16:47:40.095Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T16:47:40.095Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T16:47:40.095Z] GOPATH=/go [2022-04-29T16:47:40.095Z] PKG_CONFIG=pkg-config [2022-04-29T16:47:40.095Z] _=/usr/bin/env [2022-04-29T16:47:40.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T16:47:40.157Z] Removing intermediate container d866e5800d87 [2022-04-29T16:47:40.157Z] ---> 848d3eb49e67 [2022-04-29T16:47:40.157Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-29T16:47:40.157Z] ---> Running in beb306b6561d [2022-04-29T16:47:40.267Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-29T16:47:40.267Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-29T16:47:40.267Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-29T16:47:40.267Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-29T16:47:40.267Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-29T16:47:40.267Z] Congratulations! No new tests were added to integration-cli. [2022-04-29T16:47:40.267Z] [2022-04-29T16:47:40.267Z] INFO Start validation with golang-ci-lint [2022-04-29T16:47:40.496Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-29T16:47:40.630Z] Removing intermediate container beb306b6561d [2022-04-29T16:47:40.630Z] ---> 05def1420b8b [2022-04-29T16:47:40.630Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-29T16:47:40.630Z] ---> Running in 982b101ea7a5 [2022-04-29T16:47:41.099Z] Removing intermediate container 982b101ea7a5 [2022-04-29T16:47:41.099Z] ---> 2e4876140a80 [2022-04-29T16:47:41.099Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-29T16:47:41.099Z] ---> Running in 60e81c071db9 [2022-04-29T16:47:41.207Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-29T16:47:41.207Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-29T16:47:41.207Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-29T16:47:41.568Z] Removing intermediate container 60e81c071db9 [2022-04-29T16:47:41.568Z] ---> dd1e3238120c [2022-04-29T16:47:41.568Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-29T16:47:41.568Z] ---> Running in ca367c8b6bec [2022-04-29T16:47:41.568Z] Removing intermediate container ca367c8b6bec [2022-04-29T16:47:41.568Z] ---> e71a389da6df [2022-04-29T16:47:41.568Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-29T16:47:41.568Z] ---> Running in 3b982737067d [2022-04-29T16:47:42.036Z] Removing intermediate container 3b982737067d [2022-04-29T16:47:42.036Z] ---> 76a4baeb6562 [2022-04-29T16:47:42.036Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-29T16:47:42.036Z] ---> Running in dfeab59d869a [2022-04-29T16:47:47.914Z] [2022-04-29T16:47:47.914Z] SUCCESS: Specified value was saved. [2022-04-29T16:47:48.383Z] INFO: Downloading git... [2022-04-29T16:47:49.388Z] INFO: Downloading go... [2022-04-29T16:47:50.953Z] INFO: Downloading compiler 1 of 3... [2022-04-29T16:47:52.520Z] INFO: Downloading compiler 2 of 3... [2022-04-29T16:47:52.989Z] INFO: Downloading compiler 3 of 3... [2022-04-29T16:47:53.975Z] INFO: Extracting git... [2022-04-29T16:47:58.538Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T16:47:58.538Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === Skipped [2022-04-29T16:47:58.538Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T16:47:58.538Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T16:47:58.538Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T16:47:58.538Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T16:47:58.538Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:71: No driver to put! [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-29T16:47:58.538Z] time="2022-04-29T16:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-29T16:47:58.538Z] time="2022-04-29T16:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-29T16:47:58.538Z] time="2022-04-29T16:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-29T16:47:58.538Z] time="2022-04-29T16:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-29T16:47:58.538Z] time="2022-04-29T16:46:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:71: No driver to put! [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-29T16:47:58.538Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-29T16:47:58.538Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-29T16:47:58.538Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.538Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-29T16:47:58.538Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.538Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T16:47:58.538Z] [2022-04-29T16:47:58.539Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-29T16:47:58.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T16:47:58.539Z] [2022-04-29T16:47:58.539Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-29T16:47:58.539Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T16:47:58.539Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T16:47:58.539Z] [2022-04-29T16:47:58.539Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-29T16:47:58.539Z] graphtest_unix.go:71: No driver to put! [2022-04-29T16:47:58.539Z] [2022-04-29T16:47:58.539Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-29T16:47:58.539Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-29T16:47:58.539Z] [2022-04-29T16:47:58.539Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-29T16:47:58.539Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-29T16:47:58.539Z] [2022-04-29T16:47:58.539Z] DONE 2526 tests, 28 skipped in 209.794s [2022-04-29T16:47:58.539Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/config [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/idm [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/ns [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/options [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/osl [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T16:47:58.539Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-29T16:47:58.539Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp 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-04-29T16:48:08.920Z] INFO: Expanding go... [2022-04-29T16:48:25.964Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:48:25.964Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:48:25.964Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:48:25.964Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:48:25.964Z] [2022-04-29T16:48:25.964Z] + TEST_INTEGRATION_DEST=2 [2022-04-29T16:48:25.964Z] + CONTAINER_NAME=docker-pr3-2 [2022-04-29T16:48:25.964Z] + TEST_SKIP_INTEGRATION=1 [2022-04-29T16:48:25.964Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-29T16:48:25.964Z] + run_tests [2022-04-29T16:48:25.964Z] + c=0 [2022-04-29T16:48:25.964Z] + '[' -n 0 ']' [2022-04-29T16:48:25.964Z] + rm= [2022-04-29T16:48:25.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43547/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43547/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh '' test-integration [2022-04-29T16:48:25.964Z] + TEST_INTEGRATION_DEST=1 [2022-04-29T16:48:25.964Z] + CONTAINER_NAME=docker-pr3-1 [2022-04-29T16:48:25.964Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T16:48:25.964Z] + run_tests test-integration-flaky [2022-04-29T16:48:25.964Z] + '[' -n 0 ']' [2022-04-29T16:48:25.964Z] + rm= [2022-04-29T16:48:25.964Z] + TEST_INTEGRATION_DEST=3 [2022-04-29T16:48:25.964Z] + CONTAINER_NAME=docker-pr3-3 [2022-04-29T16:48:25.964Z] + TEST_SKIP_INTEGRATION=1 [2022-04-29T16:48:25.964Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-29T16:48:25.964Z] + run_tests [2022-04-29T16:48:25.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43547/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43547/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh test-integration-flaky test-integration [2022-04-29T16:48:25.964Z] + '[' -n 0 ']' [2022-04-29T16:48:25.964Z] + rm= [2022-04-29T16:48:25.964Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43547/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43547/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh '' test-integration [2022-04-29T16:48:25.964Z] ++ jobs -p [2022-04-29T16:48:25.964Z] + for job in $(jobs -p) [2022-04-29T16:48:25.964Z] + wait 6774 [2022-04-29T16:48:25.964Z] [2022-04-29T16:48:25.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T16:48:25.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T16:48:25.964Z] HOSTNAME=a0124fd37215 [2022-04-29T16:48:25.964Z] TEST_SKIP_INTEGRATION=1 [2022-04-29T16:48:25.964Z] TESTDEBUG=0 [2022-04-29T16:48:25.964Z] DEST=bundles/test-integration [2022-04-29T16:48:25.964Z] PWD=/go/src/github.com/docker/docker [2022-04-29T16:48:25.964Z] KEEPBUNDLE=1 [2022-04-29T16:48:25.964Z] DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:48:25.964Z] container=docker [2022-04-29T16:48:25.964Z] HOME=/root [2022-04-29T16:48:25.964Z] GOLANG_VERSION=1.18.1 [2022-04-29T16:48:25.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T16:48:25.964Z] VALIDATE_BRANCH=master [2022-04-29T16:48:25.964Z] TERM=xterm [2022-04-29T16:48:25.964Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T16:48:25.964Z] SHLVL=1 [2022-04-29T16:48:25.964Z] TIMEOUT=120m [2022-04-29T16:48:25.964Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T16:48:25.964Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T16:48:25.964Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-29T16:48:25.964Z] GO111MODULE=off [2022-04-29T16:48:25.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T16:48:25.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T16:48:25.964Z] GOPATH=/go [2022-04-29T16:48:25.964Z] PKG_CONFIG=pkg-config [2022-04-29T16:48:25.964Z] _=/usr/bin/env [2022-04-29T16:48:25.964Z] Building test suite binary ./integration-cli/test.main [2022-04-29T16:48:25.964Z] [2022-04-29T16:48:25.964Z] [2022-04-29T16:48:25.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T16:48:25.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T16:48:25.964Z] HOSTNAME=4995a9dbbfdc [2022-04-29T16:48:25.964Z] TEST_SKIP_INTEGRATION=1 [2022-04-29T16:48:25.964Z] TESTDEBUG=0 [2022-04-29T16:48:25.964Z] DEST=bundles/test-integration [2022-04-29T16:48:25.964Z] PWD=/go/src/github.com/docker/docker [2022-04-29T16:48:25.964Z] KEEPBUNDLE=1 [2022-04-29T16:48:25.964Z] DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:48:25.964Z] container=docker [2022-04-29T16:48:25.964Z] HOME=/root [2022-04-29T16:48:25.964Z] GOLANG_VERSION=1.18.1 [2022-04-29T16:48:25.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T16:48:25.964Z] VALIDATE_BRANCH=master [2022-04-29T16:48:25.964Z] TERM=xterm [2022-04-29T16:48:25.964Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T16:48:25.964Z] SHLVL=1 [2022-04-29T16:48:25.964Z] TIMEOUT=120m [2022-04-29T16:48:25.964Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T16:48:25.964Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T16:48:25.964Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-29T16:48:25.964Z] GO111MODULE=off [2022-04-29T16:48:25.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T16:48:25.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T16:48:25.964Z] GOPATH=/go [2022-04-29T16:48:25.964Z] PKG_CONFIG=pkg-config [2022-04-29T16:48:25.964Z] _=/usr/bin/env [2022-04-29T16:48:25.964Z] Building test suite binary ./integration-cli/test.main [2022-04-29T16:48:25.964Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-29T16:48:25.964Z] No new tests added to integration. [2022-04-29T16:48:25.964Z] [2022-04-29T16:48:25.964Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T16:48:25.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T16:48:25.964Z] HOSTNAME=29bf1c9a3062 [2022-04-29T16:48:25.964Z] TESTDEBUG=0 [2022-04-29T16:48:25.964Z] DEST=bundles/test-integration [2022-04-29T16:48:25.964Z] PWD=/go/src/github.com/docker/docker [2022-04-29T16:48:25.964Z] KEEPBUNDLE=1 [2022-04-29T16:48:25.964Z] DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:48:25.964Z] container=docker [2022-04-29T16:48:25.964Z] HOME=/root [2022-04-29T16:48:25.964Z] GOLANG_VERSION=1.18.1 [2022-04-29T16:48:25.964Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T16:48:25.964Z] VALIDATE_BRANCH=master [2022-04-29T16:48:25.964Z] TERM=xterm [2022-04-29T16:48:25.964Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T16:48:25.964Z] SHLVL=1 [2022-04-29T16:48:25.964Z] TIMEOUT=120m [2022-04-29T16:48:25.964Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T16:48:25.964Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T16:48:25.964Z] GO111MODULE=off [2022-04-29T16:48:25.964Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T16:48:25.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T16:48:25.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T16:48:25.964Z] GOPATH=/go [2022-04-29T16:48:25.964Z] PKG_CONFIG=pkg-config [2022-04-29T16:48:25.964Z] _=/usr/bin/env [2022-04-29T16:48:25.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T16:48:26.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T16:48:26.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T16:48:33.457Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:48:33.457Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:48:33.457Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:48:33.457Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:48:33.457Z] [2022-04-29T16:48:33.457Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T16:48:33.457Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T16:48:33.457Z] HOSTNAME=7c1534d05243 [2022-04-29T16:48:33.457Z] DEST=bundles/test-integration [2022-04-29T16:48:33.457Z] PWD=/go/src/github.com/docker/docker [2022-04-29T16:48:33.457Z] DOCKER_ROOTLESS=1 [2022-04-29T16:48:33.457Z] DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:48:33.457Z] container=docker [2022-04-29T16:48:33.457Z] HOME=/root [2022-04-29T16:48:33.457Z] GOLANG_VERSION=1.18.1 [2022-04-29T16:48:33.457Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T16:48:33.457Z] VALIDATE_BRANCH=master [2022-04-29T16:48:33.457Z] TERM=xterm [2022-04-29T16:48:33.457Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T16:48:33.457Z] SHLVL=1 [2022-04-29T16:48:33.457Z] TIMEOUT=120m [2022-04-29T16:48:33.457Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T16:48:33.457Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T16:48:33.457Z] GO111MODULE=off [2022-04-29T16:48:33.457Z] DOCKER_EXPERIMENTAL=1 [2022-04-29T16:48:33.457Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T16:48:33.457Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T16:48:33.457Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T16:48:33.457Z] GOPATH=/go [2022-04-29T16:48:33.457Z] PKG_CONFIG=pkg-config [2022-04-29T16:48:33.457Z] _=/usr/bin/env [2022-04-29T16:48:33.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T16:48:39.027Z] INFO: Expanding compiler 1 of 3... [2022-04-29T16:48:40.014Z] INFO: Expanding compiler 2 of 3... [2022-04-29T16:48:45.168Z] ok github.com/docker/docker/libnetwork 37.311s coverage: 40.6% of statements [2022-04-29T16:48:45.168Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T16:48:45.168Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-29T16:48:45.168Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T16:48:45.168Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T16:48:45.168Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-29T16:48:45.886Z] INFO: Expanding compiler 3 of 3... [2022-04-29T16:48:46.354Z] INFO: Removing downloaded files... [2022-04-29T16:48:46.354Z] INFO: Downloading containerd [2022-04-29T16:48:46.536Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.543s coverage: 59.9% of statements [2022-04-29T16:48:46.536Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T16:48:46.536Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-04-29T16:48:47.099Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-29T16:48:47.099Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T16:48:47.661Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-29T16:48:47.661Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T16:48:47.918Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-29T16:48:48.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T16:48:56.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T16:48:57.863Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.423s coverage: 7.2% of statements [2022-04-29T16:48:57.863Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T16:48:57.863Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-29T16:48:57.863Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-29T16:48:57.863Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T16:48:57.863Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-29T16:48:57.863Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T16:48:58.120Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-29T16:48:58.376Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-04-29T16:48:58.632Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-29T16:48:58.632Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-29T16:49:06.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T16:49:06.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T16:49:07.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T16:49:08.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T16:49:08.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T16:49:09.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T16:49:10.804Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-29T16:49:11.645Z] [2022-04-29T16:49:11.645Z] Name Version Source Summary [2022-04-29T16:49:11.645Z] ---- ------- ------ ------- [2022-04-29T16:49:11.645Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-29T16:49:12.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T16:49:13.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T16:49:13.208Z] [2022-04-29T16:49:13.208Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-29T16:49:13.208Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-29T16:49:13.208Z] PSChildName : containerd [2022-04-29T16:49:13.208Z] PSDrive : C [2022-04-29T16:49:13.208Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-29T16:49:13.208Z] PSIsContainer : True [2022-04-29T16:49:13.208Z] Name : containerd [2022-04-29T16:49:13.208Z] FullName : C:\containerd [2022-04-29T16:49:13.208Z] Parent : [2022-04-29T16:49:13.208Z] Exists : True [2022-04-29T16:49:13.208Z] Root : C:\ [2022-04-29T16:49:13.208Z] Extension : [2022-04-29T16:49:13.208Z] CreationTime : 4/29/2022 4:49:12 PM [2022-04-29T16:49:13.208Z] CreationTimeUtc : 4/29/2022 4:49:12 PM [2022-04-29T16:49:13.208Z] LastAccessTime : 4/29/2022 4:49:12 PM [2022-04-29T16:49:13.208Z] LastAccessTimeUtc : 4/29/2022 4:49:12 PM [2022-04-29T16:49:13.208Z] LastWriteTime : 4/29/2022 4:49:12 PM [2022-04-29T16:49:13.208Z] LastWriteTimeUtc : 4/29/2022 4:49:12 PM [2022-04-29T16:49:13.208Z] Attributes : Directory [2022-04-29T16:49:13.208Z] Mode : d----- [2022-04-29T16:49:13.208Z] BaseName : containerd [2022-04-29T16:49:13.208Z] Target : {} [2022-04-29T16:49:13.208Z] LinkType : [2022-04-29T16:49:13.208Z] [2022-04-29T16:49:14.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T16:49:14.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T16:49:14.772Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-29T16:49:14.772Z] INFO: Configuring git core.autocrlf... [2022-04-29T16:49:14.772Z] [2022-04-29T16:49:14.772Z] [2022-04-29T16:49:15.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T16:49:16.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T16:49:17.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T16:49:18.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T16:49:19.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T16:49:19.731Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T16:49:19.731Z] Using test binary docker [2022-04-29T16:49:19.731Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T16:49:19.991Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-29T16:49:19.991Z] INFO: Waiting for daemon to start... [2022-04-29T16:49:19.991Z] Starting dockerd [2022-04-29T16:49:20.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T16:49:20.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T16:49:22.533Z] . [2022-04-29T16:49:22.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T16:49:22.533Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T16:49:22.533Z] Error: No such image: emptyfs [2022-04-29T16:49:22.793Z] Running integration-test (iteration 1) [2022-04-29T16:49:22.793Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T16:49:23.054Z] Loaded image: busybox:latest [2022-04-29T16:49:23.054Z] Loaded image: busybox:glibc [2022-04-29T16:49:24.439Z] Loaded image: debian:bullseye-slim [2022-04-29T16:49:24.439Z] Loaded image: hello-world:latest [2022-04-29T16:49:24.716Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:49:24.716Z] INFO: Testing against a local daemon [2022-04-29T16:49:24.716Z] === RUN TestCgroupNamespacesBuild [2022-04-29T16:49:26.127Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-04-29T16:49:26.127Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T16:49:27.512Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-04-29T16:49:27.512Z] === RUN TestBuildWithSession [2022-04-29T16:49:27.512Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:49:27.512Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T16:49:27.512Z] === RUN TestBuildSquashParent [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/ipam 16.533s coverage: 85.3% of statements [2022-04-29T16:49:28.892Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T16:49:28.892Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-29T16:49:28.892Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-29T16:49:28.892Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-29T16:49:31.720Z] --- PASS: TestBuildSquashParent (4.15s) [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:49:31.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:49:31.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:49:31.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:49:31.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:49:31.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:49:31.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:49:31.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:49:31.720Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:49:31.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:49:33.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:49:33.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:49:34.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:49:35.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-04-29T16:49:36.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.63s) [2022-04-29T16:49:36.922Z] === RUN TestBuildMultiStageCopy [2022-04-29T16:49:36.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T16:49:38.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T16:49:38.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T16:49:38.566Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T16:49:38.566Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T16:49:38.827Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-04-29T16:49:38.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-04-29T16:49:38.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-29T16:49:38.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-29T16:49:38.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-29T16:49:38.827Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-04-29T16:49:38.827Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T16:49:39.772Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-04-29T16:49:39.772Z] === RUN TestBuildLabelWithTargets [2022-04-29T16:49:40.714Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-04-29T16:49:40.714Z] === RUN TestBuildWithEmptyLayers [2022-04-29T16:49:41.286Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-04-29T16:49:41.286Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T16:49:41.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T16:49:43.200Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-04-29T16:49:43.200Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T16:49:43.461Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-29T16:49:43.461Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T16:49:45.373Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-04-29T16:49:45.373Z] === RUN TestBuildWithHugeFile [2022-04-29T16:49:48.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T16:49:56.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T16:49:57.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T16:49:58.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T16:49:59.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T16:49:59.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T16:50:00.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T16:50:02.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T16:50:03.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T16:50:04.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T16:50:04.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T16:50:05.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T16:50:06.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T16:50:07.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T16:50:08.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T16:50:09.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T16:50:10.242Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T16:50:10.242Z] Using test binary docker [2022-04-29T16:50:10.242Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T16:50:10.242Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T16:50:10.242Z] INFO: Waiting for daemon to start... [2022-04-29T16:50:10.242Z] Starting dockerd [2022-04-29T16:50:13.508Z] . [2022-04-29T16:50:13.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T16:50:13.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T16:50:13.508Z] Error: No such image: emptyfs [2022-04-29T16:50:13.508Z] Running integration-test (iteration 1) [2022-04-29T16:50:13.508Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T16:50:13.508Z] Loaded image: busybox:latest [2022-04-29T16:50:13.508Z] Loaded image: busybox:glibc [2022-04-29T16:50:14.875Z] Loaded image: debian:bullseye-slim [2022-04-29T16:50:14.875Z] Loaded image: hello-world:latest [2022-04-29T16:50:14.875Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:50:14.875Z] INFO: Testing against a local daemon [2022-04-29T16:50:14.875Z] === RUN TestCgroupNamespacesBuild [2022-04-29T16:50:16.242Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-04-29T16:50:16.242Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T16:50:17.610Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-04-29T16:50:17.610Z] === RUN TestBuildWithSession [2022-04-29T16:50:17.610Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:50:17.610Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T16:50:17.610Z] === RUN TestBuildSquashParent [2022-04-29T16:50:24.148Z] --- PASS: TestBuildSquashParent (6.81s) [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:50:24.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:50:24.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:50:24.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:50:24.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:50:24.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:50:24.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:50:24.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:50:24.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:50:24.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:50:26.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:50:26.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:50:27.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:50:27.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2022-04-29T16:50:29.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-04-29T16:50:29.818Z] === RUN TestBuildMultiStageCopy [2022-04-29T16:50:29.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T16:50:33.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T16:50:34.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T16:50:35.383Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T16:50:36.310Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T16:50:37.236Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-04-29T16:50:37.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-04-29T16:50:37.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-29T16:50:37.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-29T16:50:37.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-29T16:50:37.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-29T16:50:37.237Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T16:50:41.044Z] Removing intermediate container dfeab59d869a [2022-04-29T16:50:41.044Z] ---> 237449fa5648 [2022-04-29T16:50:41.044Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-29T16:50:41.044Z] ---> Running in be0678a1288f [2022-04-29T16:50:41.044Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-29T16:50:41.044Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-29T16:50:41.044Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-29T16:50:41.044Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-29T16:50:41.044Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T16:50:41.044Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T16:50:41.044Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-29T16:50:41.044Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-29T16:50:41.044Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-29T16:50:41.044Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-29T16:50:41.044Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-29T16:50:41.044Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-29T16:50:41.044Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-29T16:50:41.044Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-29T16:50:41.044Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T16:50:41.044Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-29T16:50:41.654Z] --- PASS: TestBuildWithHugeFile (54.35s) [2022-04-29T16:50:41.654Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T16:50:41.654Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:50:41.654Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:50:41.654Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T16:50:41.654Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:50:41.654Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:50:41.654Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:50:41.654Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:50:41.654Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:50:41.654Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:50:41.654Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:50:41.654Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:50:41.654Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:50:41.654Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-29T16:50:41.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-29T16:50:41.654Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-29T16:50:41.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-29T16:50:41.654Z] === RUN TestBuildPreserveOwnership [2022-04-29T16:50:41.654Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T16:50:42.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T16:50:42.479Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-29T16:50:42.479Z] === RUN TestBuildLabelWithTargets [2022-04-29T16:50:43.609Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2022-04-29T16:50:43.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-04-29T16:50:43.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-04-29T16:50:43.609Z] === RUN TestBuildPlatformInvalid [2022-04-29T16:50:43.609Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-29T16:50:43.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T16:50:44.181Z] Loaded image: busybox:latest [2022-04-29T16:50:44.441Z] Loaded image: busybox:glibc [2022-04-29T16:50:45.826Z] Loaded image: debian:bullseye-slim [2022-04-29T16:50:45.826Z] Loaded image: hello-world:latest [2022-04-29T16:50:45.826Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:50:47.724Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 2m58.338923256s [2022-04-29T16:50:47.724Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-29T16:50:47.724Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.073258ms [2022-04-29T16:50:50.562Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-29T16:50:50.562Z] === RUN TestBuildWithEmptyLayers [2022-04-29T16:50:53.083Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-29T16:50:53.083Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T16:50:55.828Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.93s) [2022-04-29T16:50:55.828Z] PASS [2022-04-29T16:50:55.828Z] [2022-04-29T16:50:55.828Z] === Skipped [2022-04-29T16:50:55.828Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-29T16:50:55.828Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:50:55.828Z] [2022-04-29T16:50:55.828Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:50:55.828Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:50:55.828Z] [2022-04-29T16:50:55.828Z] DONE 34 tests, 2 skipped in 91.643s [2022-04-29T16:50:55.828Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T16:50:55.828Z] INFO: Testing against a local daemon [2022-04-29T16:50:55.828Z] === RUN TestConfigInspect [2022-04-29T16:50:56.002Z] Removing intermediate container be0678a1288f [2022-04-29T16:50:56.002Z] ---> 4e02be2f9ff5 [2022-04-29T16:50:56.002Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-29T16:50:56.002Z] ---> Running in a788cfaa47ef [2022-04-29T16:50:56.768Z] --- PASS: TestConfigInspect (2.29s) [2022-04-29T16:50:56.768Z] === RUN TestConfigList [2022-04-29T16:50:58.414Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-04-29T16:50:58.414Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T16:50:59.006Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-04-29T16:50:59.006Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T16:50:59.310Z] --- PASS: TestConfigList (2.16s) [2022-04-29T16:50:59.310Z] === RUN TestConfigsCreateAndDelete [2022-04-29T16:50:59.862Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-29T16:50:59.862Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-29T16:51:00.332Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-29T16:51:00.332Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-29T16:51:00.801Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-29T16:51:00.801Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-29T16:51:00.801Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-29T16:51:00.801Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-29T16:51:01.221Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-29T16:51:01.221Z] === RUN TestConfigsUpdate [2022-04-29T16:51:02.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T16:51:02.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T16:51:03.134Z] --- PASS: TestConfigsUpdate (2.19s) [2022-04-29T16:51:03.134Z] === RUN TestTemplatedConfig [2022-04-29T16:51:03.188Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2022-04-29T16:51:03.188Z] === RUN TestBuildWithHugeFile [2022-04-29T16:51:06.432Z] --- PASS: TestTemplatedConfig (2.61s) [2022-04-29T16:51:06.432Z] === RUN TestConfigCreateResolve [2022-04-29T16:51:08.345Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-04-29T16:51:08.345Z] PASS [2022-04-29T16:51:08.345Z] [2022-04-29T16:51:08.345Z] DONE 6 tests in 13.611s [2022-04-29T16:51:08.345Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T16:51:08.345Z] INFO: Testing against a local daemon [2022-04-29T16:51:08.345Z] === RUN TestCheckpoint [2022-04-29T16:51:08.345Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:51:08.345Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:51:08.345Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:51:08.345Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T16:51:08.345Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T16:51:08.345Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T16:51:08.345Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T16:51:08.345Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T16:51:08.345Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T16:51:08.345Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T16:51:08.346Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T16:51:08.346Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-29T16:51:08.346Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T16:51:08.346Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T16:51:08.346Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2022-04-29T16:51:08.346Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T16:51:08.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-29T16:51:08.346Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T16:51:08.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-29T16:51:08.346Z] === RUN TestCopyEmptyFile [2022-04-29T16:51:08.606Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-29T16:51:08.606Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T16:51:08.606Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-29T16:51:08.606Z] === RUN TestCopyFromContainer [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer// [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T16:51:09.991Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T16:51:10.252Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T16:51:10.252Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T16:51:10.252Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer (1.75s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-04-29T16:51:10.513Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-29T16:51:10.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T16:51:10.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:51:10.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:51:10.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:51:10.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:51:10.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:51:10.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:51:10.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:51:10.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:51:10.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:51:10.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-29T16:51:10.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T16:51:10.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T16:51:10.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T16:51:10.513Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T16:51:10.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-29T16:51:10.513Z] === RUN TestCreateWithInvalidEnv [2022-04-29T16:51:10.513Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T16:51:10.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T16:51:10.513Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T16:51:10.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T16:51:10.513Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T16:51:10.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T16:51:10.513Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T16:51:10.513Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T16:51:10.513Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T16:51:10.513Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-29T16:51:10.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T16:51:10.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T16:51:10.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T16:51:10.513Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T16:51:10.513Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T16:51:10.513Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T16:51:11.245Z] Removing intermediate container a788cfaa47ef [2022-04-29T16:51:11.245Z] ---> 185fe81c5bad [2022-04-29T16:51:11.245Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-29T16:51:11.245Z] ---> Running in c33d5634542c [2022-04-29T16:51:11.245Z] Removing intermediate container c33d5634542c [2022-04-29T16:51:11.245Z] ---> e1cb69a3e240 [2022-04-29T16:51:11.245Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-29T16:51:11.245Z] ---> Running in d1b6d1c0346e [2022-04-29T16:51:11.245Z] Removing intermediate container d1b6d1c0346e [2022-04-29T16:51:11.245Z] ---> 8f0fa228a8b6 [2022-04-29T16:51:11.245Z] Step 13/13 : COPY . . [2022-04-29T16:51:12.424Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-04-29T16:51:12.424Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2022-04-29T16:51:13.808Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T16:51:13.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:51:13.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:51:13.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:51:13.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:51:13.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:51:13.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:51:13.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:51:13.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:51:13.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:51:13.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:51:13.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:51:13.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:51:13.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:51:13.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:51:13.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T16:51:13.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T16:51:13.808Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T16:51:14.379Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-04-29T16:51:14.379Z] === RUN TestCreateDifferentPlatform [2022-04-29T16:51:14.379Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T16:51:14.379Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T16:51:14.379Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-29T16:51:14.379Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T16:51:14.379Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T16:51:14.379Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T16:51:14.379Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-29T16:51:14.379Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T16:51:14.639Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-29T16:51:14.639Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T16:51:14.639Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-29T16:51:14.639Z] === RUN TestDaemonRestartIpcMode [2022-04-29T16:51:14.639Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T16:51:14.639Z] === RUN TestDaemonHostGatewayIP [2022-04-29T16:51:14.639Z] === PAUSE TestDaemonHostGatewayIP [2022-04-29T16:51:14.639Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T16:51:14.639Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T16:51:14.639Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T16:51:14.639Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-29T16:51:14.639Z] === RUN TestDiff [2022-04-29T16:51:15.210Z] --- PASS: TestDiff (0.59s) [2022-04-29T16:51:15.210Z] === RUN TestExecWithCloseStdin [2022-04-29T16:51:15.781Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-04-29T16:51:15.781Z] === RUN TestExec [2022-04-29T16:51:16.353Z] --- PASS: TestExec (0.63s) [2022-04-29T16:51:16.353Z] === RUN TestExecUser [2022-04-29T16:51:17.311Z] --- PASS: TestExecUser (0.69s) [2022-04-29T16:51:17.311Z] === RUN TestExportContainerAndImportImage [2022-04-29T16:51:17.892Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-04-29T16:51:17.892Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T16:51:19.281Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-29T16:51:19.281Z] === RUN TestHealthCheckWorkdir [2022-04-29T16:51:19.852Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-04-29T16:51:19.852Z] === RUN TestHealthKillContainer [2022-04-29T16:51:20.285Z] time="2022-04-29T16:51:13Z" 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-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/networkdb 103.576s coverage: 60.0% of statements [2022-04-29T16:51:20.285Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/osl 4.294s coverage: 39.7% of statements [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/portmapper 0.270s coverage: 48.6% of statements [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-29T16:51:20.285Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T16:51:20.285Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === Skipped [2022-04-29T16:51:20.285Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-29T16:51:20.285Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-29T16:51:20.285Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-29T16:51:20.285Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T16:51:20.285Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T16:51:20.285Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T16:51:20.285Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T16:51:20.285Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T16:51:20.285Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-29T16:51:20.285Z] firewalld_test.go:14: firewalld is not running [2022-04-29T16:51:20.285Z] [2022-04-29T16:51:20.285Z] DONE 326 tests, 9 skipped in 201.797s Post stage [Pipeline] junit [2022-04-29T16:51:21.225Z] Recording test results [2022-04-29T16:51:22.562Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-29T16:51:22.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh dynbinary test-integration [2022-04-29T16:51:23.205Z] [2022-04-29T16:51:23.461Z] Removing bundles/ [2022-04-29T16:51:23.461Z] [2022-04-29T16:51:23.461Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T16:51:23.461Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:51:23.461Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:51:27.988Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-29T16:51:27.988Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T16:51:28.933Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-04-29T16:51:28.933Z] === RUN TestIpcModeNone [2022-04-29T16:51:29.506Z] --- PASS: TestIpcModeNone (0.63s) [2022-04-29T16:51:29.507Z] === RUN TestIpcModePrivate [2022-04-29T16:51:29.767Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-29T16:51:30.028Z] --- PASS: TestIpcModePrivate (0.64s) [2022-04-29T16:51:30.028Z] === RUN TestIpcModeShareable [2022-04-29T16:51:30.288Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-29T16:51:30.549Z] --- PASS: TestIpcModeShareable (0.69s) [2022-04-29T16:51:30.549Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T16:51:32.463Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-04-29T16:51:32.463Z] === RUN TestAPIIpcModeHost [2022-04-29T16:51:33.041Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-04-29T16:51:33.041Z] === RUN TestDaemonIpcModeShareable [2022-04-29T16:51:33.983Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-29T16:51:34.244Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2022-04-29T16:51:34.244Z] === RUN TestDaemonIpcModePrivate [2022-04-29T16:51:35.185Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-29T16:51:35.446Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-29T16:51:35.446Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T16:51:36.386Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-29T16:51:36.647Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-04-29T16:51:36.647Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T16:51:37.587Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-29T16:51:37.849Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-29T16:51:37.849Z] === RUN TestIpcModeOlderClient [2022-04-29T16:51:37.849Z] === PAUSE TestIpcModeOlderClient [2022-04-29T16:51:37.849Z] === RUN TestKillContainerInvalidSignal [2022-04-29T16:51:38.421Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-04-29T16:51:38.421Z] === RUN TestKillContainer [2022-04-29T16:51:38.421Z] === RUN TestKillContainer/no_signal [2022-04-29T16:51:38.682Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T16:51:38.943Z] === RUN TestKillContainer/killing_signal [2022-04-29T16:51:39.514Z] --- PASS: TestKillContainer (1.33s) [2022-04-29T16:51:39.514Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-04-29T16:51:39.514Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-29T16:51:39.514Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-29T16:51:39.514Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T16:51:39.514Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T16:51:40.086Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T16:51:41.026Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-29T16:51:41.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-29T16:51:41.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-04-29T16:51:41.027Z] === RUN TestKillStoppedContainer [2022-04-29T16:51:41.027Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-29T16:51:41.027Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T16:51:41.027Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-29T16:51:41.027Z] === RUN TestKillDifferentUserContainer [2022-04-29T16:51:41.288Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-29T16:51:41.288Z] === RUN TestInspectOomKilledTrue [2022-04-29T16:51:41.288Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:51:41.288Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T16:51:41.288Z] === RUN TestInspectOomKilledFalse [2022-04-29T16:51:41.288Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:51:41.288Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T16:51:41.288Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T16:51:41.483Z] ---> 23fcf58d7c44 [2022-04-29T16:51:41.860Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-04-29T16:51:41.860Z] === RUN TestLinksContainerNames [2022-04-29T16:51:42.469Z] Successfully built 23fcf58d7c44 [2022-04-29T16:51:42.470Z] Successfully tagged docker:latest [2022-04-29T16:51:42.470Z] INFO: Image build ended at 04/29/2022 16:51:41. Duration:00:04:10.0096173 [2022-04-29T16:51:42.470Z] [2022-04-29T16:51:42.470Z] [2022-04-29T16:51:42.470Z] INFO: Building the test binaries at 04/29/2022 16:51:42... [2022-04-29T16:51:42.803Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-29T16:51:42.803Z] === RUN TestLogsFollowTailEmpty [2022-04-29T16:51:43.069Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-29T16:51:43.069Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T16:51:43.333Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/default [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/private [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/slave [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/shared [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/default [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/shared [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/slave [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/private [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T16:51:43.333Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:51:43.333Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T16:51:43.333Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:51:43.596Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T16:51:43.857Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-29T16:51:43.857Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-29T16:51:43.857Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T16:51:45.243Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-04-29T16:51:45.243Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T16:51:45.815Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-04-29T16:51:45.815Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T16:51:46.076Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-29T16:51:46.076Z] === RUN TestNetworkNat [2022-04-29T16:51:46.648Z] --- PASS: TestNetworkNat (0.46s) [2022-04-29T16:51:46.648Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T16:51:47.219Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-29T16:51:47.220Z] === RUN TestNetworkLoopbackNat [2022-04-29T16:51:47.228Z] INFO: make.ps1 starting at 04/29/2022 16:51:46 [2022-04-29T16:51:47.228Z] INFO: Git commit (82088364e1) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T16:51:47.228Z] INFO: Invoking autogen... [2022-04-29T16:51:47.228Z] { [2022-04-29T16:51:47.228Z] "RT_GROUP_ICON": { [2022-04-29T16:51:47.228Z] "#1": { [2022-04-29T16:51:47.228Z] "0409": "../../winresources/docker.ico" [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] }, [2022-04-29T16:51:47.228Z] "RT_MANIFEST": { [2022-04-29T16:51:47.228Z] "#1": { [2022-04-29T16:51:47.228Z] "0409": { [2022-04-29T16:51:47.228Z] "identity": {}, [2022-04-29T16:51:47.228Z] "description": "Docker Engine", [2022-04-29T16:51:47.228Z] "minimum-os": "vista", [2022-04-29T16:51:47.228Z] "execution-level": "", [2022-04-29T16:51:47.228Z] "ui-access": false, [2022-04-29T16:51:47.228Z] "auto-elevate": false, [2022-04-29T16:51:47.228Z] "dpi-awareness": "unaware", [2022-04-29T16:51:47.228Z] "disable-theming": false, [2022-04-29T16:51:47.228Z] "disable-window-filtering": false, [2022-04-29T16:51:47.228Z] "high-resolution-scrolling-aware": false, [2022-04-29T16:51:47.228Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T16:51:47.228Z] "long-path-aware": false, [2022-04-29T16:51:47.228Z] "printer-driver-isolation": false, [2022-04-29T16:51:47.228Z] "gdi-scaling": false, [2022-04-29T16:51:47.228Z] "segment-heap": false, [2022-04-29T16:51:47.228Z] "use-common-controls-v6": false [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] }, [2022-04-29T16:51:47.228Z] "RT_MESSAGETABLE": { [2022-04-29T16:51:47.228Z] "#1": { [2022-04-29T16:51:47.228Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] }, [2022-04-29T16:51:47.228Z] "RT_VERSION": { [2022-04-29T16:51:47.228Z] "#1": { [2022-04-29T16:51:47.228Z] "0409": { [2022-04-29T16:51:47.228Z] "fixed": { [2022-04-29T16:51:47.228Z] "file_version": "0.0.0.0", [2022-04-29T16:51:47.228Z] "product_version": "0.0.0.0", [2022-04-29T16:51:47.228Z] "type": "Unknown" [2022-04-29T16:51:47.228Z] }, [2022-04-29T16:51:47.228Z] "info": { [2022-04-29T16:51:47.228Z] "0000": { [2022-04-29T16:51:47.228Z] "CompanyName": "", [2022-04-29T16:51:47.228Z] "FileVersion": "0.0.0-dev", [2022-04-29T16:51:47.228Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-29T16:51:47.228Z] "OriginalFileName": "dockerd.exe", [2022-04-29T16:51:47.228Z] "ProductName": "", [2022-04-29T16:51:47.228Z] "ProductVersion": "0.0.0-dev", [2022-04-29T16:51:47.228Z] "SpecialBuild": "82088364e1" [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.228Z] } [2022-04-29T16:51:47.697Z] powershell.exe : cmd\dockerd\config.go [2022-04-29T16:51:47.697Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-3e889dfc\powershellWrapper.ps1:3 char:1 [2022-04-29T16:51:47.697Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-29T16:51:47.697Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-29T16:51:47.697Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-29T16:51:47.697Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-29T16:51:47.697Z] [2022-04-29T16:51:47.697Z] cmd\dockerd\config_windows.go [2022-04-29T16:51:47.697Z] cmd\dockerd\daemon.go [2022-04-29T16:51:47.697Z] cmd\dockerd\daemon_test.go [2022-04-29T16:51:47.697Z] cmd\dockerd\daemon_windows.go [2022-04-29T16:51:47.697Z] cmd\dockerd\docker.go [2022-04-29T16:51:48.165Z] cmd\dockerd\docker_windows.go [2022-04-29T16:51:48.165Z] cmd\dockerd\genwinres_windows.go [2022-04-29T16:51:48.165Z] cmd\dockerd\metrics.go [2022-04-29T16:51:48.165Z] cmd\dockerd\options.go [2022-04-29T16:51:48.165Z] cmd\dockerd\options_test.go [2022-04-29T16:51:48.165Z] cmd\dockerd\service_windows.go [2022-04-29T16:51:48.165Z] INFO: Building daemon... [2022-04-29T16:51:49.761Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-29T16:51:49.761Z] === RUN TestPause [2022-04-29T16:51:50.022Z] --- PASS: TestPause (0.48s) [2022-04-29T16:51:50.022Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T16:51:50.022Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:51:50.022Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T16:51:50.022Z] === RUN TestPauseStopPausedContainer [2022-04-29T16:51:50.593Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-29T16:51:50.593Z] === RUN TestPidHost [2022-04-29T16:51:51.536Z] --- PASS: TestPidHost (1.04s) [2022-04-29T16:51:51.536Z] === RUN TestPsFilter [2022-04-29T16:51:51.797Z] --- PASS: TestPsFilter (0.12s) [2022-04-29T16:51:51.797Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T16:51:52.057Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-29T16:51:52.058Z] === RUN TestRemoveContainerWithVolume [2022-04-29T16:51:52.628Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-29T16:51:52.628Z] === RUN TestRemoveContainerRunning [2022-04-29T16:51:52.889Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-04-29T16:51:52.889Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T16:51:53.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-04-29T16:51:53.460Z] === RUN TestRemoveInvalidContainer [2022-04-29T16:51:53.460Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T16:51:53.460Z] === RUN TestRenameLinkedContainer [2022-04-29T16:51:55.374Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-04-29T16:51:55.374Z] === RUN TestRenameStoppedContainer [2022-04-29T16:51:55.634Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-29T16:51:55.634Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T16:51:56.575Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-29T16:51:56.575Z] === RUN TestRenameInvalidName [2022-04-29T16:51:57.146Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-29T16:51:57.146Z] === RUN TestRenameAnonymousContainer [2022-04-29T16:51:58.531Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-04-29T16:51:58.531Z] === RUN TestRenameContainerWithSameName [2022-04-29T16:51:59.104Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-04-29T16:51:59.104Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T16:51:59.364Z] --- PASS: TestBuildWithHugeFile (50.30s) [2022-04-29T16:51:59.364Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T16:51:59.364Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:51:59.364Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:51:59.364Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T16:51:59.364Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:51:59.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:51:59.364Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:51:59.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:51:59.364Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:51:59.364Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:51:59.364Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:51:59.364Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:51:59.364Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:51:59.364Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-29T16:51:59.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-29T16:51:59.364Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-29T16:51:59.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-29T16:51:59.364Z] === RUN TestBuildPreserveOwnership [2022-04-29T16:51:59.364Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T16:52:00.046Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-04-29T16:52:00.046Z] === RUN TestResize [2022-04-29T16:52:00.292Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T16:52:00.308Z] --- PASS: TestResize (0.44s) [2022-04-29T16:52:00.308Z] === RUN TestResizeWithInvalidSize [2022-04-29T16:52:00.880Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-29T16:52:00.880Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T16:52:01.453Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:52:01.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:52:01.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:52:01.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:52:01.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:52:03.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:52:04.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:52:04.456Z] --- PASS: TestBuildPreserveOwnership (10.43s) [2022-04-29T16:52:04.456Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2022-04-29T16:52:04.456Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-29T16:52:04.456Z] === RUN TestBuildPlatformInvalid [2022-04-29T16:52:04.456Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-29T16:52:04.456Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T16:52:04.456Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-29T16:52:04.456Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-29T16:52:04.456Z] PASS [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === Skipped [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-29T16:52:04.456Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:52:04.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-29T16:52:04.456Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] DONE 34 tests, 3 skipped in 111.108s [2022-04-29T16:52:04.456Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T16:52:04.456Z] INFO: Testing against a local daemon [2022-04-29T16:52:04.456Z] === RUN TestConfigInspect [2022-04-29T16:52:04.456Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-29T16:52:04.456Z] === RUN TestConfigList [2022-04-29T16:52:04.456Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] --- SKIP: TestConfigList (0.01s) [2022-04-29T16:52:04.456Z] === RUN TestConfigsCreateAndDelete [2022-04-29T16:52:04.456Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-29T16:52:04.456Z] === RUN TestConfigsUpdate [2022-04-29T16:52:04.456Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-29T16:52:04.456Z] === RUN TestTemplatedConfig [2022-04-29T16:52:04.456Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-29T16:52:04.456Z] === RUN TestConfigCreateResolve [2022-04-29T16:52:04.456Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-29T16:52:04.456Z] PASS [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === Skipped [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-29T16:52:04.456Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-29T16:52:04.456Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-29T16:52:04.456Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-29T16:52:04.456Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-29T16:52:04.456Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-29T16:52:04.456Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:52:04.456Z] [2022-04-29T16:52:04.456Z] DONE 6 tests, 6 skipped in 0.154s [2022-04-29T16:52:04.456Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T16:52:04.713Z] INFO: Testing against a local daemon [2022-04-29T16:52:04.713Z] === RUN TestCheckpoint [2022-04-29T16:52:04.713Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:52:04.713Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:52:04.713Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T16:52:04.713Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T16:52:04.713Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T16:52:04.713Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T16:52:04.713Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T16:52:04.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-29T16:52:04.713Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T16:52:04.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-29T16:52:04.713Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T16:52:04.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-29T16:52:04.713Z] === RUN TestCopyEmptyFile [2022-04-29T16:52:04.970Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-29T16:52:04.970Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T16:52:04.970Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-29T16:52:04.970Z] === RUN TestCopyFromContainer [2022-04-29T16:52:05.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:52:05.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:52:07.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:52:07.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:52:09.137Z] === RUN TestCopyFromContainer// [2022-04-29T16:52:09.137Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T16:52:09.394Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T16:52:09.394Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T16:52:09.394Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T16:52:09.394Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T16:52:09.394Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T16:52:09.652Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T16:52:09.652Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T16:52:09.652Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer (4.73s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-29T16:52:09.652Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-29T16:52:09.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T16:52:09.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:52:09.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:52:09.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:52:09.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:52:09.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:52:09.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:52:09.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:52:09.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:52:09.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:52:09.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-29T16:52:09.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T16:52:09.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T16:52:09.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T16:52:09.652Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T16:52:09.908Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-29T16:52:09.908Z] === RUN TestCreateWithInvalidEnv [2022-04-29T16:52:09.908Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T16:52:09.908Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T16:52:09.908Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T16:52:09.908Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T16:52:09.908Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T16:52:09.908Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T16:52:09.908Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T16:52:09.908Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T16:52:09.908Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T16:52:09.908Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-29T16:52:09.908Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T16:52:09.908Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T16:52:09.908Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T16:52:09.908Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T16:52:09.908Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T16:52:09.908Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T16:52:11.275Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-04-29T16:52:11.275Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T16:52:11.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:52:11.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:52:12.204Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-04-29T16:52:12.204Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T16:52:12.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:52:12.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:52:12.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:52:12.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:52:12.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:52:12.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:52:12.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:52:12.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:52:12.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:52:12.205Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:52:12.205Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:52:12.205Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:52:12.205Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:52:12.205Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:52:12.205Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:52:12.205Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T16:52:12.205Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-29T16:52:12.205Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-29T16:52:12.205Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-04-29T16:52:12.205Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-29T16:52:12.205Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-29T16:52:12.205Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T16:52:12.766Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-04-29T16:52:12.766Z] === RUN TestCreateDifferentPlatform [2022-04-29T16:52:12.766Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T16:52:12.766Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T16:52:12.766Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-29T16:52:12.766Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T16:52:12.766Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T16:52:12.766Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T16:52:12.766Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-29T16:52:12.766Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T16:52:12.766Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T16:52:12.766Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T16:52:12.766Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-29T16:52:12.766Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-29T16:52:12.766Z] === RUN TestDaemonRestartIpcMode [2022-04-29T16:52:12.766Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T16:52:12.766Z] === RUN TestDaemonHostGatewayIP [2022-04-29T16:52:12.766Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:52:12.766Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-29T16:52:12.766Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T16:52:12.766Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T16:52:12.766Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T16:52:12.766Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-29T16:52:12.766Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-29T16:52:12.766Z] === RUN TestDiff [2022-04-29T16:52:13.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:52:13.328Z] --- PASS: TestDiff (0.42s) [2022-04-29T16:52:13.328Z] === RUN TestExecWithCloseStdin [2022-04-29T16:52:13.584Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-29T16:52:13.584Z] === RUN TestExec [2022-04-29T16:52:14.147Z] --- PASS: TestExec (0.45s) [2022-04-29T16:52:14.147Z] === RUN TestExecUser [2022-04-29T16:52:14.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:52:14.708Z] --- PASS: TestExecUser (0.45s) [2022-04-29T16:52:14.708Z] === RUN TestExportContainerAndImportImage [2022-04-29T16:52:14.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:52:15.271Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-29T16:52:15.271Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T16:52:16.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:52:16.637Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-29T16:52:16.637Z] === RUN TestHealthCheckWorkdir [2022-04-29T16:52:16.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:52:16.893Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-04-29T16:52:16.893Z] === RUN TestHealthKillContainer [2022-04-29T16:52:18.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-04-29T16:52:19.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-04-29T16:52:19.607Z] === RUN TestCgroupNamespacesRun [2022-04-29T16:52:20.989Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-04-29T16:52:20.989Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T16:52:20.989Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-29T16:52:20.989Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-29T16:52:20.989Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T16:52:22.373Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-04-29T16:52:22.373Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T16:52:23.315Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-04-29T16:52:23.315Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T16:52:24.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T16:52:24.222Z] INFO [linters context/goanalysis] analyzers took 4m58.759616542s with top 10 stages: buildir: 2m6.753046475s, goimports: 24.080309095s, unconvert: 19.821786369s, gosec: 15.625244148s, S1038: 8.994399913s, golint: 7.549222351s, misspell: 5.952229527s, nilness: 4.98481009s, inspect: 3.910812106s, unused: 3.459594928s [2022-04-29T16:52:24.222Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-04-29T16:52:24.222Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2416/2416, filename_unadjuster: 2416/2416, autogenerated_exclude: 2033/2416, identifier_marker: 2033/2033, nolint: 0/78, path_prettifier: 2416/2416, exclude-rules: 78/2033, skip_dirs: 2416/2416, exclude: 2033/2033, cgo: 2416/3032 [2022-04-29T16:52:24.222Z] INFO [runner] processing took 80.9205ms with stages: nolint: 31.228511ms, identifier_marker: 21.570821ms, path_prettifier: 9.183306ms, autogenerated_exclude: 9.072602ms, exclude-rules: 7.689123ms, skip_dirs: 1.747289ms, cgo: 265.644µs, filename_unadjuster: 156.358µs, max_same_issues: 1.542µs, skip_files: 994ns, diff: 704ns, uniq_by_line: 666ns, exclude: 563ns, max_per_file_from_linter: 543ns, severity-rules: 437ns, max_from_linter: 411ns, path_shortener: 334ns, source_code: 327ns, sort_results: 214ns, path_prefixer: 111ns [2022-04-29T16:52:24.222Z] INFO [runner] linters took 1m35.235494502s with stages: goanalysis_metalinter: 1m35.154357892s [2022-04-29T16:52:24.222Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-04-29T16:52:24.222Z] INFO Memory: 2742 samples, avg is 274.6MB, max is 1162.8MB [2022-04-29T16:52:24.222Z] INFO Execution took 4m34.089694404s [2022-04-29T16:52:24.222Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-29T16:52:24.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh dynbinary test-docker-py [2022-04-29T16:52:24.698Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-04-29T16:52:24.698Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T16:52:24.827Z] [2022-04-29T16:52:24.983Z] --- PASS: TestHealthKillContainer (7.88s) [2022-04-29T16:52:24.983Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T16:52:24.983Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T16:52:24.983Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T16:52:24.983Z] === RUN TestIpcModeNone [2022-04-29T16:52:25.087Z] Removing bundles/ [2022-04-29T16:52:25.087Z] [2022-04-29T16:52:25.087Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-29T16:52:25.087Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:52:25.087Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:52:25.239Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-29T16:52:25.239Z] === RUN TestIpcModePrivate [2022-04-29T16:52:25.495Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-29T16:52:25.639Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-29T16:52:25.639Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T16:52:25.751Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-29T16:52:25.751Z] === RUN TestIpcModeShareable [2022-04-29T16:52:25.751Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:52:25.751Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-29T16:52:25.751Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T16:52:26.580Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-29T16:52:26.580Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T16:52:27.118Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-04-29T16:52:27.118Z] === RUN TestAPIIpcModeHost [2022-04-29T16:52:27.118Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:52:27.118Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-29T16:52:27.118Z] === RUN TestDaemonIpcModeShareable [2022-04-29T16:52:27.118Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:52:27.118Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-29T16:52:27.118Z] === RUN TestDaemonIpcModePrivate [2022-04-29T16:52:27.524Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-04-29T16:52:27.524Z] === RUN TestNISDomainname [2022-04-29T16:52:28.051Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-29T16:52:28.096Z] --- PASS: TestNISDomainname (0.55s) [2022-04-29T16:52:28.096Z] === RUN TestHostnameDnsResolution [2022-04-29T16:52:28.307Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-29T16:52:28.307Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T16:52:28.307Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:52:28.307Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-29T16:52:28.307Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T16:52:28.307Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:52:28.307Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-29T16:52:28.307Z] === RUN TestIpcModeOlderClient [2022-04-29T16:52:28.307Z] === PAUSE TestIpcModeOlderClient [2022-04-29T16:52:28.307Z] === RUN TestKillContainerInvalidSignal [2022-04-29T16:52:28.869Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-29T16:52:28.869Z] === RUN TestKillContainer [2022-04-29T16:52:28.869Z] === RUN TestKillContainer/no_signal [2022-04-29T16:52:29.038Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-04-29T16:52:29.038Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T16:52:29.126Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T16:52:29.382Z] === RUN TestKillContainer/killing_signal [2022-04-29T16:52:29.608Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-29T16:52:29.608Z] === RUN TestPrivilegedHostDevices [2022-04-29T16:52:29.869Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-29T16:52:29.869Z] === RUN TestStats [2022-04-29T16:52:29.944Z] --- PASS: TestKillContainer (1.28s) [2022-04-29T16:52:29.944Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-29T16:52:29.944Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-29T16:52:29.944Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-29T16:52:29.944Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T16:52:29.944Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T16:52:30.505Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T16:52:30.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-04-29T16:52:30.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-29T16:52:30.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-29T16:52:30.761Z] === RUN TestKillStoppedContainer [2022-04-29T16:52:31.017Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-29T16:52:31.017Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T16:52:31.017Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-29T16:52:31.017Z] === RUN TestKillDifferentUserContainer [2022-04-29T16:52:31.272Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-29T16:52:31.272Z] === RUN TestInspectOomKilledTrue [2022-04-29T16:52:31.272Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:52:31.272Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T16:52:31.272Z] === RUN TestInspectOomKilledFalse [2022-04-29T16:52:31.272Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:52:31.272Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T16:52:31.272Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T16:52:31.272Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-29T16:52:31.272Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-29T16:52:31.272Z] === RUN TestLinksContainerNames [2022-04-29T16:52:32.200Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-29T16:52:32.200Z] === RUN TestLogsFollowTailEmpty [2022-04-29T16:52:32.412Z] --- PASS: TestStats (2.52s) [2022-04-29T16:52:32.413Z] === RUN TestStopContainerWithTimeout [2022-04-29T16:52:32.413Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T16:52:32.413Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T16:52:32.413Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T16:52:32.413Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T16:52:32.413Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T16:52:32.413Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T16:52:32.413Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T16:52:32.413Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T16:52:32.413Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T16:52:32.413Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T16:52:32.762Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-29T16:52:32.762Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T16:52:33.019Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/default [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/private [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/slave [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/shared [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/default [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/private [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/shared [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/slave [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T16:52:33.019Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:52:33.019Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:52:33.019Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:52:33.275Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:52:33.355Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T16:52:33.532Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:52:33.532Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:52:33.532Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T16:52:33.532Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-04-29T16:52:33.532Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-29T16:52:33.532Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T16:52:33.532Z] 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-04-29T16:52:33.532Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-29T16:52:33.532Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T16:52:33.532Z] 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-04-29T16:52:33.532Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-29T16:52:33.532Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T16:52:33.532Z] 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-04-29T16:52:33.532Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-29T16:52:33.532Z] === RUN TestNetworkNat [2022-04-29T16:52:34.095Z] --- PASS: TestNetworkNat (0.56s) [2022-04-29T16:52:34.095Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T16:52:34.351Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-29T16:52:34.351Z] === RUN TestNetworkLoopbackNat [2022-04-29T16:52:35.267Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T16:52:36.655Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T16:52:36.655Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-29T16:52:36.655Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-04-29T16:52:36.655Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-04-29T16:52:36.655Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-04-29T16:52:36.655Z] === RUN TestDeleteDevicemapper [2022-04-29T16:52:36.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:52:36.655Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T16:52:36.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T16:52:37.617Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-29T16:52:37.617Z] === RUN TestPause [2022-04-29T16:52:37.617Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:52:37.617Z] --- SKIP: TestPause (0.00s) [2022-04-29T16:52:37.617Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T16:52:37.617Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:52:37.617Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T16:52:37.617Z] === RUN TestPauseStopPausedContainer [2022-04-29T16:52:37.617Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:52:37.617Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-29T16:52:37.617Z] === RUN TestPidHost [2022-04-29T16:52:37.873Z] --- PASS: TestPidHost (0.95s) [2022-04-29T16:52:37.873Z] === RUN TestPsFilter [2022-04-29T16:52:38.129Z] --- PASS: TestPsFilter (0.10s) [2022-04-29T16:52:38.129Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T16:52:38.385Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-29T16:52:38.385Z] === RUN TestRemoveContainerWithVolume [2022-04-29T16:52:38.568Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-04-29T16:52:38.568Z] === RUN TestUpdateMemory [2022-04-29T16:52:38.568Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:52:38.568Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-29T16:52:38.568Z] === RUN TestUpdateCPUQuota [2022-04-29T16:52:38.947Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-29T16:52:38.947Z] === RUN TestRemoveContainerRunning [2022-04-29T16:52:39.140Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-04-29T16:52:39.140Z] === RUN TestUpdatePidsLimit [2022-04-29T16:52:39.140Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-29T16:52:39.203Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-29T16:52:39.203Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T16:52:39.402Z] === RUN TestUpdatePidsLimit/no_change [2022-04-29T16:52:39.663Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-29T16:52:39.766Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-29T16:52:39.766Z] === RUN TestRemoveInvalidContainer [2022-04-29T16:52:39.766Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T16:52:39.766Z] === RUN TestRenameLinkedContainer [2022-04-29T16:52:39.925Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-29T16:52:40.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-29T16:52:40.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-29T16:52:40.447Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-29T16:52:41.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-29T16:52:41.390Z] === RUN TestUpdateRestartPolicy [2022-04-29T16:52:41.657Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-04-29T16:52:41.657Z] === RUN TestRenameStoppedContainer [2022-04-29T16:52:41.913Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-29T16:52:41.913Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T16:52:42.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T16:52:42.841Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-29T16:52:42.841Z] === RUN TestRenameInvalidName [2022-04-29T16:52:43.099Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-29T16:52:43.099Z] === RUN TestRenameAnonymousContainer [2022-04-29T16:52:44.466Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-04-29T16:52:44.466Z] === RUN TestRenameContainerWithSameName [2022-04-29T16:52:45.028Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-29T16:52:45.028Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T16:52:45.956Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-04-29T16:52:45.956Z] === RUN TestResize [2022-04-29T16:52:46.212Z] --- PASS: TestResize (0.39s) [2022-04-29T16:52:46.212Z] === RUN TestResizeWithInvalidSize [2022-04-29T16:52:46.801Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-29T16:52:46.801Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T16:52:47.061Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-29T16:52:47.061Z] === RUN TestDaemonRestartKillContainers [2022-04-29T16:52:47.061Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-29T16:52:47.061Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-29T16:52:47.061Z] === RUN TestCgroupNamespacesRun [2022-04-29T16:52:48.442Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-04-29T16:52:48.442Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T16:52:49.373Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-04-29T16:52:49.373Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T16:52:50.737Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-29T16:52:50.737Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T16:52:51.666Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-29T16:52:51.666Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T16:52:53.030Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-29T16:52:53.030Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T16:52:53.613Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-04-29T16:52:53.613Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T16:52:53.613Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-29T16:52:53.613Z] === RUN TestWaitNonBlocked [2022-04-29T16:52:53.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:52:53.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:52:53.613Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:52:53.613Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:52:53.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:52:53.613Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:52:53.613Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-29T16:52:53.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-04-29T16:52:53.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-04-29T16:52:53.613Z] === RUN TestWaitBlocked [2022-04-29T16:52:53.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:52:53.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:52:53.613Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:52:53.613Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:52:53.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:52:53.613Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:52:53.959Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-29T16:52:53.959Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T16:52:54.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-29T16:52:54.520Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T16:52:54.557Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-29T16:52:54.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-04-29T16:52:54.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-04-29T16:52:54.557Z] === CONT TestContainerStartOnDaemonRestart [2022-04-29T16:52:54.557Z] === CONT TestIpcModeOlderClient [2022-04-29T16:52:54.557Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-04-29T16:52:54.557Z] === CONT TestContainerKillOnDaemonStart [2022-04-29T16:52:55.889Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-29T16:52:55.889Z] === RUN TestNISDomainname [2022-04-29T16:52:55.889Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-29T16:52:55.889Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-29T16:52:55.889Z] === RUN TestHostnameDnsResolution [2022-04-29T16:52:56.452Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-04-29T16:52:56.452Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T16:52:56.452Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-29T16:52:56.452Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-29T16:52:56.452Z] === RUN TestPrivilegedHostDevices [2022-04-29T16:52:56.472Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-04-29T16:52:56.472Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T16:52:57.014Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-29T16:52:57.014Z] === RUN TestStats [2022-04-29T16:52:57.014Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:52:57.014Z] --- SKIP: TestStats (0.00s) [2022-04-29T16:52:57.014Z] === RUN TestStopContainerWithTimeout [2022-04-29T16:52:57.014Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T16:52:57.014Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T16:52:57.014Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T16:52:57.014Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T16:52:57.014Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T16:52:57.014Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T16:52:57.014Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T16:52:57.014Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T16:52:57.014Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T16:52:57.014Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T16:52:57.577Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T16:52:58.384Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2022-04-29T16:52:58.384Z] === CONT TestDaemonHostGatewayIP [2022-04-29T16:52:59.465Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T16:52:59.885Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:52:59.885Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:52:59.885Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:52:59.885Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:52:59.885Z] [2022-04-29T16:52:59.885Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-29T16:52:59.885Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T16:52:59.885Z] HOSTNAME=f93984c08bbb [2022-04-29T16:52:59.885Z] TESTDEBUG=0 [2022-04-29T16:52:59.885Z] DEST=bundles/test-integration [2022-04-29T16:52:59.885Z] PWD=/go/src/github.com/docker/docker [2022-04-29T16:52:59.885Z] DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 [2022-04-29T16:52:59.885Z] container=docker [2022-04-29T16:52:59.885Z] HOME=/root [2022-04-29T16:52:59.885Z] GOLANG_VERSION=1.18.1 [2022-04-29T16:52:59.885Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-29T16:52:59.885Z] VALIDATE_BRANCH=master [2022-04-29T16:52:59.885Z] TERM=xterm [2022-04-29T16:52:59.885Z] DOCKER_PKG=github.com/docker/docker [2022-04-29T16:52:59.885Z] SHLVL=1 [2022-04-29T16:52:59.885Z] TIMEOUT=120m [2022-04-29T16:52:59.885Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-29T16:52:59.885Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-29T16:52:59.885Z] GO111MODULE=off [2022-04-29T16:52:59.885Z] DOCKER_EXPERIMENTAL=1 [2022-04-29T16:52:59.885Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-29T16:52:59.885Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-29T16:52:59.885Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-29T16:52:59.885Z] GOPATH=/go [2022-04-29T16:52:59.885Z] PKG_CONFIG=pkg-config [2022-04-29T16:52:59.885Z] _=/usr/bin/env [2022-04-29T16:52:59.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-29T16:53:00.926Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-04-29T16:53:00.926Z] === CONT TestDaemonRestartIpcMode [2022-04-29T16:53:01.354Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T16:53:01.354Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-04-29T16:53:01.354Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-04-29T16:53:01.354Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-04-29T16:53:01.354Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-29T16:53:01.354Z] === RUN TestDeleteDevicemapper [2022-04-29T16:53:01.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:53:01.354Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T16:53:01.354Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T16:53:02.284Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-04-29T16:53:02.284Z] === RUN TestUpdateMemory [2022-04-29T16:53:02.284Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:02.284Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-29T16:53:02.284Z] === RUN TestUpdateCPUQuota [2022-04-29T16:53:02.284Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:02.284Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-29T16:53:02.284Z] === RUN TestUpdatePidsLimit [2022-04-29T16:53:02.284Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:02.284Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-29T16:53:02.284Z] === RUN TestUpdateRestartPolicy [2022-04-29T16:53:02.841Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-04-29T16:53:07.044Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-04-29T16:53:07.044Z] PASS [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === Skipped [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-29T16:53:07.044Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-29T16:53:07.044Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-29T16:53:07.044Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T16:53:07.044Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-29T16:53:07.044Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T16:53:07.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-29T16:53:07.044Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:53:07.044Z] [2022-04-29T16:53:07.044Z] DONE 235 tests, 7 skipped in 118.298s [2022-04-29T16:53:07.044Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T16:53:07.044Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T16:53:07.044Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-29T16:53:07.044Z] === RUN TestDaemonConfigValidation [2022-04-29T16:53:07.044Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:53:07.044Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:53:07.044Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T16:53:07.044Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T16:53:07.044Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T16:53:07.044Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T16:53:07.044Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T16:53:07.044Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T16:53:07.044Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T16:53:07.044Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T16:53:07.044Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:53:07.044Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T16:53:07.044Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T16:53:07.044Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T16:53:07.044Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T16:53:07.044Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T16:53:07.044Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-29T16:53:07.044Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-04-29T16:53:07.044Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-29T16:53:07.044Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-04-29T16:53:07.044Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-29T16:53:07.044Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T16:53:07.044Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T16:53:08.427Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T16:53:09.368Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T16:53:10.315Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T16:53:10.315Z] daemon_test.go:156: [d1fa12a9822d6] daemon is not started [2022-04-29T16:53:10.315Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-29T16:53:10.315Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-29T16:53:10.315Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-29T16:53:10.315Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-29T16:53:10.315Z] === RUN TestDaemonProxy [2022-04-29T16:53:10.315Z] === RUN TestDaemonProxy/environment_variables [2022-04-29T16:53:12.224Z] === RUN TestDaemonProxy/command-line_options [2022-04-29T16:53:13.605Z] === RUN TestDaemonProxy/configuration_file [2022-04-29T16:53:14.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T16:53:14.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T16:53:14.449Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-04-29T16:53:14.449Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T16:53:14.449Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-29T16:53:14.449Z] === RUN TestWaitNonBlocked [2022-04-29T16:53:14.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:53:14.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:53:14.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:53:14.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:53:14.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:53:14.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:53:14.449Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-29T16:53:14.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-04-29T16:53:14.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-04-29T16:53:14.449Z] === RUN TestWaitBlocked [2022-04-29T16:53:14.449Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:53:14.449Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:53:14.449Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:53:14.449Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:53:14.449Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:53:14.449Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:53:14.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T16:53:15.011Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-29T16:53:15.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-29T16:53:15.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-04-29T16:53:15.011Z] === CONT TestDaemonRestartIpcMode [2022-04-29T16:53:15.011Z] === CONT TestIpcModeOlderClient [2022-04-29T16:53:15.268Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-29T16:53:15.268Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T16:53:15.518Z] === RUN TestDaemonProxy/conflicting_options [2022-04-29T16:53:16.089Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-29T16:53:16.349Z] --- PASS: TestDaemonProxy (6.24s) [2022-04-29T16:53:16.349Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-29T16:53:16.349Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-04-29T16:53:16.349Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-29T16:53:16.349Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-29T16:53:16.349Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-29T16:53:16.349Z] PASS [2022-04-29T16:53:16.349Z] [2022-04-29T16:53:16.349Z] DONE 17 tests in 10.133s [2022-04-29T16:53:16.610Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T16:53:16.610Z] INFO: Testing against a local daemon [2022-04-29T16:53:16.610Z] === RUN TestCommitInheritsEnv [2022-04-29T16:53:16.871Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-29T16:53:16.871Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T16:53:16.871Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-29T16:53:16.871Z] === RUN TestImportWithCustomPlatform [2022-04-29T16:53:16.871Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T16:53:16.871Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T16:53:16.871Z] === RUN TestImportWithCustomPlatform// [2022-04-29T16:53:16.871Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T16:53:17.132Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T16:53:17.132Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T16:53:17.132Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T16:53:17.132Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T16:53:17.132Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T16:53:17.132Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T16:53:17.132Z] === RUN TestImagesFilterMultiReference [2022-04-29T16:53:17.132Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-29T16:53:17.132Z] === RUN TestImagePullPlatformInvalid [2022-04-29T16:53:17.132Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-29T16:53:17.132Z] === RUN TestRemoveImageOrphaning [2022-04-29T16:53:17.407Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-29T16:53:17.407Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T16:53:17.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T16:53:17.786Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-04-29T16:53:18.001Z] time="2022-04-29T16:53:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-29T16:53:18.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T16:53:18.045Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-04-29T16:53:18.045Z] PASS [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === Skipped [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-29T16:53:18.045Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-29T16:53:18.045Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-29T16:53:18.045Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-29T16:53:18.045Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T16:53:18.045Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-29T16:53:18.045Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-29T16:53:18.045Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-29T16:53:18.045Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-29T16:53:18.045Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-29T16:53:18.045Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-29T16:53:18.045Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-29T16:53:18.045Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-29T16:53:18.045Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-29T16:53:18.045Z] [2022-04-29T16:53:18.045Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-29T16:53:18.046Z] 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-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-29T16:53:18.046Z] 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-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-29T16:53:18.046Z] 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-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-29T16:53:18.046Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T16:53:18.046Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-29T16:53:18.046Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-29T16:53:18.046Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-29T16:53:18.046Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-29T16:53:18.046Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-29T16:53:18.046Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T16:53:18.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-29T16:53:18.046Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-29T16:53:18.046Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-29T16:53:18.046Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-29T16:53:18.046Z] [2022-04-29T16:53:18.046Z] DONE 212 tests, 27 skipped in 73.499s [2022-04-29T16:53:18.046Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T16:53:18.046Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T16:53:18.609Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-29T16:53:18.609Z] === RUN TestDaemonConfigValidation [2022-04-29T16:53:18.609Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:53:18.609Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:53:18.609Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T16:53:18.609Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T16:53:18.609Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T16:53:18.609Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T16:53:18.609Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T16:53:18.609Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T16:53:18.609Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T16:53:18.609Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T16:53:18.609Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:53:18.609Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T16:53:18.609Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T16:53:18.869Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T16:53:18.869Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T16:53:18.869Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T16:53:18.869Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-29T16:53:18.869Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-29T16:53:18.869Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-29T16:53:18.869Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-29T16:53:18.869Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-29T16:53:18.869Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T16:53:18.869Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T16:53:19.407Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-04-29T16:53:19.407Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T16:53:19.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-29T16:53:19.407Z] === RUN TestTagInvalidReference [2022-04-29T16:53:19.407Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-29T16:53:19.407Z] === RUN TestTagValidPrefixedRepo [2022-04-29T16:53:19.407Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-29T16:53:19.407Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T16:53:19.407Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T16:53:19.407Z] === RUN TestTagOfficialNames [2022-04-29T16:53:19.670Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-29T16:53:19.670Z] === RUN TestTagMatchesDigest [2022-04-29T16:53:19.670Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-29T16:53:19.670Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-29T16:53:20.235Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T16:53:20.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T16:53:21.161Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T16:53:22.089Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T16:53:22.089Z] daemon_test.go:156: [d0c9ff5cf49ec] daemon is not started [2022-04-29T16:53:22.089Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-29T16:53:22.089Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-29T16:53:22.089Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-29T16:53:22.089Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-29T16:53:22.089Z] === RUN TestDaemonProxy [2022-04-29T16:53:22.089Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-29T16:53:22.089Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-29T16:53:22.089Z] PASS [2022-04-29T16:53:22.089Z] [2022-04-29T16:53:22.089Z] === Skipped [2022-04-29T16:53:22.089Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-29T16:53:22.089Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-29T16:53:22.089Z] [2022-04-29T16:53:22.089Z] DONE 12 tests, 1 skipped in 4.148s [2022-04-29T16:53:22.089Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T16:53:22.345Z] INFO: Testing against a local daemon [2022-04-29T16:53:22.345Z] === RUN TestCommitInheritsEnv [2022-04-29T16:53:24.233Z] --- PASS: TestCommitInheritsEnv (1.86s) [2022-04-29T16:53:24.233Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T16:53:24.233Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-29T16:53:24.233Z] === RUN TestImportWithCustomPlatform [2022-04-29T16:53:24.233Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T16:53:24.234Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T16:53:24.234Z] === RUN TestImportWithCustomPlatform// [2022-04-29T16:53:24.234Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T16:53:24.234Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T16:53:24.489Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T16:53:24.490Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T16:53:24.490Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T16:53:24.490Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T16:53:24.490Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T16:53:24.490Z] === RUN TestImagesFilterMultiReference [2022-04-29T16:53:24.490Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-29T16:53:24.490Z] === RUN TestImagePullPlatformInvalid [2022-04-29T16:53:24.490Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-29T16:53:24.490Z] === RUN TestRemoveImageOrphaning [2022-04-29T16:53:26.380Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-29T16:53:26.381Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T16:53:26.381Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-29T16:53:26.381Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-29T16:53:26.381Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T16:53:26.381Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-29T16:53:26.381Z] === RUN TestTagInvalidReference [2022-04-29T16:53:26.381Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-29T16:53:26.381Z] === RUN TestTagValidPrefixedRepo [2022-04-29T16:53:26.381Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-29T16:53:26.381Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T16:53:26.381Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T16:53:26.381Z] === RUN TestTagOfficialNames [2022-04-29T16:53:26.381Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-29T16:53:26.381Z] === RUN TestTagMatchesDigest [2022-04-29T16:53:26.381Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-29T16:53:26.381Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-29T16:53:28.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T16:53:29.670Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-29T16:53:29.670Z] [2022-04-29T16:53:29.670Z] ________ ____ __. [2022-04-29T16:53:29.670Z] \_____ \ | |/ _| [2022-04-29T16:53:29.670Z] / | \| < [2022-04-29T16:53:29.670Z] / | \ | \ [2022-04-29T16:53:29.670Z] \_______ /____|__ \ [2022-04-29T16:53:29.670Z] \/ \/ [2022-04-29T16:53:29.670Z] [2022-04-29T16:53:29.670Z] INFO: make.ps1 ended at 04/29/2022 16:53:27 [2022-04-29T16:53:29.670Z] INFO: Binaries build ended at 04/29/2022 16:53:28. Duration:00:01:46.4863323 [2022-04-29T16:53:30.139Z] INFO: Copying the built daemon binary to d:\CI\PR-43547\3\binary\dockerd-82088364e1.exe... [2022-04-29T16:53:30.139Z] INFO: Copying the built client binary to d:\CI\PR-43547\3\binary\docker-82088364e1.exe... [2022-04-29T16:53:30.139Z] INFO: Copying the golang package from the container to d:\CI\PR-43547\3\installer\go.zip... [2022-04-29T16:53:31.126Z] INFO: Extracting go.zip to d:\CI\PR-43547\3\go [2022-04-29T16:53:31.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-29T16:53:31.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-29T16:53:32.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T16:53:34.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T16:53:35.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T16:53:38.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T16:53:40.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T16:53:44.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T16:53:46.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T16:53:46.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-29T16:53:49.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T16:53:51.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T16:53:51.726Z] Using test binary docker [2022-04-29T16:53:51.726Z] +++ /etc/init.d/apparmor start [2022-04-29T16:53:51.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T16:53:51.726Z] INFO: Waiting for daemon to start... [2022-04-29T16:53:51.726Z] Starting dockerd [2022-04-29T16:53:51.726Z] +++ 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-04-29T16:53:54.276Z] . [2022-04-29T16:53:54.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T16:53:54.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T16:53:54.276Z] Error: No such image: emptyfs [2022-04-29T16:53:54.276Z] ++++ docker load [2022-04-29T16:53:54.276Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T16:53:54.538Z] Running integration-test (iteration 1) [2022-04-29T16:53:54.538Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T16:53:54.538Z] ++ 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-04-29T16:53:54.538Z] ++ set -e [2022-04-29T16:53:54.538Z] ++ '[' -n 0 ']' [2022-04-29T16:53:54.538Z] ++ set -x [2022-04-29T16:53:54.538Z] ++ 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-04-29T16:53:54.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-29T16:53:55.482Z] Loaded image: busybox:latest [2022-04-29T16:53:55.744Z] Loaded image: busybox:glibc [2022-04-29T16:54:01.041Z] Loaded image: debian:bullseye-slim [2022-04-29T16:54:01.041Z] Loaded image: hello-world:latest [2022-04-29T16:54:01.041Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:54:01.041Z] INFO: Testing against a local daemon [2022-04-29T16:54:01.041Z] === RUN TestCgroupNamespacesBuild [2022-04-29T16:54:01.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-29T16:54:01.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-29T16:54:02.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-29T16:54:03.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-29T16:54:03.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-29T16:54:03.591Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2022-04-29T16:54:03.591Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T16:54:04.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-29T16:54:05.519Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2022-04-29T16:54:05.519Z] === RUN TestBuildWithSession [2022-04-29T16:54:05.519Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:54:05.519Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T16:54:05.519Z] === RUN TestBuildSquashParent [2022-04-29T16:54:05.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-29T16:54:06.978Z] INFO: Extraction ended at 04/29/2022 16:54:01. Duration:00:00:31.0230162 [2022-04-29T16:54:06.978Z] INFO: Updating the golang and path environment variables [2022-04-29T16:54:06.978Z] INFO: GOPATH=d:\gopath [2022-04-29T16:54:06.978Z] INFO: go version go1.18.1 windows/amd64 [2022-04-29T16:54:06.978Z] INFO: Running the daemon under test in debug mode [2022-04-29T16:54:06.978Z] INFO: Starting a daemon under test... [2022-04-29T16:54:06.978Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43547\3\daemon --pidfile d:\CI\PR-43547\3\docker.pid -D [2022-04-29T16:54:06.978Z] INFO: Process started successfully. [2022-04-29T16:54:06.978Z] INFO: Start tailing logs of the daemon under tests [2022-04-29T16:54:06.978Z] INFO: Waiting for the daemon under test to start... [2022-04-29T16:54:07.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-29T16:54:07.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-29T16:54:08.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-29T16:54:09.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-29T16:54:09.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-29T16:54:10.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-29T16:54:11.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-29T16:54:12.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-29T16:54:13.305Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T16:54:13.305Z] Using test binary docker [2022-04-29T16:54:13.305Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T16:54:13.305Z] +++ /etc/init.d/apparmor start [2022-04-29T16:54:13.305Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T16:54:13.305Z] INFO: Waiting for daemon to start... [2022-04-29T16:54:13.305Z] Starting dockerd [2022-04-29T16:54:13.305Z] +++ 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-04-29T16:54:15.558Z] --- PASS: TestBuildSquashParent (9.30s) [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:54:15.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:54:15.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:54:15.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:54:15.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:54:15.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:54:15.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:54:15.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:54:15.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:54:15.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:54:18.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:54:18.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:54:19.841Z] . [2022-04-29T16:54:19.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T16:54:19.841Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T16:54:19.841Z] Error: No such image: emptyfs [2022-04-29T16:54:19.841Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T16:54:19.841Z] ++++ docker load [2022-04-29T16:54:19.841Z] Running integration-test (iteration 1) [2022-04-29T16:54:19.841Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-29T16:54:19.841Z] ++ 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-04-29T16:54:19.841Z] ++ set -e [2022-04-29T16:54:19.841Z] ++ '[' -n 0 ']' [2022-04-29T16:54:19.841Z] ++ set -x [2022-04-29T16:54:19.841Z] ++ 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-04-29T16:54:19.841Z] Loaded image: busybox:latest [2022-04-29T16:54:19.841Z] Loaded image: busybox:glibc [2022-04-29T16:54:20.769Z] Loaded image: debian:bullseye-slim [2022-04-29T16:54:20.769Z] Loaded image: hello-world:latest [2022-04-29T16:54:20.769Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:54:20.769Z] INFO: Testing against a local daemon [2022-04-29T16:54:20.769Z] === RUN TestCgroupNamespacesBuild [2022-04-29T16:54:21.910Z] ...INFO: Daemon under test started and replied! [2022-04-29T16:54:21.910Z] INFO: Docker version of the daemon under test [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] Client: [2022-04-29T16:54:21.910Z] Version: 17.06.2-ce [2022-04-29T16:54:21.910Z] API version: 1.30 [2022-04-29T16:54:21.910Z] Go version: go1.8.3 [2022-04-29T16:54:21.910Z] Git commit: cec0b72 [2022-04-29T16:54:21.910Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-29T16:54:21.910Z] OS/Arch: windows/amd64 [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] Server: [2022-04-29T16:54:21.910Z] Version: 0.0.0-dev [2022-04-29T16:54:21.910Z] API version: 1.42 (minimum version 1.24) [2022-04-29T16:54:21.910Z] Go version: go1.18.1 [2022-04-29T16:54:21.910Z] Git commit: 82088364e1 [2022-04-29T16:54:21.910Z] Built: [2022-04-29T16:54:21.910Z] OS/Arch: windows/amd64 [2022-04-29T16:54:21.910Z] Experimental: false [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] INFO: Docker info of the daemon under test [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] Containers: 0 [2022-04-29T16:54:21.910Z] Running: 0 [2022-04-29T16:54:21.910Z] Paused: 0 [2022-04-29T16:54:21.910Z] Stopped: 0 [2022-04-29T16:54:21.910Z] Images: 0 [2022-04-29T16:54:21.910Z] Server Version: 0.0.0-dev [2022-04-29T16:54:21.910Z] Storage Driver: windowsfilter [2022-04-29T16:54:21.910Z] Windows: [2022-04-29T16:54:21.910Z] Logging Driver: json-file [2022-04-29T16:54:21.910Z] Plugins: [2022-04-29T16:54:21.910Z] Volume: local [2022-04-29T16:54:21.910Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T16:54:21.910Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T16:54:21.910Z] Swarm: inactive [2022-04-29T16:54:21.910Z] Default Isolation: process [2022-04-29T16:54:21.910Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T16:54:21.910Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-29T16:54:21.910Z] OSType: windows [2022-04-29T16:54:21.910Z] Architecture: x86_64 [2022-04-29T16:54:21.910Z] CPUs: 4 [2022-04-29T16:54:21.910Z] Total Memory: 32GiB [2022-04-29T16:54:21.910Z] Name: azwin-2-e2ebb0 [2022-04-29T16:54:21.910Z] ID: BUQN:EKTI:LG3O:47QR:VH6K:IDIL:UP2D:UDQL:TG5B:F4PH:GLME:J5SM [2022-04-29T16:54:21.910Z] Docker Root Dir: D:\CI\PR-43547\3\daemon [2022-04-29T16:54:21.910Z] Debug Mode (client): false [2022-04-29T16:54:21.910Z] Debug Mode (server): true [2022-04-29T16:54:21.910Z] File Descriptors: -1 [2022-04-29T16:54:21.910Z] Goroutines: 16 [2022-04-29T16:54:21.910Z] System Time: 2022-04-29T16:54:21.5599761Z [2022-04-29T16:54:21.910Z] EventsListeners: 0 [2022-04-29T16:54:21.910Z] Registry: https://index.docker.io/v1/ [2022-04-29T16:54:21.910Z] Labels: [2022-04-29T16:54:21.910Z] Experimental: false [2022-04-29T16:54:21.910Z] Insecure Registries: [2022-04-29T16:54:21.910Z] 127.0.0.0/8 [2022-04-29T16:54:21.910Z] Live Restore Enabled: false [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] INFO: Docker images of the daemon under test [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T16:54:21.910Z] [2022-04-29T16:54:21.910Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-29T16:54:21.910Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-29T16:54:22.136Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-04-29T16:54:22.136Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-29T16:54:22.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:54:22.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:54:22.379Z] ltsc2022: Pulling from windows/servercore [2022-04-29T16:54:23.367Z] 8f616e6e9eec: Pulling fs layer [2022-04-29T16:54:23.367Z] dccd9e4d14d3: Pulling fs layer [2022-04-29T16:54:23.502Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-04-29T16:54:23.502Z] === RUN TestBuildWithSession [2022-04-29T16:54:23.502Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:54:23.502Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T16:54:23.502Z] === RUN TestBuildSquashParent [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.64s) [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s) [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2022-04-29T16:54:25.502Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-04-29T16:54:25.502Z] === RUN TestBuildMultiStageCopy [2022-04-29T16:54:25.502Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T16:54:27.670Z] --- PASS: TestBuildSquashParent (3.96s) [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:54:27.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:54:27.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:54:27.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:54:27.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:54:27.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:54:27.670Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:54:27.670Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:54:27.670Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T16:54:27.670Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T16:54:28.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T16:54:28.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T16:54:28.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T16:54:28.622Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T16:54:29.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T16:54:29.767Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T16:54:29.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T16:54:29.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T16:54:30.340Z] --- PASS: TestBuildMultiStageCopy (5.21s) [2022-04-29T16:54:30.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.88s) [2022-04-29T16:54:30.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-04-29T16:54:30.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-04-29T16:54:30.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-04-29T16:54:30.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-04-29T16:54:30.340Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s) [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-04-29T16:54:30.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-04-29T16:54:30.894Z] === RUN TestBuildMultiStageCopy [2022-04-29T16:54:30.894Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T16:54:31.569Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-29T16:54:31.569Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:54:31.569Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T16:54:31.569Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-29T16:54:31.569Z] [2022-04-29T16:54:31.569Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-29T16:54:31.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-29T16:54:31.569Z] Using test binary docker [2022-04-29T16:54:31.569Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-29T16:54:31.569Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T16:54:31.569Z] INFO: Waiting for daemon to start... [2022-04-29T16:54:31.569Z] Starting dockerd [2022-04-29T16:54:31.569Z] . [2022-04-29T16:54:31.569Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-29T16:54:31.725Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-04-29T16:54:31.725Z] === RUN TestBuildLabelWithTargets [2022-04-29T16:54:32.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T16:54:32.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T16:54:32.518Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T16:54:32.518Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T16:54:32.773Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-04-29T16:54:32.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-04-29T16:54:32.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-29T16:54:32.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-29T16:54:32.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-29T16:54:32.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-29T16:54:32.774Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T16:54:33.336Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-29T16:54:33.336Z] === RUN TestBuildLabelWithTargets [2022-04-29T16:54:34.274Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2022-04-29T16:54:34.274Z] === RUN TestBuildWithEmptyLayers [2022-04-29T16:54:34.702Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-04-29T16:54:34.702Z] === RUN TestBuildWithEmptyLayers [2022-04-29T16:54:34.958Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-29T16:54:34.959Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T16:54:35.218Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-04-29T16:54:35.218Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T16:54:36.325Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-04-29T16:54:36.325Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T16:54:36.887Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-29T16:54:36.887Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T16:54:38.284Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-04-29T16:54:38.284Z] === RUN TestBuildWithHugeFile [2022-04-29T16:54:38.523Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2022-04-29T16:54:38.523Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T16:54:40.438Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2022-04-29T16:54:40.438Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T16:54:44.656Z] --- PASS: TestBuildMultiStageLayerLeak (3.57s) [2022-04-29T16:54:44.656Z] === RUN TestBuildWithHugeFile [2022-04-29T16:54:56.168Z] --- PASS: TestImportExtremelyLargeImageWorks (91.65s) [2022-04-29T16:54:56.168Z] PASS [2022-04-29T16:54:56.168Z] [2022-04-29T16:54:56.168Z] DONE 22 tests in 94.719s [2022-04-29T16:54:56.168Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T16:54:56.168Z] INFO: Testing against a local daemon [2022-04-29T16:54:56.168Z] === RUN TestNetworkCreateDelete [2022-04-29T16:54:56.168Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-29T16:54:56.168Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T16:54:56.168Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-29T16:54:56.168Z] === RUN TestDaemonDNSFallback [2022-04-29T16:54:58.078Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-29T16:54:58.078Z] === RUN TestInspectNetwork [2022-04-29T16:55:01.381Z] === RUN TestInspectNetwork/full_network_id [2022-04-29T16:55:01.382Z] === RUN TestInspectNetwork/partial_network_id [2022-04-29T16:55:01.382Z] === RUN TestInspectNetwork/network_name [2022-04-29T16:55:01.382Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-29T16:55:02.765Z] --- PASS: TestImportExtremelyLargeImageWorks (92.41s) [2022-04-29T16:55:02.765Z] PASS [2022-04-29T16:55:02.765Z] [2022-04-29T16:55:02.765Z] === Skipped [2022-04-29T16:55:02.765Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-29T16:55:02.765Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-29T16:55:02.765Z] [2022-04-29T16:55:02.765Z] DONE 22 tests, 1 skipped in 96.622s [2022-04-29T16:55:02.765Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T16:55:02.765Z] INFO: Testing against a local daemon [2022-04-29T16:55:02.765Z] === RUN TestNetworkCreateDelete [2022-04-29T16:55:02.765Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-29T16:55:02.765Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T16:55:02.765Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-29T16:55:02.765Z] === RUN TestDaemonDNSFallback [2022-04-29T16:55:05.581Z] --- PASS: TestInspectNetwork (7.31s) [2022-04-29T16:55:05.581Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-29T16:55:05.581Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-29T16:55:05.581Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-29T16:55:05.581Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-29T16:55:05.581Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T16:55:06.037Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-29T16:55:06.037Z] === RUN TestInspectNetwork [2022-04-29T16:55:06.037Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.037Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-29T16:55:06.037Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T16:55:06.037Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.037Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T16:55:06.037Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:55:06.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:55:06.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:55:06.037Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T16:55:06.037Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T16:55:06.037Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T16:55:06.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T16:55:06.037Z] === RUN TestNetworkList [2022-04-29T16:55:06.037Z] === RUN TestNetworkList//networks [2022-04-29T16:55:06.037Z] === PAUSE TestNetworkList//networks [2022-04-29T16:55:06.037Z] === RUN TestNetworkList//networks/ [2022-04-29T16:55:06.037Z] === PAUSE TestNetworkList//networks/ [2022-04-29T16:55:06.037Z] === CONT TestNetworkList//networks [2022-04-29T16:55:06.037Z] === CONT TestNetworkList//networks/ [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkList (0.02s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T16:55:06.037Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T16:55:06.037Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T16:55:06.037Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.037Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-29T16:55:06.037Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T16:55:06.037Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.037Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-29T16:55:06.038Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T16:55:06.038Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-29T16:55:06.038Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T16:55:06.038Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-29T16:55:06.038Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T16:55:06.038Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-29T16:55:06.038Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T16:55:06.038Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-29T16:55:06.038Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T16:55:06.038Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T16:55:06.038Z] service_test.go:243: FLAKY_TEST [2022-04-29T16:55:06.038Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T16:55:06.038Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-29T16:55:06.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T16:55:06.038Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T16:55:06.038Z] PASS [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === Skipped [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-29T16:55:06.038Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-29T16:55:06.038Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-29T16:55:06.038Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-29T16:55:06.038Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-29T16:55:06.038Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-29T16:55:06.038Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-29T16:55:06.038Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-29T16:55:06.038Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T16:55:06.038Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T16:55:06.038Z] service_test.go:243: FLAKY_TEST [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-29T16:55:06.038Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T16:55:06.038Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] DONE 34 tests, 12 skipped in 7.064s [2022-04-29T16:55:06.038Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T16:55:06.038Z] INFO: Testing against a local daemon [2022-04-29T16:55:06.038Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T16:55:06.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:06.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestDockerNetworkIpvlan [2022-04-29T16:55:06.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:06.038Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T16:55:06.038Z] PASS [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === Skipped [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T16:55:06.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T16:55:06.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] DONE 2 tests, 2 skipped in 0.082s [2022-04-29T16:55:06.038Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T16:55:06.038Z] INFO: Testing against a local daemon [2022-04-29T16:55:06.038Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T16:55:06.038Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestDockerNetworkMacvlan [2022-04-29T16:55:06.038Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-29T16:55:06.038Z] PASS [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === Skipped [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-29T16:55:06.038Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-29T16:55:06.038Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] DONE 2 tests, 2 skipped in 0.081s [2022-04-29T16:55:06.038Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T16:55:06.038Z] testing: warning: no tests to run [2022-04-29T16:55:06.038Z] PASS [2022-04-29T16:55:06.038Z] [2022-04-29T16:55:06.038Z] DONE 0 tests in 0.024s [2022-04-29T16:55:06.038Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T16:55:06.038Z] INFO: Testing against a local daemon [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginTLS [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginHeader [2022-04-29T16:55:06.038Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.038Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-29T16:55:06.038Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-29T16:55:06.294Z] === RUN TestAuthZPluginV2Disable [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-29T16:55:06.294Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-29T16:55:06.294Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-29T16:55:06.294Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-29T16:55:06.294Z] PASS [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === Skipped [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.294Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-29T16:55:06.294Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.294Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-29T16:55:06.295Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.295Z] [2022-04-29T16:55:06.295Z] DONE 17 tests, 17 skipped in 0.289s [2022-04-29T16:55:06.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T16:55:06.551Z] INFO: Testing against a local daemon [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:55:06.551Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:55:06.551Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T16:55:06.551Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T16:55:06.551Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:55:06.551Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T16:55:06.551Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T16:55:06.551Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.551Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T16:55:06.551Z] === RUN TestPluginInstall [2022-04-29T16:55:06.551Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.551Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-29T16:55:06.551Z] === RUN TestPluginsWithRuntimes [2022-04-29T16:55:06.551Z] 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-04-29T16:55:06.551Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-29T16:55:06.551Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T16:55:06.551Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-29T16:55:06.551Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T16:55:06.551Z] PASS [2022-04-29T16:55:06.551Z] [2022-04-29T16:55:06.551Z] === Skipped [2022-04-29T16:55:06.551Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-29T16:55:06.551Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-29T16:55:06.551Z] [2022-04-29T16:55:06.551Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-29T16:55:06.551Z] 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-04-29T16:55:06.551Z] [2022-04-29T16:55:06.551Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T16:55:06.551Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-29T16:55:06.551Z] [2022-04-29T16:55:06.551Z] DONE 19 tests, 3 skipped in 0.123s [2022-04-29T16:55:06.551Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T16:55:06.551Z] INFO: Testing against a local daemon [2022-04-29T16:55:06.551Z] === RUN TestExternalGraphDriver [2022-04-29T16:55:06.551Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-29T16:55:06.551Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-29T16:55:06.551Z] === RUN TestGraphdriverPluginV2 [2022-04-29T16:55:06.966Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T16:55:06.966Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:55:06.966Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:55:06.966Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:55:06.966Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T16:55:06.966Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T16:55:06.966Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T16:55:06.966Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T16:55:06.966Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T16:55:07.227Z] === RUN TestNetworkList [2022-04-29T16:55:07.227Z] === RUN TestNetworkList//networks [2022-04-29T16:55:07.227Z] === PAUSE TestNetworkList//networks [2022-04-29T16:55:07.227Z] === RUN TestNetworkList//networks/ [2022-04-29T16:55:07.227Z] === PAUSE TestNetworkList//networks/ [2022-04-29T16:55:07.227Z] === CONT TestNetworkList//networks [2022-04-29T16:55:07.227Z] === CONT TestNetworkList//networks/ [2022-04-29T16:55:07.227Z] --- PASS: TestNetworkList (0.02s) [2022-04-29T16:55:07.227Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T16:55:07.227Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T16:55:07.227Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T16:55:07.797Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-29T16:55:07.797Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T16:55:08.740Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-29T16:55:08.740Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T16:55:09.311Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-29T16:55:09.311Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T16:55:10.293Z] sha256:44ba4c278c42d0bd28ee9cd3e7912566d484ee9b6a72d6beb2faf734c38324a2 [2022-04-29T16:55:10.293Z] INFO: Starting docker-py tests... [2022-04-29T16:55:10.693Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-29T16:55:10.694Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T16:55:10.788Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2022-04-29T16:55:10.788Z] PASS [2022-04-29T16:55:10.788Z] [2022-04-29T16:55:10.788Z] === Skipped [2022-04-29T16:55:10.788Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-29T16:55:10.788Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-29T16:55:10.788Z] [2022-04-29T16:55:10.788Z] DONE 2 tests, 1 skipped in 3.558s [2022-04-29T16:55:10.788Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T16:55:10.788Z] INFO: Testing against a local daemon [2022-04-29T16:55:10.788Z] === RUN TestContinueAfterPluginCrash [2022-04-29T16:55:10.788Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T16:55:10.788Z] === RUN TestReadPluginNoRead [2022-04-29T16:55:10.788Z] === PAUSE TestReadPluginNoRead [2022-04-29T16:55:10.788Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T16:55:10.788Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T16:55:10.788Z] === CONT TestContinueAfterPluginCrash [2022-04-29T16:55:10.788Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T16:55:11.257Z] ============================= test session starts ============================== [2022-04-29T16:55:11.257Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-29T16:55:11.257Z] rootdir: /src, inifile: pytest.ini [2022-04-29T16:55:11.257Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-29T16:55:11.636Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-29T16:55:11.636Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T16:55:12.209Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-29T16:55:12.209Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T16:55:12.247Z] collected 395 items / 2 deselected / 393 selected [2022-04-29T16:55:12.247Z] [2022-04-29T16:55:14.251Z] 8f616e6e9eec: Verifying Checksum [2022-04-29T16:55:14.251Z] 8f616e6e9eec: Download complete [2022-04-29T16:55:14.755Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-29T16:55:14.755Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T16:55:14.755Z] service_test.go:243: FLAKY_TEST [2022-04-29T16:55:14.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T16:55:14.755Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T16:55:14.960Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2022-04-29T16:55:14.960Z] === CONT TestReadPluginNoRead [2022-04-29T16:55:16.849Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T16:55:18.217Z] === RUN TestReadPluginNoRead/default [2022-04-29T16:55:19.145Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T16:55:19.407Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2022-04-29T16:55:20.777Z] === CONT TestReadPluginNoRead [2022-04-29T16:55:20.777Z] read_test.go:92: [de3096ab63a51] daemon is not started [2022-04-29T16:55:20.777Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-04-29T16:55:20.777Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-29T16:55:20.777Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-04-29T16:55:20.777Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-04-29T16:55:20.777Z] PASS [2022-04-29T16:55:20.777Z] [2022-04-29T16:55:20.777Z] DONE 6 tests in 10.411s [2022-04-29T16:55:20.778Z] 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-04-29T16:55:20.778Z] testing: warning: no tests to run [2022-04-29T16:55:20.778Z] PASS [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] DONE 0 tests in 0.031s [2022-04-29T16:55:20.778Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T16:55:20.778Z] INFO: Testing against a local daemon [2022-04-29T16:55:20.778Z] === RUN TestPluginWithDevMounts [2022-04-29T16:55:20.778Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-29T16:55:20.778Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-29T16:55:20.778Z] PASS [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === Skipped [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-29T16:55:20.778Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] DONE 1 tests, 1 skipped in 0.088s [2022-04-29T16:55:20.778Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T16:55:20.778Z] INFO: Testing against a local daemon [2022-04-29T16:55:20.778Z] === RUN TestSecretInspect [2022-04-29T16:55:20.778Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-29T16:55:20.778Z] === RUN TestSecretList [2022-04-29T16:55:20.778Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] --- SKIP: TestSecretList (0.01s) [2022-04-29T16:55:20.778Z] === RUN TestSecretsCreateAndDelete [2022-04-29T16:55:20.778Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-29T16:55:20.778Z] === RUN TestSecretsUpdate [2022-04-29T16:55:20.778Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-29T16:55:20.778Z] === RUN TestTemplatedSecret [2022-04-29T16:55:20.778Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-29T16:55:20.778Z] === RUN TestSecretCreateResolve [2022-04-29T16:55:20.778Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-29T16:55:20.778Z] PASS [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === Skipped [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-29T16:55:20.778Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-29T16:55:20.778Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-29T16:55:20.778Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-29T16:55:20.778Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-29T16:55:20.778Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-29T16:55:20.778Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:20.778Z] [2022-04-29T16:55:20.778Z] DONE 6 tests, 6 skipped in 0.139s [2022-04-29T16:55:20.778Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T16:55:20.778Z] INFO: Testing against a local daemon [2022-04-29T16:55:20.778Z] === RUN TestServiceCreateInit [2022-04-29T16:55:21.034Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T16:55:21.034Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T16:55:21.034Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- PASS: TestServiceCreateInit (0.03s) [2022-04-29T16:55:21.034Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T16:55:21.034Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T16:55:21.034Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceConflict [2022-04-29T16:55:21.034Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T16:55:21.034Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T16:55:21.034Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T16:55:21.034Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T16:55:21.034Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceSysctls [2022-04-29T16:55:21.034Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-29T16:55:21.034Z] === RUN TestCreateServiceCapabilities [2022-04-29T16:55:21.034Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-29T16:55:21.034Z] === RUN TestInspect [2022-04-29T16:55:21.034Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestInspect (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestCreateJob [2022-04-29T16:55:21.034Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestCreateJob (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestReplicatedJob [2022-04-29T16:55:21.034Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestUpdateReplicatedJob [2022-04-29T16:55:21.034Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestServiceListWithStatuses [2022-04-29T16:55:21.034Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T16:55:21.034Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T16:55:21.034Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T16:55:21.034Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestDockerNetworkReConnect [2022-04-29T16:55:21.034Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:21.034Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-29T16:55:21.034Z] === RUN TestServicePlugin [2022-04-29T16:55:22.926Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:22.926Z] --- SKIP: TestServicePlugin (1.93s) [2022-04-29T16:55:22.926Z] === RUN TestServiceUpdateLabel [2022-04-29T16:55:22.926Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:22.926Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-29T16:55:22.926Z] === RUN TestServiceUpdateSecrets [2022-04-29T16:55:23.182Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-29T16:55:23.182Z] === RUN TestServiceUpdateConfigs [2022-04-29T16:55:23.182Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-29T16:55:23.182Z] === RUN TestServiceUpdateNetwork [2022-04-29T16:55:23.182Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-04-29T16:55:23.182Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T16:55:23.182Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-29T16:55:23.182Z] PASS [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === Skipped [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T16:55:23.182Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T16:55:23.182Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-29T16:55:23.182Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-29T16:55:23.182Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-29T16:55:23.182Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-29T16:55:23.182Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.182Z] [2022-04-29T16:55:23.182Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-29T16:55:23.183Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-29T16:55:23.183Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-29T16:55:23.183Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-04-29T16:55:23.183Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-29T16:55:23.183Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-29T16:55:23.183Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-29T16:55:23.183Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-29T16:55:23.183Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T16:55:23.183Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-29T16:55:23.183Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-29T16:55:23.183Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-04-29T16:55:23.183Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-29T16:55:23.183Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-29T16:55:23.183Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-29T16:55:23.183Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-04-29T16:55:23.183Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-29T16:55:23.183Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] DONE 24 tests, 23 skipped in 2.331s [2022-04-29T16:55:23.183Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T16:55:23.183Z] INFO: Testing against a local daemon [2022-04-29T16:55:23.183Z] === RUN TestSessionCreate [2022-04-29T16:55:23.183Z] --- PASS: TestSessionCreate (0.03s) [2022-04-29T16:55:23.183Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T16:55:23.183Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-29T16:55:23.183Z] PASS [2022-04-29T16:55:23.183Z] [2022-04-29T16:55:23.183Z] DONE 2 tests in 0.141s [2022-04-29T16:55:23.183Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T16:55:23.440Z] INFO: Testing against a local daemon [2022-04-29T16:55:23.440Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T16:55:23.440Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T16:55:23.440Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T16:55:23.440Z] === RUN TestDiskUsage [2022-04-29T16:55:23.440Z] === PAUSE TestDiskUsage [2022-04-29T16:55:23.440Z] === RUN TestEventsExecDie [2022-04-29T16:55:24.008Z] --- PASS: TestEventsExecDie (0.51s) [2022-04-29T16:55:24.008Z] === RUN TestEventsBackwardsCompatible [2022-04-29T16:55:24.008Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-29T16:55:24.008Z] === RUN TestEventsVolumeCreate [2022-04-29T16:55:24.008Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-29T16:55:24.008Z] === RUN TestInfoBinaryCommits [2022-04-29T16:55:24.008Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-29T16:55:24.008Z] === RUN TestInfoAPIVersioned [2022-04-29T16:55:24.008Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T16:55:24.008Z] === RUN TestInfoAPI [2022-04-29T16:55:24.008Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T16:55:24.008Z] === RUN TestInfoAPIWarnings [2022-04-29T16:55:29.644Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-29T16:55:29.657Z] --- PASS: TestServiceWithDataPathPortInit (14.32s) [2022-04-29T16:55:29.657Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T16:55:30.481Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-29T16:55:31.569Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7i9qfwb083vz02k85531uz9rp Created:2022-04-29 16:55:30.219232365 +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[cb114fe105e6353bffaebeff0bc8ec4ad28152350a423d6a96745b4247398c2c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.utnm5urcc78icoo9laikdjv4v EndpointID:dc326e404e34a1667f7034ffa990c6a21f0ff774d2a5c230f45ef4eb33d67e2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63f038c0a647753788d7609adcbcbd35dcf586e36daefc50ead16751e8e75d69 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:9d9d43dc89ee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.utnm5urcc78icoo9laikdjv4v EndpointID:dc326e404e34a1667f7034ffa990c6a21f0ff774d2a5c230f45ef4eb33d67e2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-29T16:55:31.982Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-29T16:55:34.477Z] --- PASS: TestBuildWithHugeFile (52.33s) [2022-04-29T16:55:34.477Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T16:55:34.477Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:55:34.477Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:55:34.477Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T16:55:34.477Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:55:34.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:55:34.477Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:55:34.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:55:34.477Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:55:34.477Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:55:34.477Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:55:34.477Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:55:34.477Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:55:34.477Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-29T16:55:34.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-29T16:55:34.477Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-29T16:55:34.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-29T16:55:34.477Z] === RUN TestBuildPreserveOwnership [2022-04-29T16:55:34.477Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T16:55:34.477Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T16:55:34.477Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-04-29T16:55:34.477Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.86s) [2022-04-29T16:55:34.477Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-04-29T16:55:34.477Z] === RUN TestBuildPlatformInvalid [2022-04-29T16:55:34.477Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-29T16:55:34.477Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T16:55:34.477Z] Loaded image: busybox:latest [2022-04-29T16:55:34.735Z] Loaded image: busybox:glibc [2022-04-29T16:55:35.664Z] Loaded image: debian:bullseye-slim [2022-04-29T16:55:35.664Z] Loaded image: hello-world:latest [2022-04-29T16:55:35.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-04-29T16:55:35.830Z] PASS [2022-04-29T16:55:35.830Z] [2022-04-29T16:55:35.830Z] === Skipped [2022-04-29T16:55:35.830Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T16:55:35.830Z] service_test.go:243: FLAKY_TEST [2022-04-29T16:55:35.830Z] [2022-04-29T16:55:35.830Z] DONE 38 tests, 1 skipped in 44.705s [2022-04-29T16:55:35.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T16:55:35.921Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:55:36.094Z] INFO: Testing against a local daemon [2022-04-29T16:55:36.094Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T16:55:36.094Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:36.094Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T16:55:36.094Z] === RUN TestDockerNetworkIpvlan [2022-04-29T16:55:36.094Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:36.094Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T16:55:36.094Z] PASS [2022-04-29T16:55:36.094Z] [2022-04-29T16:55:36.094Z] === Skipped [2022-04-29T16:55:36.094Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T16:55:36.094Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:36.094Z] [2022-04-29T16:55:36.094Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T16:55:36.094Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:55:36.094Z] [2022-04-29T16:55:36.094Z] DONE 2 tests, 2 skipped in 0.049s [2022-04-29T16:55:36.094Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T16:55:36.094Z] INFO: Testing against a local daemon [2022-04-29T16:55:36.094Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T16:55:37.492Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-29T16:55:37.492Z] === RUN TestDockerNetworkMacvlan [2022-04-29T16:55:38.063Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-29T16:55:38.634Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-29T16:55:39.574Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-29T16:55:41.488Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-29T16:55:42.092Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-04-29T16:55:42.092Z] === RUN TestInfoDebug [2022-04-29T16:55:42.092Z] --- PASS: TestInfoDebug (0.54s) [2022-04-29T16:55:42.092Z] === RUN TestInfoInsecureRegistries [2022-04-29T16:55:42.092Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-29T16:55:42.092Z] === RUN TestInfoRegistryMirrors [2022-04-29T16:55:42.348Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-29T16:55:42.348Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T16:55:42.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-29T16:55:42.348Z] === RUN TestPingCacheHeaders [2022-04-29T16:55:42.348Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-29T16:55:42.348Z] === RUN TestPingGet [2022-04-29T16:55:42.348Z] --- PASS: TestPingGet (0.02s) [2022-04-29T16:55:42.348Z] === RUN TestPingHead [2022-04-29T16:55:42.348Z] --- PASS: TestPingHead (0.03s) [2022-04-29T16:55:42.348Z] === RUN TestPingSwarmHeader [2022-04-29T16:55:42.909Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T16:55:43.401Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-29T16:55:43.470Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T16:55:44.014Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.23s) [2022-04-29T16:55:44.014Z] PASS [2022-04-29T16:55:44.014Z] [2022-04-29T16:55:44.014Z] === Skipped [2022-04-29T16:55:44.014Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-29T16:55:44.014Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:55:44.014Z] [2022-04-29T16:55:44.014Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:55:44.014Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:55:44.014Z] [2022-04-29T16:55:44.014Z] DONE 34 tests, 2 skipped in 83.673s [2022-04-29T16:55:44.014Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T16:55:44.014Z] ++ 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-04-29T16:55:44.014Z] ++ set -e [2022-04-29T16:55:44.014Z] ++ '[' -n 0 ']' [2022-04-29T16:55:44.014Z] ++ set -x [2022-04-29T16:55:44.014Z] ++ 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-04-29T16:55:44.014Z] INFO: Testing against a local daemon [2022-04-29T16:55:44.014Z] === RUN TestConfigInspect [2022-04-29T16:55:44.834Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T16:55:44.834Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-04-29T16:55:44.834Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T16:55:44.834Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T16:55:44.834Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T16:55:44.834Z] === RUN TestVersion [2022-04-29T16:55:44.834Z] --- PASS: TestVersion (0.03s) [2022-04-29T16:55:44.834Z] === CONT TestDiskUsage [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T16:55:45.091Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T16:55:45.347Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T16:55:45.379Z] --- PASS: TestConfigInspect (2.27s) [2022-04-29T16:55:45.379Z] === RUN TestConfigList [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T16:55:45.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage (1.24s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-29T16:55:45.862Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-29T16:55:45.862Z] PASS [2022-04-29T16:55:45.862Z] [2022-04-29T16:55:45.862Z] === Skipped [2022-04-29T16:55:45.862Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T16:55:45.862Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T16:55:45.862Z] [2022-04-29T16:55:45.862Z] DONE 54 tests, 1 skipped in 22.591s [2022-04-29T16:55:45.862Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T16:55:45.862Z] INFO: Testing against a local daemon [2022-04-29T16:55:45.862Z] === RUN TestVolumesCreateAndList [2022-04-29T16:55:46.125Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-29T16:55:46.126Z] === RUN TestVolumesRemove [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-29T16:55:46.126Z] === RUN TestVolumesInspect [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-29T16:55:46.126Z] === RUN TestVolumesInvalidJSON [2022-04-29T16:55:46.126Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T16:55:46.126Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T16:55:46.126Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T16:55:46.126Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T16:55:46.126Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T16:55:46.126Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T16:55:46.126Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T16:55:46.126Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T16:55:46.126Z] PASS [2022-04-29T16:55:46.126Z] [2022-04-29T16:55:46.126Z] DONE 9 tests in 0.229s [2022-04-29T16:55:46.126Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T16:55:46.126Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14213 is not a child of this shell [2022-04-29T16:55:46.126Z] warning: PID 14213 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-29T16:55:46.126Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T16:55:46.126Z] [2022-04-29T16:55:46.126Z] Unloading profiles will leave already running processes permanently [2022-04-29T16:55:46.126Z] unconfined, which can lead to unexpected situations. [2022-04-29T16:55:46.126Z] [2022-04-29T16:55:46.126Z] To set a process to complain mode, use the command line tool [2022-04-29T16:55:46.126Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T16:55:46.126Z] Removing test suite binaries [2022-04-29T16:55:46.382Z] exiting test-integration [2022-04-29T16:55:46.382Z] ++ exit 0 [2022-04-29T16:55:46.382Z] [2022-04-29T16:55:46.702Z] === RUN TestDockerNetworkMacvlan/Addressing Post stage [Pipeline] junit [2022-04-29T16:55:46.962Z] Recording test results [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan (10.04s) [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2022-04-29T16:55:47.273Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-04-29T16:55:47.273Z] PASS [2022-04-29T16:55:47.273Z] [2022-04-29T16:55:47.273Z] DONE 8 tests in 11.349s [2022-04-29T16:55:47.273Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T16:55:47.273Z] testing: warning: no tests to run [2022-04-29T16:55:47.273Z] PASS [2022-04-29T16:55:47.273Z] [2022-04-29T16:55:47.273Z] DONE 0 tests in 0.007s [2022-04-29T16:55:47.273Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T16:55:47.534Z] INFO: Testing against a local daemon [2022-04-29T16:55:47.534Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T16:55:47.895Z] --- PASS: TestConfigList (2.17s) [2022-04-29T16:55:47.895Z] === RUN TestConfigsCreateAndDelete [2022-04-29T16:55:48.414Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T16:55:48.775Z] + echo Ensuring container killed. [2022-04-29T16:55:48.775Z] Ensuring container killed. [2022-04-29T16:55:48.775Z] + docker rm -vf docker-pr3 [2022-04-29T16:55:48.775Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-29T16:55:48.917Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-04-29T16:55:48.917Z] === RUN TestAuthZPluginTLS [2022-04-29T16:55:49.099Z] + echo Chowning /workspace to jenkins user [2022-04-29T16:55:49.099Z] Chowning /workspace to jenkins user [2022-04-29T16:55:49.099Z] + id -u [2022-04-29T16:55:49.099Z] + id -g [2022-04-29T16:55:49.099Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T16:55:49.099Z] Unable to find image 'busybox:latest' locally [2022-04-29T16:55:49.099Z] latest: Pulling from library/busybox [2022-04-29T16:55:49.177Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-29T16:55:49.177Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T16:55:49.355Z] 50e8d59317eb: Pulling fs layer [2022-04-29T16:55:49.355Z] 50e8d59317eb: Download complete [2022-04-29T16:55:49.355Z] 50e8d59317eb: Pull complete [2022-04-29T16:55:49.355Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T16:55:49.355Z] Status: Downloaded newer image for busybox:latest [2022-04-29T16:55:49.748Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-29T16:55:49.748Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T16:55:49.786Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-29T16:55:49.786Z] === RUN TestConfigsUpdate [2022-04-29T16:55:50.321Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-29T16:55:50.321Z] === RUN TestAuthZPluginDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T16:55:50.891Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-29T16:55:50.891Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T16:55:51.062Z] + bundleName=amd64-rootless [2022-04-29T16:55:51.062Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-29T16:55:51.062Z] Creating amd64-rootless-bundles.tar.gz [2022-04-29T16:55:51.062Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-29T16:55:51.062Z] + 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-04-29T16:55:51.072Z] Archiving artifacts [2022-04-29T16:55:51.834Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-04-29T16:55:51.834Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T16:55:52.315Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-29T16:55:52.316Z] === RUN TestTemplatedConfig [2022-04-29T16:55:52.406Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-29T16:55:52.406Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T16:55:52.664Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T16:55:52.977Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-29T16:55:52.977Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T16:55:53.024Z] + make clean [2022-04-29T16:55:53.280Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T16:55:53.280Z] docker-dev-cache [2022-04-29T16:55:53.280Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T16:55:53.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-29T16:55:53.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T16:55:54.855Z] --- PASS: TestTemplatedConfig (2.51s) [2022-04-29T16:55:54.855Z] === RUN TestConfigCreateResolve [2022-04-29T16:55:54.932Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-04-29T16:55:54.932Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T16:55:56.746Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-29T16:55:56.746Z] PASS [2022-04-29T16:55:56.746Z] [2022-04-29T16:55:56.746Z] DONE 6 tests in 13.523s [2022-04-29T16:55:56.746Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T16:55:56.746Z] ++ 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-04-29T16:55:56.746Z] ++ set -e [2022-04-29T16:55:56.746Z] ++ '[' -n 0 ']' [2022-04-29T16:55:56.746Z] ++ set -x [2022-04-29T16:55:56.746Z] ++ 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-04-29T16:55:56.746Z] INFO: Testing against a local daemon [2022-04-29T16:55:56.746Z] === RUN TestCheckpoint [2022-04-29T16:55:56.746Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:55:56.746Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:55:56.746Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:55:56.746Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T16:55:56.746Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T16:55:56.746Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:55:56.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T16:55:56.747Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T16:55:56.747Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T16:55:56.747Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T16:55:56.747Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T16:55:56.747Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T16:55:56.747Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T16:55:56.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T16:55:56.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-29T16:55:56.747Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T16:55:56.844Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-04-29T16:55:56.844Z] === RUN TestAuthZPluginHeader [2022-04-29T16:55:57.004Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-29T16:55:57.004Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T16:55:57.004Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-29T16:55:57.004Z] === RUN TestCopyEmptyFile [2022-04-29T16:55:57.105Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-29T16:55:57.105Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T16:55:57.260Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-29T16:55:57.260Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T16:55:57.260Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-29T16:55:57.260Z] === RUN TestCopyFromContainer [2022-04-29T16:55:58.191Z] === RUN TestCopyFromContainer// [2022-04-29T16:55:58.191Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T16:55:58.191Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T16:55:58.448Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T16:55:58.448Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T16:55:58.448Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T16:55:58.448Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T16:55:58.448Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T16:55:58.704Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T16:55:58.704Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer (1.54s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-29T16:55:58.704Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-29T16:55:58.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T16:55:58.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:55:58.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:55:58.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:55:58.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:55:58.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:55:58.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:55:58.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:55:58.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:55:58.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:55:58.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-29T16:55:58.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T16:55:58.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T16:55:58.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T16:55:58.704Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T16:55:58.704Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-29T16:55:58.704Z] === RUN TestCreateWithInvalidEnv [2022-04-29T16:55:58.704Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T16:55:58.704Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T16:55:58.704Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T16:55:58.704Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T16:55:58.704Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T16:55:58.704Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T16:55:58.704Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T16:55:58.704Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T16:55:58.704Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T16:55:58.704Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-29T16:55:58.704Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T16:55:58.704Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T16:55:58.704Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T16:55:58.704Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T16:55:58.704Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T16:55:58.704Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T16:56:00.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-29T16:56:00.070Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T16:56:01.306Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-04-29T16:56:01.306Z] === RUN TestAuthZPluginV2Disable [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-04-29T16:56:01.438Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T16:56:01.438Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:56:01.438Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:56:01.438Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:56:01.438Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:56:01.438Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:56:01.438Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:56:01.438Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:56:01.438Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:56:01.438Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:56:01.438Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:56:01.438Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:56:01.438Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:56:01.438Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:56:01.438Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:56:01.438Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T16:56:01.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T16:56:01.438Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T16:56:01.695Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-29T16:56:01.695Z] === RUN TestCreateDifferentPlatform [2022-04-29T16:56:01.695Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T16:56:01.695Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T16:56:01.695Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-29T16:56:01.695Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T16:56:01.695Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T16:56:01.695Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T16:56:01.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-29T16:56:01.695Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T16:56:01.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T16:56:01.695Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T16:56:01.695Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-29T16:56:01.695Z] === RUN TestDaemonRestartIpcMode [2022-04-29T16:56:01.695Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T16:56:01.695Z] === RUN TestDaemonHostGatewayIP [2022-04-29T16:56:01.695Z] === PAUSE TestDaemonHostGatewayIP [2022-04-29T16:56:01.695Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T16:56:01.695Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T16:56:01.695Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T16:56:01.695Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-29T16:56:01.695Z] === RUN TestDiff [2022-04-29T16:56:02.048Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-29T16:56:02.257Z] --- PASS: TestDiff (0.42s) [2022-04-29T16:56:02.257Z] === RUN TestExecWithCloseStdin [2022-04-29T16:56:02.820Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-04-29T16:56:02.820Z] === RUN TestExec [2022-04-29T16:56:03.383Z] --- PASS: TestExec (0.53s) [2022-04-29T16:56:03.383Z] === RUN TestExecUser [2022-04-29T16:56:03.639Z] --- PASS: TestExecUser (0.46s) [2022-04-29T16:56:03.639Z] === RUN TestExportContainerAndImportImage [2022-04-29T16:56:04.201Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-29T16:56:04.201Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T16:56:04.604Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-04-29T16:56:04.604Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T16:56:05.571Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-29T16:56:05.571Z] === RUN TestHealthCheckWorkdir [2022-04-29T16:56:06.132Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-04-29T16:56:06.132Z] === RUN TestHealthKillContainer [2022-04-29T16:56:07.905Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-04-29T16:56:07.905Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T16:56:14.225Z] --- PASS: TestHealthKillContainer (7.91s) [2022-04-29T16:56:14.225Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T16:56:14.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-29T16:56:14.481Z] === RUN TestIpcModeNone [2022-04-29T16:56:14.737Z] --- PASS: TestIpcModeNone (0.42s) [2022-04-29T16:56:14.737Z] === RUN TestIpcModePrivate [2022-04-29T16:56:15.299Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-29T16:56:15.299Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-29T16:56:15.299Z] === RUN TestIpcModeShareable [2022-04-29T16:56:15.555Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-29T16:56:15.811Z] --- PASS: TestIpcModeShareable (0.44s) [2022-04-29T16:56:15.811Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T16:56:17.176Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-04-29T16:56:17.176Z] === RUN TestAPIIpcModeHost [2022-04-29T16:56:17.739Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-04-29T16:56:17.739Z] === RUN TestDaemonIpcModeShareable [2022-04-29T16:56:17.910Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.46s) [2022-04-29T16:56:17.911Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T16:56:18.668Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-29T16:56:18.668Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-04-29T16:56:18.668Z] === RUN TestDaemonIpcModePrivate [2022-04-29T16:56:21.497Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-29T16:56:21.497Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-29T16:56:21.497Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T16:56:21.497Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-29T16:56:21.497Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-29T16:56:21.497Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T16:56:22.062Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-29T16:56:22.062Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-04-29T16:56:22.062Z] === RUN TestIpcModeOlderClient [2022-04-29T16:56:22.062Z] === PAUSE TestIpcModeOlderClient [2022-04-29T16:56:22.062Z] === RUN TestKillContainerInvalidSignal [2022-04-29T16:56:22.624Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-29T16:56:22.624Z] === RUN TestKillContainer [2022-04-29T16:56:22.624Z] === RUN TestKillContainer/no_signal [2022-04-29T16:56:23.187Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T16:56:23.187Z] === RUN TestKillContainer/killing_signal [2022-04-29T16:56:24.115Z] --- PASS: TestKillContainer (1.30s) [2022-04-29T16:56:24.115Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-29T16:56:24.115Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-29T16:56:24.115Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-29T16:56:24.115Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T16:56:24.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T16:56:24.371Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T16:56:25.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-04-29T16:56:25.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-04-29T16:56:25.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-04-29T16:56:25.300Z] === RUN TestKillStoppedContainer [2022-04-29T16:56:25.300Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-29T16:56:25.300Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T16:56:25.300Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-29T16:56:25.300Z] === RUN TestKillDifferentUserContainer [2022-04-29T16:56:25.556Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-29T16:56:25.556Z] === RUN TestInspectOomKilledTrue [2022-04-29T16:56:26.119Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-04-29T16:56:26.119Z] === RUN TestInspectOomKilledFalse [2022-04-29T16:56:26.375Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-04-29T16:56:26.375Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T16:56:26.939Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-29T16:56:26.939Z] === RUN TestLinksContainerNames [2022-04-29T16:56:27.501Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-29T16:56:27.501Z] === RUN TestLogsFollowTailEmpty [2022-04-29T16:56:28.063Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-29T16:56:28.063Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T16:56:28.319Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/default [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/private [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/slave [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/shared [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T16:56:28.319Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T16:56:28.319Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/default [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/shared [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/slave [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/private [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T16:56:28.576Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:56:28.576Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:56:28.576Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:56:28.832Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-29T16:56:28.832Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-29T16:56:28.832Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T16:56:30.198Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-04-29T16:56:30.198Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T16:56:30.454Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-04-29T16:56:30.454Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T16:56:30.711Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-04-29T16:56:30.711Z] === RUN TestNetworkNat [2022-04-29T16:56:31.273Z] --- PASS: TestNetworkNat (0.42s) [2022-04-29T16:56:31.273Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T16:56:31.835Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-29T16:56:31.835Z] === RUN TestNetworkLoopbackNat [2022-04-29T16:56:34.350Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-29T16:56:34.350Z] === RUN TestPause [2022-04-29T16:56:34.487Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-29T16:56:34.487Z] PASS [2022-04-29T16:56:34.487Z] [2022-04-29T16:56:34.487Z] DONE 17 tests in 46.346s [2022-04-29T16:56:34.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T16:56:34.487Z] INFO: Testing against a local daemon [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:56:34.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:56:34.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T16:56:34.487Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T16:56:34.487Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:56:34.487Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T16:56:34.487Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T16:56:34.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T16:56:34.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T16:56:34.487Z] === RUN TestPluginInstall [2022-04-29T16:56:34.487Z] === RUN TestPluginInstall/no_auth [2022-04-29T16:56:34.606Z] --- PASS: TestPause (0.45s) [2022-04-29T16:56:34.606Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T16:56:34.606Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:56:34.606Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T16:56:34.606Z] === RUN TestPauseStopPausedContainer [2022-04-29T16:56:34.748Z] time="2022-04-29T16:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:56:34.748Z] time="2022-04-29T16:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8be3c9984771309247c40d518a7b3ed3f0602413c1015134779e2c1a771eea0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:56:34.748Z] time="2022-04-29T16:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:56:34.748Z] time="2022-04-29T16:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8be3c9984771309247c40d518a7b3ed3f0602413c1015134779e2c1a771eea0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:56:34.748Z] === RUN TestPluginInstall/with_htpasswd [2022-04-29T16:56:35.168Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-29T16:56:35.168Z] === RUN TestPidHost [2022-04-29T16:56:35.320Z] time="2022-04-29T16:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:56:35.320Z] time="2022-04-29T16:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8be3c9984771309247c40d518a7b3ed3f0602413c1015134779e2c1a771eea0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:56:35.320Z] time="2022-04-29T16:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:56:35.320Z] time="2022-04-29T16:56:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8be3c9984771309247c40d518a7b3ed3f0602413c1015134779e2c1a771eea0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:56:35.581Z] === RUN TestPluginInstall/with_insecure [2022-04-29T16:56:36.096Z] --- PASS: TestPidHost (0.92s) [2022-04-29T16:56:36.096Z] === RUN TestPsFilter [2022-04-29T16:56:36.096Z] --- PASS: TestPsFilter (0.11s) [2022-04-29T16:56:36.096Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T16:56:36.521Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T16:56:36.521Z] Using test binary docker [2022-04-29T16:56:36.521Z] +++ /etc/init.d/apparmor start [2022-04-29T16:56:36.521Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T16:56:36.521Z] INFO: Waiting for daemon to start... [2022-04-29T16:56:36.521Z] Starting dockerd [2022-04-29T16:56:36.521Z] +++ 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-04-29T16:56:36.521Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-29T16:56:36.521Z] Using test binary docker [2022-04-29T16:56:36.521Z] +++ /etc/init.d/apparmor start [2022-04-29T16:56:36.521Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-29T16:56:36.521Z] INFO: Waiting for daemon to start... [2022-04-29T16:56:36.521Z] Starting dockerd [2022-04-29T16:56:36.521Z] +++ 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-04-29T16:56:36.521Z] . [2022-04-29T16:56:36.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T16:56:36.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T16:56:36.521Z] Error: No such image: emptyfs [2022-04-29T16:56:36.521Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T16:56:36.521Z] ++++ docker load [2022-04-29T16:56:36.521Z] [2022-04-29T16:56:36.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-29T16:56:36.521Z] Running integration-test (iteration 1) [2022-04-29T16:56:36.521Z] 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-04-29T16:56:36.521Z] ++ 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-04-29T16:56:36.521Z] ++ set -e [2022-04-29T16:56:36.521Z] ++ '[' -n 0 ']' [2022-04-29T16:56:36.521Z] ++ set -x [2022-04-29T16:56:36.521Z] ++ 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-04-29T16:56:36.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-29T16:56:36.521Z] Error: No such image: emptyfs [2022-04-29T16:56:36.521Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-29T16:56:36.521Z] ++++ docker load [2022-04-29T16:56:36.521Z] Running integration-test (iteration 1) [2022-04-29T16:56:36.521Z] 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-04-29T16:56:36.521Z] ++ 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-04-29T16:56:36.521Z] ++ set -e [2022-04-29T16:56:36.521Z] ++ '[' -n 0 ']' [2022-04-29T16:56:36.521Z] ++ set -x [2022-04-29T16:56:36.521Z] ++ 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-04-29T16:56:36.521Z] Loaded image: busybox:latest [2022-04-29T16:56:36.521Z] Loaded image: busybox:latest [2022-04-29T16:56:36.521Z] Loaded image: busybox:glibc [2022-04-29T16:56:36.521Z] Loaded image: busybox:glibc [2022-04-29T16:56:36.522Z] time="2022-04-29T16:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:56:36.522Z] time="2022-04-29T16:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c91dcd297041ab2d947ce2262563e392f766e496773263ce0de1dbec9ffa75f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:56:36.522Z] time="2022-04-29T16:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:56:36.522Z] time="2022-04-29T16:56:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c91dcd297041ab2d947ce2262563e392f766e496773263ce0de1dbec9ffa75f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:56:36.522Z] plugin_test.go:195: [dfb4e2fbe2d1a] daemon is not started [2022-04-29T16:56:36.522Z] --- PASS: TestPluginInstall (2.76s) [2022-04-29T16:56:36.522Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-04-29T16:56:36.522Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-04-29T16:56:36.522Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-29T16:56:36.522Z] === RUN TestPluginsWithRuntimes [2022-04-29T16:56:36.658Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-29T16:56:36.658Z] === RUN TestRemoveContainerWithVolume [2022-04-29T16:56:36.914Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-29T16:56:36.914Z] === RUN TestRemoveContainerRunning [2022-04-29T16:56:37.476Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-29T16:56:37.476Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T16:56:37.731Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-29T16:56:37.731Z] === RUN TestRemoveInvalidContainer [2022-04-29T16:56:37.731Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T16:56:37.731Z] === RUN TestRenameLinkedContainer [2022-04-29T16:56:38.434Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-29T16:56:39.005Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-29T16:56:39.621Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-04-29T16:56:39.621Z] === RUN TestRenameStoppedContainer [2022-04-29T16:56:39.877Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-29T16:56:39.877Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T16:56:39.947Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-04-29T16:56:39.947Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-29T16:56:39.947Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-29T16:56:39.947Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T16:56:40.245Z] dccd9e4d14d3: Verifying Checksum [2022-04-29T16:56:40.245Z] dccd9e4d14d3: Download complete [2022-04-29T16:56:40.518Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-29T16:56:40.518Z] PASS [2022-04-29T16:56:40.518Z] [2022-04-29T16:56:40.518Z] DONE 24 tests in 6.744s [2022-04-29T16:56:40.518Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T16:56:40.518Z] INFO: Testing against a local daemon [2022-04-29T16:56:40.518Z] === RUN TestExternalGraphDriver [2022-04-29T16:56:40.518Z] === RUN TestExternalGraphDriver/json [2022-04-29T16:56:40.732Z] Loaded image: debian:bullseye-slim [2022-04-29T16:56:40.732Z] Loaded image: debian:bullseye-slim [2022-04-29T16:56:40.732Z] Loaded image: hello-world:latest [2022-04-29T16:56:40.732Z] Loaded image: hello-world:latest [2022-04-29T16:56:40.732Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:56:40.732Z] INFO: Testing against a local daemon [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-29T16:56:40.732Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-29T16:56:40.732Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-29T16:56:40.732Z] INFO: Testing against a local daemon [2022-04-29T16:56:40.732Z] === RUN TestDockerDaemonSuite [2022-04-29T16:56:40.732Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-29T16:56:40.805Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-29T16:56:40.805Z] === RUN TestRenameInvalidName [2022-04-29T16:56:41.061Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-29T16:56:41.061Z] === RUN TestRenameAnonymousContainer [2022-04-29T16:56:42.429Z] === RUN TestExternalGraphDriver/spec [2022-04-29T16:56:42.976Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-04-29T16:56:42.976Z] === RUN TestRenameContainerWithSameName [2022-04-29T16:56:43.235Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-29T16:56:43.235Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T16:56:43.814Z] === RUN TestExternalGraphDriver/pull [2022-04-29T16:56:44.185Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-29T16:56:44.185Z] === RUN TestResize [2022-04-29T16:56:44.441Z] --- PASS: TestResize (0.44s) [2022-04-29T16:56:44.441Z] === RUN TestResizeWithInvalidSize [2022-04-29T16:56:44.944Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-29T16:56:45.003Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-29T16:56:45.003Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T16:56:45.204Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-29T16:56:45.260Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:56:45.260Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:56:45.260Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:56:45.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:56:45.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:56:45.729Z] --- PASS: TestExternalGraphDriver (5.07s) [2022-04-29T16:56:45.729Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-29T16:56:45.729Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-04-29T16:56:45.729Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-04-29T16:56:45.729Z] === RUN TestGraphdriverPluginV2 [2022-04-29T16:56:45.776Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-29T16:56:45.776Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-29T16:56:46.348Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-29T16:56:46.609Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-29T16:56:46.609Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-29T16:56:47.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:56:48.002Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-29T16:56:48.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:56:48.574Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-29T16:56:48.574Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-29T16:56:48.574Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-29T16:56:48.836Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-29T16:56:49.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:56:49.639Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:56:49.779Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-29T16:56:49.931Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-04-29T16:56:49.931Z] PASS [2022-04-29T16:56:49.931Z] [2022-04-29T16:56:49.931Z] DONE 5 tests in 8.973s [2022-04-29T16:56:49.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T16:56:49.931Z] INFO: Testing against a local daemon [2022-04-29T16:56:49.931Z] === RUN TestContinueAfterPluginCrash [2022-04-29T16:56:49.931Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T16:56:49.931Z] === RUN TestReadPluginNoRead [2022-04-29T16:56:49.931Z] === PAUSE TestReadPluginNoRead [2022-04-29T16:56:49.931Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T16:56:49.931Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T16:56:49.931Z] === CONT TestContinueAfterPluginCrash [2022-04-29T16:56:49.931Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T16:56:50.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:56:50.724Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-29T16:56:50.724Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-29T16:56:50.724Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-29T16:56:50.724Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-29T16:56:50.724Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-29T16:56:50.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:56:50.955Z] 8f616e6e9eec: Pull complete [2022-04-29T16:56:52.116Z] --- PASS: TestBuildWithHugeFile (128.04s) [2022-04-29T16:56:52.116Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T16:56:52.116Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:56:52.116Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:56:52.116Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T16:56:52.116Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:56:52.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:56:52.116Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:56:52.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:56:52.116Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:56:52.116Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:56:52.116Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T16:56:52.116Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T16:56:52.116Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T16:56:52.116Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-29T16:56:52.116Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-29T16:56:52.116Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-29T16:56:52.116Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-29T16:56:52.116Z] === RUN TestBuildPreserveOwnership [2022-04-29T16:56:52.116Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-29T16:56:53.231Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2022-04-29T16:56:53.231Z] === CONT TestReadPluginNoRead [2022-04-29T16:56:54.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:56:54.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:56:54.662Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-29T16:56:54.662Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-29T16:56:55.604Z] --- PASS: TestBuildPreserveOwnership (3.40s) [2022-04-29T16:56:55.604Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.16s) [2022-04-29T16:56:55.604Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-04-29T16:56:55.604Z] === RUN TestBuildPlatformInvalid [2022-04-29T16:56:55.604Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-29T16:56:55.604Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-29T16:56:55.774Z] === RUN TestReadPluginNoRead/default [2022-04-29T16:56:55.821Z] .........................xx.................... [ 29%] [2022-04-29T16:56:55.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:56:56.550Z] Loaded image: busybox:latest [2022-04-29T16:56:56.550Z] Loaded image: busybox:glibc [2022-04-29T16:56:56.550Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-29T16:56:56.764Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T16:56:57.738Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T16:56:57.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:56:57.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:56:57.998Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-04-29T16:56:58.466Z] Loaded image: debian:bullseye-slim [2022-04-29T16:56:58.466Z] Loaded image: hello-world:latest [2022-04-29T16:56:58.466Z] Loaded image: arm32v7/hello-world:latest [2022-04-29T16:56:58.727Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-29T16:56:58.940Z] === CONT TestReadPluginNoRead [2022-04-29T16:56:58.940Z] read_test.go:92: [dd861020ef651] daemon is not started [2022-04-29T16:56:58.940Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-04-29T16:56:58.940Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-04-29T16:56:58.940Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-29T16:56:58.940Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-29T16:56:58.940Z] PASS [2022-04-29T16:56:58.940Z] [2022-04-29T16:56:58.940Z] DONE 6 tests in 9.527s [2022-04-29T16:56:58.940Z] 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-04-29T16:56:58.940Z] testing: warning: no tests to run [2022-04-29T16:56:58.940Z] PASS [2022-04-29T16:56:58.940Z] [2022-04-29T16:56:58.940Z] DONE 0 tests in 0.007s [2022-04-29T16:56:58.940Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T16:56:59.201Z] INFO: Testing against a local daemon [2022-04-29T16:56:59.201Z] === RUN TestPluginWithDevMounts [2022-04-29T16:56:59.201Z] === PAUSE TestPluginWithDevMounts [2022-04-29T16:56:59.201Z] === CONT TestPluginWithDevMounts [2022-04-29T16:56:59.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:56:59.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:57:00.597Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-04-29T16:57:00.597Z] PASS [2022-04-29T16:57:00.597Z] [2022-04-29T16:57:00.597Z] DONE 1 tests in 1.639s [2022-04-29T16:57:00.597Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T16:57:00.645Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-29T16:57:00.858Z] INFO: Testing against a local daemon [2022-04-29T16:57:00.858Z] === RUN TestSecretInspect [2022-04-29T16:57:00.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:57:01.588Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-29T16:57:02.160Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-29T16:57:02.731Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-04-29T16:57:02.757Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-04-29T16:57:02.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-04-29T16:57:02.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2022-04-29T16:57:02.758Z] === RUN TestCgroupNamespacesRun [2022-04-29T16:57:03.302Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-29T16:57:03.401Z] --- PASS: TestSecretInspect (2.19s) [2022-04-29T16:57:03.401Z] === RUN TestSecretList [2022-04-29T16:57:03.685Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-29T16:57:03.685Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T16:57:04.615Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-29T16:57:04.615Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T16:57:05.217Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-29T16:57:05.311Z] --- PASS: TestSecretList (2.19s) [2022-04-29T16:57:05.311Z] === RUN TestSecretsCreateAndDelete [2022-04-29T16:57:05.982Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-29T16:57:05.982Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T16:57:06.910Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-29T16:57:06.910Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T16:57:07.133Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-29T16:57:07.223Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-04-29T16:57:07.223Z] === RUN TestSecretsUpdate [2022-04-29T16:57:07.394Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-29T16:57:07.967Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-29T16:57:08.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-04-29T16:57:08.278Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T16:57:08.910Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-29T16:57:08.910Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.16s) [2022-04-29T16:57:08.910Z] PASS [2022-04-29T16:57:08.910Z] [2022-04-29T16:57:08.910Z] === Skipped [2022-04-29T16:57:08.910Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-29T16:57:08.910Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T16:57:08.910Z] [2022-04-29T16:57:08.910Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T16:57:08.910Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T16:57:08.910Z] [2022-04-29T16:57:08.910Z] DONE 34 tests, 2 skipped in 194.267s [2022-04-29T16:57:08.910Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-29T16:57:08.910Z] ++ 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-04-29T16:57:08.910Z] ++ set -e [2022-04-29T16:57:08.910Z] ++ '[' -n 0 ']' [2022-04-29T16:57:08.910Z] ++ set -x [2022-04-29T16:57:08.910Z] ++ 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-04-29T16:57:08.910Z] docker_cli_daemon_test.go:1472: [dac5227b5d8f5] daemon is not started [2022-04-29T16:57:08.910Z] INFO: Testing against a local daemon [2022-04-29T16:57:08.910Z] === RUN TestConfigInspect [2022-04-29T16:57:09.206Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-29T16:57:09.206Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T16:57:09.484Z] check_test.go:307: [d86cf35eac951] daemon is not started [2022-04-29T16:57:09.484Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-29T16:57:09.767Z] --- PASS: TestSecretsUpdate (2.22s) [2022-04-29T16:57:09.767Z] === RUN TestTemplatedSecret [2022-04-29T16:57:09.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-29T16:57:09.771Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T16:57:10.426Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-29T16:57:11.139Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-29T16:57:11.139Z] === RUN TestNISDomainname [2022-04-29T16:57:11.369Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-29T16:57:11.629Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-29T16:57:11.702Z] --- PASS: TestNISDomainname (0.52s) [2022-04-29T16:57:11.703Z] === RUN TestHostnameDnsResolution [2022-04-29T16:57:11.891Z] --- PASS: TestConfigInspect (2.89s) [2022-04-29T16:57:11.891Z] === RUN TestConfigList [2022-04-29T16:57:12.152Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-29T16:57:12.265Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-29T16:57:12.265Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T16:57:12.309Z] --- PASS: TestTemplatedSecret (2.61s) [2022-04-29T16:57:12.309Z] === RUN TestSecretCreateResolve [2022-04-29T16:57:12.443Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-29T16:57:12.828Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-29T16:57:12.829Z] === RUN TestPrivilegedHostDevices [2022-04-29T16:57:13.094Z] check_test.go:307: [df05c81c3eb16] daemon is not started [2022-04-29T16:57:13.094Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-29T16:57:13.356Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-29T16:57:13.390Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-29T16:57:13.390Z] === RUN TestStats [2022-04-29T16:57:14.223Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-04-29T16:57:14.223Z] PASS [2022-04-29T16:57:14.223Z] [2022-04-29T16:57:14.223Z] DONE 6 tests in 13.614s [2022-04-29T16:57:14.223Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T16:57:14.483Z] INFO: Testing against a local daemon [2022-04-29T16:57:14.483Z] === RUN TestServiceCreateInit [2022-04-29T16:57:14.483Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T16:57:14.742Z] --- PASS: TestConfigList (2.65s) [2022-04-29T16:57:14.742Z] === RUN TestConfigsCreateAndDelete [2022-04-29T16:57:14.742Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-29T16:57:15.686Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-29T16:57:15.905Z] --- PASS: TestStats (2.45s) [2022-04-29T16:57:15.905Z] === RUN TestStopContainerWithTimeout [2022-04-29T16:57:15.905Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T16:57:15.905Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T16:57:15.905Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T16:57:15.905Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T16:57:15.905Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T16:57:15.905Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T16:57:15.905Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T16:57:15.905Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T16:57:15.905Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T16:57:15.905Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T16:57:16.258Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-29T16:57:16.258Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-29T16:57:16.468Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T16:57:17.200Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2022-04-29T16:57:17.200Z] === RUN TestConfigsUpdate [2022-04-29T16:57:17.461Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-29T16:57:17.461Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-29T16:57:18.033Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-29T16:57:18.355Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T16:57:18.686Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T16:57:19.719Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T16:57:19.719Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-29T16:57:19.719Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-04-29T16:57:19.719Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-04-29T16:57:19.719Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-29T16:57:19.719Z] === RUN TestDeleteDevicemapper [2022-04-29T16:57:19.719Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:57:19.719Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T16:57:19.719Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T16:57:19.984Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-29T16:57:20.579Z] --- PASS: TestConfigsUpdate (2.94s) [2022-04-29T16:57:20.579Z] === RUN TestTemplatedConfig [2022-04-29T16:57:20.579Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-29T16:57:21.085Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-04-29T16:57:21.085Z] === RUN TestUpdateMemory [2022-04-29T16:57:21.648Z] --- PASS: TestUpdateMemory (0.52s) [2022-04-29T16:57:21.648Z] === RUN TestUpdateCPUQuota [2022-04-29T16:57:21.986Z] --- PASS: TestServiceCreateInit (7.55s) [2022-04-29T16:57:21.986Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-04-29T16:57:21.986Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-04-29T16:57:21.986Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T16:57:22.576Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-04-29T16:57:22.576Z] === RUN TestUpdatePidsLimit [2022-04-29T16:57:22.576Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-29T16:57:22.576Z] === RUN TestUpdatePidsLimit/no_change [2022-04-29T16:57:22.832Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-29T16:57:22.832Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-29T16:57:23.089Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-29T16:57:23.129Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-29T16:57:23.345Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-29T16:57:23.345Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-29T16:57:23.701Z] --- PASS: TestTemplatedConfig (3.49s) [2022-04-29T16:57:23.701Z] === RUN TestConfigCreateResolve [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-04-29T16:57:24.300Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-29T16:57:24.300Z] === RUN TestUpdateRestartPolicy [2022-04-29T16:57:24.552Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-29T16:57:25.616Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-29T16:57:26.560Z] --- PASS: TestConfigCreateResolve (2.89s) [2022-04-29T16:57:26.560Z] PASS [2022-04-29T16:57:26.560Z] [2022-04-29T16:57:26.560Z] DONE 6 tests in 17.777s [2022-04-29T16:57:26.560Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-29T16:57:26.560Z] ++ 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-04-29T16:57:26.560Z] ++ set -e [2022-04-29T16:57:26.560Z] ++ '[' -n 0 ']' [2022-04-29T16:57:26.560Z] ++ set -x [2022-04-29T16:57:26.560Z] ++ 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-04-29T16:57:26.821Z] INFO: Testing against a local daemon [2022-04-29T16:57:26.821Z] === RUN TestCheckpoint [2022-04-29T16:57:26.821Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:57:26.821Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:57:26.821Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T16:57:26.821Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T16:57:26.821Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T16:57:26.821Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-29T16:57:26.822Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T16:57:26.822Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T16:57:26.822Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-29T16:57:26.822Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T16:57:26.822Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T16:57:26.822Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-29T16:57:26.822Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T16:57:27.083Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-04-29T16:57:27.083Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T16:57:27.083Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-29T16:57:27.083Z] === RUN TestCopyEmptyFile [2022-04-29T16:57:27.655Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-04-29T16:57:27.655Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T16:57:27.655Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-29T16:57:27.655Z] === RUN TestCopyFromContainer [2022-04-29T16:57:29.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-29T16:57:29.303Z] === RUN TestCopyFromContainer// [2022-04-29T16:57:29.303Z] === RUN TestCopyFromContainer//bar/root [2022-04-29T16:57:29.564Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-29T16:57:29.826Z] === RUN TestCopyFromContainer/bar/quux [2022-04-29T16:57:29.826Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-29T16:57:30.089Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-29T16:57:30.089Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-29T16:57:30.353Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-29T16:57:30.353Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-29T16:57:30.615Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer (3.03s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-04-29T16:57:30.615Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-04-29T16:57:30.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T16:57:30.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:57:30.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:57:30.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:57:30.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:57:30.615Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:57:30.615Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:57:30.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T16:57:30.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T16:57:30.615Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T16:57:30.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-29T16:57:30.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T16:57:30.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T16:57:30.615Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T16:57:30.615Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T16:57:30.876Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-29T16:57:30.876Z] === RUN TestCreateWithInvalidEnv [2022-04-29T16:57:30.876Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T16:57:30.876Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T16:57:30.876Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T16:57:30.876Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T16:57:30.876Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T16:57:30.876Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T16:57:30.876Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T16:57:30.876Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T16:57:30.876Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T16:57:30.876Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-29T16:57:30.876Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T16:57:30.876Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T16:57:30.876Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T16:57:30.876Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T16:57:30.876Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-29T16:57:30.876Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T16:57:31.137Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-29T16:57:33.054Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-29T16:57:33.054Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2022-04-29T16:57:33.054Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T16:57:34.996Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-29T16:57:34.996Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-29T16:57:34.996Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2022-04-29T16:57:34.996Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T16:57:34.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:57:34.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:57:34.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:57:34.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:57:34.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:57:34.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:57:34.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:57:34.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:57:34.996Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:57:34.996Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:57:34.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T16:57:34.996Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T16:57:35.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T16:57:35.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T16:57:35.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T16:57:35.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-29T16:57:35.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T16:57:35.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-29T16:57:35.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-29T16:57:35.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-29T16:57:35.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T16:57:35.257Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T16:57:35.518Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-29T16:57:36.090Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2022-04-29T16:57:36.090Z] === RUN TestCreateDifferentPlatform [2022-04-29T16:57:36.090Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T16:57:36.090Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T16:57:36.090Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-29T16:57:36.090Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T16:57:36.090Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T16:57:36.090Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T16:57:36.090Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-29T16:57:36.090Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T16:57:36.090Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-29T16:57:36.090Z] === RUN TestContainerStartOnDaemonRestart [2022-04-29T16:57:36.090Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-29T16:57:36.090Z] === RUN TestDaemonRestartIpcMode [2022-04-29T16:57:36.090Z] === PAUSE TestDaemonRestartIpcMode [2022-04-29T16:57:36.090Z] === RUN TestDaemonHostGatewayIP [2022-04-29T16:57:36.090Z] === PAUSE TestDaemonHostGatewayIP [2022-04-29T16:57:36.090Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-29T16:57:36.090Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-29T16:57:36.090Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T16:57:36.090Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-29T16:57:36.090Z] === RUN TestDiff [2022-04-29T16:57:36.090Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-29T16:57:36.472Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-04-29T16:57:36.472Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T16:57:36.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-29T16:57:36.472Z] === RUN TestWaitNonBlocked [2022-04-29T16:57:36.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:57:36.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:57:36.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:57:36.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:57:36.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:57:36.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:57:36.472Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-29T16:57:36.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-04-29T16:57:36.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-29T16:57:36.472Z] === RUN TestWaitBlocked [2022-04-29T16:57:36.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:57:36.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:57:36.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:57:36.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:57:36.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:57:36.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:57:36.663Z] check_test.go:307: [dc85140f2264d] daemon is not started [2022-04-29T16:57:36.663Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-29T16:57:36.728Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-29T16:57:36.728Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-04-29T16:57:36.728Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-04-29T16:57:36.728Z] === CONT TestContainerStartOnDaemonRestart [2022-04-29T16:57:36.728Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T16:57:36.924Z] --- PASS: TestDiff (0.75s) [2022-04-29T16:57:36.924Z] === RUN TestExecWithCloseStdin [2022-04-29T16:57:36.924Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-29T16:57:37.186Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-29T16:57:37.803Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-04-29T16:57:37.803Z] === RUN TestExec [2022-04-29T16:57:38.378Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-29T16:57:38.953Z] --- PASS: TestExec (1.06s) [2022-04-29T16:57:38.953Z] === RUN TestExecUser [2022-04-29T16:57:39.235Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-29T16:57:39.247Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-04-29T16:57:39.247Z] === CONT TestIpcModeOlderClient [2022-04-29T16:57:39.247Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-04-29T16:57:39.247Z] === CONT TestContainerKillOnDaemonStart [2022-04-29T16:57:39.247Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-29T16:57:39.247Z] === CONT TestDaemonHostGatewayIP [2022-04-29T16:57:39.807Z] --- PASS: TestExecUser (0.90s) [2022-04-29T16:57:39.807Z] === RUN TestExportContainerAndImportImage [2022-04-29T16:57:40.095Z] --- PASS: TestCreateServiceMultipleTimes (16.36s) [2022-04-29T16:57:40.095Z] === RUN TestCreateServiceConflict [2022-04-29T16:57:40.095Z] --- PASS: TestCreateServiceConflict (1.78s) [2022-04-29T16:57:40.095Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T16:57:40.752Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-29T16:57:40.752Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-29T16:57:40.752Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2022-04-29T16:57:40.752Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T16:57:41.373Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-29T16:57:41.763Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-04-29T16:57:41.763Z] === CONT TestDaemonRestartIpcMode [2022-04-29T16:57:42.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-04-29T16:57:42.668Z] === RUN TestHealthCheckWorkdir [2022-04-29T16:57:43.241Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-29T16:57:43.241Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-04-29T16:57:43.241Z] === RUN TestHealthKillContainer [2022-04-29T16:57:43.241Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-29T16:57:43.394Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2022-04-29T16:57:43.394Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T16:57:43.652Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-04-29T16:57:43.812Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-29T16:57:47.118Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-29T16:57:48.504Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-29T16:57:50.421Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-29T16:57:50.684Z] check_test.go:307: [d39e7a0071f26] daemon is not started [2022-04-29T16:57:50.684Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-29T16:57:50.886Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-29T16:57:50.945Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-29T16:57:51.206Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-29T16:57:51.206Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-29T16:57:51.474Z] --- PASS: TestHealthKillContainer (8.40s) [2022-04-29T16:57:51.474Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T16:57:51.735Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-29T16:57:51.737Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-04-29T16:57:51.737Z] PASS [2022-04-29T16:57:51.737Z] [2022-04-29T16:57:51.737Z] === Skipped [2022-04-29T16:57:51.737Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-29T16:57:51.737Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T16:57:51.737Z] [2022-04-29T16:57:51.737Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-29T16:57:51.737Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:57:51.737Z] [2022-04-29T16:57:51.737Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T16:57:51.737Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:57:51.737Z] [2022-04-29T16:57:51.737Z] DONE 235 tests, 3 skipped in 113.930s [2022-04-29T16:57:51.737Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T16:57:51.737Z] ++ 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-04-29T16:57:51.737Z] ++ set -e [2022-04-29T16:57:51.737Z] ++ '[' -n 0 ']' [2022-04-29T16:57:51.737Z] ++ set -x [2022-04-29T16:57:51.737Z] ++ 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-04-29T16:57:51.737Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T16:57:51.737Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-29T16:57:51.737Z] === RUN TestDaemonConfigValidation [2022-04-29T16:57:51.737Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:57:51.737Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:57:51.737Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T16:57:51.737Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T16:57:51.737Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T16:57:51.737Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T16:57:51.737Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T16:57:51.737Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T16:57:51.737Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T16:57:51.737Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T16:57:51.737Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T16:57:51.737Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T16:57:51.737Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T16:57:51.737Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T16:57:51.737Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T16:57:51.737Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-29T16:57:51.737Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-29T16:57:51.737Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-29T16:57:51.737Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-29T16:57:51.737Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-29T16:57:51.737Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-29T16:57:51.737Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T16:57:51.737Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-29T16:57:52.083Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-29T16:57:52.307Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-04-29T16:57:52.307Z] === RUN TestIpcModeNone [2022-04-29T16:57:52.307Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-29T16:57:52.665Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T16:57:52.878Z] --- PASS: TestIpcModeNone (0.77s) [2022-04-29T16:57:52.878Z] === RUN TestIpcModePrivate [2022-04-29T16:57:53.139Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-29T16:57:53.592Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T16:57:53.711Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-29T16:57:53.711Z] --- PASS: TestIpcModePrivate (0.83s) [2022-04-29T16:57:53.711Z] === RUN TestIpcModeShareable [2022-04-29T16:57:54.519Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T16:57:54.519Z] daemon_test.go:156: [d5f5e42ea1d62] daemon is not started [2022-04-29T16:57:54.519Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-29T16:57:54.519Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-29T16:57:54.519Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-29T16:57:54.519Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-29T16:57:54.519Z] === RUN TestDaemonProxy [2022-04-29T16:57:54.519Z] === RUN TestDaemonProxy/environment_variables [2022-04-29T16:57:54.654Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2022-04-29T16:57:54.654Z] --- PASS: TestIpcModeShareable (0.87s) [2022-04-29T16:57:54.654Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-29T16:57:55.597Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-29T16:57:56.413Z] === RUN TestDaemonProxy/command-line_options [2022-04-29T16:57:56.447Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-29T16:57:56.985Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-29T16:57:57.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2022-04-29T16:57:57.246Z] === RUN TestAPIIpcModeHost [2022-04-29T16:57:58.190Z] --- PASS: TestAPIIpcModeHost (0.61s) [2022-04-29T16:57:58.190Z] === RUN TestDaemonIpcModeShareable [2022-04-29T16:57:58.190Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-29T16:57:58.293Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-04-29T16:57:58.293Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T16:57:58.302Z] === RUN TestDaemonProxy/configuration_file [2022-04-29T16:57:58.761Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-29T16:57:58.865Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-04-29T16:57:58.865Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T16:57:59.333Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-29T16:57:59.595Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2022-04-29T16:57:59.595Z] === RUN TestDaemonIpcModePrivate [2022-04-29T16:57:59.667Z] === RUN TestDaemonProxy/conflicting_options [2022-04-29T16:58:00.228Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-29T16:58:00.536Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-29T16:58:00.789Z] --- PASS: TestDaemonProxy (6.20s) [2022-04-29T16:58:00.789Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-29T16:58:00.789Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-29T16:58:00.789Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-29T16:58:00.789Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-29T16:58:00.789Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-29T16:58:00.789Z] PASS [2022-04-29T16:58:00.789Z] [2022-04-29T16:58:00.789Z] DONE 17 tests in 10.175s [2022-04-29T16:58:00.789Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T16:58:00.789Z] ++ 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-04-29T16:58:00.789Z] ++ set -e [2022-04-29T16:58:00.789Z] ++ '[' -n 0 ']' [2022-04-29T16:58:00.789Z] ++ set -x [2022-04-29T16:58:00.789Z] ++ 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-04-29T16:58:00.789Z] INFO: Testing against a local daemon [2022-04-29T16:58:00.789Z] === RUN TestCommitInheritsEnv [2022-04-29T16:58:01.045Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-04-29T16:58:01.045Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T16:58:01.045Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-29T16:58:01.045Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T16:58:01.045Z] === RUN TestImportWithCustomPlatform [2022-04-29T16:58:01.045Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T16:58:01.108Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-04-29T16:58:01.152Z] ............................ [ 66%] [2022-04-29T16:58:01.301Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T16:58:01.301Z] === RUN TestImportWithCustomPlatform// [2022-04-29T16:58:01.301Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T16:58:01.301Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T16:58:01.301Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T16:58:01.370Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2022-04-29T16:58:01.370Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-29T16:58:01.408Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-04-29T16:58:01.408Z] === RUN TestCreateServiceSysctls [2022-04-29T16:58:01.558Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T16:58:01.558Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T16:58:01.558Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T16:58:01.558Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T16:58:01.558Z] === RUN TestImagesFilterMultiReference [2022-04-29T16:58:01.558Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-29T16:58:01.558Z] === RUN TestImagePullPlatformInvalid [2022-04-29T16:58:01.558Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-29T16:58:01.558Z] === RUN TestRemoveImageOrphaning [2022-04-29T16:58:01.814Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-29T16:58:01.814Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T16:58:01.814Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:58:01.814Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-29T16:58:01.814Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T16:58:01.814Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-29T16:58:01.814Z] === RUN TestTagInvalidReference [2022-04-29T16:58:01.814Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-29T16:58:01.814Z] === RUN TestTagValidPrefixedRepo [2022-04-29T16:58:01.814Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-29T16:58:01.814Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T16:58:01.814Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T16:58:01.814Z] === RUN TestTagOfficialNames [2022-04-29T16:58:01.814Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-29T16:58:01.814Z] === RUN TestTagMatchesDigest [2022-04-29T16:58:01.944Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-29T16:58:02.072Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-29T16:58:02.072Z] PASS [2022-04-29T16:58:02.072Z] [2022-04-29T16:58:02.072Z] === Skipped [2022-04-29T16:58:02.072Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T16:58:02.072Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-29T16:58:02.072Z] [2022-04-29T16:58:02.072Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-29T16:58:02.072Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:58:02.072Z] [2022-04-29T16:58:02.072Z] DONE 22 tests, 2 skipped in 1.221s [2022-04-29T16:58:02.072Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T16:58:02.072Z] ++ 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-04-29T16:58:02.072Z] ++ set -e [2022-04-29T16:58:02.072Z] ++ '[' -n 0 ']' [2022-04-29T16:58:02.072Z] ++ set -x [2022-04-29T16:58:02.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-29T16:58:02.072Z] INFO: Testing against a local daemon [2022-04-29T16:58:02.072Z] === RUN TestNetworkCreateDelete [2022-04-29T16:58:02.072Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-29T16:58:02.072Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T16:58:02.634Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-29T16:58:02.634Z] === RUN TestDaemonDNSFallback [2022-04-29T16:58:02.887Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-04-29T16:58:03.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2022-04-29T16:58:03.147Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-29T16:58:03.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-29T16:58:03.147Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-29T16:58:03.147Z] check_test.go:307: [ddf736a4246fb] daemon is not started [2022-04-29T16:58:03.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-29T16:58:04.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-29T16:58:04.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2022-04-29T16:58:04.532Z] === RUN TestIpcModeOlderClient [2022-04-29T16:58:04.532Z] === PAUSE TestIpcModeOlderClient [2022-04-29T16:58:04.532Z] === RUN TestKillContainerInvalidSignal [2022-04-29T16:58:04.707Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-04-29T16:58:04.707Z] === RUN TestCreateServiceCapabilities [2022-04-29T16:58:05.105Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-29T16:58:05.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-29T16:58:05.366Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-04-29T16:58:05.366Z] === RUN TestKillContainer [2022-04-29T16:58:05.366Z] === RUN TestKillContainer/no_signal [2022-04-29T16:58:05.941Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T16:58:06.203Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-29T16:58:06.464Z] === RUN TestKillContainer/killing_signal [2022-04-29T16:58:07.249Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-04-29T16:58:07.249Z] === RUN TestInspect [2022-04-29T16:58:07.409Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-29T16:58:07.670Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-29T16:58:07.670Z] --- PASS: TestKillContainer (2.33s) [2022-04-29T16:58:07.670Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-04-29T16:58:07.670Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-04-29T16:58:07.670Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2022-04-29T16:58:07.670Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T16:58:07.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-29T16:58:08.243Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-29T16:58:08.816Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-29T16:58:09.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2022-04-29T16:58:09.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-04-29T16:58:09.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-04-29T16:58:09.078Z] === RUN TestKillStoppedContainer [2022-04-29T16:58:09.078Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-29T16:58:09.078Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T16:58:09.078Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-29T16:58:09.078Z] === RUN TestKillDifferentUserContainer [2022-04-29T16:58:09.162Z] --- PASS: TestInspect (2.30s) [2022-04-29T16:58:09.163Z] === RUN TestCreateJob [2022-04-29T16:58:09.171Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-29T16:58:09.171Z] === RUN TestInspectNetwork [2022-04-29T16:58:10.022Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-04-29T16:58:10.022Z] === RUN TestInspectOomKilledTrue [2022-04-29T16:58:10.022Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:58:10.022Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T16:58:10.022Z] === RUN TestInspectOomKilledFalse [2022-04-29T16:58:10.022Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:58:10.022Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T16:58:10.022Z] === RUN TestLinksEtcHostsContentMatch [2022-04-29T16:58:10.594Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-04-29T16:58:10.594Z] === RUN TestLinksContainerNames [2022-04-29T16:58:10.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-29T16:58:10.594Z] check_test.go:307: [d90f7edbe603a] daemon is not started [2022-04-29T16:58:10.594Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-29T16:58:11.982Z] --- PASS: TestLinksContainerNames (1.56s) [2022-04-29T16:58:11.982Z] === RUN TestLogsFollowTailEmpty [2022-04-29T16:58:12.437Z] === RUN TestInspectNetwork/full_network_id [2022-04-29T16:58:12.437Z] === RUN TestInspectNetwork/partial_network_id [2022-04-29T16:58:12.437Z] === RUN TestInspectNetwork/network_name [2022-04-29T16:58:12.437Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-29T16:58:12.459Z] --- PASS: TestCreateJob (3.24s) [2022-04-29T16:58:12.459Z] === RUN TestReplicatedJob [2022-04-29T16:58:12.927Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-04-29T16:58:12.927Z] === RUN TestContainerNetworkMountsNoChown [2022-04-29T16:58:13.499Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/default [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/default [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/private [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/private [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rprivate [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/slave [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/slave [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rslave [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/shared [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/shared [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rshared [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-29T16:58:13.499Z] === CONT TestMountDaemonRoot/default [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-29T16:58:13.499Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-29T16:58:13.499Z] === CONT TestMountDaemonRoot/rprivate [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:58:13.499Z] === CONT TestMountDaemonRoot/private [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-29T16:58:13.499Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:58:13.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:58:13.499Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-29T16:58:13.760Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/shared [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/rshared [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/rslave [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/slave [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-29T16:58:13.760Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:58:13.760Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-29T16:58:13.760Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-29T16:58:14.023Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-29T16:58:14.284Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-29T16:58:14.284Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-29T16:58:14.284Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-29T16:58:14.284Z] check_test.go:307: [dc435fa9cc17f] daemon is not started [2022-04-29T16:58:14.284Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-29T16:58:14.284Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-29T16:58:14.284Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-29T16:58:14.284Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-29T16:58:14.284Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-29T16:58:14.284Z] === RUN TestContainerBindMountNonRecursive [2022-04-29T16:58:16.604Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-29T16:58:16.604Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-29T16:58:16.604Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-29T16:58:16.604Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-29T16:58:16.604Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-29T16:58:16.604Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T16:58:16.833Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2022-04-29T16:58:16.833Z] === RUN TestContainerVolumesMountedAsShared [2022-04-29T16:58:17.095Z] docker_cli_daemon_plugins_test.go:80: [d678086e6c53d] daemon is not started [2022-04-29T16:58:17.095Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-04-29T16:58:17.095Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-29T16:58:17.357Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-29T16:58:17.532Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T16:58:17.532Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:58:17.532Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:58:17.532Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:58:17.532Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T16:58:17.532Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T16:58:17.532Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T16:58:17.532Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T16:58:17.532Z] === RUN TestNetworkList [2022-04-29T16:58:17.532Z] === RUN TestNetworkList//networks [2022-04-29T16:58:17.532Z] === PAUSE TestNetworkList//networks [2022-04-29T16:58:17.532Z] === RUN TestNetworkList//networks/ [2022-04-29T16:58:17.532Z] === PAUSE TestNetworkList//networks/ [2022-04-29T16:58:17.532Z] === CONT TestNetworkList//networks [2022-04-29T16:58:17.532Z] === CONT TestNetworkList//networks/ [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkList (0.01s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T16:58:17.532Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T16:58:17.532Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T16:58:17.618Z] --- PASS: TestContainerVolumesMountedAsSlave (0.52s) [2022-04-29T16:58:17.618Z] === RUN TestNetworkNat [2022-04-29T16:58:18.094Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-29T16:58:18.094Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T16:58:18.562Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-29T16:58:18.562Z] --- PASS: TestNetworkNat (0.80s) [2022-04-29T16:58:18.562Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T16:58:19.021Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-29T16:58:19.021Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T16:58:19.042Z] --- PASS: TestReplicatedJob (5.52s) [2022-04-29T16:58:19.042Z] === RUN TestUpdateReplicatedJob [2022-04-29T16:58:19.133Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-04-29T16:58:19.133Z] === RUN TestNetworkLoopbackNat [2022-04-29T16:58:19.950Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-29T16:58:19.950Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T16:58:20.878Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-29T16:58:20.878Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T16:58:20.957Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-04-29T16:58:20.957Z] === RUN TestServiceListWithStatuses [2022-04-29T16:58:20.957Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T16:58:20.957Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T16:58:20.957Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T16:58:21.048Z] docker_cli_daemon_plugins_test.go:170: [d7c557c303922] daemon is not started [2022-04-29T16:58:21.048Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-29T16:58:21.993Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2022-04-29T16:58:21.994Z] === RUN TestPause [2022-04-29T16:58:22.244Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-04-29T16:58:22.244Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T16:58:22.255Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-29T16:58:22.810Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-29T16:58:22.810Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T16:58:22.826Z] --- PASS: TestPause (0.82s) [2022-04-29T16:58:22.826Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T16:58:22.826Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T16:58:22.826Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-04-29T16:58:22.826Z] === RUN TestPauseStopPausedContainer [2022-04-29T16:58:23.769Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-29T16:58:23.769Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2022-04-29T16:58:23.769Z] === RUN TestPidHost [2022-04-29T16:58:24.030Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-29T16:58:25.188Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-04-29T16:58:25.188Z] === RUN TestDockerNetworkReConnect [2022-04-29T16:58:25.326Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2022-04-29T16:58:25.326Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T16:58:25.326Z] service_test.go:243: FLAKY_TEST [2022-04-29T16:58:25.326Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T16:58:25.326Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T16:58:25.948Z] --- PASS: TestPidHost (1.82s) [2022-04-29T16:58:25.948Z] === RUN TestPsFilter [2022-04-29T16:58:25.948Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-29T16:58:25.948Z] --- PASS: TestPsFilter (0.14s) [2022-04-29T16:58:25.948Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T16:58:26.247Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-29T16:58:26.514Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2022-04-29T16:58:26.514Z] === RUN TestRemoveContainerWithVolume [2022-04-29T16:58:26.779Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-29T16:58:27.352Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-04-29T16:58:27.352Z] === RUN TestRemoveContainerRunning [2022-04-29T16:58:27.352Z] check_test.go:307: [d644566409f4a] daemon is not started [2022-04-29T16:58:27.352Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-29T16:58:27.947Z] --- PASS: TestRemoveContainerRunning (0.79s) [2022-04-29T16:58:27.947Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T16:58:28.891Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2022-04-29T16:58:28.891Z] === RUN TestRemoveInvalidContainer [2022-04-29T16:58:28.891Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-29T16:58:28.891Z] === RUN TestRenameLinkedContainer [2022-04-29T16:58:29.153Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-29T16:58:29.410Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2022-04-29T16:58:29.410Z] === RUN TestServicePlugin [2022-04-29T16:58:31.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-29T16:58:32.014Z] --- PASS: TestRenameLinkedContainer (3.13s) [2022-04-29T16:58:32.014Z] === RUN TestRenameStoppedContainer [2022-04-29T16:58:32.014Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-29T16:58:32.275Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-29T16:58:32.535Z] --- PASS: TestRenameStoppedContainer (0.72s) [2022-04-29T16:58:32.535Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T16:58:32.708Z] plugin_test.go:61: [d325446f68b9c] joining swarm manager [d2266ca822246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T16:58:33.478Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-29T16:58:33.650Z] plugin_test.go:64: [d7d1eeaf94014] joining swarm manager [d2266ca822246]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T16:58:34.052Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2022-04-29T16:58:34.052Z] === RUN TestRenameInvalidName [2022-04-29T16:58:34.052Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-29T16:58:34.625Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-29T16:58:34.886Z] --- PASS: TestRenameInvalidName (0.70s) [2022-04-29T16:58:34.886Z] === RUN TestRenameAnonymousContainer [2022-04-29T16:58:36.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-29T16:58:37.666Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2022-04-29T16:58:37.666Z] === RUN TestRenameContainerWithSameName [2022-04-29T16:58:37.927Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-29T16:58:38.871Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2022-04-29T16:58:38.871Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T16:58:38.871Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-29T16:58:39.817Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-29T16:58:40.080Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2022-04-29T16:58:40.080Z] === RUN TestResize [2022-04-29T16:58:40.205Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-04-29T16:58:40.205Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T16:58:40.341Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-29T16:58:40.767Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nwv4qx1nt6hclhbuo66bz6rv5 Created:2022-04-29 16:58:39.508971384 +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[4eea82a00dac922ad84668460e9a03a6cca2e0daf99bade80a2758f23a612b7e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nhr0elnbr0cehkkf5hlo4u1n4 EndpointID:2f3b00352664bfd6d4cceb5968e6e18d91250bf2ce1c2c227ee78a972bf0dbad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cfc7a54778508885e238525fbbdbe1bee2c1501ff78d1791ebd1fae58de060da 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:e0eb79149095 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nhr0elnbr0cehkkf5hlo4u1n4 EndpointID:2f3b00352664bfd6d4cceb5968e6e18d91250bf2ce1c2c227ee78a972bf0dbad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-29T16:58:40.913Z] --- PASS: TestResize (0.72s) [2022-04-29T16:58:40.913Z] === RUN TestResizeWithInvalidSize [2022-04-29T16:58:41.486Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-04-29T16:58:41.486Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T16:58:42.061Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:58:42.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:58:42.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:58:42.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-29T16:58:42.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:58:42.590Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-29T16:58:43.977Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-29T16:58:44.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:58:44.809Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-29T16:58:44.933Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.34s) [2022-04-29T16:58:44.933Z] PASS [2022-04-29T16:58:44.933Z] [2022-04-29T16:58:44.933Z] === Skipped [2022-04-29T16:58:44.933Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T16:58:44.934Z] service_test.go:243: FLAKY_TEST [2022-04-29T16:58:44.934Z] [2022-04-29T16:58:44.934Z] DONE 38 tests, 1 skipped in 43.006s [2022-04-29T16:58:44.934Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T16:58:44.934Z] ++ 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-04-29T16:58:44.934Z] ++ set -e [2022-04-29T16:58:44.934Z] ++ '[' -n 0 ']' [2022-04-29T16:58:44.934Z] ++ set -x [2022-04-29T16:58:44.934Z] ++ 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-04-29T16:58:45.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-29T16:58:45.190Z] INFO: Testing against a local daemon [2022-04-29T16:58:45.190Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T16:58:45.190Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:58:45.190Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T16:58:45.190Z] === RUN TestDockerNetworkIpvlan [2022-04-29T16:58:45.190Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:58:45.190Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T16:58:45.190Z] PASS [2022-04-29T16:58:45.190Z] [2022-04-29T16:58:45.190Z] === Skipped [2022-04-29T16:58:45.190Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T16:58:45.190Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:58:45.190Z] [2022-04-29T16:58:45.190Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T16:58:45.190Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T16:58:45.190Z] [2022-04-29T16:58:45.190Z] DONE 2 tests, 2 skipped in 0.088s [2022-04-29T16:58:45.190Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T16:58:45.190Z] ++ 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-04-29T16:58:45.190Z] ++ set -e [2022-04-29T16:58:45.190Z] ++ '[' -n 0 ']' [2022-04-29T16:58:45.190Z] ++ set -x [2022-04-29T16:58:45.190Z] ++ 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-04-29T16:58:45.190Z] INFO: Testing against a local daemon [2022-04-29T16:58:45.190Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T16:58:46.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:58:46.557Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-04-29T16:58:46.557Z] === RUN TestDockerNetworkMacvlan [2022-04-29T16:58:46.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-29T16:58:47.119Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-29T16:58:47.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-29T16:58:47.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-29T16:58:48.047Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-29T16:58:48.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-29T16:58:48.608Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-29T16:58:48.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:58:48.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-29T16:58:49.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-29T16:58:50.187Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-29T16:58:50.497Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-29T16:58:51.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-29T16:58:52.387Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-29T16:58:53.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-29T16:58:53.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-29T16:58:53.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-29T16:58:55.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-29T16:58:55.654Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-29T16:58:55.867Z] check_test.go:307: [db8973ec22277] daemon is not started [2022-04-29T16:58:55.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan (9.60s) [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-04-29T16:58:56.216Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-04-29T16:58:56.216Z] PASS [2022-04-29T16:58:56.216Z] [2022-04-29T16:58:56.216Z] DONE 8 tests in 11.015s [2022-04-29T16:58:56.216Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T16:58:56.216Z] ++ 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-04-29T16:58:56.216Z] ++ set -e [2022-04-29T16:58:56.216Z] ++ '[' -n 0 ']' [2022-04-29T16:58:56.216Z] ++ set -x [2022-04-29T16:58:56.216Z] ++ 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-04-29T16:58:56.216Z] testing: warning: no tests to run [2022-04-29T16:58:56.216Z] PASS [2022-04-29T16:58:56.216Z] [2022-04-29T16:58:56.216Z] DONE 0 tests in 0.028s [2022-04-29T16:58:56.216Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T16:58:56.216Z] ++ 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-04-29T16:58:56.216Z] ++ set -e [2022-04-29T16:58:56.216Z] ++ '[' -n 0 ']' [2022-04-29T16:58:56.216Z] ++ set -x [2022-04-29T16:58:56.216Z] ++ 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-04-29T16:58:56.216Z] INFO: Testing against a local daemon [2022-04-29T16:58:56.216Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T16:58:56.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-29T16:58:57.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-29T16:58:57.582Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-04-29T16:58:57.582Z] === RUN TestAuthZPluginTLS [2022-04-29T16:58:57.720Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-29T16:58:57.838Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-29T16:58:57.838Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T16:58:58.400Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-29T16:58:58.400Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T16:58:58.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-29T16:58:58.961Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-29T16:58:58.961Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T16:58:59.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-29T16:58:59.523Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-29T16:58:59.523Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T16:58:59.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-29T16:58:59.621Z] tests/integration/client_test.py ..... [ 75%] [2022-04-29T16:58:59.621Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-29T16:59:00.188Z] tests/integration/errors_test.py . [ 76%] [2022-04-29T16:59:00.222Z] --- PASS: TestServicePlugin (30.15s) [2022-04-29T16:59:00.222Z] === RUN TestServiceUpdateLabel [2022-04-29T16:59:00.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-29T16:59:00.889Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-29T16:59:00.889Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T16:59:01.145Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-29T16:59:01.145Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T16:59:01.164Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-04-29T16:59:01.164Z] === RUN TestServiceUpdateSecrets [2022-04-29T16:59:01.707Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-29T16:59:01.708Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T16:59:02.269Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-29T16:59:02.269Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T16:59:02.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-29T16:59:02.888Z] dccd9e4d14d3: Pull complete [2022-04-29T16:59:02.888Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-29T16:59:02.888Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T16:59:02.888Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-29T16:59:02.888Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-29T16:59:02.888Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-29T16:59:02.888Z] WARN: Skipping validation tests [2022-04-29T16:59:02.888Z] INFO: Running unit tests at 04/29/2022 16:58:53... [2022-04-29T16:59:02.888Z] INFO: make.ps1 starting at 04/29/2022 16:58:58 [2022-04-29T16:59:02.888Z] INFO: Git commit (82088364e1) assumed from DOCKER_GITCOMMIT environment variable [2022-04-29T16:59:02.888Z] INFO: Running unit tests... [2022-04-29T16:59:03.636Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-04-29T16:59:03.636Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T16:59:03.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-29T16:59:05.002Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-04-29T16:59:05.002Z] === RUN TestAuthZPluginHeader [2022-04-29T16:59:05.564Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-29T16:59:05.564Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T16:59:05.564Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:05.564Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-29T16:59:05.564Z] === RUN TestAuthZPluginV2Disable [2022-04-29T16:59:05.564Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:05.564Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-29T16:59:05.564Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T16:59:05.564Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:05.564Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-29T16:59:05.564Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T16:59:05.564Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:05.564Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-29T16:59:05.564Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T16:59:05.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.15s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.28s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.45s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2022-04-29T16:59:08.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2022-04-29T16:59:08.322Z] === RUN TestCgroupNamespacesRun [2022-04-29T16:59:08.764Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/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/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/ivmanager 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/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 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/filenotify github.com/docker/docker/pkg/fileutils 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/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/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/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-04-29T16:59:10.240Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2022-04-29T16:59:10.240Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-29T16:59:12.158Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2022-04-29T16:59:12.158Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-29T16:59:14.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-29T16:59:14.076Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2022-04-29T16:59:14.076Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-29T16:59:14.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-29T16:59:16.063Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-04-29T16:59:16.063Z] === RUN TestServiceUpdateConfigs [2022-04-29T16:59:16.254Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-04-29T16:59:16.254Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-29T16:59:16.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-29T16:59:17.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-29T16:59:17.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-29T16:59:17.768Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2022-04-29T16:59:17.768Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-29T16:59:18.950Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-29T16:59:19.682Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-04-29T16:59:19.682Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-29T16:59:19.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-29T16:59:20.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-29T16:59:20.465Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-04-29T16:59:20.465Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-29T16:59:21.274Z] ? github.com/docker/docker/api [no test files] [2022-04-29T16:59:21.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-29T16:59:22.173Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-04-29T16:59:22.173Z] === RUN TestNISDomainname [2022-04-29T16:59:22.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-29T16:59:23.010Z] --- PASS: TestNISDomainname (0.92s) [2022-04-29T16:59:23.010Z] === RUN TestHostnameDnsResolution [2022-04-29T16:59:23.607Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-29T16:59:23.607Z] PASS [2022-04-29T16:59:23.607Z] [2022-04-29T16:59:23.607Z] === Skipped [2022-04-29T16:59:23.607Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-29T16:59:23.607Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:23.607Z] [2022-04-29T16:59:23.607Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-29T16:59:23.607Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:23.607Z] [2022-04-29T16:59:23.607Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-29T16:59:23.607Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:23.607Z] [2022-04-29T16:59:23.607Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-29T16:59:23.607Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:23.607Z] [2022-04-29T16:59:23.607Z] DONE 17 tests, 4 skipped in 26.012s [2022-04-29T16:59:23.607Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T16:59:23.607Z] ++ 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-04-29T16:59:23.607Z] ++ set -e [2022-04-29T16:59:23.607Z] ++ '[' -n 0 ']' [2022-04-29T16:59:23.607Z] ++ set -x [2022-04-29T16:59:23.607Z] ++ 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-04-29T16:59:23.607Z] INFO: Testing against a local daemon [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:59:23.607Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:59:23.607Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T16:59:23.607Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T16:59:23.607Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T16:59:23.607Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T16:59:23.607Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T16:59:23.607Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T16:59:23.607Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T16:59:23.607Z] === RUN TestPluginInstall [2022-04-29T16:59:23.607Z] === RUN TestPluginInstall/no_auth [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d51284c5d86b0fbc6fc6a4a8f271757f11a263b81fdba3961cefab15e003686" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d51284c5d86b0fbc6fc6a4a8f271757f11a263b81fdba3961cefab15e003686" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:59:23.607Z] === RUN TestPluginInstall/with_htpasswd [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cdce816e88fc86bc8af4533a6b9e269c881973407ad7c60f21f7866f93cfdfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:59:23.607Z] time="2022-04-29T16:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cdce816e88fc86bc8af4533a6b9e269c881973407ad7c60f21f7866f93cfdfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:59:23.863Z] === RUN TestPluginInstall/with_insecure [2022-04-29T16:59:24.398Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-04-29T16:59:24.398Z] === RUN TestUnprivilegedPortsAndPing [2022-04-29T16:59:24.791Z] time="2022-04-29T16:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:59:24.791Z] time="2022-04-29T16:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1502c3f66d9f5d523a71a3116797b0987a7480ab24aa8216e511e7f741290ac6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:59:24.791Z] time="2022-04-29T16:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T16:59:24.791Z] time="2022-04-29T16:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1502c3f66d9f5d523a71a3116797b0987a7480ab24aa8216e511e7f741290ac6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T16:59:24.791Z] plugin_test.go:195: [d07f1c02f3439] daemon is not started [2022-04-29T16:59:24.791Z] --- PASS: TestPluginInstall (2.53s) [2022-04-29T16:59:24.791Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-04-29T16:59:24.791Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-29T16:59:24.791Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-04-29T16:59:24.791Z] === RUN TestPluginsWithRuntimes [2022-04-29T16:59:24.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-29T16:59:24.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-29T16:59:25.236Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-04-29T16:59:25.236Z] === RUN TestPrivilegedHostDevices [2022-04-29T16:59:26.179Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-04-29T16:59:26.179Z] === RUN TestStats [2022-04-29T16:59:26.680Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-29T16:59:27.243Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-29T16:59:28.172Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-04-29T16:59:28.172Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-29T16:59:28.172Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-29T16:59:28.172Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T16:59:28.734Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-29T16:59:28.734Z] PASS [2022-04-29T16:59:28.734Z] [2022-04-29T16:59:28.734Z] DONE 24 tests in 6.504s [2022-04-29T16:59:28.734Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T16:59:28.734Z] ++ 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-04-29T16:59:28.734Z] ++ set -e [2022-04-29T16:59:28.734Z] ++ '[' -n 0 ']' [2022-04-29T16:59:28.734Z] ++ set -x [2022-04-29T16:59:28.734Z] ++ 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-04-29T16:59:28.734Z] INFO: Testing against a local daemon [2022-04-29T16:59:28.734Z] === RUN TestExternalGraphDriver [2022-04-29T16:59:28.734Z] === RUN TestExternalGraphDriver/json [2022-04-29T16:59:29.485Z] --- PASS: TestStats (2.72s) [2022-04-29T16:59:29.485Z] === RUN TestStopContainerWithTimeout [2022-04-29T16:59:29.485Z] === RUN TestStopContainerWithTimeout/0 [2022-04-29T16:59:29.485Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-29T16:59:29.485Z] === RUN TestStopContainerWithTimeout/1 [2022-04-29T16:59:29.485Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-29T16:59:29.485Z] === RUN TestStopContainerWithTimeout/3 [2022-04-29T16:59:29.485Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-29T16:59:29.485Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-29T16:59:29.485Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-29T16:59:29.485Z] === CONT TestStopContainerWithTimeout/0 [2022-04-29T16:59:29.485Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-29T16:59:29.485Z] check_test.go:307: [df75a52f5ebb1] daemon is not started [2022-04-29T16:59:29.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-29T16:59:29.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-29T16:59:30.060Z] === CONT TestStopContainerWithTimeout/3 [2022-04-29T16:59:30.624Z] === RUN TestExternalGraphDriver/spec [2022-04-29T16:59:30.962Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-04-29T16:59:30.962Z] === RUN TestServiceUpdateNetwork [2022-04-29T16:59:31.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-29T16:59:31.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-29T16:59:31.945Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-29T16:59:31.945Z] === CONT TestStopContainerWithTimeout/1 [2022-04-29T16:59:31.990Z] === RUN TestExternalGraphDriver/pull [2022-04-29T16:59:32.520Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-29T16:59:33.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-29T16:59:33.093Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-29T16:59:33.665Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-29T16:59:33.665Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2022-04-29T16:59:33.665Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2022-04-29T16:59:33.665Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-04-29T16:59:33.665Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-04-29T16:59:33.665Z] === RUN TestDeleteDevicemapper [2022-04-29T16:59:33.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T16:59:33.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-29T16:59:33.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T16:59:33.878Z] --- PASS: TestExternalGraphDriver (4.83s) [2022-04-29T16:59:33.878Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-04-29T16:59:33.878Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-04-29T16:59:33.878Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-04-29T16:59:33.878Z] === RUN TestGraphdriverPluginV2 [2022-04-29T16:59:33.878Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:33.878Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-29T16:59:33.878Z] PASS [2022-04-29T16:59:33.878Z] [2022-04-29T16:59:33.878Z] === Skipped [2022-04-29T16:59:33.878Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-29T16:59:33.878Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T16:59:33.878Z] [2022-04-29T16:59:33.878Z] DONE 5 tests, 1 skipped in 4.949s [2022-04-29T16:59:33.878Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T16:59:33.878Z] ++ 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-04-29T16:59:33.878Z] ++ set -e [2022-04-29T16:59:33.878Z] ++ '[' -n 0 ']' [2022-04-29T16:59:33.878Z] ++ set -x [2022-04-29T16:59:33.878Z] ++ 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-04-29T16:59:33.878Z] INFO: Testing against a local daemon [2022-04-29T16:59:33.878Z] === RUN TestContinueAfterPluginCrash [2022-04-29T16:59:33.878Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T16:59:33.878Z] === RUN TestReadPluginNoRead [2022-04-29T16:59:33.878Z] === PAUSE TestReadPluginNoRead [2022-04-29T16:59:33.878Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T16:59:33.878Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T16:59:33.878Z] === CONT TestContinueAfterPluginCrash [2022-04-29T16:59:33.878Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T16:59:35.240Z] ......... [ 85%] [2022-04-29T16:59:36.969Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2022-04-29T16:59:36.969Z] === RUN TestUpdateMemory [2022-04-29T16:59:36.969Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T16:59:36.969Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-29T16:59:36.969Z] === RUN TestUpdateCPUQuota [2022-04-29T16:59:37.193Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-04-29T16:59:37.193Z] === CONT TestReadPluginNoRead [2022-04-29T16:59:38.356Z] --- PASS: TestUpdateCPUQuota (1.52s) [2022-04-29T16:59:38.356Z] === RUN TestUpdatePidsLimit [2022-04-29T16:59:38.356Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-29T16:59:38.618Z] === RUN TestUpdatePidsLimit/no_change [2022-04-29T16:59:39.101Z] === RUN TestReadPluginNoRead/default [2022-04-29T16:59:39.191Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-29T16:59:39.191Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-29T16:59:39.452Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-29T16:59:39.713Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-29T16:59:40.222Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-29T16:59:40.286Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-29T16:59:40.466Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T16:59:40.548Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-29T16:59:41.121Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-29T16:59:41.393Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T16:59:41.675Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-29T16:59:41.955Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit (3.72s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-04-29T16:59:42.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2022-04-29T16:59:42.066Z] === RUN TestUpdateRestartPolicy [2022-04-29T16:59:42.066Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-29T16:59:42.517Z] === CONT TestReadPluginNoRead [2022-04-29T16:59:42.517Z] read_test.go:92: [de99b048d8d87] daemon is not started [2022-04-29T16:59:42.517Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-04-29T16:59:42.517Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-04-29T16:59:42.517Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-04-29T16:59:42.517Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-29T16:59:42.517Z] PASS [2022-04-29T16:59:42.517Z] [2022-04-29T16:59:42.517Z] DONE 6 tests in 8.823s [2022-04-29T16:59:42.517Z] 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-04-29T16:59:42.517Z] ++ 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-04-29T16:59:42.517Z] ++ set -e [2022-04-29T16:59:42.517Z] ++ '[' -n 0 ']' [2022-04-29T16:59:42.517Z] ++ set -x [2022-04-29T16:59:42.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=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-04-29T16:59:42.517Z] testing: warning: no tests to run [2022-04-29T16:59:42.517Z] PASS [2022-04-29T16:59:42.517Z] [2022-04-29T16:59:42.517Z] DONE 0 tests in 0.032s [2022-04-29T16:59:42.517Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T16:59:42.517Z] ++ 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-04-29T16:59:42.517Z] ++ set -e [2022-04-29T16:59:42.517Z] ++ '[' -n 0 ']' [2022-04-29T16:59:42.517Z] ++ set -x [2022-04-29T16:59:42.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=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-04-29T16:59:42.773Z] INFO: Testing against a local daemon [2022-04-29T16:59:42.773Z] === RUN TestPluginWithDevMounts [2022-04-29T16:59:42.773Z] === PAUSE TestPluginWithDevMounts [2022-04-29T16:59:42.773Z] === CONT TestPluginWithDevMounts [2022-04-29T16:59:43.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-29T16:59:43.010Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-29T16:59:43.190Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-04-29T16:59:43.190Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T16:59:44.132Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-29T16:59:44.138Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-29T16:59:44.138Z] PASS [2022-04-29T16:59:44.138Z] [2022-04-29T16:59:44.138Z] DONE 1 tests in 1.634s [2022-04-29T16:59:44.138Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T16:59:44.138Z] ++ 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-04-29T16:59:44.138Z] ++ set -e [2022-04-29T16:59:44.138Z] ++ '[' -n 0 ']' [2022-04-29T16:59:44.138Z] ++ set -x [2022-04-29T16:59:44.138Z] ++ 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-04-29T16:59:44.393Z] INFO: Testing against a local daemon [2022-04-29T16:59:44.393Z] === RUN TestSecretInspect [2022-04-29T16:59:44.704Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-29T16:59:45.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-29T16:59:46.568Z] === RUN TestMiddlewares [2022-04-29T16:59:46.568Z] --- PASS: TestMiddlewares (0.00s) [2022-04-29T16:59:46.568Z] PASS [2022-04-29T16:59:46.568Z] coverage: 7.9% of statements [2022-04-29T16:59:46.568Z] ok github.com/docker/docker/api/server 0.087s coverage: 7.9% of statements [2022-04-29T16:59:46.909Z] --- PASS: TestSecretInspect (2.26s) [2022-04-29T16:59:46.909Z] === RUN TestSecretList [2022-04-29T16:59:47.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-29T16:59:47.471Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-29T16:59:48.284Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-29T16:59:48.284Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-29T16:59:48.798Z] --- PASS: TestSecretList (2.20s) [2022-04-29T16:59:48.798Z] === RUN TestSecretsCreateAndDelete [2022-04-29T16:59:49.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-29T16:59:49.385Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-29T16:59:50.046Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-29T16:59:50.328Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-29T16:59:50.589Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-29T16:59:50.851Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-29T16:59:51.112Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-29T16:59:51.320Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-29T16:59:51.320Z] === RUN TestSecretsUpdate [2022-04-29T16:59:51.684Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-29T16:59:51.684Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-29T16:59:51.684Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-29T16:59:51.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-29T16:59:51.946Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-29T16:59:51.946Z] check_test.go:307: [d3c79d2ecdff0] daemon is not started [2022-04-29T16:59:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-29T16:59:51.946Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-29T16:59:51.946Z] check_test.go:307: [d56ac12eb8543] daemon is not started [2022-04-29T16:59:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-29T16:59:52.517Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-29T16:59:52.835Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-29T16:59:53.208Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-29T16:59:53.208Z] === RUN TestTemplatedSecret [2022-04-29T16:59:53.325Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-29T16:59:53.325Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-29T16:59:54.433Z] check_test.go:307: [d2439c42821b7] daemon is not started [2022-04-29T16:59:54.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-29T16:59:55.016Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2022-04-29T16:59:55.016Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T16:59:55.725Z] --- PASS: TestTemplatedSecret (2.41s) [2022-04-29T16:59:55.725Z] === RUN TestSecretCreateResolve [2022-04-29T16:59:55.961Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2022-04-29T16:59:55.961Z] === RUN TestWaitNonBlocked [2022-04-29T16:59:55.961Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:59:55.961Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:59:55.961Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:59:55.961Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:59:55.961Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T16:59:55.961Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T16:59:56.905Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-29T16:59:56.906Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-04-29T16:59:56.906Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-04-29T16:59:56.906Z] === RUN TestWaitBlocked [2022-04-29T16:59:56.906Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:59:56.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:59:56.906Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:59:56.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:59:56.906Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-29T16:59:56.906Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-29T16:59:57.260Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-29T16:59:57.519Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-29T16:59:57.519Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-29T16:59:57.519Z] [2022-04-29T16:59:57.519Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-29T16:59:57.519Z] =========================== short test summary info ============================ [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-29T16:59:57.519Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-29T16:59:57.519Z] Not supported on most drivers [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-29T16:59:57.519Z] Output of docker top depends on host distro, and is not formalized. [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-29T16:59:57.519Z] Output of docker top depends on host distro, and is not formalized. [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-29T16:59:57.519Z] Can fail if eth0 has multiple IP addresses [2022-04-29T16:59:57.519Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-29T16:59:57.519Z] This doesn't seem to be taken into account by the engine [2022-04-29T16:59:57.519Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-29T16:59:57.519Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-29T16:59:57.519Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.54 seconds == [2022-04-29T16:59:57.615Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-04-29T16:59:57.615Z] PASS [2022-04-29T16:59:57.615Z] [2022-04-29T16:59:57.615Z] DONE 6 tests in 13.408s [2022-04-29T16:59:57.615Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T16:59:57.615Z] ++ 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-04-29T16:59:57.615Z] ++ set -e [2022-04-29T16:59:57.615Z] ++ '[' -n 0 ']' [2022-04-29T16:59:57.615Z] ++ set -x [2022-04-29T16:59:57.615Z] ++ 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-04-29T16:59:57.851Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-29T16:59:57.871Z] INFO: Testing against a local daemon [2022-04-29T16:59:57.871Z] === RUN TestServiceCreateInit [2022-04-29T16:59:57.871Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T16:59:58.087Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-29T16:59:58.426Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-29T16:59:58.426Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2022-04-29T16:59:58.426Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-04-29T16:59:58.426Z] === CONT TestContainerStartOnDaemonRestart [2022-04-29T16:59:58.426Z] === CONT TestContainerKillOnDaemonStart [2022-04-29T16:59:58.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-29T16:59:58.948Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-29T16:59:59.412Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-04-29T16:59:59.412Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-29T16:59:59.412Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-29T16:59:59.412Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-29T16:59:59.412Z] PASS [2022-04-29T16:59:59.412Z] [2022-04-29T16:59:59.412Z] === Skipped [2022-04-29T16:59:59.412Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T16:59:59.412Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T16:59:59.412Z] [2022-04-29T16:59:59.412Z] DONE 27 tests, 1 skipped in 164.700s [2022-04-29T16:59:59.412Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T16:59:59.412Z] INFO: Testing against a local daemon [2022-04-29T16:59:59.412Z] === RUN TestSessionCreate [2022-04-29T16:59:59.412Z] --- PASS: TestSessionCreate (0.03s) [2022-04-29T16:59:59.412Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T16:59:59.412Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-29T16:59:59.412Z] PASS [2022-04-29T16:59:59.412Z] [2022-04-29T16:59:59.412Z] DONE 2 tests in 0.064s [2022-04-29T16:59:59.412Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T16:59:59.412Z] INFO: Testing against a local daemon [2022-04-29T16:59:59.412Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T16:59:59.412Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-29T16:59:59.412Z] === RUN TestDiskUsage [2022-04-29T16:59:59.412Z] === PAUSE TestDiskUsage [2022-04-29T16:59:59.412Z] === RUN TestEventsExecDie [2022-04-29T16:59:59.673Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-29T16:59:59.673Z] === RUN TestEventsBackwardsCompatible [2022-04-29T16:59:59.673Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-29T16:59:59.673Z] === RUN TestEventsVolumeCreate [2022-04-29T16:59:59.933Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-29T16:59:59.933Z] === RUN TestInfoBinaryCommits [2022-04-29T16:59:59.933Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-29T16:59:59.933Z] === RUN TestInfoAPIVersioned [2022-04-29T16:59:59.933Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T16:59:59.933Z] === RUN TestInfoAPI [2022-04-29T16:59:59.933Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T16:59:59.933Z] === RUN TestInfoAPIWarnings [2022-04-29T17:00:00.335Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-29T17:00:00.596Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-29T17:00:01.545Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-29T17:00:01.806Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2022-04-29T17:00:01.806Z] === CONT TestIpcModeOlderClient [2022-04-29T17:00:01.806Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-29T17:00:01.806Z] === CONT TestDaemonHostGatewayIP [2022-04-29T17:00:02.036Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T17:00:02.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-29T17:00:02.430Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-29T17:00:02.692Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-29T17:00:05.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-29T17:00:05.303Z] --- PASS: TestServiceCreateInit (7.14s) [2022-04-29T17:00:05.303Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-04-29T17:00:05.303Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-04-29T17:00:05.303Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T17:00:05.502Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2022-04-29T17:00:05.502Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-29T17:00:08.047Z] === CONT TestDaemonRestartIpcMode [2022-04-29T17:00:08.047Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-04-29T17:00:08.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-29T17:00:08.056Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T17:00:08.056Z] [2022-04-29T17:00:08.056Z] Unloading profiles will leave already running processes permanently [2022-04-29T17:00:08.056Z] unconfined, which can lead to unexpected situations. [2022-04-29T17:00:08.056Z] [2022-04-29T17:00:08.056Z] To set a process to complain mode, use the command line tool [2022-04-29T17:00:08.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T17:00:08.056Z] Post stage [Pipeline] junit [2022-04-29T17:00:09.445Z] Recording test results [2022-04-29T17:00:10.447Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-29T17:00:10.731Z] + echo Ensuring container killed. [2022-04-29T17:00:10.731Z] Ensuring container killed. [2022-04-29T17:00:10.731Z] + docker rm -vf docker-pr3 [2022-04-29T17:00:10.731Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-29T17:00:11.020Z] + echo Chowning /workspace to jenkins user [2022-04-29T17:00:11.020Z] Chowning /workspace to jenkins user [2022-04-29T17:00:11.020Z] + id -u [2022-04-29T17:00:11.020Z] + id -g [2022-04-29T17:00:11.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T17:00:11.020Z] Unable to find image 'busybox:latest' locally [2022-04-29T17:00:11.279Z] latest: Pulling from library/busybox [2022-04-29T17:00:11.279Z] 50e8d59317eb: Pulling fs layer [2022-04-29T17:00:11.279Z] 50e8d59317eb: Download complete [2022-04-29T17:00:11.279Z] 50e8d59317eb: Pull complete [2022-04-29T17:00:11.348Z] --- PASS: TestDaemonRestartIpcMode (3.31s) [2022-04-29T17:00:11.540Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T17:00:11.540Z] Status: Downloaded newer image for busybox:latest [2022-04-29T17:00:11.609Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2022-04-29T17:00:11.609Z] PASS [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] === Skipped [2022-04-29T17:00:11.609Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-29T17:00:11.609Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-29T17:00:11.609Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-29T17:00:11.609Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-04-29T17:00:11.609Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-29T17:00:11.609Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-29T17:00:11.609Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-29T17:00:11.609Z] [2022-04-29T17:00:11.609Z] DONE 235 tests, 6 skipped in 164.943s [2022-04-29T17:00:11.609Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-29T17:00:11.609Z] ++ 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-04-29T17:00:11.609Z] ++ set -e [2022-04-29T17:00:11.609Z] ++ '[' -n 0 ']' [2022-04-29T17:00:11.609Z] ++ set -x [2022-04-29T17:00:11.609Z] ++ 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-04-29T17:00:11.869Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T17:00:12.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-29T17:00:12.395Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-29T17:00:12.395Z] === RUN TestDaemonConfigValidation [2022-04-29T17:00:12.395Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-29T17:00:12.395Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-29T17:00:12.395Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-29T17:00:12.395Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-29T17:00:12.395Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-29T17:00:12.395Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-29T17:00:12.395Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-29T17:00:12.395Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-29T17:00:12.395Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-29T17:00:12.395Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-29T17:00:12.395Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-29T17:00:12.395Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-29T17:00:12.395Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-29T17:00:12.395Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-29T17:00:12.657Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-29T17:00:12.657Z] --- PASS: TestDaemonConfigValidation (0.01s) [2022-04-29T17:00:12.657Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-29T17:00:12.657Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-04-29T17:00:12.657Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-04-29T17:00:12.657Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-04-29T17:00:12.657Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-04-29T17:00:12.657Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T17:00:12.657Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T17:00:13.218Z] + bundleName=docker-py [2022-04-29T17:00:13.218Z] + echo Creating docker-py-bundles.tar.gz [2022-04-29T17:00:13.218Z] Creating docker-py-bundles.tar.gz [2022-04-29T17:00:13.218Z] + 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-04-29T17:00:13.234Z] Archiving artifacts [2022-04-29T17:00:13.601Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-29T17:00:13.862Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-29T17:00:14.489Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-29T17:00:14.707Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-29T17:00:15.069Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-29T17:00:15.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh binary [2022-04-29T17:00:15.331Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-29T17:00:15.335Z] [2022-04-29T17:00:15.594Z] Removing bundles/ [2022-04-29T17:00:15.594Z] [2022-04-29T17:00:15.594Z] ---> Making bundle: binary (in bundles/binary) [2022-04-29T17:00:15.594Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-29T17:00:15.594Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T17:00:16.273Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-29T17:00:16.273Z] daemon_test.go:156: [dc15fb1287b0d] daemon is not started [2022-04-29T17:00:16.273Z] --- PASS: TestConfigDaemonSeccompProfiles (3.37s) [2022-04-29T17:00:16.273Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-04-29T17:00:16.273Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.16s) [2022-04-29T17:00:16.273Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2022-04-29T17:00:16.273Z] === RUN TestDaemonProxy [2022-04-29T17:00:16.273Z] === RUN TestDaemonProxy/environment_variables [2022-04-29T17:00:16.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-29T17:00:17.920Z] === RUN TestDaemonProxy/command-line_options [2022-04-29T17:00:17.920Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-29T17:00:18.040Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-29T17:00:18.040Z] === RUN TestInfoDebug [2022-04-29T17:00:18.040Z] --- PASS: TestInfoDebug (0.52s) [2022-04-29T17:00:18.040Z] === RUN TestInfoInsecureRegistries [2022-04-29T17:00:18.040Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-29T17:00:18.040Z] === RUN TestInfoRegistryMirrors [2022-04-29T17:00:18.040Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T17:00:18.040Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T17:00:18.040Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-29T17:00:18.040Z] === RUN TestPingCacheHeaders [2022-04-29T17:00:18.040Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-29T17:00:18.040Z] === RUN TestPingGet [2022-04-29T17:00:18.040Z] --- PASS: TestPingGet (0.01s) [2022-04-29T17:00:18.040Z] === RUN TestPingHead [2022-04-29T17:00:18.040Z] --- PASS: TestPingHead (0.02s) [2022-04-29T17:00:18.040Z] === RUN TestPingSwarmHeader [2022-04-29T17:00:18.610Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T17:00:19.181Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T17:00:19.843Z] === RUN TestDaemonProxy/configuration_file [2022-04-29T17:00:19.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-29T17:00:20.123Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T17:00:20.123Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-04-29T17:00:20.123Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T17:00:20.123Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T17:00:20.123Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T17:00:20.123Z] === RUN TestVersion [2022-04-29T17:00:20.123Z] --- PASS: TestVersion (0.02s) [2022-04-29T17:00:20.123Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-29T17:00:20.123Z] === CONT TestDiskUsage [2022-04-29T17:00:20.143Z] --- PASS: TestCreateServiceMultipleTimes (14.83s) [2022-04-29T17:00:20.143Z] === RUN TestCreateServiceConflict [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T17:00:20.695Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T17:00:20.956Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T17:00:21.527Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T17:00:21.758Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-29T17:00:21.758Z] === RUN TestDaemonProxy/conflicting_options [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage (1.59s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run (0.58s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-29T17:00:21.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-29T17:00:21.788Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-04-29T17:00:21.788Z] PASS [2022-04-29T17:00:21.788Z] [2022-04-29T17:00:21.788Z] DONE 54 tests in 22.675s [2022-04-29T17:00:21.788Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T17:00:21.788Z] INFO: Testing against a local daemon [2022-04-29T17:00:21.788Z] === RUN TestVolumesCreateAndList [2022-04-29T17:00:21.788Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-29T17:00:21.788Z] === RUN TestVolumesRemove [2022-04-29T17:00:22.020Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-29T17:00:22.020Z] check_test.go:307: [db56e750d68b1] daemon is not started [2022-04-29T17:00:22.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-29T17:00:22.032Z] --- PASS: TestCreateServiceConflict (2.28s) [2022-04-29T17:00:22.032Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-29T17:00:22.049Z] === RUN TestVolumesInspect [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-29T17:00:22.049Z] === RUN TestVolumesInvalidJSON [2022-04-29T17:00:22.049Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T17:00:22.049Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T17:00:22.049Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T17:00:22.049Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T17:00:22.049Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T17:00:22.049Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T17:00:22.049Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T17:00:22.049Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T17:00:22.049Z] PASS [2022-04-29T17:00:22.049Z] [2022-04-29T17:00:22.049Z] DONE 9 tests in 0.190s [2022-04-29T17:00:22.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T17:00:22.594Z] --- PASS: TestDaemonProxy (6.33s) [2022-04-29T17:00:22.594Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-04-29T17:00:22.594Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-04-29T17:00:22.594Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-04-29T17:00:22.594Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-29T17:00:22.594Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-29T17:00:22.594Z] PASS [2022-04-29T17:00:22.594Z] [2022-04-29T17:00:22.594Z] DONE 17 tests in 10.904s [2022-04-29T17:00:22.594Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-29T17:00:22.594Z] ++ 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-04-29T17:00:22.594Z] ++ set -e [2022-04-29T17:00:22.594Z] ++ '[' -n 0 ']' [2022-04-29T17:00:22.594Z] ++ set -x [2022-04-29T17:00:22.594Z] ++ 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-04-29T17:00:22.594Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-29T17:00:22.594Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-29T17:00:22.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-29T17:00:22.594Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-29T17:00:22.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-29T17:00:22.594Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-29T17:00:22.594Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-29T17:00:22.594Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-29T17:00:22.594Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-29T17:00:22.594Z] INFO: Testing against a local daemon [2022-04-29T17:00:22.594Z] === RUN TestCommitInheritsEnv [2022-04-29T17:00:22.620Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-29T17:00:22.620Z] Removing test suite binaries [2022-04-29T17:00:22.620Z] exiting test-integration [2022-04-29T17:00:22.620Z] ++ exit 0 [2022-04-29T17:00:22.620Z] [2022-04-29T17:00:23.167Z] --- PASS: TestCommitInheritsEnv (0.51s) [2022-04-29T17:00:23.167Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T17:00:23.167Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-29T17:00:23.167Z] === RUN TestImportWithCustomPlatform [2022-04-29T17:00:23.167Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-29T17:00:23.429Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-29T17:00:23.429Z] === RUN TestImportWithCustomPlatform// [2022-04-29T17:00:23.429Z] === RUN TestImportWithCustomPlatform/linux [2022-04-29T17:00:23.429Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-29T17:00:23.690Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-29T17:00:23.690Z] === RUN TestImportWithCustomPlatform/macos [2022-04-29T17:00:23.690Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-29T17:00:23.690Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform (0.54s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-29T17:00:23.690Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-29T17:00:23.690Z] === RUN TestImagesFilterMultiReference [2022-04-29T17:00:23.952Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-29T17:00:23.952Z] === RUN TestImagePullPlatformInvalid [2022-04-29T17:00:23.952Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-29T17:00:23.952Z] === RUN TestRemoveImageOrphaning Post stage [Pipeline] junit [2022-04-29T17:00:24.017Z] Recording test results [2022-04-29T17:00:24.526Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2022-04-29T17:00:24.526Z] === RUN TestRemoveImageGarbageCollector [2022-04-29T17:00:24.547Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-04-29T17:00:24.547Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T17:00:24.787Z] time="2022-04-29T17:00:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-29T17:00:25.048Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-29T17:00:25.219Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T17:00:25.568Z] + echo Ensuring container killed. [2022-04-29T17:00:25.568Z] Ensuring container killed. [2022-04-29T17:00:25.568Z] + docker rm -vf docker-pr3 [2022-04-29T17:00:25.568Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-29T17:00:25.859Z] + echo Chowning /workspace to jenkins user [2022-04-29T17:00:25.860Z] Chowning /workspace to jenkins user [2022-04-29T17:00:25.860Z] + id -u [2022-04-29T17:00:25.860Z] + id -g [2022-04-29T17:00:25.860Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T17:00:25.860Z] Unable to find image 'busybox:latest' locally [2022-04-29T17:00:26.120Z] latest: Pulling from library/busybox [2022-04-29T17:00:26.120Z] 50e8d59317eb: Pulling fs layer [2022-04-29T17:00:26.120Z] 50e8d59317eb: Verifying Checksum [2022-04-29T17:00:26.120Z] 50e8d59317eb: Download complete [2022-04-29T17:00:26.381Z] 50e8d59317eb: Pull complete [2022-04-29T17:00:26.381Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T17:00:26.381Z] Status: Downloaded newer image for busybox:latest [2022-04-29T17:00:26.438Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-29T17:00:26.700Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2022-04-29T17:00:26.700Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T17:00:26.700Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-29T17:00:26.700Z] === RUN TestTagInvalidReference [2022-04-29T17:00:26.700Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-29T17:00:26.700Z] === RUN TestTagValidPrefixedRepo [2022-04-29T17:00:26.700Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-29T17:00:26.700Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T17:00:26.700Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-29T17:00:26.700Z] === RUN TestTagOfficialNames [2022-04-29T17:00:26.700Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-29T17:00:26.700Z] === RUN TestTagMatchesDigest [2022-04-29T17:00:26.960Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-29T17:00:26.960Z] === CONT TestImportExtremelyLargeImageWorks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T17:00:27.904Z] docker_cli_daemon_plugins_test.go:106: [d2cf26b076e95] daemon is not started [2022-04-29T17:00:28.072Z] + bundleName=amd64-cgroup2 [2022-04-29T17:00:28.073Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-29T17:00:28.073Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-29T17:00:28.073Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-29T17:00:28.073Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-29T17:00:28.347Z] Archiving artifacts [2022-04-29T17:00:29.290Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-29T17:00:29.896Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T17:00:30.209Z] + make clean [2022-04-29T17:00:30.209Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T17:00:30.209Z] docker-dev-cache [2022-04-29T17:00:30.209Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T17:00:31.206Z] check_test.go:307: [d377e938e8915] daemon is not started [2022-04-29T17:00:31.206Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-29T17:00:31.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T17:00:33.754Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-29T17:00:34.326Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-29T17:00:34.326Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-29T17:00:39.387Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-04-29T17:00:39.387Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T17:00:39.949Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2022-04-29T17:00:39.949Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T17:00:40.914Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-29T17:00:40.914Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-29T17:00:41.487Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-29T17:00:42.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-29T17:00:42.466Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-04-29T17:00:42.466Z] === RUN TestCreateServiceSysctls [2022-04-29T17:00:42.633Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-29T17:00:42.633Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-04-29T17:00:43.205Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-04-29T17:00:43.466Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-04-29T17:00:44.039Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-04-29T17:00:44.613Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-04-29T17:00:45.187Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-04-29T17:00:45.734Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-04-29T17:00:45.734Z] === RUN TestCreateServiceCapabilities [2022-04-29T17:00:45.759Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-04-29T17:00:46.020Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-04-29T17:00:46.282Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-29T17:00:46.544Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-04-29T17:00:46.806Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-29T17:00:47.067Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-04-29T17:00:47.640Z] check_test.go:307: [d0ae2e0ee592d] daemon is not started [2022-04-29T17:00:47.640Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-29T17:00:48.213Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-29T17:00:48.250Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-04-29T17:00:48.250Z] === RUN TestInspect [2022-04-29T17:00:48.785Z] check_test.go:307: [d3cb6d8f20614] daemon is not started [2022-04-29T17:00:48.785Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-29T17:00:49.356Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-29T17:00:50.743Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-29T17:00:50.777Z] --- PASS: TestInspect (2.64s) [2022-04-29T17:00:50.777Z] === RUN TestCreateJob [2022-04-29T17:00:51.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-29T17:00:52.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-29T17:00:52.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-29T17:00:53.299Z] --- PASS: TestCreateJob (2.55s) [2022-04-29T17:00:53.299Z] === RUN TestReplicatedJob [2022-04-29T17:00:53.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-29T17:00:53.920Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-29T17:00:54.494Z] check_test.go:307: [d8f1020aa4060] daemon is not started [2022-04-29T17:00:54.494Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-29T17:00:55.066Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-29T17:00:56.452Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-29T17:00:57.397Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-29T17:00:58.546Z] --- PASS: TestReplicatedJob (4.53s) [2022-04-29T17:00:58.546Z] === RUN TestUpdateReplicatedJob [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T17:00:58.887Z] === RUN TestBoolValue [2022-04-29T17:00:58.887Z] --- PASS: TestBoolValue (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestBoolValueOrDefault [2022-04-29T17:00:58.887Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestInt64ValueOrZero [2022-04-29T17:00:58.887Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestInt64ValueOrDefault [2022-04-29T17:00:58.887Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-29T17:00:58.887Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestJsonContentType [2022-04-29T17:00:58.887Z] --- PASS: TestJsonContentType (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestReadJSON [2022-04-29T17:00:58.887Z] === RUN TestReadJSON/nil_body [2022-04-29T17:00:58.887Z] === RUN TestReadJSON/empty_body [2022-04-29T17:00:58.887Z] === RUN TestReadJSON/with_valid_request [2022-04-29T17:00:58.887Z] === RUN TestReadJSON/with_whitespace [2022-04-29T17:00:58.887Z] === RUN TestReadJSON/with_extra_content [2022-04-29T17:00:58.887Z] === RUN TestReadJSON/invalid_JSON [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 31.9% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-04-29T17:00:58.887Z] === RUN TestMaskSecretKeys [2022-04-29T17:00:58.887Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-29T17:00:58.887Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-29T17:00:58.887Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-29T17:00:58.887Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestVersionMiddlewareVersion [2022-04-29T17:00:58.887Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-29T17:00:58.887Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 37.7% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T17:00:58.887Z] === RUN TestStrSliceMarshalJSON [2022-04-29T17:00:58.887Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestStrSliceUnmarshalJSON [2022-04-29T17:00:58.887Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestStrSliceUnmarshalString [2022-04-29T17:00:58.887Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestStrSliceUnmarshalSlice [2022-04-29T17:00:58.887Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 90.0% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-04-29T17:00:58.887Z] === RUN TestToJSON [2022-04-29T17:00:58.887Z] --- PASS: TestToJSON (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestToParamWithVersion [2022-04-29T17:00:58.887Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestFromJSON [2022-04-29T17:00:58.887Z] --- PASS: TestFromJSON (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestEmpty [2022-04-29T17:00:58.887Z] --- PASS: TestEmpty (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestArgsMatchKVListEmptySources [2022-04-29T17:00:58.887Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestArgsMatchKVList [2022-04-29T17:00:58.887Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestArgsMatch [2022-04-29T17:00:58.887Z] --- PASS: TestArgsMatch (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestAdd [2022-04-29T17:00:58.887Z] --- PASS: TestAdd (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestDel [2022-04-29T17:00:58.887Z] --- PASS: TestDel (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestLen [2022-04-29T17:00:58.887Z] --- PASS: TestLen (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestExactMatch [2022-04-29T17:00:58.887Z] --- PASS: TestExactMatch (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestOnlyOneExactMatch [2022-04-29T17:00:58.887Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestContains [2022-04-29T17:00:58.887Z] --- PASS: TestContains (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestValidate [2022-04-29T17:00:58.887Z] --- PASS: TestValidate (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestWalkValues [2022-04-29T17:00:58.887Z] --- PASS: TestWalkValues (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestFuzzyMatch [2022-04-29T17:00:58.887Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-29T17:00:58.887Z] === RUN TestClone [2022-04-29T17:00:58.887Z] --- PASS: TestClone (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 92.2% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-04-29T17:00:58.887Z] === RUN TestAdjustForAPIVersion [2022-04-29T17:00:58.887Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 6.1% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T17:00:58.887Z] === RUN TestGetTimestamp [2022-04-29T17:00:58.887Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-29T17:00:58.887Z] === RUN TestParseTimestamps [2022-04-29T17:00:58.887Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 100.0% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-04-29T17:00:58.887Z] === RUN TestCompareVersion [2022-04-29T17:00:58.887Z] --- PASS: TestCompareVersion (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 77.3% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T17:00:58.887Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T17:00:58.887Z] === RUN TestIsGIT [2022-04-29T17:00:58.887Z] --- PASS: TestIsGIT (0.00s) [2022-04-29T17:00:58.887Z] PASS [2022-04-29T17:00:58.887Z] coverage: 100.0% of statements [2022-04-29T17:00:58.887Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.056s coverage: 100.0% of statements [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-29T17:00:58.887Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-29T17:00:58.887Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-29T17:00:58.887Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-29T17:00:58.888Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-29T17:00:58.888Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-29T17:00:58.888Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-29T17:00:58.888Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-29T17:00:58.888Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-29T17:00:58.888Z] === RUN TestCloneArgsSmartHttp [2022-04-29T17:00:58.888Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-29T17:00:58.888Z] === RUN TestCloneArgsDumbHttp [2022-04-29T17:00:58.888Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-29T17:00:58.888Z] === RUN TestCloneArgsGit [2022-04-29T17:00:58.888Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-29T17:00:58.888Z] === RUN TestCheckoutGit [2022-04-29T17:00:58.888Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-29T17:00:58.888Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-29T17:00:58.888Z] === RUN TestProcessNoDockerignore [2022-04-29T17:00:59.314Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-29T17:00:59.356Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-29T17:00:59.356Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-29T17:00:59.356Z] === RUN TestDetectContentType [2022-04-29T17:00:59.356Z] --- PASS: TestDetectContentType (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestSelectAcceptableMIME [2022-04-29T17:00:59.356Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestInspectEmptyResponse [2022-04-29T17:00:59.356Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestInspectResponseBinary [2022-04-29T17:00:59.356Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestResponseUnsupportedContentType [2022-04-29T17:00:59.356Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestInspectResponseTextSimple [2022-04-29T17:00:59.356Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestInspectResponseEmptyContentType [2022-04-29T17:00:59.356Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestUnknownContentLength [2022-04-29T17:00:59.356Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestDownloadRemote [2022-04-29T17:00:59.356Z] --- PASS: TestDownloadRemote (0.12s) [2022-04-29T17:00:59.356Z] === RUN TestGetWithStatusError [2022-04-29T17:00:59.356Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestCloseRootDirectory [2022-04-29T17:00:59.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:00:59.356Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestHashFile [2022-04-29T17:00:59.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:00:59.356Z] --- SKIP: TestHashFile (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestHashSubdir [2022-04-29T17:00:59.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:00:59.356Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-29T17:00:59.356Z] === RUN TestRemoveDirectory [2022-04-29T17:00:59.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:00:59.356Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-29T17:00:59.356Z] PASS [2022-04-29T17:00:59.356Z] coverage: 9.3% of statements [2022-04-29T17:00:59.356Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 9.3% of statements [2022-04-29T17:00:59.824Z] === RUN TestEnable [2022-04-29T17:00:59.824Z] --- PASS: TestEnable (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestDisable [2022-04-29T17:00:59.824Z] --- PASS: TestDisable (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestEnabled [2022-04-29T17:00:59.824Z] --- PASS: TestEnabled (0.00s) [2022-04-29T17:00:59.824Z] PASS [2022-04-29T17:00:59.824Z] coverage: 100.0% of statements [2022-04-29T17:00:59.824Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2022-04-29T17:00:59.824Z] === RUN TestGetAllAllowed [2022-04-29T17:00:59.824Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestGetAllMeta [2022-04-29T17:00:59.824Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-29T17:00:59.824Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestIsUnreferencedBuiltin [2022-04-29T17:00:59.824Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestIsExistingDirectory [2022-04-29T17:00:59.824Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-29T17:00:59.824Z] === RUN TestGetFilenameForDownload [2022-04-29T17:00:59.824Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestEnv2Variables [2022-04-29T17:00:59.824Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-29T17:00:59.824Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestMaintainer [2022-04-29T17:00:59.824Z] --- PASS: TestMaintainer (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestLabel [2022-04-29T17:00:59.824Z] --- PASS: TestLabel (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestFromScratch [2022-04-29T17:00:59.824Z] --- PASS: TestFromScratch (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestFromWithArg [2022-04-29T17:00:59.824Z] --- PASS: TestFromWithArg (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-29T17:00:59.824Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestFromWithUndefinedArg [2022-04-29T17:00:59.824Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestFromMultiStageWithNamedStage [2022-04-29T17:00:59.824Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestOnbuild [2022-04-29T17:00:59.824Z] --- PASS: TestOnbuild (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestWorkdir [2022-04-29T17:00:59.824Z] --- PASS: TestWorkdir (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestCmd [2022-04-29T17:00:59.824Z] --- PASS: TestCmd (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestHealthcheckNone [2022-04-29T17:00:59.824Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestHealthcheckCmd [2022-04-29T17:00:59.824Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestEntrypoint [2022-04-29T17:00:59.824Z] --- PASS: TestEntrypoint (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestExpose [2022-04-29T17:00:59.824Z] --- PASS: TestExpose (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestUser [2022-04-29T17:00:59.824Z] --- PASS: TestUser (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestVolume [2022-04-29T17:00:59.824Z] --- PASS: TestVolume (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestStopSignal [2022-04-29T17:00:59.824Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T17:00:59.824Z] --- SKIP: TestStopSignal (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestArg [2022-04-29T17:00:59.824Z] --- PASS: TestArg (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestShell [2022-04-29T17:00:59.824Z] --- PASS: TestShell (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestPrependEnvOnCmd [2022-04-29T17:00:59.824Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestRunWithBuildArgs [2022-04-29T17:00:59.824Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestRunIgnoresHealthcheck [2022-04-29T17:00:59.824Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestDispatchUnsupportedOptions [2022-04-29T17:00:59.824Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-29T17:00:59.824Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-29T17:00:59.824Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-29T17:00:59.824Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-29T17:00:59.824Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-29T17:00:59.824Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-29T17:00:59.824Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestNormalizeWorkdir [2022-04-29T17:00:59.824Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-29T17:00:59.824Z] === RUN TestDispatch [2022-04-29T17:00:59.824Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-29T17:00:59.824Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-29T17:00:59.824Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-29T17:00:59.824Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-29T17:01:00.292Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-29T17:01:00.292Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-29T17:01:00.292Z] === RUN TestDispatch/COPY_url [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch (0.07s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-29T17:01:00.292Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestAddScratchImageAddsToMounts [2022-04-29T17:01:00.292Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-29T17:01:00.292Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-29T17:01:00.292Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-29T17:01:00.292Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestImageSourceGetAddsToMounts [2022-04-29T17:01:00.292Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestEmptyDockerfile [2022-04-29T17:01:00.292Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestSymlinkDockerfile [2022-04-29T17:01:00.292Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-29T17:01:00.292Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-29T17:01:00.292Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestNonExistingDockerfile [2022-04-29T17:01:00.292Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestCopyRunConfig [2022-04-29T17:01:00.292Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestDeepCopyRunConfig [2022-04-29T17:01:00.292Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestExportImage [2022-04-29T17:01:00.292Z] --- PASS: TestExportImage (0.00s) [2022-04-29T17:01:00.292Z] === RUN TestNormalizeDest [2022-04-29T17:01:00.292Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-29T17:01:00.292Z] PASS [2022-04-29T17:01:00.292Z] coverage: 46.7% of statements [2022-04-29T17:01:00.292Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.7% of statements [2022-04-29T17:01:01.063Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-04-29T17:01:01.063Z] === RUN TestServiceListWithStatuses [2022-04-29T17:01:01.063Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T17:01:01.063Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T17:01:01.063Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T17:01:01.879Z] === RUN TestTCP4Proxy [2022-04-29T17:01:01.879Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-29T17:01:01.879Z] === RUN TestTCP4ProxyHalfClose [2022-04-29T17:01:01.879Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestTCP6Proxy [2022-04-29T17:01:01.879Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T17:01:01.879Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestTCPDualStackProxy [2022-04-29T17:01:01.879Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T17:01:01.879Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestUDP4Proxy [2022-04-29T17:01:01.879Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestUDP6Proxy [2022-04-29T17:01:01.879Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T17:01:01.879Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestUDPWriteError [2022-04-29T17:01:01.879Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestSCTP4Proxy [2022-04-29T17:01:01.879Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T17:01:01.879Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-29T17:01:01.879Z] === RUN TestSCTP6Proxy [2022-04-29T17:01:01.879Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T17:01:01.879Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-29T17:01:01.879Z] PASS [2022-04-29T17:01:01.879Z] coverage: 49.4% of statements [2022-04-29T17:01:01.879Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-04-29T17:01:03.522Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-29T17:01:04.465Z] check_test.go:307: [d03821987cded] daemon is not started [2022-04-29T17:01:04.465Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-29T17:01:05.231Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-04-29T17:01:05.231Z] === RUN TestDockerNetworkReConnect [2022-04-29T17:01:07.768Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-29T17:01:08.499Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-04-29T17:01:08.499Z] === RUN TestServicePlugin [2022-04-29T17:01:08.499Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T17:01:08.499Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-29T17:01:08.499Z] === RUN TestServiceUpdateLabel [2022-04-29T17:01:09.154Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-29T17:01:09.154Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-29T17:01:10.387Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-29T17:01:10.387Z] === RUN TestServiceUpdateSecrets [2022-04-29T17:01:12.456Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-29T17:01:12.717Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-29T17:01:14.385Z] === RUN TestCheckpointCreateError [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCheckpointCreate [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCheckpointDeleteError [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCheckpointDelete [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCheckpointListError [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCheckpointList [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointList (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCheckpointListContainerNotFound [2022-04-29T17:01:14.385Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNewClientWithOpsFromEnv [2022-04-29T17:01:14.385Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T17:01:14.385Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestGetAPIPath [2022-04-29T17:01:14.385Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestParseHostURL [2022-04-29T17:01:14.385Z] --- PASS: TestParseHostURL (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-29T17:01:14.385Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersion [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPVersionOverride [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-29T17:01:14.385Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestClientRedirect [2022-04-29T17:01:14.385Z] === RUN TestClientRedirect/GET [2022-04-29T17:01:14.385Z] === RUN TestClientRedirect/POST [2022-04-29T17:01:14.385Z] === RUN TestClientRedirect/PUT [2022-04-29T17:01:14.385Z] === RUN TestClientRedirect/DELETE [2022-04-29T17:01:14.385Z] --- PASS: TestClientRedirect (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-29T17:01:14.385Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigCreateUnsupported [2022-04-29T17:01:14.385Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigCreateError [2022-04-29T17:01:14.385Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigCreate [2022-04-29T17:01:14.385Z] --- PASS: TestConfigCreate (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigInspectNotFound [2022-04-29T17:01:14.385Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigInspectWithEmptyID [2022-04-29T17:01:14.385Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigInspectUnsupported [2022-04-29T17:01:14.385Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigInspectError [2022-04-29T17:01:14.385Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigInspectConfigNotFound [2022-04-29T17:01:14.385Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigInspect [2022-04-29T17:01:14.385Z] --- PASS: TestConfigInspect (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigListUnsupported [2022-04-29T17:01:14.385Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigListError [2022-04-29T17:01:14.385Z] --- PASS: TestConfigListError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigList [2022-04-29T17:01:14.385Z] --- PASS: TestConfigList (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigRemoveUnsupported [2022-04-29T17:01:14.385Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigRemoveError [2022-04-29T17:01:14.385Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigRemove [2022-04-29T17:01:14.385Z] --- PASS: TestConfigRemove (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigUpdateUnsupported [2022-04-29T17:01:14.385Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigUpdateError [2022-04-29T17:01:14.385Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestConfigUpdate [2022-04-29T17:01:14.385Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerCommitError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerCommit [2022-04-29T17:01:14.385Z] --- PASS: TestContainerCommit (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerStatPathError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerStatPathNotFoundError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerStatPathNoHeaderError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerStatPath [2022-04-29T17:01:14.385Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyToContainerError [2022-04-29T17:01:14.385Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyToContainerNotFoundError [2022-04-29T17:01:14.385Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyToContainerEmptyResponse [2022-04-29T17:01:14.385Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyToContainer [2022-04-29T17:01:14.385Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyFromContainerError [2022-04-29T17:01:14.385Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyFromContainerNotFoundError [2022-04-29T17:01:14.385Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-29T17:01:14.385Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-29T17:01:14.385Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestCopyFromContainer [2022-04-29T17:01:14.385Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerCreateError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerCreateImageNotFound [2022-04-29T17:01:14.385Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerCreateWithName [2022-04-29T17:01:14.385Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerCreateAutoRemove [2022-04-29T17:01:14.385Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerDiffError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerDiff [2022-04-29T17:01:14.385Z] --- PASS: TestContainerDiff (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecCreateError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecCreate [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecStartError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecStart [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecInspectError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecInspect [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExportError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExportError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExport [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExport (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerInspectError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerInspectContainerNotFound [2022-04-29T17:01:14.385Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerInspectWithEmptyID [2022-04-29T17:01:14.385Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerInspect [2022-04-29T17:01:14.385Z] --- PASS: TestContainerInspect (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerInspectNode [2022-04-29T17:01:14.385Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerKillError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerKillError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerKill [2022-04-29T17:01:14.385Z] --- PASS: TestContainerKill (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerListError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerListError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerList [2022-04-29T17:01:14.385Z] --- PASS: TestContainerList (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerLogsNotFoundError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerLogsError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerLogs [2022-04-29T17:01:14.385Z] --- PASS: TestContainerLogs (0.24s) [2022-04-29T17:01:14.385Z] === RUN TestContainerPauseError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerPause [2022-04-29T17:01:14.385Z] --- PASS: TestContainerPause (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainersPruneError [2022-04-29T17:01:14.385Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainersPrune [2022-04-29T17:01:14.385Z] --- PASS: TestContainersPrune (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerRemoveError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerRemoveNotFoundError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerRemove [2022-04-29T17:01:14.385Z] --- PASS: TestContainerRemove (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerRenameError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerRename [2022-04-29T17:01:14.385Z] --- PASS: TestContainerRename (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerResizeError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerExecResizeError [2022-04-29T17:01:14.385Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-29T17:01:14.385Z] === RUN TestContainerResize [2022-04-29T17:01:14.386Z] --- PASS: TestContainerResize (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerExecResize [2022-04-29T17:01:14.386Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerRestartError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerRestart [2022-04-29T17:01:14.386Z] --- PASS: TestContainerRestart (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerStartError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerStartError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerStart [2022-04-29T17:01:14.386Z] --- PASS: TestContainerStart (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerStatsError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerStats [2022-04-29T17:01:14.386Z] --- PASS: TestContainerStats (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerStopError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerStopError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerStop [2022-04-29T17:01:14.386Z] --- PASS: TestContainerStop (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerTopError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerTopError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerTop [2022-04-29T17:01:14.386Z] --- PASS: TestContainerTop (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerUnpauseError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerUnpause [2022-04-29T17:01:14.386Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerUpdateError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerUpdate [2022-04-29T17:01:14.386Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerWaitError [2022-04-29T17:01:14.386Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestContainerWait [2022-04-29T17:01:14.386Z] --- PASS: TestContainerWait (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestDiskUsageError [2022-04-29T17:01:14.386Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestDiskUsage [2022-04-29T17:01:14.386Z] --- PASS: TestDiskUsage (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestDistributionInspectUnsupported [2022-04-29T17:01:14.386Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestDistributionInspectWithEmptyID [2022-04-29T17:01:14.386Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestEventsErrorInOptions [2022-04-29T17:01:14.386Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestEventsErrorFromServer [2022-04-29T17:01:14.386Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestEvents [2022-04-29T17:01:14.386Z] --- PASS: TestEvents (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestTLSCloseWriter [2022-04-29T17:01:14.386Z] === PAUSE TestTLSCloseWriter [2022-04-29T17:01:14.386Z] === RUN TestImageBuildError [2022-04-29T17:01:14.386Z] --- PASS: TestImageBuildError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageBuild [2022-04-29T17:01:14.386Z] --- PASS: TestImageBuild (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestGetDockerOS [2022-04-29T17:01:14.386Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageCreateError [2022-04-29T17:01:14.386Z] --- PASS: TestImageCreateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageCreate [2022-04-29T17:01:14.386Z] --- PASS: TestImageCreate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageHistoryError [2022-04-29T17:01:14.386Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageHistory [2022-04-29T17:01:14.386Z] --- PASS: TestImageHistory (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageImportError [2022-04-29T17:01:14.386Z] --- PASS: TestImageImportError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageImport [2022-04-29T17:01:14.386Z] --- PASS: TestImageImport (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageInspectError [2022-04-29T17:01:14.386Z] --- PASS: TestImageInspectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageInspectImageNotFound [2022-04-29T17:01:14.386Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageInspectWithEmptyID [2022-04-29T17:01:14.386Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageInspect [2022-04-29T17:01:14.386Z] --- PASS: TestImageInspect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageListError [2022-04-29T17:01:14.386Z] --- PASS: TestImageListError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageList [2022-04-29T17:01:14.386Z] --- PASS: TestImageList (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageListApiBefore125 [2022-04-29T17:01:14.386Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageLoadError [2022-04-29T17:01:14.386Z] --- PASS: TestImageLoadError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageLoad [2022-04-29T17:01:14.386Z] --- PASS: TestImageLoad (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagesPruneError [2022-04-29T17:01:14.386Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagesPrune [2022-04-29T17:01:14.386Z] --- PASS: TestImagesPrune (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullReferenceParseError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullAnyError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePullWithoutErrors [2022-04-29T17:01:14.386Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushReferenceError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushAnyError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithoutErrors [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-29T17:01:14.386Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageRemoveError [2022-04-29T17:01:14.386Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageRemoveImageNotFound [2022-04-29T17:01:14.386Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageRemove [2022-04-29T17:01:14.386Z] --- PASS: TestImageRemove (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSaveError [2022-04-29T17:01:14.386Z] --- PASS: TestImageSaveError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSave [2022-04-29T17:01:14.386Z] --- PASS: TestImageSave (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSearchAnyError [2022-04-29T17:01:14.386Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-29T17:01:14.386Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-29T17:01:14.386Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-29T17:01:14.386Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-29T17:01:14.386Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageSearchWithoutErrors [2022-04-29T17:01:14.386Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageTagError [2022-04-29T17:01:14.386Z] --- PASS: TestImageTagError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageTagInvalidReference [2022-04-29T17:01:14.386Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageTagInvalidSourceImageName [2022-04-29T17:01:14.386Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageTagHexSource [2022-04-29T17:01:14.386Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestImageTag [2022-04-29T17:01:14.386Z] --- PASS: TestImageTag (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestInfoServerError [2022-04-29T17:01:14.386Z] --- PASS: TestInfoServerError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestInfoInvalidResponseJSONError [2022-04-29T17:01:14.386Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestInfo [2022-04-29T17:01:14.386Z] --- PASS: TestInfo (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkConnectError [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkConnect [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkCreateError [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkCreate [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkDisconnectError [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkDisconnect [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect/empty_ID [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect/no_options [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect/verbose [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect/global_scope [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect/unknown_network [2022-04-29T17:01:14.386Z] === RUN TestNetworkInspect/server_error [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkListError [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkListError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkList [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkList (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworksPruneError [2022-04-29T17:01:14.386Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworksPrune [2022-04-29T17:01:14.386Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkRemoveError [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNetworkRemove [2022-04-29T17:01:14.386Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeInspectError [2022-04-29T17:01:14.386Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeInspectNodeNotFound [2022-04-29T17:01:14.386Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeInspectWithEmptyID [2022-04-29T17:01:14.386Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeInspect [2022-04-29T17:01:14.386Z] --- PASS: TestNodeInspect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeListError [2022-04-29T17:01:14.386Z] --- PASS: TestNodeListError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeList [2022-04-29T17:01:14.386Z] --- PASS: TestNodeList (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeRemoveError [2022-04-29T17:01:14.386Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeRemove [2022-04-29T17:01:14.386Z] --- PASS: TestNodeRemove (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeUpdateError [2022-04-29T17:01:14.386Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestNodeUpdate [2022-04-29T17:01:14.386Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestOptionWithHostFromEnv [2022-04-29T17:01:14.386Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestOptionWithTimeout [2022-04-29T17:01:14.386Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestOptionWithVersionFromEnv [2022-04-29T17:01:14.386Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPingFail [2022-04-29T17:01:14.386Z] --- PASS: TestPingFail (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPingWithError [2022-04-29T17:01:14.386Z] 2022/04/29 17:01:13 RoundTripper returned a response & error; ignoring response [2022-04-29T17:01:14.386Z] 2022/04/29 17:01:13 RoundTripper returned a response & error; ignoring response [2022-04-29T17:01:14.386Z] --- PASS: TestPingWithError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPingSuccess [2022-04-29T17:01:14.386Z] --- PASS: TestPingSuccess (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPingHeadFallback [2022-04-29T17:01:14.386Z] === RUN TestPingHeadFallback/OK [2022-04-29T17:01:14.386Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-29T17:01:14.386Z] === RUN TestPingHeadFallback/Not_Found [2022-04-29T17:01:14.386Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-29T17:01:14.386Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-29T17:01:14.386Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginDisableError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginDisable [2022-04-29T17:01:14.386Z] --- PASS: TestPluginDisable (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginEnableError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginEnable [2022-04-29T17:01:14.386Z] --- PASS: TestPluginEnable (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginInspectError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginInspectWithEmptyID [2022-04-29T17:01:14.386Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginInspect [2022-04-29T17:01:14.386Z] --- PASS: TestPluginInspect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginListError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginListError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginList [2022-04-29T17:01:14.386Z] --- PASS: TestPluginList (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginPushError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginPushError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginPush [2022-04-29T17:01:14.386Z] --- PASS: TestPluginPush (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginRemoveError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginRemove [2022-04-29T17:01:14.386Z] --- PASS: TestPluginRemove (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginSetError [2022-04-29T17:01:14.386Z] --- PASS: TestPluginSetError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPluginSet [2022-04-29T17:01:14.386Z] --- PASS: TestPluginSet (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSetHostHeader [2022-04-29T17:01:14.386Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestPlainTextError [2022-04-29T17:01:14.386Z] --- PASS: TestPlainTextError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestInfiniteError [2022-04-29T17:01:14.386Z] --- PASS: TestInfiniteError (0.05s) [2022-04-29T17:01:14.386Z] === RUN TestCanceledContext [2022-04-29T17:01:14.386Z] 2022/04/29 17:01:13 RoundTripper returned a response & error; ignoring response [2022-04-29T17:01:14.386Z] --- PASS: TestCanceledContext (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestDeadlineExceededContext [2022-04-29T17:01:14.386Z] 2022/04/29 17:01:13 RoundTripper returned a response & error; ignoring response [2022-04-29T17:01:14.386Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretCreateUnsupported [2022-04-29T17:01:14.386Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretCreateError [2022-04-29T17:01:14.386Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretCreate [2022-04-29T17:01:14.386Z] --- PASS: TestSecretCreate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretInspectUnsupported [2022-04-29T17:01:14.386Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretInspectError [2022-04-29T17:01:14.386Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretInspectSecretNotFound [2022-04-29T17:01:14.386Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretInspectWithEmptyID [2022-04-29T17:01:14.386Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretInspect [2022-04-29T17:01:14.386Z] --- PASS: TestSecretInspect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretListUnsupported [2022-04-29T17:01:14.386Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretListError [2022-04-29T17:01:14.386Z] --- PASS: TestSecretListError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretList [2022-04-29T17:01:14.386Z] --- PASS: TestSecretList (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretRemoveUnsupported [2022-04-29T17:01:14.386Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretRemoveError [2022-04-29T17:01:14.386Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretRemove [2022-04-29T17:01:14.386Z] --- PASS: TestSecretRemove (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretUpdateUnsupported [2022-04-29T17:01:14.386Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretUpdateError [2022-04-29T17:01:14.386Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestSecretUpdate [2022-04-29T17:01:14.386Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceCreateError [2022-04-29T17:01:14.386Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceCreate [2022-04-29T17:01:14.386Z] --- PASS: TestServiceCreate (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-29T17:01:14.386Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceCreateDigestPinning [2022-04-29T17:01:14.386Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceInspectError [2022-04-29T17:01:14.386Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceInspectServiceNotFound [2022-04-29T17:01:14.386Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceInspectWithEmptyID [2022-04-29T17:01:14.386Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceInspect [2022-04-29T17:01:14.386Z] --- PASS: TestServiceInspect (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceListError [2022-04-29T17:01:14.386Z] --- PASS: TestServiceListError (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceList [2022-04-29T17:01:14.386Z] --- PASS: TestServiceList (0.00s) [2022-04-29T17:01:14.386Z] === RUN TestServiceLogsError [2022-04-29T17:01:14.387Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestServiceLogs [2022-04-29T17:01:14.387Z] --- PASS: TestServiceLogs (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestServiceRemoveError [2022-04-29T17:01:14.387Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestServiceRemoveNotFoundError [2022-04-29T17:01:14.387Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestServiceRemove [2022-04-29T17:01:14.387Z] --- PASS: TestServiceRemove (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestServiceUpdateError [2022-04-29T17:01:14.387Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestServiceUpdate [2022-04-29T17:01:14.387Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmGetUnlockKeyError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmGetUnlockKey [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmInitError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmInit [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmInit (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmInspectError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmInspect [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmJoinError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmJoin [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmLeaveError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmLeave [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmUnlockError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmUnlock [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmUpdateError [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestSwarmUpdate [2022-04-29T17:01:14.387Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestTaskInspectError [2022-04-29T17:01:14.387Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestTaskInspectWithEmptyID [2022-04-29T17:01:14.387Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestTaskInspect [2022-04-29T17:01:14.387Z] --- PASS: TestTaskInspect (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestTaskListError [2022-04-29T17:01:14.387Z] --- PASS: TestTaskListError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestTaskList [2022-04-29T17:01:14.387Z] --- PASS: TestTaskList (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeCreateError [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeCreate [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeInspectError [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeInspectNotFound [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeInspectWithEmptyID [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeInspect [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeListError [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeListError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeList [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeList (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeRemoveError [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-29T17:01:14.387Z] === RUN TestVolumeRemove [2022-04-29T17:01:14.387Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-29T17:01:14.387Z] === CONT TestTLSCloseWriter [2022-04-29T17:01:14.387Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-29T17:01:14.387Z] PASS [2022-04-29T17:01:14.387Z] coverage: 75.1% of statements [2022-04-29T17:01:14.387Z] ok github.com/docker/docker/client 0.560s coverage: 75.1% of statements [2022-04-29T17:01:16.122Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-29T17:01:18.671Z] check_test.go:307: [dc7762ff72f8e] daemon is not started [2022-04-29T17:01:18.671Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-29T17:01:18.933Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-29T17:01:19.507Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-29T17:01:20.080Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-29T17:01:21.996Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-29T17:01:21.996Z] check_test.go:307: [d6345e03bfd17] daemon is not started [2022-04-29T17:01:21.996Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-29T17:01:23.912Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-29T17:01:24.173Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-29T17:01:25.117Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-29T17:01:25.117Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-29T17:01:25.229Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-04-29T17:01:25.229Z] === RUN TestServiceUpdateConfigs [2022-04-29T17:01:26.502Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-29T17:01:29.049Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-29T17:01:30.964Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-29T17:01:31.226Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-29T17:01:32.614Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-29T17:01:34.001Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-29T17:01:34.263Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-29T17:01:35.637Z] --- PASS: TestCheckoutGit (37.13s) [2022-04-29T17:01:35.637Z] === RUN TestValidGitTransport [2022-04-29T17:01:35.637Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-29T17:01:35.637Z] === RUN TestGitInvalidRef [2022-04-29T17:01:35.637Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-29T17:01:35.637Z] PASS [2022-04-29T17:01:35.637Z] coverage: 86.3% of statements [2022-04-29T17:01:35.637Z] ok github.com/docker/docker/builder/remotecontext/git 37.455s coverage: 86.3% of statements [2022-04-29T17:01:35.637Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T17:01:35.637Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T17:01:35.637Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T17:01:35.637Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T17:01:37.568Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-29T17:01:40.068Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-04-29T17:01:40.068Z] === RUN TestServiceUpdateNetwork [2022-04-29T17:01:40.871Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-29T17:01:40.871Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-29T17:01:43.418Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-29T17:01:45.334Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-29T17:01:45.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-29T17:01:46.075Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestConfigureDaemonLogs [2022-04-29T17:01:46.075Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestCommonOptionsInstallFlags [2022-04-29T17:01:46.075Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-29T17:01:46.075Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-29T17:01:46.075Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-29T17:01:46.075Z] PASS [2022-04-29T17:01:46.075Z] coverage: 20.1% of statements [2022-04-29T17:01:46.075Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 20.1% of statements [2022-04-29T17:01:46.075Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-29T17:01:46.075Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T17:01:47.252Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-29T17:01:47.642Z] === RUN TestContainerStopSignal [2022-04-29T17:01:47.642Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestContainerStopTimeout [2022-04-29T17:01:47.642Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-29T17:01:47.642Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-29T17:01:47.642Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-29T17:01:47.642Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestReplaceAndAppendEnvVars [2022-04-29T17:01:47.642Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-29T17:01:47.642Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestNewMemoryStore [2022-04-29T17:01:47.642Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestAddContainers [2022-04-29T17:01:47.642Z] --- PASS: TestAddContainers (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestGetContainer [2022-04-29T17:01:47.642Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestDeleteContainer [2022-04-29T17:01:47.642Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestListContainers [2022-04-29T17:01:47.642Z] --- PASS: TestListContainers (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestFirstContainer [2022-04-29T17:01:47.642Z] --- PASS: TestFirstContainer (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestApplyAllContainer [2022-04-29T17:01:47.642Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestIsValidHealthString [2022-04-29T17:01:47.642Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestStateRunStop [2022-04-29T17:01:47.642Z] --- PASS: TestStateRunStop (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestStateTimeoutWait [2022-04-29T17:01:47.642Z] state_test.go:141: Stop callback fired [2022-04-29T17:01:47.642Z] state_test.go:165: Stop callback fired [2022-04-29T17:01:47.642Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-29T17:01:47.642Z] === RUN TestIsValidStateString [2022-04-29T17:01:47.642Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestViewSaveDelete [2022-04-29T17:01:47.642Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-29T17:01:47.642Z] === RUN TestViewAll [2022-04-29T17:01:47.642Z] --- PASS: TestViewAll (0.01s) [2022-04-29T17:01:47.642Z] === RUN TestViewGet [2022-04-29T17:01:47.642Z] --- PASS: TestViewGet (0.01s) [2022-04-29T17:01:47.642Z] === RUN TestNames [2022-04-29T17:01:47.642Z] --- PASS: TestNames (0.00s) [2022-04-29T17:01:47.642Z] === RUN TestViewWithHealthCheck [2022-04-29T17:01:47.642Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-29T17:01:47.642Z] PASS [2022-04-29T17:01:47.642Z] coverage: 41.5% of statements [2022-04-29T17:01:47.642Z] ok github.com/docker/docker/container 0.247s coverage: 41.5% of statements [2022-04-29T17:01:47.642Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T17:01:47.642Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T17:01:47.642Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T17:01:47.642Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T17:01:48.196Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-29T17:01:48.630Z] === RUN TestPrepare [2022-04-29T17:01:48.630Z] --- PASS: TestPrepare (0.00s) [2022-04-29T17:01:48.630Z] === RUN TestStart [2022-04-29T17:01:48.630Z] --- PASS: TestStart (0.00s) [2022-04-29T17:01:48.630Z] === RUN TestWaitCancel [2022-04-29T17:01:48.630Z] --- PASS: TestWaitCancel (0.00s) [2022-04-29T17:01:48.630Z] === RUN TestWaitDisabled [2022-04-29T17:01:48.630Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-29T17:01:48.630Z] === RUN TestWaitEnabled [2022-04-29T17:01:48.630Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-29T17:01:48.630Z] === RUN TestRemove [2022-04-29T17:01:48.630Z] --- PASS: TestRemove (0.00s) [2022-04-29T17:01:48.630Z] PASS [2022-04-29T17:01:48.630Z] coverage: 65.3% of statements [2022-04-29T17:01:48.630Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-04-29T17:01:49.583Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-29T17:01:52.237Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-04-29T17:01:52.237Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T17:01:52.427Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-29T17:01:52.427Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-29T17:01:52.427Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-29T17:01:52.427Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-29T17:01:52.428Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-29T17:01:52.428Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-29T17:01:52.428Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-29T17:01:52.428Z] PASS [2022-04-29T17:01:52.428Z] coverage: 35.9% of statements [2022-04-29T17:01:52.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.739s coverage: 35.9% of statements [2022-04-29T17:01:52.428Z] === RUN TestNewListSecretsFilters [2022-04-29T17:01:52.494Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-29T17:01:52.891Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-29T17:01:52.896Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-29T17:01:52.896Z] === RUN TestNewListConfigsFilters [2022-04-29T17:01:52.896Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-29T17:01:52.896Z] PASS [2022-04-29T17:01:52.896Z] coverage: 0.5% of statements [2022-04-29T17:01:52.896Z] ok github.com/docker/docker/daemon/cluster 1.416s coverage: 0.5% of statements [2022-04-29T17:01:53.423Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-29T17:01:55.850Z] === RUN TestBuilderGC [2022-04-29T17:01:55.850Z] --- PASS: TestBuilderGC (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationNotFound [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonBrokenConfiguration [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestFindConfigurationConflicts [2022-04-29T17:01:55.850Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-29T17:01:55.850Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-29T17:01:55.850Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-29T17:01:55.850Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-29T17:01:55.850Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_label [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_dns [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_hosts [2022-04-29T17:01:55.850Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestReloadSetConfigFileNotExist [2022-04-29T17:01:55.850Z] === RUN TestWaitNodeAttachment [2022-04-29T17:01:55.850Z] time="2022-04-29T17:01:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-29T17:01:55.850Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-04-29T17:01:55.850Z] === RUN TestReloadDefaultConfigNotExist [2022-04-29T17:01:55.850Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:01:55.850Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestReloadBadDefaultConfig [2022-04-29T17:01:55.850Z] time="2022-04-29T17:01:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2126512398" [2022-04-29T17:01:55.850Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestReloadWithConflictingLabels [2022-04-29T17:01:55.850Z] time="2022-04-29T17:01:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1390642143" [2022-04-29T17:01:55.850Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestReloadWithDuplicateLabels [2022-04-29T17:01:55.850Z] time="2022-04-29T17:01:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3771483802" [2022-04-29T17:01:55.850Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestMaskURLCredentials [2022-04-29T17:01:55.850Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestDaemonConfigurationMerge [2022-04-29T17:01:55.850Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-29T17:01:55.850Z] PASS [2022-04-29T17:01:55.850Z] coverage: 79.8% of statements [2022-04-29T17:01:55.850Z] ok github.com/docker/docker/daemon/config 0.351s coverage: 79.8% of statements [2022-04-29T17:01:55.850Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-29T17:01:55.850Z] === RUN TestIsolationConversion [2022-04-29T17:01:55.850Z] === RUN TestIsolationConversion/default [2022-04-29T17:01:55.850Z] === RUN TestIsolationConversion/process [2022-04-29T17:01:55.850Z] === RUN TestIsolationConversion/hyperv [2022-04-29T17:01:55.850Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestContainerLabels [2022-04-29T17:01:55.850Z] --- PASS: TestContainerLabels (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestCredentialSpecConversion [2022-04-29T17:01:55.850Z] === RUN TestCredentialSpecConversion/none [2022-04-29T17:01:55.850Z] === RUN TestCredentialSpecConversion/config [2022-04-29T17:01:55.850Z] === RUN TestCredentialSpecConversion/file [2022-04-29T17:01:55.850Z] === RUN TestCredentialSpecConversion/registry [2022-04-29T17:01:55.850Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-29T17:01:55.850Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestControllerValidateMountBind [2022-04-29T17:01:55.850Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-04-29T17:01:55.850Z] === RUN TestControllerValidateMountVolume [2022-04-29T17:01:55.850Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestControllerValidateMountTarget [2022-04-29T17:01:55.850Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestControllerValidateMountTmpfs [2022-04-29T17:01:55.850Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestControllerValidateMountInvalidType [2022-04-29T17:01:55.850Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-29T17:01:55.850Z] === RUN TestControllerValidateMountNamedPipe [2022-04-29T17:01:55.850Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-29T17:01:55.850Z] PASS [2022-04-29T17:01:55.850Z] coverage: 11.0% of statements [2022-04-29T17:01:55.850Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.654s coverage: 11.0% of statements [2022-04-29T17:01:56.319Z] === RUN TestEventsLog [2022-04-29T17:01:56.319Z] --- PASS: TestEventsLog (0.00s) [2022-04-29T17:01:56.319Z] === RUN TestEventsLogTimeout [2022-04-29T17:01:56.319Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-29T17:01:56.319Z] === RUN TestLogEvents [2022-04-29T17:01:56.319Z] --- PASS: TestLogEvents (0.05s) [2022-04-29T17:01:56.319Z] === RUN TestLoadBufferedEvents [2022-04-29T17:01:56.788Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-04-29T17:01:56.788Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-29T17:01:56.788Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-29T17:01:56.788Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-29T17:01:56.788Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-29T17:01:56.788Z] PASS [2022-04-29T17:01:56.788Z] coverage: 50.0% of statements [2022-04-29T17:01:56.788Z] ok github.com/docker/docker/daemon/events 0.348s coverage: 50.0% of statements [2022-04-29T17:01:57.775Z] === RUN TestIsEmptyDir [2022-04-29T17:01:57.776Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-29T17:01:57.776Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-29T17:01:57.776Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-29T17:01:57.776Z] PASS [2022-04-29T17:01:57.776Z] coverage: 2.3% of statements [2022-04-29T17:01:57.776Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-04-29T17:01:58.245Z] === RUN TestLinkNaming [2022-04-29T17:01:58.245Z] --- PASS: TestLinkNaming (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestLinkNew [2022-04-29T17:01:58.245Z] --- PASS: TestLinkNew (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestLinkEnv [2022-04-29T17:01:58.245Z] --- PASS: TestLinkEnv (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestLinkMultipleEnv [2022-04-29T17:01:58.245Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestLinkPortRangeEnv [2022-04-29T17:01:58.245Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-29T17:01:58.245Z] PASS [2022-04-29T17:01:58.245Z] coverage: 93.0% of statements [2022-04-29T17:01:58.245Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-04-29T17:01:58.245Z] === RUN TestVerifyNetworkingConfig [2022-04-29T17:01:58.245Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestGetContainer [2022-04-29T17:01:58.245Z] --- PASS: TestGetContainer (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestValidContainerNames [2022-04-29T17:01:58.245Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestContainerInitDNS [2022-04-29T17:01:58.245Z] daemon_test.go:145: root required [2022-04-29T17:01:58.245Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestMerge [2022-04-29T17:01:58.245Z] --- PASS: TestMerge (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestValidateContainerIsolation [2022-04-29T17:01:58.245Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestFindNetworkErrorType [2022-04-29T17:01:58.245Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestEnsureServicesExist [2022-04-29T17:01:58.245Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestEnsureServicesExistErrors [2022-04-29T17:01:58.245Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-29T17:01:58.245Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-29T17:01:58.245Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-29T17:01:58.245Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestContainerDelete [2022-04-29T17:01:58.245Z] --- PASS: TestContainerDelete (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestContainerDoubleDelete [2022-04-29T17:01:58.245Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestLogContainerEventCopyLabels [2022-04-29T17:01:58.245Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestLogContainerEventWithAttributes [2022-04-29T17:01:58.245Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestNoneHealthcheck [2022-04-29T17:01:58.245Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestHealthStates [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] time="2022-04-29T17:01:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-29T17:01:58.245Z] --- PASS: TestHealthStates (0.22s) [2022-04-29T17:01:58.245Z] === RUN TestGetInspectData [2022-04-29T17:01:58.245Z] --- PASS: TestGetInspectData (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestFillLicense [2022-04-29T17:01:58.245Z] --- PASS: TestFillLicense (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestListInvalidFilter [2022-04-29T17:01:58.245Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestNameFilter [2022-04-29T17:01:58.245Z] --- PASS: TestNameFilter (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-29T17:01:58.245Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-29T17:01:58.245Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-29T17:01:58.245Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-29T17:01:58.246Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-29T17:01:58.246Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestDaemonReloadLabels [2022-04-29T17:01:58.246Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-29T17:01:58.246Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestDaemonReloadMirrors [2022-04-29T17:01:58.246Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-29T17:01:58.246Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-29T17:01:58.246Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-29T17:01:58.246Z] reload_test.go:342: root required [2022-04-29T17:01:58.246Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-29T17:01:58.246Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-29T17:01:58.246Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-29T17:01:58.246Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-29T17:01:58.246Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-29T17:01:58.246Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-29T17:01:58.246Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-29T17:01:58.246Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-29T17:01:58.246Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-29T17:01:58.246Z] === RUN TestParseVolumesFrom [2022-04-29T17:01:58.246Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-29T17:01:58.246Z] PASS [2022-04-29T17:01:58.246Z] coverage: 8.6% of statements [2022-04-29T17:01:58.715Z] ok github.com/docker/docker/daemon 0.516s coverage: 8.6% of statements [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-29T17:01:58.715Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-29T17:01:59.479Z] docker_cli_daemon_test.go:2501: [d8ceba54d8465] daemon is not started [2022-04-29T17:01:59.960Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-29T17:02:00.422Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/defaults [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-29T17:02:00.935Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-29T17:02:00.935Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-29T17:02:00.935Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-29T17:02:00.935Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-29T17:02:00.935Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-29T17:02:00.935Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-29T17:02:00.935Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-29T17:02:00.935Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-29T17:02:00.935Z] === RUN TestCreateSuccess [2022-04-29T17:02:00.935Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestCreateStreamSkipped [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-29T17:02:00.935Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestCreateLogGroupSuccess [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-29T17:02:00.935Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestCreateError [2022-04-29T17:02:00.935Z] --- PASS: TestCreateError (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestCreateAlreadyExists [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-29T17:02:00.935Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestLogClosed [2022-04-29T17:02:00.935Z] --- PASS: TestLogClosed (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestLogBlocking [2022-04-29T17:02:00.935Z] --- PASS: TestLogBlocking (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-29T17:02:00.935Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestLogNonBlockingBufferFull [2022-04-29T17:02:00.935Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestPublishBatchSuccess [2022-04-29T17:02:00.935Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestPublishBatchError [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=error msg=error [2022-04-29T17:02:00.935Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T17:02:00.935Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-29T17:02:00.935Z] time="2022-04-29T17:02:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-29T17:02:00.935Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-29T17:02:00.935Z] === RUN TestCollectBatchSimple [2022-04-29T17:02:00.935Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-29T17:02:00.936Z] === RUN TestCollectBatchTicker [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMultilinePattern [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.14s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchClose [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen/0/Hello [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen/2/🙃 [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen/3/���� [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen/4/He��o [2022-04-29T17:02:01.404Z] === RUN TestEffectiveLen/5/ [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/0/ [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/1/Hello [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: Hello [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/2/Hello [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: He [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: llo [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/3/Hello [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: Hello [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/4/🙃 [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/5/🙃 [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/6/a� [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: a [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: � [2022-04-29T17:02:01.404Z] === RUN TestFindValidSplit/7/a� [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1076: a� [2022-04-29T17:02:01.404Z] cloudwatchlogs_test.go:1077: [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestProcessEventEmoji [2022-04-29T17:02:01.404Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchLineSplit [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMaxEvents [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-29T17:02:01.404Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-29T17:02:01.404Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-29T17:02:01.404Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsFormat [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-29T17:02:01.404Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-29T17:02:01.404Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCreateTagSuccess [2022-04-29T17:02:01.404Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-29T17:02:01.404Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-29T17:02:01.404Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-29T17:02:01.404Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-29T17:02:01.404Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-29T17:02:01.404Z] PASS [2022-04-29T17:02:01.404Z] coverage: 80.2% of statements [2022-04-29T17:02:01.404Z] ok github.com/docker/docker/daemon/logger/awslogs 0.559s coverage: 80.2% of statements [2022-04-29T17:02:01.404Z] === RUN TestAdapterReadLogs [2022-04-29T17:02:01.404Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCopier [2022-04-29T17:02:01.404Z] --- PASS: TestCopier (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCopierLongLines [2022-04-29T17:02:01.404Z] --- PASS: TestCopierLongLines (0.01s) [2022-04-29T17:02:01.404Z] === RUN TestCopierSlow [2022-04-29T17:02:01.404Z] --- PASS: TestCopierSlow (0.20s) [2022-04-29T17:02:01.404Z] === RUN TestCopierWithSized [2022-04-29T17:02:01.404Z] === RUN TestCopierWithSized/as_is [2022-04-29T17:02:01.404Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-29T17:02:01.404Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-29T17:02:01.404Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-29T17:02:01.404Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestCopierWithPartial [2022-04-29T17:02:01.404Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestRingLogger [2022-04-29T17:02:01.404Z] --- PASS: TestRingLogger (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestRingCap [2022-04-29T17:02:01.404Z] --- PASS: TestRingCap (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestRingClose [2022-04-29T17:02:01.404Z] --- PASS: TestRingClose (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestRingDrain [2022-04-29T17:02:01.404Z] --- PASS: TestRingDrain (0.00s) [2022-04-29T17:02:01.404Z] PASS [2022-04-29T17:02:01.404Z] coverage: 43.2% of statements [2022-04-29T17:02:01.404Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 43.2% of statements [2022-04-29T17:02:01.404Z] === RUN TestSearchRegistryForImagesErrors [2022-04-29T17:02:01.404Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestSearchRegistryForImages [2022-04-29T17:02:01.404Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestOnlyPlatformWithFallback [2022-04-29T17:02:01.404Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-29T17:02:01.404Z] === RUN TestImageDelete [2022-04-29T17:02:01.404Z] === RUN TestImageDelete/no_lease [2022-04-29T17:02:01.404Z] === RUN TestImageDelete/lease_exists [2022-04-29T17:02:01.405Z] --- PASS: TestImageDelete (0.04s) [2022-04-29T17:02:01.405Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-29T17:02:01.405Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-29T17:02:01.405Z] === RUN TestContentStoreForPull [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-29T17:02:01.405Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-29T17:02:01.873Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/#00 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/something:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-29T17:02:01.873Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-29T17:02:01.874Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-29T17:02:01.874Z] PASS [2022-04-29T17:02:01.874Z] coverage: 53.6% of statements [2022-04-29T17:02:01.874Z] ok github.com/docker/docker/daemon/logger/fluentd 0.172s coverage: 53.6% of statements [2022-04-29T17:02:01.874Z] --- PASS: TestContentStoreForPull (0.25s) [2022-04-29T17:02:01.874Z] PASS [2022-04-29T17:02:01.874Z] coverage: 6.6% of statements [2022-04-29T17:02:01.874Z] ok github.com/docker/docker/daemon/images 0.477s coverage: 6.6% of statements [2022-04-29T17:02:01.874Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T17:02:01.874Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T17:02:01.874Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-29T17:02:01.874Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T17:02:01.874Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-29T17:02:01.874Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-29T17:02:02.343Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-29T17:02:02.343Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-29T17:02:02.343Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-29T17:02:02.813Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-04-29T17:02:02.813Z] === RUN TestFastTimeMarshalJSON [2022-04-29T17:02:02.813Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-29T17:02:02.813Z] PASS [2022-04-29T17:02:02.813Z] coverage: 87.2% of statements [2022-04-29T17:02:02.813Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2022-04-29T17:02:02.973Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-29T17:02:02.973Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-29T17:02:03.282Z] === RUN TestJSONFileLogger [2022-04-29T17:02:03.282Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-29T17:02:03.282Z] === RUN TestJSONFileLoggerWithTags [2022-04-29T17:02:03.282Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-29T17:02:03.282Z] === RUN TestJSONFileLoggerWithOpts [2022-04-29T17:02:03.282Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-29T17:02:03.282Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-29T17:02:03.282Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-29T17:02:03.282Z] === RUN TestEncodeDecode [2022-04-29T17:02:03.282Z] === PAUSE TestEncodeDecode [2022-04-29T17:02:03.282Z] === RUN TestUnexpectedEOF [2022-04-29T17:02:03.282Z] time="2022-04-29T17:02:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T17:02:03.282Z] time="2022-04-29T17:02:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-29T17:02:03.282Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-04-29T17:02:03.282Z] === CONT TestEncodeDecode [2022-04-29T17:02:03.282Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-29T17:02:03.282Z] PASS [2022-04-29T17:02:03.282Z] coverage: 69.9% of statements [2022-04-29T17:02:03.282Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.309s coverage: 69.9% of statements [2022-04-29T17:02:03.752Z] === RUN TestWriteLog [2022-04-29T17:02:03.752Z] === PAUSE TestWriteLog [2022-04-29T17:02:03.752Z] === RUN TestReadLog [2022-04-29T17:02:03.752Z] === PAUSE TestReadLog [2022-04-29T17:02:03.752Z] === RUN TestDecode [2022-04-29T17:02:03.752Z] --- PASS: TestDecode (0.02s) [2022-04-29T17:02:03.752Z] === CONT TestWriteLog [2022-04-29T17:02:03.752Z] === CONT TestReadLog [2022-04-29T17:02:03.752Z] --- PASS: TestWriteLog (0.00s) [2022-04-29T17:02:03.752Z] === RUN TestReadLog/tail_exact [2022-04-29T17:02:03.752Z] === RUN TestReadLog/tail_less_than_available [2022-04-29T17:02:03.752Z] === RUN TestReadLog/tail_more_than_available [2022-04-29T17:02:03.752Z] --- PASS: TestReadLog (0.26s) [2022-04-29T17:02:03.752Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-29T17:02:03.752Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-29T17:02:03.752Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-29T17:02:03.752Z] PASS [2022-04-29T17:02:03.752Z] coverage: 78.7% of statements [2022-04-29T17:02:03.752Z] ok github.com/docker/docker/daemon/logger/local 0.349s coverage: 78.7% of statements [2022-04-29T17:02:03.752Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T17:02:04.740Z] === RUN TestOpenFileDelete [2022-04-29T17:02:04.740Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-29T17:02:04.740Z] === RUN TestOpenFileRename [2022-04-29T17:02:04.740Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-29T17:02:04.740Z] === RUN TestHandleDecoderErr [2022-04-29T17:02:04.740Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestParseLogTagDefaultTag [2022-04-29T17:02:04.741Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestParseLogTag [2022-04-29T17:02:04.741Z] --- PASS: TestParseLogTag (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestParseLogTagEmptyTag [2022-04-29T17:02:04.741Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestTailFiles [2022-04-29T17:02:04.741Z] --- PASS: TestTailFiles (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestFollowLogsConsumerGone [2022-04-29T17:02:04.741Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestFollowLogsProducerGone [2022-04-29T17:02:04.741Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-29T17:02:04.741Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-29T17:02:04.741Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-29T17:02:04.741Z] === RUN TestCheckCapacityAndRotate [2022-04-29T17:02:04.741Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-29T17:02:04.741Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-29T17:02:04.741Z] --- PASS: TestCheckCapacityAndRotate (0.12s) [2022-04-29T17:02:04.741Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-29T17:02:04.741Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.08s) [2022-04-29T17:02:04.741Z] PASS [2022-04-29T17:02:04.741Z] coverage: 50.7% of statements [2022-04-29T17:02:04.741Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.220s coverage: 50.7% of statements [2022-04-29T17:02:04.741Z] === RUN TestLog [2022-04-29T17:02:04.741Z] --- PASS: TestLog (0.03s) [2022-04-29T17:02:04.741Z] PASS [2022-04-29T17:02:04.741Z] coverage: 31.5% of statements [2022-04-29T17:02:04.741Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-04-29T17:02:05.729Z] === RUN TestNewParse [2022-04-29T17:02:05.729Z] --- PASS: TestNewParse (0.00s) [2022-04-29T17:02:05.729Z] PASS [2022-04-29T17:02:05.729Z] coverage: 8.3% of statements [2022-04-29T17:02:05.729Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-04-29T17:02:05.729Z] === RUN TestValidateLogOpt [2022-04-29T17:02:05.729Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestNewMissedConfig [2022-04-29T17:02:05.729Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestNewMissedUrl [2022-04-29T17:02:05.729Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestNewMissedToken [2022-04-29T17:02:05.729Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestNewWithProxy [2022-04-29T17:02:05.729Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestDefault [2022-04-29T17:02:05.729Z] --- PASS: TestDefault (0.01s) [2022-04-29T17:02:05.729Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-29T17:02:05.729Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-29T17:02:05.729Z] === RUN TestJsonFormat [2022-04-29T17:02:05.729Z] --- PASS: TestJsonFormat (0.01s) [2022-04-29T17:02:05.729Z] === RUN TestRawFormat [2022-04-29T17:02:05.729Z] --- PASS: TestRawFormat (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestRawFormatWithLabels [2022-04-29T17:02:05.729Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestRawFormatWithoutTag [2022-04-29T17:02:05.729Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestBatching [2022-04-29T17:02:05.729Z] === RUN TestParseLogFormat [2022-04-29T17:02:05.729Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestValidateLogOptEmpty [2022-04-29T17:02:05.729Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogAddress [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestParseAddressDefaultPort [2022-04-29T17:02:05.729Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestValidateSyslogFacility [2022-04-29T17:02:05.729Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestValidateLogOptSyslogFormat [2022-04-29T17:02:05.729Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-29T17:02:05.729Z] === RUN TestValidateLogOpt [2022-04-29T17:02:05.729Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-29T17:02:05.729Z] PASS [2022-04-29T17:02:05.729Z] coverage: 43.6% of statements [2022-04-29T17:02:05.729Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 43.6% of statements [2022-04-29T17:02:06.198Z] --- PASS: TestBatching (0.30s) [2022-04-29T17:02:06.198Z] === RUN TestFrequency [2022-04-29T17:02:06.198Z] --- PASS: TestFrequency (0.17s) [2022-04-29T17:02:06.198Z] === RUN TestOneMessagePerRequest [2022-04-29T17:02:06.198Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-29T17:02:06.198Z] === RUN TestVerify [2022-04-29T17:02:06.198Z] --- PASS: TestVerify (0.00s) [2022-04-29T17:02:06.198Z] === RUN TestSkipVerify [2022-04-29T17:02:06.668Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:06.668Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:06.668Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:06.668Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] --- PASS: TestSkipVerify (0.74s) [2022-04-29T17:02:07.137Z] === RUN TestBufferMaximum [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.732969\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.732969\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-29T17:02:07.137Z] === RUN TestServerAlwaysDown [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.736642\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.736642\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.736642\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.741124\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] time="2022-04-29T17:02:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651251726.741124\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:07.137Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-04-29T17:02:07.137Z] === RUN TestCannotSendAfterClose [2022-04-29T17:02:07.137Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-04-29T17:02:07.137Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-29T17:02:07.182Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-29T17:02:07.443Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-29T17:02:07.704Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-29T17:02:08.044Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-04-29T17:02:08.044Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-29T17:02:08.044Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-29T17:02:08.044Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-29T17:02:08.044Z] PASS [2022-04-29T17:02:08.044Z] [2022-04-29T17:02:08.044Z] === Skipped [2022-04-29T17:02:08.044Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T17:02:08.044Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T17:02:08.044Z] [2022-04-29T17:02:08.044Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-29T17:02:08.044Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-29T17:02:08.044Z] [2022-04-29T17:02:08.044Z] DONE 27 tests, 2 skipped in 129.754s [2022-04-29T17:02:08.044Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T17:02:08.044Z] ++ 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-04-29T17:02:08.044Z] ++ set -e [2022-04-29T17:02:08.044Z] ++ '[' -n 0 ']' [2022-04-29T17:02:08.044Z] ++ set -x [2022-04-29T17:02:08.044Z] ++ 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-04-29T17:02:08.044Z] INFO: Testing against a local daemon [2022-04-29T17:02:08.044Z] === RUN TestSessionCreate [2022-04-29T17:02:08.044Z] --- PASS: TestSessionCreate (0.02s) [2022-04-29T17:02:08.044Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T17:02:08.044Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-29T17:02:08.044Z] PASS [2022-04-29T17:02:08.044Z] [2022-04-29T17:02:08.044Z] DONE 2 tests in 0.126s [2022-04-29T17:02:08.044Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T17:02:08.044Z] ++ 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-04-29T17:02:08.044Z] ++ set -e [2022-04-29T17:02:08.044Z] ++ '[' -n 0 ']' [2022-04-29T17:02:08.044Z] ++ set -x [2022-04-29T17:02:08.044Z] ++ 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-04-29T17:02:08.044Z] INFO: Testing against a local daemon [2022-04-29T17:02:08.044Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T17:02:08.044Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T17:02:08.044Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T17:02:08.044Z] === RUN TestDiskUsage [2022-04-29T17:02:08.044Z] === PAUSE TestDiskUsage [2022-04-29T17:02:08.044Z] === RUN TestEventsExecDie [2022-04-29T17:02:08.044Z] --- PASS: TestEventsExecDie (0.47s) [2022-04-29T17:02:08.044Z] === RUN TestEventsBackwardsCompatible [2022-04-29T17:02:08.125Z] === RUN TestV1IDService [2022-04-29T17:02:08.125Z] --- PASS: TestV1IDService (0.02s) [2022-04-29T17:02:08.125Z] === RUN TestV2MetadataService [2022-04-29T17:02:08.125Z] time="2022-04-29T17:02:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-29T17:02:08.125Z] time="2022-04-29T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b971d9e99566\"}'" [2022-04-29T17:02:08.125Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-29T17:02:08.125Z] PASS [2022-04-29T17:02:08.125Z] coverage: 82.5% of statements [2022-04-29T17:02:08.125Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2022-04-29T17:02:08.125Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T17:02:08.125Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-29T17:02:08.125Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T17:02:08.125Z] === RUN TestSuccessfulDownload [2022-04-29T17:02:08.125Z] download_test.go:267: Needs fixing on Windows [2022-04-29T17:02:08.125Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-29T17:02:08.125Z] === RUN TestCancelledDownload [2022-04-29T17:02:08.125Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-29T17:02:08.125Z] === RUN TestMaxDownloadAttempts [2022-04-29T17:02:08.125Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T17:02:08.125Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T17:02:08.125Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T17:02:08.125Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T17:02:08.125Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T17:02:08.125Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T17:02:08.125Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T17:02:08.125Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T17:02:08.125Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-29T17:02:08.125Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-29T17:02:08.125Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-29T17:02:08.125Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-29T17:02:08.300Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-29T17:02:08.300Z] === RUN TestEventsVolumeCreate [2022-04-29T17:02:08.300Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-29T17:02:08.300Z] === RUN TestInfoBinaryCommits [2022-04-29T17:02:08.300Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-29T17:02:08.300Z] === RUN TestInfoAPIVersioned [2022-04-29T17:02:08.300Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-29T17:02:08.300Z] === RUN TestInfoAPI [2022-04-29T17:02:08.300Z] --- PASS: TestInfoAPI (0.02s) [2022-04-29T17:02:08.300Z] === RUN TestInfoAPIWarnings [2022-04-29T17:02:08.593Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-29T17:02:08.593Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-29T17:02:08.593Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-29T17:02:08.593Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-29T17:02:08.593Z] === RUN TestContinueOnError_NeverContinue [2022-04-29T17:02:08.593Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-29T17:02:08.593Z] === RUN TestManifestStore [2022-04-29T17:02:08.593Z] === RUN TestManifestStore/no_remote_or_local [2022-04-29T17:02:08.593Z] time="2022-04-29T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T17:02:08.593Z] time="2022-04-29T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T17:02:08.593Z] time="2022-04-29T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T17:02:08.593Z] time="2022-04-29T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-29T17:02:08.594Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-29T17:02:08.594Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-04-29T17:02:08.594Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-04-29T17:02:08.594Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-04-29T17:02:08.594Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-04-29T17:02:08.594Z] === RUN TestTransfer [2022-04-29T17:02:08.594Z] --- PASS: TestV2MetadataService (0.83s) [2022-04-29T17:02:08.594Z] PASS [2022-04-29T17:02:08.594Z] coverage: 48.2% of statements [2022-04-29T17:02:08.594Z] ok github.com/docker/docker/distribution/metadata 0.958s coverage: 48.2% of statements [2022-04-29T17:02:08.594Z] --- PASS: TestTransfer (0.12s) [2022-04-29T17:02:08.594Z] === RUN TestConcurrencyLimit [2022-04-29T17:02:08.648Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-29T17:02:08.648Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3231498261\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/no_local_cache [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/with_local_cache [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/unknown_media_type [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="reference for unknown type: " [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="reference for unknown type: " [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="reference for unknown type: " [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="reference for unknown type: " [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="reference for unknown type: " [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-29T17:02:09.062Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-29T17:02:09.062Z] time="2022-04-29T17:02:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore (0.34s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-29T17:02:09.062Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-29T17:02:09.062Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestFixManifestLayers [2022-04-29T17:02:09.062Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-29T17:02:09.062Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T17:02:09.062Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestFixManifestLayersBadParent [2022-04-29T17:02:09.062Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestValidateManifest [2022-04-29T17:02:09.062Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T17:02:09.062Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestFormatPlatform [2022-04-29T17:02:09.062Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-29T17:02:09.062Z] === RUN TestPullSchema2Config [2022-04-29T17:02:09.062Z] === RUN TestPullSchema2Config/success_first_time [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T17:02:09.062Z] === RUN TestPullSchema2Config/500_status [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T17:02:09.062Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-29T17:02:09.062Z] === RUN TestInactiveJobs [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T17:02:09.062Z] === RUN TestPullSchema2Config/EOF [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T17:02:09.062Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T17:02:09.062Z] 2022/04/29 17:02:08 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-29T17:02:09.062Z] goroutine 44 [running]: [2022-04-29T17:02:09.062Z] net/http.(*conn).serve.func1() [2022-04-29T17:02:09.062Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T17:02:09.062Z] panic({0xd78f00, 0xf5b310}) [2022-04-29T17:02:09.062Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T17:02:09.062Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000078820?, {0xf62ab8?, 0xc00030a0e0?}) [2022-04-29T17:02:09.062Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-29T17:02:09.062Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf62ab8, 0xc00030a0e0}, 0xc000306300) [2022-04-29T17:02:09.062Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-29T17:02:09.062Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf62ab8?, 0xc00030a0e0?}, 0xc0001a0800?) [2022-04-29T17:02:09.062Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T17:02:09.062Z] net/http.serverHandler.ServeHTTP({0xc0001317d0?}, {0xf62ab8, 0xc00030a0e0}, 0xc000306300) [2022-04-29T17:02:09.062Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T17:02:09.062Z] net/http.(*conn).serve(0xc00021c1e0, {0xf63330, 0xc000418c00}) [2022-04-29T17:02:09.062Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T17:02:09.062Z] created by net/http.(*Server).Serve [2022-04-29T17:02:09.062Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T17:02:09.220Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-29T17:02:09.220Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-29T17:02:09.482Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-29T17:02:09.531Z] === RUN TestNotFound [2022-04-29T17:02:09.531Z] --- PASS: TestNotFound (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestConflict [2022-04-29T17:02:09.531Z] --- PASS: TestConflict (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestForbidden [2022-04-29T17:02:09.531Z] --- PASS: TestForbidden (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestInvalidParameter [2022-04-29T17:02:09.531Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestNotImplemented [2022-04-29T17:02:09.531Z] --- PASS: TestNotImplemented (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestNotModified [2022-04-29T17:02:09.531Z] --- PASS: TestNotModified (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestUnauthorized [2022-04-29T17:02:09.531Z] --- PASS: TestUnauthorized (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestUnknown [2022-04-29T17:02:09.531Z] --- PASS: TestUnknown (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestCancelled [2022-04-29T17:02:09.531Z] --- PASS: TestCancelled (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestDeadline [2022-04-29T17:02:09.531Z] --- PASS: TestDeadline (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestDataLoss [2022-04-29T17:02:09.531Z] --- PASS: TestDataLoss (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestUnavailable [2022-04-29T17:02:09.531Z] --- PASS: TestUnavailable (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestSystem [2022-04-29T17:02:09.531Z] --- PASS: TestSystem (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Not_Found [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Bad_Request [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Conflict [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Unauthorized [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Forbidden [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Not_Modified [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-29T17:02:09.531Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-29T17:02:09.531Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-29T17:02:09.531Z] PASS [2022-04-29T17:02:09.531Z] coverage: 77.0% of statements [2022-04-29T17:02:09.531Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-04-29T17:02:09.531Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-29T17:02:09.531Z] === RUN TestWatchRelease [2022-04-29T17:02:09.531Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T17:02:09.531Z] === RUN TestPullSchema2Config/unauthorized [2022-04-29T17:02:09.531Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-29T17:02:09.531Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-29T17:02:09.531Z] --- PASS: TestWatchRelease (0.04s) [2022-04-29T17:02:09.531Z] === RUN TestWatchFinishedTransfer [2022-04-29T17:02:09.531Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestDuplicateTransfer [2022-04-29T17:02:09.531Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-29T17:02:09.531Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-29T17:02:09.531Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-29T17:02:09.531Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-29T17:02:09.531Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-29T17:02:09.531Z] === RUN TestGetRepositoryMountCandidates [2022-04-29T17:02:09.531Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestLayerAlreadyExists [2022-04-29T17:02:09.531Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-29T17:02:09.531Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-29T17:02:09.531Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-29T17:02:09.531Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-29T17:02:09.531Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-29T17:02:09.531Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-29T17:02:09.531Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-29T17:02:09.531Z] === RUN TestWhenEmptyAuthConfig [2022-04-29T17:02:09.531Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-29T17:02:09.531Z] === RUN TestSuccessfulUpload [2022-04-29T17:02:10.000Z] time="2022-04-29T17:02:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-29T17:02:10.000Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-29T17:02:10.000Z] === RUN TestCancelledUpload [2022-04-29T17:02:10.000Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-29T17:02:10.000Z] PASS [2022-04-29T17:02:10.000Z] coverage: 76.8% of statements [2022-04-29T17:02:10.000Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 76.8% of statements [2022-04-29T17:02:10.468Z] === RUN TestCompare [2022-04-29T17:02:10.468Z] --- PASS: TestCompare (0.00s) [2022-04-29T17:02:10.468Z] PASS [2022-04-29T17:02:10.468Z] coverage: 19.2% of statements [2022-04-29T17:02:10.468Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2022-04-29T17:02:10.937Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-04-29T17:02:10.937Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-29T17:02:10.937Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-29T17:02:10.937Z] === RUN TestTokenPassThru [2022-04-29T17:02:10.937Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-29T17:02:10.937Z] === RUN TestTokenPassThruDifferentHost [2022-04-29T17:02:10.937Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-29T17:02:10.937Z] PASS [2022-04-29T17:02:10.937Z] coverage: 26.6% of statements [2022-04-29T17:02:10.937Z] ok github.com/docker/docker/distribution 2.259s coverage: 26.6% of statements [2022-04-29T17:02:10.937Z] === RUN TestFSGetInvalidData [2022-04-29T17:02:10.937Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-29T17:02:10.937Z] === RUN TestFSInvalidSet [2022-04-29T17:02:10.937Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-29T17:02:10.937Z] === RUN TestFSInvalidRoot [2022-04-29T17:02:10.937Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-29T17:02:10.937Z] === RUN TestFSMetadataGetSet [2022-04-29T17:02:10.937Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-29T17:02:10.937Z] === RUN TestFSInvalidWalker [2022-04-29T17:02:10.937Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-29T17:02:10.937Z] === RUN TestFSGetSet [2022-04-29T17:02:10.937Z] --- PASS: TestFSGetSet (0.04s) [2022-04-29T17:02:10.937Z] === RUN TestFSGetUnsetKey [2022-04-29T17:02:10.937Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-29T17:02:10.937Z] === RUN TestFSGetEmptyData [2022-04-29T17:02:10.937Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-29T17:02:10.937Z] === RUN TestFSDelete [2022-04-29T17:02:10.937Z] --- PASS: TestFSDelete (0.02s) [2022-04-29T17:02:10.937Z] === RUN TestFSWalker [2022-04-29T17:02:10.937Z] --- PASS: TestFSWalker (0.02s) [2022-04-29T17:02:10.937Z] === RUN TestFSWalkerStopOnError [2022-04-29T17:02:10.937Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-29T17:02:10.937Z] === RUN TestNewFromJSON [2022-04-29T17:02:10.937Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-29T17:02:10.937Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-29T17:02:10.937Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-29T17:02:10.937Z] === RUN TestMarshalKeyOrder [2022-04-29T17:02:10.937Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-29T17:02:10.937Z] === RUN TestHistoryEqual [2022-04-29T17:02:10.937Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T17:02:10.937Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T17:02:11.405Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-29T17:02:11.405Z] === RUN TestImage [2022-04-29T17:02:11.405Z] --- PASS: TestImage (0.00s) [2022-04-29T17:02:11.405Z] === RUN TestImageOSNotEmpty [2022-04-29T17:02:11.405Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-29T17:02:11.405Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-29T17:02:11.405Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-29T17:02:11.405Z] === RUN TestCreate [2022-04-29T17:02:11.405Z] --- PASS: TestCreate (0.01s) [2022-04-29T17:02:11.405Z] === RUN TestRestore [2022-04-29T17:02:11.405Z] time="2022-04-29T17:02:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-29T17:02:11.405Z] --- PASS: TestRestore (0.03s) [2022-04-29T17:02:11.405Z] === RUN TestAddDelete [2022-04-29T17:02:11.405Z] --- PASS: TestAddDelete (0.02s) [2022-04-29T17:02:11.405Z] === RUN TestSearchAfterDelete [2022-04-29T17:02:11.405Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-29T17:02:11.405Z] === RUN TestParentReset [2022-04-29T17:02:11.405Z] --- PASS: TestParentReset (0.03s) [2022-04-29T17:02:11.405Z] === RUN TestGetAndSetLastUpdated [2022-04-29T17:02:11.405Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-29T17:02:11.405Z] === RUN TestStoreLen [2022-04-29T17:02:11.405Z] --- PASS: TestStoreLen (0.05s) [2022-04-29T17:02:11.405Z] PASS [2022-04-29T17:02:11.405Z] coverage: 86.9% of statements [2022-04-29T17:02:11.405Z] ok github.com/docker/docker/image 0.673s coverage: 86.9% of statements [2022-04-29T17:02:11.873Z] === RUN TestValidateManifest [2022-04-29T17:02:11.873Z] === RUN TestValidateManifest/non-nil [2022-04-29T17:02:11.873Z] === RUN TestValidateManifest/nil [2022-04-29T17:02:11.873Z] --- PASS: TestValidateManifest (0.00s) [2022-04-29T17:02:11.873Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-29T17:02:11.873Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-29T17:02:11.873Z] PASS [2022-04-29T17:02:11.873Z] coverage: 0.7% of statements [2022-04-29T17:02:11.873Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-04-29T17:02:11.873Z] === RUN TestMakeV1ConfigFromConfig [2022-04-29T17:02:11.873Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-29T17:02:11.873Z] PASS [2022-04-29T17:02:11.873Z] coverage: 25.0% of statements [2022-04-29T17:02:11.873Z] ok github.com/docker/docker/image/v1 0.086s coverage: 25.0% of statements [2022-04-29T17:02:11.873Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T17:02:12.032Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-29T17:02:12.032Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-29T17:02:13.441Z] === RUN TestSerialization [2022-04-29T17:02:13.441Z] --- PASS: TestSerialization (0.02s) [2022-04-29T17:02:13.441Z] PASS [2022-04-29T17:02:13.441Z] coverage: 100.0% of statements [2022-04-29T17:02:13.441Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-04-29T17:02:13.909Z] === RUN TestEmptyLayer [2022-04-29T17:02:13.909Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-29T17:02:13.909Z] === RUN TestCommitFailure [2022-04-29T17:02:13.909Z] --- PASS: TestCommitFailure (0.04s) [2022-04-29T17:02:13.909Z] === RUN TestStartTransactionFailure [2022-04-29T17:02:13.909Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-29T17:02:13.909Z] === RUN TestGetOrphan [2022-04-29T17:02:13.909Z] --- PASS: TestGetOrphan (0.03s) [2022-04-29T17:02:13.909Z] === RUN TestMountAndRegister [2022-04-29T17:02:13.909Z] layer_test.go:258: Layer size: 14 [2022-04-29T17:02:13.909Z] --- PASS: TestMountAndRegister (0.14s) [2022-04-29T17:02:13.909Z] === RUN TestLayerRelease [2022-04-29T17:02:13.909Z] layer_test.go:291: Failing on Windows [2022-04-29T17:02:13.909Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-29T17:02:13.909Z] === RUN TestStoreRestore [2022-04-29T17:02:13.909Z] layer_test.go:340: Failing on Windows [2022-04-29T17:02:13.909Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-29T17:02:13.909Z] === RUN TestTarStreamStability [2022-04-29T17:02:13.909Z] layer_test.go:455: Failing on Windows [2022-04-29T17:02:13.909Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-29T17:02:13.909Z] === RUN TestRegisterExistingLayer [2022-04-29T17:02:13.947Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-29T17:02:13.947Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-29T17:02:14.378Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-04-29T17:02:14.378Z] === RUN TestTarStreamVerification [2022-04-29T17:02:14.378Z] layer_test.go:684: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-29T17:02:14.378Z] === RUN TestLayerMigration [2022-04-29T17:02:14.378Z] migration_test.go:45: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-29T17:02:14.378Z] === RUN TestLayerMigrationNoTarsplit [2022-04-29T17:02:14.378Z] migration_test.go:181: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T17:02:14.378Z] === RUN TestMountInit [2022-04-29T17:02:14.378Z] mount_test.go:17: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestMountInit (0.00s) [2022-04-29T17:02:14.378Z] === RUN TestMountSize [2022-04-29T17:02:14.378Z] mount_test.go:76: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestMountSize (0.00s) [2022-04-29T17:02:14.378Z] === RUN TestMountChanges [2022-04-29T17:02:14.378Z] mount_test.go:125: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestMountChanges (0.00s) [2022-04-29T17:02:14.378Z] === RUN TestMountApply [2022-04-29T17:02:14.378Z] mount_test.go:212: Failing on Windows [2022-04-29T17:02:14.378Z] --- SKIP: TestMountApply (0.00s) [2022-04-29T17:02:14.378Z] PASS [2022-04-29T17:02:14.378Z] coverage: 30.6% of statements [2022-04-29T17:02:14.378Z] === RUN TestEnvironmentParsing [2022-04-29T17:02:14.378Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-29T17:02:14.378Z] PASS [2022-04-29T17:02:14.378Z] coverage: 1.2% of statements [2022-04-29T17:02:14.378Z] ok github.com/docker/docker/layer 0.496s coverage: 30.6% of statements [2022-04-29T17:02:14.378Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-04-29T17:02:14.378Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T17:02:14.378Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T17:02:14.378Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T17:02:14.378Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T17:02:14.847Z] === RUN TestSequenceGetAvailableBit [2022-04-29T17:02:14.847Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSequenceEqual [2022-04-29T17:02:14.847Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSequenceCopy [2022-04-29T17:02:14.847Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestGetFirstAvailable [2022-04-29T17:02:14.847Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestFindSequence [2022-04-29T17:02:14.847Z] --- PASS: TestFindSequence (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestCheckIfAvailable [2022-04-29T17:02:14.847Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestMergeSequences [2022-04-29T17:02:14.847Z] --- PASS: TestMergeSequences (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestPushReservation [2022-04-29T17:02:14.847Z] --- PASS: TestPushReservation (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSerializeDeserialize [2022-04-29T17:02:14.847Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSet [2022-04-29T17:02:14.847Z] --- PASS: TestSet (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSetUnset [2022-04-29T17:02:14.847Z] --- PASS: TestSetUnset (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestOffsetSetUnset [2022-04-29T17:02:14.847Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSetInRange [2022-04-29T17:02:14.847Z] --- PASS: TestSetInRange (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestSetAnyInRange [2022-04-29T17:02:14.847Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestMethods [2022-04-29T17:02:14.847Z] --- PASS: TestMethods (0.00s) [2022-04-29T17:02:14.847Z] === RUN TestRandomAllocateDeallocate [2022-04-29T17:02:15.333Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-29T17:02:16.719Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-29T17:02:16.719Z] check_test.go:307: [d579da139c13d] daemon is not started [2022-04-29T17:02:16.719Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-29T17:02:16.981Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-29T17:02:17.061Z] === RUN TestInvalidConfig [2022-04-29T17:02:17.061Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-29T17:02:17.061Z] === RUN TestConfig [2022-04-29T17:02:17.061Z] --- PASS: TestConfig (0.00s) [2022-04-29T17:02:17.061Z] === RUN TestOptionsLabels [2022-04-29T17:02:17.061Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-29T17:02:17.061Z] === RUN TestValidName [2022-04-29T17:02:17.061Z] --- PASS: TestValidName (0.00s) [2022-04-29T17:02:17.061Z] PASS [2022-04-29T17:02:17.061Z] coverage: 19.7% of statements [2022-04-29T17:02:17.061Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-04-29T17:02:18.047Z] === RUN TestKey [2022-04-29T17:02:18.047Z] --- PASS: TestKey (0.00s) [2022-04-29T17:02:18.047Z] === RUN TestParseKey [2022-04-29T17:02:18.047Z] --- PASS: TestParseKey (0.00s) [2022-04-29T17:02:18.047Z] === RUN TestInvalidDataStore [2022-04-29T17:02:18.047Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-29T17:02:18.047Z] === RUN TestKVObjectFlatKey [2022-04-29T17:02:18.047Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-29T17:02:18.047Z] === RUN TestAtomicKVObjectFlatKey [2022-04-29T17:02:18.047Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-29T17:02:18.047Z] PASS [2022-04-29T17:02:18.047Z] coverage: 21.9% of statements [2022-04-29T17:02:18.047Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-04-29T17:02:18.047Z] === RUN TestErrorInterfaces [2022-04-29T17:02:18.047Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-29T17:02:18.047Z] === RUN TestNetworkMarshalling [2022-04-29T17:02:18.398Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-29T17:02:18.522Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-29T17:02:18.522Z] === RUN TestEndpointMarshalling [2022-04-29T17:02:18.522Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestAuxAddresses [2022-04-29T17:02:18.522Z] time="2022-04-29T17:02:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T17:02:18.522Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-29T17:02:18.522Z] === RUN TestSRVServiceQuery [2022-04-29T17:02:18.522Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-29T17:02:18.522Z] === RUN TestServiceVIPReuse [2022-04-29T17:02:18.522Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-29T17:02:18.522Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-29T17:02:18.522Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-29T17:02:18.522Z] === RUN TestDNSIPQuery [2022-04-29T17:02:18.522Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestDNSProxyServFail [2022-04-29T17:02:18.522Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestSandboxAddEmpty [2022-04-29T17:02:18.522Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestSandboxAddMultiPrio [2022-04-29T17:02:18.522Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestSandboxAddSamePrio [2022-04-29T17:02:18.522Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestCleanupServiceDiscovery [2022-04-29T17:02:18.522Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestDNSOptions [2022-04-29T17:02:18.522Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:02:18.522Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestMultipleControllersWithSameStore [2022-04-29T17:02:18.522Z] time="2022-04-29T17:02:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T17:02:18.522Z] time="2022-04-29T17:02:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-29T17:02:18.522Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-29T17:02:18.522Z] PASS [2022-04-29T17:02:18.522Z] coverage: 8.5% of statements [2022-04-29T17:02:18.522Z] ok github.com/docker/docker/libnetwork 0.402s coverage: 8.5% of statements [2022-04-29T17:02:18.522Z] === RUN TestIPDataMarshalling [2022-04-29T17:02:18.522Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-29T17:02:18.522Z] === RUN TestValidateAndIsV6 [2022-04-29T17:02:18.522Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-29T17:02:18.522Z] PASS [2022-04-29T17:02:18.522Z] coverage: 68.9% of statements [2022-04-29T17:02:18.522Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-04-29T17:02:19.509Z] === RUN TestDriver [2022-04-29T17:02:19.509Z] --- PASS: TestDriver (0.00s) [2022-04-29T17:02:19.509Z] PASS [2022-04-29T17:02:19.509Z] coverage: 34.8% of statements [2022-04-29T17:02:19.509Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-04-29T17:02:19.509Z] --- PASS: TestRandomAllocateDeallocate (4.74s) [2022-04-29T17:02:19.509Z] === RUN TestAllocateRandomDeallocate [2022-04-29T17:02:19.509Z] === RUN TestDriver [2022-04-29T17:02:19.509Z] --- PASS: TestDriver (0.00s) [2022-04-29T17:02:19.509Z] PASS [2022-04-29T17:02:19.509Z] coverage: 34.8% of statements [2022-04-29T17:02:19.509Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-04-29T17:02:19.797Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-29T17:02:19.977Z] === RUN TestNetworkAllocateFree [2022-04-29T17:02:19.977Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-29T17:02:19.977Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-29T17:02:19.977Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-29T17:02:19.977Z] PASS [2022-04-29T17:02:19.977Z] coverage: 63.6% of statements [2022-04-29T17:02:19.977Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-29T17:02:20.964Z] === RUN TestGetEmptyCapabilities [2022-04-29T17:02:20.964Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-29T17:02:20.964Z] === RUN TestGetExtraCapabilities [2022-04-29T17:02:20.964Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-29T17:02:20.964Z] === RUN TestGetInvalidCapabilities [2022-04-29T17:02:20.964Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-29T17:02:20.964Z] === RUN TestRemoteDriver [2022-04-29T17:02:20.964Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T17:02:20.964Z] === RUN TestDriverError [2022-04-29T17:02:20.964Z] --- PASS: TestDriverError (0.00s) [2022-04-29T17:02:20.964Z] === RUN TestMissingValues [2022-04-29T17:02:20.964Z] --- PASS: TestMissingValues (0.00s) [2022-04-29T17:02:20.964Z] === RUN TestRollback [2022-04-29T17:02:20.964Z] --- PASS: TestRollback (0.01s) [2022-04-29T17:02:20.964Z] PASS [2022-04-29T17:02:20.964Z] coverage: 57.4% of statements [2022-04-29T17:02:20.964Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-04-29T17:02:20.964Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2022-04-29T17:02:20.964Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-29T17:02:21.433Z] === RUN TestNAT [2022-04-29T17:02:21.433Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T17:02:21.433Z] --- SKIP: TestNAT (0.00s) [2022-04-29T17:02:21.433Z] === RUN TestTransparent [2022-04-29T17:02:21.433Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T17:02:21.433Z] --- SKIP: TestTransparent (0.00s) [2022-04-29T17:02:21.433Z] PASS [2022-04-29T17:02:21.433Z] coverage: 0.0% of statements [2022-04-29T17:02:21.433Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-04-29T17:02:21.901Z] === RUN TestBuildDefault [2022-04-29T17:02:21.901Z] --- PASS: TestBuildDefault (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestBuildHostnameDomainname [2022-04-29T17:02:21.901Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestBuildHostname [2022-04-29T17:02:21.901Z] --- PASS: TestBuildHostname (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestBuildHostnameFQDN [2022-04-29T17:02:21.901Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestBuildNoIP [2022-04-29T17:02:21.901Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestUpdate [2022-04-29T17:02:21.901Z] --- PASS: TestUpdate (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-29T17:02:21.901Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-29T17:02:21.901Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestAddEmpty [2022-04-29T17:02:21.901Z] --- PASS: TestAddEmpty (0.00s) [2022-04-29T17:02:21.901Z] === RUN TestAdd [2022-04-29T17:02:21.901Z] --- PASS: TestAdd (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestDeleteEmpty [2022-04-29T17:02:21.902Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestDeleteNewline [2022-04-29T17:02:21.902Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestDelete [2022-04-29T17:02:21.902Z] --- PASS: TestDelete (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestConcurrentWrites [2022-04-29T17:02:21.902Z] === RUN TestNew [2022-04-29T17:02:21.902Z] --- PASS: TestNew (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestAddDriver [2022-04-29T17:02:21.902Z] --- PASS: TestAddDriver (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestAddDuplicateDriver [2022-04-29T17:02:21.902Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-29T17:02:21.902Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestDriver [2022-04-29T17:02:21.902Z] --- PASS: TestDriver (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestIPAM [2022-04-29T17:02:21.902Z] --- PASS: TestIPAM (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestWalkIPAMs [2022-04-29T17:02:21.902Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-29T17:02:21.902Z] === RUN TestWalkDrivers [2022-04-29T17:02:21.902Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-29T17:02:21.902Z] PASS [2022-04-29T17:02:21.902Z] coverage: 82.4% of statements [2022-04-29T17:02:21.902Z] ok github.com/docker/docker/libnetwork/drvregistry 0.118s coverage: 82.4% of statements [2022-04-29T17:02:21.902Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.05s) [2022-04-29T17:02:21.902Z] === RUN TestRetrieveFromStore [2022-04-29T17:02:21.902Z] --- PASS: TestConcurrentWrites (0.27s) [2022-04-29T17:02:21.902Z] PASS [2022-04-29T17:02:21.902Z] coverage: 81.2% of statements [2022-04-29T17:02:21.902Z] ok github.com/docker/docker/libnetwork/etchosts 0.333s coverage: 81.2% of statements [2022-04-29T17:02:22.078Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-29T17:02:22.078Z] Copying nested executables into bundles/binary-daemon [2022-04-29T17:02:22.078Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-29T17:02:22.078Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T17:02:22.078Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-29T17:02:22.078Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-29T17:02:22.370Z] --- PASS: TestRetrieveFromStore (0.42s) [2022-04-29T17:02:22.370Z] === RUN TestIsCorrupted [2022-04-29T17:02:22.370Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-29T17:02:22.370Z] === RUN TestSetRollover [2022-04-29T17:02:22.370Z] === RUN TestNew [2022-04-29T17:02:22.370Z] --- PASS: TestNew (0.00s) [2022-04-29T17:02:22.370Z] === RUN TestAllocate [2022-04-29T17:02:22.370Z] --- PASS: TestAllocate (0.00s) [2022-04-29T17:02:22.370Z] === RUN TestUninitialized [2022-04-29T17:02:22.370Z] --- PASS: TestUninitialized (0.00s) [2022-04-29T17:02:22.370Z] === RUN TestAllocateInRange [2022-04-29T17:02:22.370Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-29T17:02:22.370Z] === RUN TestAllocateSerial [2022-04-29T17:02:22.370Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-29T17:02:22.370Z] PASS [2022-04-29T17:02:22.370Z] coverage: 87.5% of statements [2022-04-29T17:02:22.370Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-04-29T17:02:22.370Z] === RUN TestCaller [2022-04-29T17:02:22.370Z] --- PASS: TestCaller (0.00s) [2022-04-29T17:02:22.370Z] PASS [2022-04-29T17:02:22.370Z] coverage: 100.0% of statements [2022-04-29T17:02:22.370Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-04-29T17:02:22.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER docker:82088364e143796457aa668ab23ba07c9d638940 hack/make.sh cross [2022-04-29T17:02:22.668Z] [2022-04-29T17:02:22.927Z] Removing bundles/ [2022-04-29T17:02:22.927Z] [2022-04-29T17:02:22.927Z] ---> Making bundle: cross (in bundles/cross) [2022-04-29T17:02:22.927Z] Cross building: bundles/cross/linux/amd64 [2022-04-29T17:02:22.927Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-29T17:02:22.927Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite (341.90s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.06s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.08s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.51s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.89s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.17s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.42s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.25s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.09s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2022-04-29T17:02:23.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.97s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.85s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.60s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.56s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.70s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.04s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.59s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.10s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.86s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.09s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-04-29T17:02:23.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-29T17:02:23.101Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.11s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.74s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.26s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.37s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.51s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.16s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.64s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-04-29T17:02:23.101Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.86s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.79s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-04-29T17:02:23.102Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s) [2022-04-29T17:02:23.102Z] === RUN TestDockerSwarmSuite [2022-04-29T17:02:23.102Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-29T17:02:23.358Z] === RUN TestSetSerialInsertDelete [2022-04-29T17:02:23.358Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-29T17:02:23.358Z] === RUN TestSetParallelInsertDelete [2022-04-29T17:02:23.826Z] --- PASS: TestSetRollover (1.43s) [2022-04-29T17:02:23.826Z] === RUN TestSetRolloverSerial [2022-04-29T17:02:24.294Z] === RUN TestInt2IP2IntConversion [2022-04-29T17:02:24.763Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-04-29T17:02:24.763Z] === RUN TestGetAddressVersion [2022-04-29T17:02:24.763Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-29T17:02:24.763Z] === RUN TestKeyString [2022-04-29T17:02:24.763Z] --- PASS: TestKeyString (0.00s) [2022-04-29T17:02:24.763Z] === RUN TestPoolDataMarshal [2022-04-29T17:02:24.763Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-29T17:02:24.763Z] === RUN TestSubnetsMarshal [2022-04-29T17:02:24.763Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-29T17:02:24.763Z] === RUN TestAddSubnets [2022-04-29T17:02:24.763Z] --- PASS: TestAddSubnets (0.04s) [2022-04-29T17:02:24.763Z] === RUN TestDoublePoolRelease [2022-04-29T17:02:24.763Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-29T17:02:24.763Z] === RUN TestAddReleasePoolID [2022-04-29T17:02:24.763Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-29T17:02:24.763Z] === RUN TestPredefinedPool [2022-04-29T17:02:24.763Z] === RUN TestPoolRequest [2022-04-29T17:02:24.763Z] --- PASS: TestPoolRequest (0.00s) [2022-04-29T17:02:24.763Z] === RUN TestOtherRequests [2022-04-29T17:02:24.763Z] --- PASS: TestOtherRequests (0.00s) [2022-04-29T17:02:24.763Z] PASS [2022-04-29T17:02:24.763Z] coverage: 57.1% of statements [2022-04-29T17:02:24.763Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-04-29T17:02:24.763Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-29T17:02:24.763Z] === RUN TestRemoveSubnet [2022-04-29T17:02:25.231Z] --- PASS: TestSetRolloverSerial (1.33s) [2022-04-29T17:02:25.231Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-29T17:02:25.231Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-29T17:02:25.231Z] PASS [2022-04-29T17:02:25.231Z] coverage: 84.4% of statements [2022-04-29T17:02:25.231Z] ok github.com/docker/docker/libnetwork/bitseq 10.191s coverage: 84.4% of statements [2022-04-29T17:02:25.231Z] --- PASS: TestRemoveSubnet (0.22s) [2022-04-29T17:02:25.231Z] === RUN TestGetSameAddress [2022-04-29T17:02:25.231Z] --- PASS: TestGetSameAddress (0.08s) [2022-04-29T17:02:25.231Z] === RUN TestPoolAllocationReuse [2022-04-29T17:02:25.650Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-29T17:02:26.219Z] === RUN TestGetCapabilities [2022-04-29T17:02:26.219Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-29T17:02:26.219Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-29T17:02:26.219Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-29T17:02:26.219Z] === RUN TestGetDefaultAddressSpaces [2022-04-29T17:02:26.219Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-29T17:02:26.219Z] === RUN TestRemoteDriver [2022-04-29T17:02:26.219Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-29T17:02:26.219Z] PASS [2022-04-29T17:02:26.219Z] coverage: 47.4% of statements [2022-04-29T17:02:26.219Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-04-29T17:02:26.342Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-29T17:02:26.342Z] === RUN TestInfoDebug [2022-04-29T17:02:26.342Z] --- PASS: TestInfoDebug (0.52s) [2022-04-29T17:02:26.342Z] === RUN TestInfoInsecureRegistries [2022-04-29T17:02:26.342Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-29T17:02:26.342Z] === RUN TestInfoRegistryMirrors [2022-04-29T17:02:26.342Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T17:02:26.342Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T17:02:26.593Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-29T17:02:26.598Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-29T17:02:26.598Z] === RUN TestPingCacheHeaders [2022-04-29T17:02:26.598Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-29T17:02:26.598Z] === RUN TestPingGet [2022-04-29T17:02:26.598Z] --- PASS: TestPingGet (0.01s) [2022-04-29T17:02:26.598Z] === RUN TestPingHead [2022-04-29T17:02:26.598Z] --- PASS: TestPingHead (0.02s) [2022-04-29T17:02:26.598Z] === RUN TestPingSwarmHeader [2022-04-29T17:02:26.687Z] --- PASS: TestPoolAllocationReuse (1.64s) [2022-04-29T17:02:26.687Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-29T17:02:26.687Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-29T17:02:26.687Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-29T17:02:27.155Z] === RUN TestWindowsIPAM [2022-04-29T17:02:27.155Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-29T17:02:27.155Z] PASS [2022-04-29T17:02:27.155Z] coverage: 71.4% of statements [2022-04-29T17:02:27.155Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-04-29T17:02:27.160Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T17:02:27.721Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T17:02:28.143Z] === RUN TestDefaultNetwork [2022-04-29T17:02:28.611Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-29T17:02:28.611Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-29T17:02:28.611Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.91s) [2022-04-29T17:02:28.611Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-29T17:02:28.649Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T17:02:28.649Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-04-29T17:02:28.649Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T17:02:28.649Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T17:02:28.649Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T17:02:28.649Z] === RUN TestVersion [2022-04-29T17:02:28.649Z] --- PASS: TestVersion (0.02s) [2022-04-29T17:02:28.649Z] === CONT TestDiskUsage [2022-04-29T17:02:29.079Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-29T17:02:29.079Z] === RUN TestInitAddressPools [2022-04-29T17:02:29.079Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-29T17:02:29.079Z] PASS [2022-04-29T17:02:29.079Z] coverage: 74.0% of statements [2022-04-29T17:02:29.079Z] ok github.com/docker/docker/libnetwork/ipamutils 0.667s coverage: 74.0% of statements [2022-04-29T17:02:29.141Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T17:02:29.229Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T17:02:29.500Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T17:02:29.548Z] === RUN TestKeyValue [2022-04-29T17:02:29.548Z] --- PASS: TestKeyValue (0.00s) [2022-04-29T17:02:29.548Z] PASS [2022-04-29T17:02:29.548Z] coverage: 60.0% of statements [2022-04-29T17:02:29.548Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-29T17:02:29.763Z] --- PASS: TestDiskUsage (1.12s) [2022-04-29T17:02:29.763Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T17:02:29.763Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-29T17:02:29.764Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:02:29.764Z] PASS [2022-04-29T17:02:29.764Z] [2022-04-29T17:02:29.764Z] === Skipped [2022-04-29T17:02:29.764Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T17:02:29.764Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T17:02:29.764Z] [2022-04-29T17:02:29.764Z] DONE 54 tests, 1 skipped in 22.166s [2022-04-29T17:02:29.764Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T17:02:29.764Z] ++ 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-04-29T17:02:29.764Z] ++ set -e [2022-04-29T17:02:29.764Z] ++ '[' -n 0 ']' [2022-04-29T17:02:29.764Z] ++ set -x [2022-04-29T17:02:29.764Z] ++ 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-04-29T17:02:29.764Z] INFO: Testing against a local daemon [2022-04-29T17:02:29.764Z] === RUN TestVolumesCreateAndList [2022-04-29T17:02:29.764Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-29T17:02:29.764Z] === RUN TestVolumesRemove [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T17:02:30.016Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-29T17:02:30.020Z] === RUN TestVolumesInspect [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-29T17:02:30.020Z] === RUN TestVolumesInvalidJSON [2022-04-29T17:02:30.020Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T17:02:30.020Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T17:02:30.020Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T17:02:30.020Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T17:02:30.020Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T17:02:30.020Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T17:02:30.020Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T17:02:30.020Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T17:02:30.020Z] PASS [2022-04-29T17:02:30.020Z] [2022-04-29T17:02:30.020Z] DONE 9 tests in 0.187s [2022-04-29T17:02:30.020Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T17:02:30.020Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T17:02:30.020Z] +++ kill 14228 [2022-04-29T17:02:30.276Z] +++ /etc/init.d/apparmor stop [2022-04-29T17:02:30.276Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T17:02:30.276Z] [2022-04-29T17:02:30.276Z] Unloading profiles will leave already running processes permanently [2022-04-29T17:02:30.276Z] unconfined, which can lead to unexpected situations. [2022-04-29T17:02:30.276Z] [2022-04-29T17:02:30.276Z] To set a process to complain mode, use the command line tool [2022-04-29T17:02:30.276Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T17:02:30.276Z] +++ true [2022-04-29T17:02:30.276Z] exiting test-integration [2022-04-29T17:02:30.276Z] ++ exit 0 [2022-04-29T17:02:30.276Z] [2022-04-29T17:02:31.007Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.91s) [2022-04-29T17:02:31.007Z] === RUN TestGetAddress Post stage [Pipeline] junit [2022-04-29T17:02:31.214Z] Recording test results [2022-04-29T17:02:31.357Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T17:02:31.480Z] === RUN TestGenerate [2022-04-29T17:02:31.480Z] --- PASS: TestGenerate (0.00s) [2022-04-29T17:02:31.480Z] === RUN TestGeneratePtr [2022-04-29T17:02:31.480Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-29T17:02:31.480Z] === RUN TestGenerateMissingField [2022-04-29T17:02:31.480Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-29T17:02:31.480Z] === RUN TestFieldCannotBeSet [2022-04-29T17:02:31.480Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-29T17:02:31.480Z] === RUN TestTypeMismatchError [2022-04-29T17:02:31.480Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-29T17:02:31.480Z] PASS [2022-04-29T17:02:31.480Z] coverage: 100.0% of statements [2022-04-29T17:02:31.480Z] ok github.com/docker/docker/libnetwork/options 0.061s coverage: 100.0% of statements [2022-04-29T17:02:31.737Z] + echo Ensuring container killed. [2022-04-29T17:02:31.738Z] Ensuring container killed. [2022-04-29T17:02:31.738Z] + docker rm -vf docker-pr3 [2022-04-29T17:02:31.738Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-29T17:02:32.014Z] + echo Chowning /workspace to jenkins user [2022-04-29T17:02:32.014Z] Chowning /workspace to jenkins user [2022-04-29T17:02:32.014Z] + id -u [2022-04-29T17:02:32.014Z] + id -g [2022-04-29T17:02:32.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T17:02:32.014Z] Unable to find image 'busybox:latest' locally [2022-04-29T17:02:32.014Z] latest: Pulling from library/busybox [2022-04-29T17:02:32.270Z] 2f0e692259c0: Pulling fs layer [2022-04-29T17:02:32.270Z] 2f0e692259c0: Verifying Checksum [2022-04-29T17:02:32.270Z] 2f0e692259c0: Download complete [2022-04-29T17:02:32.270Z] 2f0e692259c0: Pull complete [2022-04-29T17:02:32.270Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T17:02:32.270Z] Status: Downloaded newer image for busybox:latest [2022-04-29T17:02:32.466Z] === RUN TestNetworkDBSimple [2022-04-29T17:02:32.466Z] testing: warning: no tests to run [2022-04-29T17:02:32.466Z] PASS [2022-04-29T17:02:32.466Z] coverage: 0.0% of statements [2022-04-29T17:02:32.466Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-29T17:02:33.452Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-29T17:02:33.452Z] PASS [2022-04-29T17:02:33.452Z] coverage: 100.0% of statements [2022-04-29T17:02:33.452Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-04-29T17:02:33.452Z] === RUN TestRequestNewPort [2022-04-29T17:02:33.452Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestRequestSpecificPort [2022-04-29T17:02:33.452Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestReleasePort [2022-04-29T17:02:33.452Z] --- PASS: TestReleasePort (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestReuseReleasedPort [2022-04-29T17:02:33.452Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestReleaseUnreadledPort [2022-04-29T17:02:33.452Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestUnknowProtocol [2022-04-29T17:02:33.452Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestAllocateAllPorts [2022-04-29T17:02:33.452Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestPortAllocation [2022-04-29T17:02:33.452Z] --- PASS: TestPortAllocation (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestPortAllocationWithCustomRange [2022-04-29T17:02:33.452Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestNoDuplicateBPR [2022-04-29T17:02:33.452Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-29T17:02:33.452Z] === RUN TestChangePortRange [2022-04-29T17:02:33.452Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-29T17:02:33.452Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-29T17:02:33.452Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-29T17:02:33.452Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-29T17:02:33.452Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-29T17:02:33.452Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-29T17:02:33.452Z] --- PASS: TestChangePortRange (0.00s) [2022-04-29T17:02:33.452Z] PASS [2022-04-29T17:02:33.452Z] coverage: 88.6% of statements [2022-04-29T17:02:33.452Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T17:02:33.920Z] 2022/04/29 17:02:33 Closing DB instances... [2022-04-29T17:02:33.970Z] + bundleName=arm64-integration [2022-04-29T17:02:33.970Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-29T17:02:33.970Z] Creating arm64-integration-bundles.tar.gz [2022-04-29T17:02:33.970Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-29T17:02:33.970Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-29T17:02:34.235Z] Archiving artifacts [2022-04-29T17:02:34.389Z] testing: warning: no tests to run [2022-04-29T17:02:34.389Z] PASS [2022-04-29T17:02:34.389Z] coverage: 0.0% of statements [2022-04-29T17:02:34.389Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-29T17:02:34.389Z] === RUN TestHashData [2022-04-29T17:02:34.389Z] --- PASS: TestHashData (0.00s) [2022-04-29T17:02:34.389Z] PASS [2022-04-29T17:02:34.389Z] coverage: 2.8% of statements [2022-04-29T17:02:34.389Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-04-29T17:02:34.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-29T17:02:35.376Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-04-29T17:02:35.376Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-29T17:02:35.376Z] === RUN TestErrorConstructors [2022-04-29T17:02:35.376Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-29T17:02:35.376Z] === RUN TestCompareIPMask [2022-04-29T17:02:35.376Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-29T17:02:35.376Z] === RUN TestUtilGetHostPartIP [2022-04-29T17:02:35.376Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-29T17:02:35.376Z] === RUN TestUtilGetBroadcastIP [2022-04-29T17:02:35.376Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-29T17:02:35.376Z] === RUN TestParseCIDR [2022-04-29T17:02:35.376Z] --- PASS: TestParseCIDR (0.00s) [2022-04-29T17:02:35.376Z] PASS [2022-04-29T17:02:35.376Z] coverage: 37.3% of statements [2022-04-29T17:02:35.376Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-04-29T17:02:35.542Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-29T17:02:35.847Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-29T17:02:35.847Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-29T17:02:35.847Z] PASS [2022-04-29T17:02:35.847Z] coverage: 55.0% of statements [2022-04-29T17:02:35.847Z] ok github.com/docker/docker/oci 0.053s coverage: 55.0% of statements [2022-04-29T17:02:35.896Z] + make clean [2022-04-29T17:02:36.156Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T17:02:36.156Z] docker-dev-cache [2022-04-29T17:02:36.156Z] docker-mod-cache [Pipeline] deleteDir [2022-04-29T17:02:36.315Z] 2022/04/29 17:02:35 Closing DB instances... [2022-04-29T17:02:36.783Z] === RUN TestParseVersion [2022-04-29T17:02:36.783Z] --- PASS: TestParseVersion (0.00s) [2022-04-29T17:02:36.783Z] PASS [2022-04-29T17:02:36.783Z] coverage: 52.9% of statements [2022-04-29T17:02:36.783Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-04-29T17:02:36.783Z] === RUN TestAddressPoolOpt [2022-04-29T17:02:36.783Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/a [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/something [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/_=a [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/env1=value1 [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/_env1=value1 [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/PATH [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/=a [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/PATH= [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/PATH=something [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/asd!qwe [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/1asd [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/123 [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/some_space [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/__some_space_before [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/some_space_after__ [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/= [2022-04-29T17:02:36.783Z] === RUN TestValidateEnv/PaTh [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-29T17:02:36.783Z] === RUN TestParseHost [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/something_with_spaces [2022-04-29T17:02:36.783Z] === RUN TestParseHost/:// [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://:5555/ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://:5555/p [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/unknown:// [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://:port [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://invalid:port [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-29T17:02:36.783Z] === RUN TestParseHost/fd://something [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://[::1]: [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp:// [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://: [2022-04-29T17:02:36.783Z] === RUN TestParseHost/unix://path/to/socket [2022-04-29T17:02:36.783Z] === RUN TestParseHost/npipe:// [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://host: [2022-04-29T17:02:36.783Z] === RUN TestParseHost/_ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/unix:// [2022-04-29T17:02:36.783Z] === RUN TestParseHost/#00 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/__ [2022-04-29T17:02:36.783Z] === RUN TestParseHost/fd:// [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-29T17:02:36.783Z] === RUN TestParseHost/tcp://:5555 [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/: [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-29T17:02:36.783Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-29T17:02:36.783Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestParseTCP [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/:5555/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/localhost:5555/path [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/localhost: [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/#00 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/tcp://: [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/: [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/[::1]:5555 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/tcp://:5555 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/:5555 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/localhost [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/tcp:// [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/0.0.0.1 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/::1 [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/[::1]: [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/0.0.0.1: [2022-04-29T17:02:36.784Z] === RUN TestParseTCP/localhost:5555 [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP (0.01s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-29T17:02:36.784Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestValidateExtraHosts [2022-04-29T17:02:36.784Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestValidateIPAddress [2022-04-29T17:02:36.784Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestMapOpts [2022-04-29T17:02:36.784Z] --- PASS: TestMapOpts (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestListOptsWithoutValidator [2022-04-29T17:02:36.784Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestListOptsWithValidator [2022-04-29T17:02:36.784Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestValidateDNSSearch [2022-04-29T17:02:36.784Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_general_format [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_one_more [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-29T17:02:36.784Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-29T17:02:36.784Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestNamedListOpts [2022-04-29T17:02:36.784Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestNamedMapOpts [2022-04-29T17:02:36.784Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestParseLink [2022-04-29T17:02:36.784Z] --- PASS: TestParseLink (0.00s) [2022-04-29T17:02:36.784Z] === RUN TestUlimitOpt [2022-04-29T17:02:36.784Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-29T17:02:36.784Z] PASS [2022-04-29T17:02:36.784Z] coverage: 65.5% of statements [2022-04-29T17:02:36.784Z] ok github.com/docker/docker/opts 0.103s coverage: 65.5% of statements [2022-04-29T17:02:37.770Z] time="2022-04-29T17:02:37Z" level=error msg="node1(12795bb07046) Could not close DB: timeout waiting for leave broadcast" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T17:02:38.238Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-04-29T17:02:38.238Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-29T17:02:38.707Z] === RUN TestPeerCertificateMarshalJSON [2022-04-29T17:02:39.175Z] === RUN TestIsArchivePathDir [2022-04-29T17:02:39.175Z] 2022/04/29 17:02:39 Closing DB instances... [2022-04-29T17:02:39.175Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-29T17:02:39.175Z] === RUN TestIsArchivePathInvalidFile [2022-04-29T17:02:39.643Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-29T17:02:39.643Z] === RUN TestIsArchivePathTar [2022-04-29T17:02:39.643Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-29T17:02:39.643Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-29T17:02:39.643Z] --- PASS: TestPeerCertificateMarshalJSON (0.84s) [2022-04-29T17:02:39.643Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-29T17:02:39.643Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-29T17:02:39.643Z] === RUN TestMiddleware [2022-04-29T17:02:39.643Z] --- PASS: TestMiddleware (0.00s) [2022-04-29T17:02:39.643Z] === RUN TestNewResponseModifier [2022-04-29T17:02:39.643Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-29T17:02:39.643Z] PASS [2022-04-29T17:02:39.643Z] coverage: 26.8% of statements [2022-04-29T17:02:39.643Z] ok github.com/docker/docker/pkg/authorization 0.895s coverage: 26.8% of statements [2022-04-29T17:02:39.643Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-29T17:02:39.643Z] === RUN TestDecompressStreamGzip [2022-04-29T17:02:39.643Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-29T17:02:39.643Z] === RUN TestDecompressStreamBzip2 [2022-04-29T17:02:40.111Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-29T17:02:40.111Z] === RUN TestDecompressStreamXz [2022-04-29T17:02:40.111Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T17:02:40.111Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestDecompressStreamZstd [2022-04-29T17:02:40.111Z] archive_test.go:140: zstd not installed [2022-04-29T17:02:40.111Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-29T17:02:40.111Z] === RUN TestCompressStreamXzUnsupported [2022-04-29T17:02:40.111Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-29T17:02:40.111Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestCompressStreamInvalid [2022-04-29T17:02:40.111Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestExtensionInvalid [2022-04-29T17:02:40.111Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestExtensionUncompressed [2022-04-29T17:02:40.111Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestExtensionBzip2 [2022-04-29T17:02:40.111Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestExtensionGzip [2022-04-29T17:02:40.111Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestExtensionXz [2022-04-29T17:02:40.111Z] --- PASS: TestExtensionXz (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestExtensionZstd [2022-04-29T17:02:40.111Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-29T17:02:40.111Z] === RUN TestCmdStreamLargeStderr [2022-04-29T17:02:40.112Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-29T17:02:40.112Z] === RUN TestCmdStreamBad [2022-04-29T17:02:40.112Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T17:02:40.112Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-29T17:02:40.112Z] === RUN TestCmdStreamGood [2022-04-29T17:02:40.112Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-29T17:02:40.112Z] === RUN TestUntarPathWithInvalidDest [2022-04-29T17:02:40.112Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-29T17:02:40.112Z] === RUN TestUntarPathWithInvalidSrc [2022-04-29T17:02:40.112Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-29T17:02:40.112Z] === RUN TestUntarPath [2022-04-29T17:02:40.112Z] --- PASS: TestUntarPath (0.08s) [2022-04-29T17:02:40.112Z] === RUN TestUntarPathWithDestinationFile [2022-04-29T17:02:40.112Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-04-29T17:02:40.112Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-29T17:02:40.581Z] === RUN TestUnbuffered [2022-04-29T17:02:40.581Z] --- PASS: TestUnbuffered (0.00s) [2022-04-29T17:02:40.581Z] === RUN TestRaceUnbuffered [2022-04-29T17:02:40.581Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-29T17:02:40.581Z] PASS [2022-04-29T17:02:40.581Z] coverage: 100.0% of statements [2022-04-29T17:02:40.581Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-04-29T17:02:40.581Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2022-04-29T17:02:40.581Z] === RUN TestCopyWithTarInvalidSrc [2022-04-29T17:02:40.581Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-29T17:02:40.581Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-29T17:02:40.581Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T17:02:40.581Z] === RUN TestCopyWithTarSrcFile [2022-04-29T17:02:40.581Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-29T17:02:40.581Z] === RUN TestCopyWithTarSrcFolder [2022-04-29T17:02:40.581Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-29T17:02:40.581Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-29T17:02:40.581Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-29T17:02:40.581Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-29T17:02:40.581Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-29T17:02:40.581Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-29T17:02:40.581Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-29T17:02:40.581Z] === RUN TestCopyFileWithTarSrcFile [2022-04-29T17:02:40.581Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-29T17:02:40.581Z] === RUN TestTarFiles [2022-04-29T17:02:41.049Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.90s) [2022-04-29T17:02:41.049Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-29T17:02:41.049Z] === RUN TestMatch [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[foo]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[foo_bar]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[]#01 [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[qux]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-29T17:02:41.049Z] === RUN TestMatch/[[foo_baz]] [2022-04-29T17:02:41.049Z] --- PASS: TestMatch (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-29T17:02:41.049Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-29T17:02:41.049Z] PASS [2022-04-29T17:02:41.049Z] coverage: 87.5% of statements [2022-04-29T17:02:41.049Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2022-04-29T17:02:42.615Z] === RUN TestChrootTarUntar [2022-04-29T17:02:42.615Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-29T17:02:42.615Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootUntarEmptyArchive [2022-04-29T17:02:42.615Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootTarUntarWithSymlink [2022-04-29T17:02:42.615Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootCopyWithTar [2022-04-29T17:02:42.615Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootCopyFileWithTar [2022-04-29T17:02:42.615Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootUntarPath [2022-04-29T17:02:42.615Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-29T17:02:42.615Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-29T17:02:42.615Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T17:02:42.615Z] === RUN TestChrootApplyDotDotFile [2022-04-29T17:02:42.615Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:02:42.615Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-29T17:02:42.615Z] PASS [2022-04-29T17:02:42.615Z] coverage: 12.0% of statements [2022-04-29T17:02:42.615Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 12.0% of statements [2022-04-29T17:02:43.083Z] 2022/04/29 17:02:42 Closing DB instances... [2022-04-29T17:02:43.552Z] === RUN TestEnsureRemoveAllNotExist [2022-04-29T17:02:43.552Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-29T17:02:43.552Z] === RUN TestEnsureRemoveAllWithDir [2022-04-29T17:02:43.552Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-29T17:02:43.552Z] === RUN TestEnsureRemoveAllWithFile [2022-04-29T17:02:43.552Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-29T17:02:43.552Z] PASS [2022-04-29T17:02:43.552Z] coverage: 0.0% of statements [2022-04-29T17:02:43.552Z] ok github.com/docker/docker/pkg/containerfs 0.101s coverage: 0.0% of statements [2022-04-29T17:02:44.537Z] === RUN TestSizeEmpty [2022-04-29T17:02:44.538Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestSizeEmptyFile [2022-04-29T17:02:44.538Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestSizeNonemptyFile [2022-04-29T17:02:44.538Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-29T17:02:44.538Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-29T17:02:44.538Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-29T17:02:44.538Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestMoveToSubdir [2022-04-29T17:02:44.538Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-29T17:02:44.538Z] === RUN TestSizeNonExistingDirectory [2022-04-29T17:02:44.538Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-29T17:02:44.538Z] PASS [2022-04-29T17:02:44.538Z] coverage: 80.0% of statements [2022-04-29T17:02:44.538Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-04-29T17:02:45.006Z] --- PASS: TestNetworkDBCRUDTableEntry (4.38s) [2022-04-29T17:02:45.006Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-29T17:02:45.474Z] === RUN TestPollerAddRemove [2022-04-29T17:02:45.474Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-29T17:02:45.474Z] === RUN TestPollerEvent [2022-04-29T17:02:45.474Z] poller_test.go:40: No chmod on Windows [2022-04-29T17:02:45.474Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-29T17:02:45.474Z] === RUN TestPollerClose [2022-04-29T17:02:45.474Z] --- PASS: TestPollerClose (0.00s) [2022-04-29T17:02:45.474Z] PASS [2022-04-29T17:02:45.474Z] coverage: 45.7% of statements [2022-04-29T17:02:45.474Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-04-29T17:02:46.461Z] === RUN TestCopyFileWithInvalidSrc [2022-04-29T17:02:46.461Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T17:02:46.461Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-29T17:02:46.461Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-29T17:02:46.461Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCopyFile [2022-04-29T17:02:46.461Z] --- PASS: TestCopyFile (0.01s) [2022-04-29T17:02:46.461Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-29T17:02:46.461Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T17:02:46.461Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-29T17:02:46.461Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-29T17:02:46.461Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T17:02:46.461Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestWildcardMatches [2022-04-29T17:02:46.461Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestPatternMatches [2022-04-29T17:02:46.461Z] --- PASS: TestPatternMatches (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-29T17:02:46.461Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestPatternMatchesFolderExclusions [2022-04-29T17:02:46.461Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-29T17:02:46.461Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-29T17:02:46.461Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-29T17:02:46.461Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-29T17:02:46.461Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestSingleExclamationError [2022-04-29T17:02:46.461Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestMatchesWithNoPatterns [2022-04-29T17:02:46.461Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestMatchesWithMalformedPatterns [2022-04-29T17:02:46.461Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestMatches [2022-04-29T17:02:46.461Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-29T17:02:46.461Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-29T17:02:46.461Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-29T17:02:46.461Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-29T17:02:46.461Z] --- PASS: TestMatches (0.01s) [2022-04-29T17:02:46.461Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-29T17:02:46.461Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-29T17:02:46.461Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-29T17:02:46.461Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCleanPatterns [2022-04-29T17:02:46.461Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-29T17:02:46.461Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCleanPatternsExceptionFlag [2022-04-29T17:02:46.461Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-29T17:02:46.461Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-29T17:02:46.461Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCleanPatternsErrorSingleException [2022-04-29T17:02:46.461Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCreateIfNotExistsDir [2022-04-29T17:02:46.461Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-29T17:02:46.461Z] === RUN TestCreateIfNotExistsFile [2022-04-29T17:02:46.461Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-29T17:02:46.461Z] === RUN TestMatch [2022-04-29T17:02:46.461Z] --- PASS: TestMatch (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestCompile [2022-04-29T17:02:46.461Z] === RUN TestCompile/slash [2022-04-29T17:02:46.461Z] === RUN TestCompile/backslash [2022-04-29T17:02:46.461Z] --- PASS: TestCompile (0.00s) [2022-04-29T17:02:46.461Z] --- PASS: TestCompile/slash (0.00s) [2022-04-29T17:02:46.461Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-29T17:02:46.461Z] PASS [2022-04-29T17:02:46.461Z] coverage: 84.7% of statements [2022-04-29T17:02:46.461Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 84.7% of statements [2022-04-29T17:02:46.461Z] --- PASS: TestTarFiles (6.07s) [2022-04-29T17:02:46.461Z] === RUN TestDetectCompressionZstd [2022-04-29T17:02:46.461Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestTarUntar [2022-04-29T17:02:46.461Z] --- PASS: TestTarUntar (0.05s) [2022-04-29T17:02:46.461Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-29T17:02:46.461Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestTarWithOptions [2022-04-29T17:02:46.461Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-29T17:02:46.461Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-29T17:02:46.461Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestUntarUstarGnuConflict [2022-04-29T17:02:46.461Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-29T17:02:46.461Z] === RUN TestUntarInvalidFilenames [2022-04-29T17:02:46.929Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames644992764\\dest" [2022-04-29T17:02:46.929Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-04-29T17:02:46.929Z] === RUN TestUntarHardlinkToSymlink [2022-04-29T17:02:46.929Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-29T17:02:46.929Z] === RUN TestUntarInvalidHardlink [2022-04-29T17:02:46.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink911349390\\victim\\hello" -> "../victim/hello" [2022-04-29T17:02:46.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1651881030\\victim\\hello" -> "/../victim/hello" [2022-04-29T17:02:46.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3551932629\\victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3658458670\\victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1252605274\\victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1642643604\\victim" -> "../victim" [2022-04-29T17:02:46.929Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-29T17:02:46.929Z] === RUN TestUntarInvalidSymlink [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink336038580\\dest\\dotdot" -> "../victim/hello" [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3895834603\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4284991906\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2964310718\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1023407687\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3488755694\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:46.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3863809062\\dest\\dir\\loophole" -> "../../victim" [2022-04-29T17:02:46.929Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-29T17:02:46.929Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-29T17:02:46.929Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-29T17:02:46.929Z] === RUN TestXGlobalNoParent [2022-04-29T17:02:46.929Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-29T17:02:46.929Z] === RUN TestReplaceFileTarWrapper [2022-04-29T17:02:47.397Z] 2022/04/29 17:02:46 Closing DB instances... [2022-04-29T17:02:47.397Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-29T17:02:47.397Z] === RUN TestPrefixHeaderReadable [2022-04-29T17:02:47.397Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-29T17:02:47.397Z] === RUN TestDisablePigz [2022-04-29T17:02:47.397Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-29T17:02:47.397Z] === RUN TestGet [2022-04-29T17:02:47.397Z] --- PASS: TestGet (0.00s) [2022-04-29T17:02:47.397Z] === RUN TestGetShortcutString [2022-04-29T17:02:47.397Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-29T17:02:47.397Z] PASS [2022-04-29T17:02:47.397Z] coverage: 42.9% of statements [2022-04-29T17:02:47.397Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-04-29T17:02:47.397Z] --- PASS: TestDisablePigz (0.15s) [2022-04-29T17:02:47.397Z] === RUN TestPigz [2022-04-29T17:02:47.397Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-29T17:02:47.397Z] --- PASS: TestPigz (0.17s) [2022-04-29T17:02:47.397Z] === RUN TestNosysFileInfo [2022-04-29T17:02:47.397Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-29T17:02:47.397Z] === RUN TestCopyFileWithInvalidDest [2022-04-29T17:02:47.397Z] archive_windows_test.go:16: Currently fails [2022-04-29T17:02:47.397Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-29T17:02:47.397Z] === RUN TestCanonicalTarNameForPath [2022-04-29T17:02:47.397Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-29T17:02:47.397Z] === RUN TestCanonicalTarName [2022-04-29T17:02:47.397Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-29T17:02:47.397Z] === RUN TestChmodTarEntry [2022-04-29T17:02:47.397Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-29T17:02:47.397Z] === RUN TestHardLinkOrder [2022-04-29T17:02:47.865Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-29T17:02:47.865Z] === RUN TestChangeString [2022-04-29T17:02:47.865Z] --- PASS: TestChangeString (0.00s) [2022-04-29T17:02:47.865Z] === RUN TestChangesWithNoChanges [2022-04-29T17:02:47.865Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-29T17:02:47.865Z] === RUN TestChangesWithChanges [2022-04-29T17:02:47.865Z] --- PASS: TestChangesWithChanges (0.06s) [2022-04-29T17:02:47.865Z] === RUN TestChangesWithChangesGH13590 [2022-04-29T17:02:47.865Z] changes_test.go:196: needs more investigation [2022-04-29T17:02:47.865Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-29T17:02:47.865Z] === RUN TestChangesDirsEmpty [2022-04-29T17:02:47.865Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T17:02:47.865Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestChangesDirsMutated [2022-04-29T17:02:47.866Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T17:02:47.866Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestApplyLayer [2022-04-29T17:02:47.866Z] changes_test.go:433: needs further investigation [2022-04-29T17:02:47.866Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestChangesSizeWithHardlinks [2022-04-29T17:02:47.866Z] changes_test.go:469: needs further investigation [2022-04-29T17:02:47.866Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestChangesSizeWithNoChanges [2022-04-29T17:02:47.866Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-29T17:02:47.866Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestChangesSize [2022-04-29T17:02:47.866Z] --- PASS: TestChangesSize (0.01s) [2022-04-29T17:02:47.866Z] === RUN TestApplyLayerInvalidFilenames [2022-04-29T17:02:47.866Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3476252992\\dest" [2022-04-29T17:02:47.866Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-29T17:02:47.866Z] === RUN TestApplyLayerInvalidHardlink [2022-04-29T17:02:47.866Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1515901116\\victim\\hello" -> "../victim/hello" [2022-04-29T17:02:47.866Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3269451013\\victim\\hello" -> "/../victim/hello" [2022-04-29T17:02:47.866Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2237793012\\victim" -> "../victim" [2022-04-29T17:02:47.866Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2484649977\\victim" -> "../victim" [2022-04-29T17:02:47.866Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink768235370\\victim" -> "../victim" [2022-04-29T17:02:47.866Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4253315386\\victim" -> "../victim" [2022-04-29T17:02:47.866Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-29T17:02:47.866Z] === RUN TestApplyLayerInvalidSymlink [2022-04-29T17:02:47.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2020190436\\dest\\dotdot" -> "../victim/hello" [2022-04-29T17:02:47.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2832510729\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-29T17:02:47.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink587845076\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:47.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2256877524\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:47.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink227401973\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:47.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1266543295\\dest\\loophole-victim" -> "../victim" [2022-04-29T17:02:47.866Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-29T17:02:47.866Z] === RUN TestApplyLayerWhiteouts [2022-04-29T17:02:47.866Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-29T17:02:47.866Z] === RUN TestGenerateEmptyFile [2022-04-29T17:02:47.866Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-29T17:02:47.866Z] === RUN TestGenerateWithContent [2022-04-29T17:02:47.866Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-29T17:02:47.866Z] PASS [2022-04-29T17:02:47.866Z] coverage: 61.9% of statements [2022-04-29T17:02:47.866Z] ok github.com/docker/docker/pkg/archive 8.727s coverage: 61.9% of statements [2022-04-29T17:02:48.334Z] === RUN TestCreateIDMapOrder [2022-04-29T17:02:48.334Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-29T17:02:48.334Z] PASS [2022-04-29T17:02:48.334Z] coverage: 7.2% of statements [2022-04-29T17:02:48.334Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-04-29T17:02:48.334Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-04-29T17:02:48.334Z] === RUN TestNetworkDBNodeLeave [2022-04-29T17:02:49.355Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-29T17:02:49.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-29T17:02:49.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-29T17:02:49.355Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-29T17:02:49.899Z] === RUN TestFixedBufferCap [2022-04-29T17:02:49.899Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestFixedBufferLen [2022-04-29T17:02:49.899Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestFixedBufferString [2022-04-29T17:02:49.899Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestFixedBufferWrite [2022-04-29T17:02:49.899Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestFixedBufferRead [2022-04-29T17:02:49.899Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestBytesPipeRead [2022-04-29T17:02:49.899Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestBytesPipeWrite [2022-04-29T17:02:49.899Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-29T17:02:49.899Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-29T17:02:50.368Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-04-29T17:02:50.368Z] === RUN TestAtomicWriteToFile [2022-04-29T17:02:50.368Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-29T17:02:50.368Z] === RUN TestAtomicWriteSetCommit [2022-04-29T17:02:50.368Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-29T17:02:50.368Z] === RUN TestAtomicWriteSetCancel [2022-04-29T17:02:50.368Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-29T17:02:50.368Z] === RUN TestReadCloserWrapperClose [2022-04-29T17:02:50.368Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-29T17:02:50.368Z] === RUN TestReaderErrWrapperReadOnError [2022-04-29T17:02:50.368Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-29T17:02:50.368Z] === RUN TestReaderErrWrapperRead [2022-04-29T17:02:50.368Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-29T17:02:50.368Z] === RUN TestCancelReadCloser [2022-04-29T17:02:50.368Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-29T17:02:50.368Z] === RUN TestWriteCloserWrapperClose [2022-04-29T17:02:50.368Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-29T17:02:50.368Z] === RUN TestNopWriteCloser [2022-04-29T17:02:50.368Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-29T17:02:50.368Z] === RUN TestNopWriter [2022-04-29T17:02:50.368Z] --- PASS: TestNopWriter (0.00s) [2022-04-29T17:02:50.368Z] === RUN TestWriteCounter [2022-04-29T17:02:50.368Z] --- PASS: TestWriteCounter (0.00s) [2022-04-29T17:02:50.368Z] PASS [2022-04-29T17:02:50.368Z] coverage: 69.2% of statements [2022-04-29T17:02:50.368Z] ok github.com/docker/docker/pkg/ioutils 0.695s coverage: 69.2% of statements [2022-04-29T17:02:51.270Z] docker_api_swarm_test.go:563: [d388e2058485c] joining swarm manager [dde5bc641bf6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:02:51.932Z] === RUN TestError [2022-04-29T17:02:51.932Z] --- PASS: TestError (0.00s) [2022-04-29T17:02:51.932Z] === RUN TestProgressString [2022-04-29T17:02:51.932Z] === RUN TestProgressString/no_progress [2022-04-29T17:02:51.932Z] === RUN TestProgressString/progress_1 [2022-04-29T17:02:51.932Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-29T17:02:51.932Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-29T17:02:51.932Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-29T17:02:51.932Z] === RUN TestProgressString/with_units [2022-04-29T17:02:51.932Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-29T17:02:51.932Z] === RUN TestProgressString/hide_counts [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-29T17:02:51.932Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-29T17:02:51.932Z] === RUN TestJSONMessageDisplay [2022-04-29T17:02:51.932Z] --- PASS: TestNetworkDBNodeLeave (3.12s) [2022-04-29T17:02:51.932Z] === RUN TestNetworkDBWatch [2022-04-29T17:02:51.932Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-04-29T17:02:51.932Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-29T17:02:51.932Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-29T17:02:51.932Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-29T17:02:51.932Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-29T17:02:51.932Z] === RUN TestDisplayJSONMessagesStream [2022-04-29T17:02:51.932Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-04-29T17:02:51.932Z] PASS [2022-04-29T17:02:51.932Z] coverage: 91.7% of statements [2022-04-29T17:02:51.932Z] ok github.com/docker/docker/pkg/jsonmessage 0.282s coverage: 91.7% of statements [2022-04-29T17:02:52.400Z] === RUN TestStandardLongPath [2022-04-29T17:02:52.400Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-29T17:02:52.400Z] === RUN TestUNCLongPath [2022-04-29T17:02:52.400Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-29T17:02:52.400Z] PASS [2022-04-29T17:02:52.400Z] coverage: 100.0% of statements [2022-04-29T17:02:52.400Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2022-04-29T17:02:52.869Z] === RUN TestNameFormat [2022-04-29T17:02:52.869Z] --- PASS: TestNameFormat (0.00s) [2022-04-29T17:02:52.869Z] === RUN TestNameRetries [2022-04-29T17:02:52.869Z] --- PASS: TestNameRetries (0.00s) [2022-04-29T17:02:52.869Z] PASS [2022-04-29T17:02:52.869Z] coverage: 85.7% of statements [2022-04-29T17:02:52.869Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-04-29T17:02:53.337Z] 2022/04/29 17:02:52 Closing DB instances... [2022-04-29T17:02:53.805Z] === RUN TestParseKeyValueOpt [2022-04-29T17:02:53.805Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-29T17:02:53.805Z] === RUN TestParseUintList [2022-04-29T17:02:53.805Z] --- PASS: TestParseUintList (0.00s) [2022-04-29T17:02:53.805Z] === RUN TestParseUintListMaximumLimits [2022-04-29T17:02:53.805Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-29T17:02:53.805Z] PASS [2022-04-29T17:02:53.805Z] coverage: 97.0% of statements [2022-04-29T17:02:53.805Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-04-29T17:02:54.792Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-04-29T17:02:54.792Z] === RUN TestNetworkDBBulkSync [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-29T17:02:54.792Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-29T17:02:54.792Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-29T17:02:54.792Z] PASS [2022-04-29T17:02:54.792Z] coverage: 36.4% of statements [2022-04-29T17:02:54.792Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 36.4% of statements [2022-04-29T17:02:55.779Z] === RUN TestNewAndRemove [2022-04-29T17:02:55.779Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-29T17:02:55.779Z] === RUN TestRemoveInvalidPath [2022-04-29T17:02:55.779Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-29T17:02:55.779Z] PASS [2022-04-29T17:02:55.779Z] coverage: 82.6% of statements [2022-04-29T17:02:55.779Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2022-04-29T17:02:55.779Z] 2022/04/29 17:02:55 Closing DB instances... [2022-04-29T17:02:57.993Z] --- PASS: TestNetworkDBBulkSync (3.10s) [2022-04-29T17:02:57.993Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-29T17:02:58.981Z] === RUN TestFailedConnection [2022-04-29T17:02:59.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-29T17:02:59.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-29T17:02:59.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-29T17:03:00.558Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-29T17:03:01.203Z] --- PASS: TestGetAddress (30.08s) [2022-04-29T17:03:01.203Z] === RUN TestRequestSyntaxCheck [2022-04-29T17:03:01.203Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-29T17:03:01.203Z] === RUN TestRequest [2022-04-29T17:03:01.203Z] --- PASS: TestFailedConnection (2.27s) [2022-04-29T17:03:01.203Z] === RUN TestFailOnce [2022-04-29T17:03:01.203Z] 2022/04/29 17:03:00 http: panic serving 127.0.0.1:49310: Plugin not ready [2022-04-29T17:03:01.203Z] goroutine 34 [running]: [2022-04-29T17:03:01.203Z] net/http.(*conn).serve.func1() [2022-04-29T17:03:01.203Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-29T17:03:01.203Z] panic({0x6d3700, 0x81d0e0}) [2022-04-29T17:03:01.203Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-29T17:03:01.203Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-04-29T17:03:01.203Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-29T17:03:01.203Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8228f8?, 0xc0001b0000?}, 0x62da86?) [2022-04-29T17:03:01.203Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-29T17:03:01.203Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8228f8, 0xc0001b0000}, 0xc0000ae000) [2022-04-29T17:03:01.203Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-29T17:03:01.203Z] net/http.serverHandler.ServeHTTP({0x820f18?}, {0x8228f8, 0xc0001b0000}, 0xc0000ae000) [2022-04-29T17:03:01.203Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-29T17:03:01.203Z] net/http.(*conn).serve(0xc0000a6000, {0x822df8, 0xc0000880c0}) [2022-04-29T17:03:01.203Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-29T17:03:01.203Z] created by net/http.(*Server).Serve [2022-04-29T17:03:01.203Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-29T17:03:01.203Z] time="2022-04-29T17:03:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2022-04-29T17:03:01.672Z] 2022/04/29 17:03:01 Closing DB instances... [2022-04-29T17:03:02.141Z] --- PASS: TestFailOnce (1.26s) [2022-04-29T17:03:02.141Z] === RUN TestEchoInputOutput [2022-04-29T17:03:02.141Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-29T17:03:02.141Z] === RUN TestBackoff [2022-04-29T17:03:02.141Z] --- PASS: TestBackoff (0.00s) [2022-04-29T17:03:02.141Z] === RUN TestAbortRetry [2022-04-29T17:03:02.141Z] --- PASS: TestAbortRetry (0.00s) [2022-04-29T17:03:02.141Z] === RUN TestClientScheme [2022-04-29T17:03:02.141Z] --- PASS: TestClientScheme (0.00s) [2022-04-29T17:03:02.141Z] === RUN TestNewClientWithTimeout [2022-04-29T17:03:02.478Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-29T17:03:02.478Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-29T17:03:02.478Z] docker_api_swarm_test.go:585: [d4fc4f84749d2] joining swarm manager [dde5bc641bf6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:03:02.478Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-29T17:03:02.609Z] time="2022-04-29T17:03:02Z" level=error msg="node: cb2c42545b3c is unknown to memberlist" [2022-04-29T17:03:02.609Z] time="2022-04-29T17:03:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-29T17:03:02.739Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-29T17:03:04.176Z] time="2022-04-29T17:03:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-29T17:03:05.164Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.29s) [2022-04-29T17:03:05.164Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-29T17:03:06.042Z] check_test.go:378: [d388e2058485c] daemon is not started [2022-04-29T17:03:06.151Z] 2022/04/29 17:03:05 Closing DB instances... [2022-04-29T17:03:07.138Z] time="2022-04-29T17:03:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-29T17:03:07.606Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-29T17:03:07.606Z] === RUN TestNetworkDBGarbageCollection [2022-04-29T17:03:09.181Z] --- PASS: TestRequest (8.23s) [2022-04-29T17:03:09.181Z] === RUN TestOverlappingRequests [2022-04-29T17:03:09.649Z] --- PASS: TestOverlappingRequests (0.39s) [2022-04-29T17:03:09.649Z] === RUN TestRelease [2022-04-29T17:03:11.766Z] --- PASS: TestRelease (1.48s) [2022-04-29T17:03:11.766Z] === RUN TestAllocateRandomDeallocate [2022-04-29T17:03:11.766Z] time="2022-04-29T17:03:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-29T17:03:14.185Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-29T17:03:14.186Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-29T17:03:14.186Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-29T17:03:14.449Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-29T17:03:14.710Z] === RUN TestDockerSuite/TestBuildFails [2022-04-29T17:03:15.556Z] --- PASS: TestAllocateRandomDeallocate (4.38s) [2022-04-29T17:03:15.557Z] === RUN TestRetrieveFromStore [2022-04-29T17:03:15.655Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-29T17:03:15.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-29T17:03:15.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-29T17:03:15.916Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-29T17:03:15.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-29T17:03:16.545Z] --- PASS: TestRetrieveFromStore (1.42s) [2022-04-29T17:03:16.545Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-29T17:03:16.545Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-29T17:03:16.545Z] === RUN TestParallelPredefinedRequest1 [2022-04-29T17:03:16.545Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-29T17:03:16.545Z] === RUN TestParallelPredefinedRequest2 [2022-04-29T17:03:16.545Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-29T17:03:16.545Z] === RUN TestParallelPredefinedRequest3 [2022-04-29T17:03:16.545Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-29T17:03:16.545Z] === RUN TestParallelPredefinedRequest4 [2022-04-29T17:03:16.545Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-29T17:03:16.545Z] === RUN TestParallelPredefinedRequest5 [2022-04-29T17:03:16.545Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-29T17:03:16.545Z] === RUN TestDebug [2022-04-29T17:03:16.545Z] --- PASS: TestDebug (0.00s) [2022-04-29T17:03:16.545Z] === RUN TestRequestPoolParallel [2022-04-29T17:03:17.013Z] --- PASS: TestRequestPoolParallel (0.27s) [2022-04-29T17:03:17.013Z] === RUN TestFullAllocateRelease [2022-04-29T17:03:17.481Z] --- PASS: TestFullAllocateRelease (0.60s) [2022-04-29T17:03:17.481Z] === RUN TestOddAllocateRelease [2022-04-29T17:03:17.831Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-29T17:03:17.949Z] === RUN TestParseEmptyInterface [2022-04-29T17:03:17.949Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestParseNonInterfaceType [2022-04-29T17:03:17.949Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestParseWithOneFunction [2022-04-29T17:03:17.949Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestParseWithMultipleFuncs [2022-04-29T17:03:17.949Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestParseWithUnnamedReturn [2022-04-29T17:03:17.949Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestEmbeddedInterface [2022-04-29T17:03:17.949Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestParsedImports [2022-04-29T17:03:17.949Z] --- PASS: TestParsedImports (0.00s) [2022-04-29T17:03:17.949Z] === RUN TestAliasedImports [2022-04-29T17:03:17.949Z] --- PASS: TestAliasedImports (0.00s) [2022-04-29T17:03:17.949Z] PASS [2022-04-29T17:03:17.949Z] coverage: 56.8% of statements [2022-04-29T17:03:17.949Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-04-29T17:03:17.949Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-04-29T17:03:17.949Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-29T17:03:17.949Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-29T17:03:17.949Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-29T17:03:17.949Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-29T17:03:17.949Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-29T17:03:17.949Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-29T17:03:17.949Z] === CONT TestParallelPredefinedRequest1 [2022-04-29T17:03:17.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:03:17.949Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-29T17:03:17.949Z] === CONT TestParallelPredefinedRequest5 [2022-04-29T17:03:17.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:03:17.949Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-29T17:03:17.949Z] === CONT TestParallelPredefinedRequest4 [2022-04-29T17:03:17.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:03:17.949Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-29T17:03:17.949Z] === CONT TestParallelPredefinedRequest3 [2022-04-29T17:03:17.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:03:17.949Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-29T17:03:17.949Z] === CONT TestParallelPredefinedRequest2 [2022-04-29T17:03:17.949Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:03:17.949Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-29T17:03:17.949Z] PASS [2022-04-29T17:03:17.949Z] coverage: 85.3% of statements [2022-04-29T17:03:17.949Z] ok github.com/docker/docker/libnetwork/ipam 54.003s coverage: 85.3% of statements [2022-04-29T17:03:18.775Z] docker_api_swarm_test.go:46: [debd3d84dd8c0] joining swarm manager [df11ca1f67820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:03:18.934Z] === RUN TestHTTPTransport [2022-04-29T17:03:18.934Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-29T17:03:18.934Z] PASS [2022-04-29T17:03:18.934Z] coverage: 85.7% of statements [2022-04-29T17:03:18.934Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-04-29T17:03:19.925Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-29T17:03:19.925Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-29T17:03:19.925Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-29T17:03:19.925Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-29T17:03:19.925Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-29T17:03:19.925Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-29T17:03:19.925Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestBufferPoolPutAndGet [2022-04-29T17:03:19.925Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-29T17:03:19.925Z] PASS [2022-04-29T17:03:19.925Z] coverage: 88.2% of statements [2022-04-29T17:03:19.925Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-04-29T17:03:19.925Z] --- PASS: TestNewClientWithTimeout (17.66s) [2022-04-29T17:03:19.925Z] === RUN TestClientStream [2022-04-29T17:03:19.925Z] --- PASS: TestClientStream (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestClientSendFile [2022-04-29T17:03:19.925Z] --- PASS: TestClientSendFile (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestClientWithRequestTimeout [2022-04-29T17:03:19.925Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-29T17:03:19.925Z] === RUN TestFileSpecPlugin [2022-04-29T17:03:19.925Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-29T17:03:19.925Z] === RUN TestFileJSONSpecPlugin [2022-04-29T17:03:19.925Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-29T17:03:19.925Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-29T17:03:19.925Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestPluginAddHandler [2022-04-29T17:03:19.925Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestPluginWaitBadPlugin [2022-04-29T17:03:19.925Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-29T17:03:19.925Z] === RUN TestGet [2022-04-29T17:03:19.925Z] time="2022-04-29T17:03:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-29T17:03:20.394Z] === RUN TestOutputOnPrematureClose [2022-04-29T17:03:20.394Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-29T17:03:20.394Z] === RUN TestCompleteSilently [2022-04-29T17:03:20.394Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-29T17:03:20.394Z] PASS [2022-04-29T17:03:20.394Z] coverage: 75.9% of statements [2022-04-29T17:03:20.394Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-04-29T17:03:20.691Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-29T17:03:20.861Z] time="2022-04-29T17:03:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-29T17:03:21.329Z] === RUN TestSendToOneSub [2022-04-29T17:03:21.329Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-29T17:03:21.329Z] === RUN TestSendToMultipleSubs [2022-04-29T17:03:21.329Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-29T17:03:21.329Z] === RUN TestEvictOneSub [2022-04-29T17:03:21.329Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-29T17:03:21.329Z] === RUN TestClosePublisher [2022-04-29T17:03:21.329Z] --- PASS: TestClosePublisher (0.00s) [2022-04-29T17:03:21.329Z] === RUN TestPubSubRace [2022-04-29T17:03:22.077Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-29T17:03:22.315Z] --- PASS: TestPubSubRace (1.06s) [2022-04-29T17:03:22.315Z] PASS [2022-04-29T17:03:22.315Z] coverage: 75.0% of statements [2022-04-29T17:03:22.315Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-04-29T17:03:22.783Z] === RUN TestRegister [2022-04-29T17:03:22.783Z] --- PASS: TestRegister (0.00s) [2022-04-29T17:03:22.783Z] === RUN TestCommand [2022-04-29T17:03:22.783Z] --- PASS: TestCommand (0.03s) [2022-04-29T17:03:22.783Z] === RUN TestNaiveSelf [2022-04-29T17:03:22.783Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-29T17:03:22.783Z] PASS [2022-04-29T17:03:22.783Z] coverage: 82.4% of statements [2022-04-29T17:03:22.783Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2022-04-29T17:03:23.253Z] time="2022-04-29T17:03:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-29T17:03:23.468Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-29T17:03:23.722Z] === RUN TestDump [2022-04-29T17:03:23.722Z] goroutine 4 [running]: [2022-04-29T17:03:23.722Z] github.com/docker/docker/pkg/stack.dump(0xea2d57?) [2022-04-29T17:03:23.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T17:03:23.722Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-29T17:03:23.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-29T17:03:23.722Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-29T17:03:23.722Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-29T17:03:23.722Z] testing.tRunner(0xc000031ba0, 0x106a498) [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T17:03:23.722Z] created by testing.(*T).Run [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T17:03:23.722Z] [2022-04-29T17:03:23.722Z] goroutine 1 [chan receive]: [2022-04-29T17:03:23.722Z] testing.(*T).Run(0xc000031a00, {0x105913c?, 0xe7c1f3?}, 0x106a498) [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T17:03:23.722Z] testing.runTests.func1(0xc00005e870?) [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T17:03:23.722Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T17:03:23.722Z] testing.runTests(0xc00004a500?, {0x11ee400, 0x3, 0x3}, {0x1e735370108?, 0x40?, 0x11f34a0?}) [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T17:03:23.722Z] testing.(*M).Run(0xc00004a500) [2022-04-29T17:03:23.722Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T17:03:23.722Z] main.main() [2022-04-29T17:03:23.722Z] _testmain.go:99 +0x255 [2022-04-29T17:03:23.722Z] --- PASS: TestDump (0.00s) [2022-04-29T17:03:23.722Z] === RUN TestDumpToFile [2022-04-29T17:03:23.729Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-29T17:03:24.189Z] --- PASS: TestDumpToFile (0.19s) [2022-04-29T17:03:24.189Z] === RUN TestDumpToFileWithEmptyInput [2022-04-29T17:03:24.189Z] goroutine 6 [running]: [2022-04-29T17:03:24.189Z] github.com/docker/docker/pkg/stack.dump(0xf1ed13?) [2022-04-29T17:03:24.189Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-29T17:03:24.189Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf1ece0?}) [2022-04-29T17:03:24.189Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-29T17:03:24.189Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?) [2022-04-29T17:03:24.189Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-29T17:03:24.189Z] testing.tRunner(0xc000162340, 0x106a488) [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T17:03:24.189Z] created by testing.(*T).Run [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-29T17:03:24.189Z] [2022-04-29T17:03:24.189Z] goroutine 1 [chan receive]: [2022-04-29T17:03:24.189Z] testing.(*T).Run(0xc000031a00, {0x1060713?, 0xe7c1f3?}, 0x106a488) [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-29T17:03:24.189Z] testing.runTests.func1(0xc00005e870?) [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-29T17:03:24.189Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-29T17:03:24.189Z] testing.runTests(0xc00004a500?, {0x11ee400, 0x3, 0x3}, {0x1e735370108?, 0x40?, 0x11f34a0?}) [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-29T17:03:24.189Z] testing.(*M).Run(0xc00004a500) [2022-04-29T17:03:24.189Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-29T17:03:24.189Z] main.main() [2022-04-29T17:03:24.189Z] _testmain.go:99 +0x255 [2022-04-29T17:03:24.189Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-29T17:03:24.189Z] PASS [2022-04-29T17:03:24.189Z] coverage: 90.9% of statements [2022-04-29T17:03:24.189Z] ok github.com/docker/docker/pkg/stack 0.225s coverage: 90.9% of statements [2022-04-29T17:03:24.657Z] === RUN TestNewStdWriter [2022-04-29T17:03:24.657Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-29T17:03:24.657Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestWriteWithNilBytes [2022-04-29T17:03:24.657Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestWrite [2022-04-29T17:03:24.657Z] --- PASS: TestWrite (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestWriteWithWriterError [2022-04-29T17:03:24.657Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-29T17:03:24.657Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyWriteAndRead [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-29T17:03:24.657Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-29T17:03:24.657Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-29T17:03:24.657Z] PASS [2022-04-29T17:03:24.657Z] coverage: 100.0% of statements [2022-04-29T17:03:24.657Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-04-29T17:03:25.116Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-29T17:03:25.643Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-29T17:03:25.643Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-29T17:03:25.643Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestFormatStatus [2022-04-29T17:03:25.643Z] --- PASS: TestFormatStatus (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestFormatError [2022-04-29T17:03:25.643Z] --- PASS: TestFormatError (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestFormatJSONError [2022-04-29T17:03:25.643Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-29T17:03:25.643Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-29T17:03:25.643Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestNewJSONProgressOutput [2022-04-29T17:03:25.643Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-29T17:03:25.643Z] === RUN TestAuxFormatterEmit [2022-04-29T17:03:25.643Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-29T17:03:25.644Z] === RUN TestStreamWriterStdout [2022-04-29T17:03:25.644Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-29T17:03:25.644Z] === RUN TestStreamWriterStderr [2022-04-29T17:03:25.644Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-29T17:03:25.644Z] PASS [2022-04-29T17:03:25.644Z] coverage: 66.2% of statements [2022-04-29T17:03:25.644Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-04-29T17:03:26.114Z] === RUN TestGenerateRandomID [2022-04-29T17:03:26.114Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-29T17:03:26.114Z] === RUN TestShortenId [2022-04-29T17:03:26.114Z] --- PASS: TestShortenId (0.00s) [2022-04-29T17:03:26.114Z] === RUN TestShortenSha256Id [2022-04-29T17:03:26.114Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-29T17:03:26.114Z] === RUN TestShortenIdEmpty [2022-04-29T17:03:26.114Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-29T17:03:26.114Z] === RUN TestShortenIdInvalid [2022-04-29T17:03:26.114Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-29T17:03:26.114Z] === RUN TestIsShortIDNonHex [2022-04-29T17:03:26.114Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-29T17:03:26.114Z] === RUN TestIsShortIDNotCorrectSize [2022-04-29T17:03:26.114Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-29T17:03:26.114Z] PASS [2022-04-29T17:03:26.114Z] coverage: 70.6% of statements [2022-04-29T17:03:26.114Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-04-29T17:03:27.030Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-29T17:03:27.100Z] === RUN TestIsCpusetListAvailable [2022-04-29T17:03:27.100Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-29T17:03:27.100Z] PASS [2022-04-29T17:03:27.100Z] coverage: 39.4% of statements [2022-04-29T17:03:27.100Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-29T17:03:27.100Z] time="2022-04-29T17:03:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-29T17:03:27.603Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-29T17:03:27.864Z] --- PASS: TestImportExtremelyLargeImageWorks (180.93s) [2022-04-29T17:03:27.864Z] PASS [2022-04-29T17:03:27.864Z] [2022-04-29T17:03:27.864Z] DONE 22 tests in 185.300s [2022-04-29T17:03:27.864Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-29T17:03:27.864Z] ++ 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-04-29T17:03:27.864Z] ++ set -e [2022-04-29T17:03:27.864Z] ++ '[' -n 0 ']' [2022-04-29T17:03:27.864Z] ++ set -x [2022-04-29T17:03:27.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-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-04-29T17:03:27.864Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-29T17:03:27.864Z] INFO: Testing against a local daemon [2022-04-29T17:03:27.864Z] === RUN TestNetworkCreateDelete [2022-04-29T17:03:28.125Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-04-29T17:03:28.125Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T17:03:28.663Z] === RUN TestChtimes [2022-04-29T17:03:28.664Z] --- PASS: TestChtimes (0.00s) [2022-04-29T17:03:28.664Z] === RUN TestChtimesWindows [2022-04-29T17:03:28.664Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-29T17:03:28.664Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-29T17:03:28.664Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-29T17:03:28.664Z] PASS [2022-04-29T17:03:28.664Z] coverage: 13.0% of statements [2022-04-29T17:03:28.664Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 13.0% of statements [2022-04-29T17:03:28.696Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-04-29T17:03:28.696Z] === RUN TestDaemonDNSFallback [2022-04-29T17:03:29.131Z] === RUN TestTailFile [2022-04-29T17:03:29.131Z] --- PASS: TestTailFile (0.00s) [2022-04-29T17:03:29.131Z] === RUN TestTailFileManyLines [2022-04-29T17:03:29.131Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-29T17:03:29.131Z] === RUN TestTailEmptyFile [2022-04-29T17:03:29.131Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-29T17:03:29.131Z] === RUN TestTailNegativeN [2022-04-29T17:03:29.131Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-29T17:03:29.131Z] === RUN TestNewTailReader [2022-04-29T17:03:29.131Z] === PAUSE TestNewTailReader [2022-04-29T17:03:29.131Z] === CONT TestNewTailReader [2022-04-29T17:03:29.131Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-29T17:03:29.131Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-29T17:03:29.131Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-29T17:03:29.131Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-29T17:03:29.131Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-29T17:03:29.131Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-29T17:03:29.131Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/truncated_last_line [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/no_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.132Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-29T17:03:29.132Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.132Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.601Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.601Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.601Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.602Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.603Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.603Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.603Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.604Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.604Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.605Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:29.605Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:29.606Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:29.639Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-29T17:03:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-29T17:03:30.075Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.075Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T17:03:30.076Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-29T17:03:30.077Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-29T17:03:30.077Z] PASS [2022-04-29T17:03:30.077Z] coverage: 88.6% of statements [2022-04-29T17:03:30.077Z] ok github.com/docker/docker/pkg/tailfile 0.211s coverage: 88.6% of statements [2022-04-29T17:03:30.546Z] === RUN TestTarSumRemoveNonExistent [2022-04-29T17:03:30.546Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-29T17:03:30.546Z] === RUN TestTarSumRemove [2022-04-29T17:03:30.546Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-29T17:03:30.546Z] === RUN TestSortFileInfoSums [2022-04-29T17:03:30.546Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-29T17:03:30.546Z] === RUN TestNewTarSumForLabelInvalid [2022-04-29T17:03:30.546Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-29T17:03:30.546Z] === RUN TestNewTarSumForLabel [2022-04-29T17:03:30.546Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-29T17:03:30.546Z] === RUN TestEmptyTar [2022-04-29T17:03:30.546Z] --- PASS: TestEmptyTar (0.00s) [2022-04-29T17:03:30.546Z] === RUN TestTarSumsReadSize [2022-04-29T17:03:31.014Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-29T17:03:31.014Z] === RUN TestTarSums [2022-04-29T17:03:31.014Z] --- PASS: TestTarSums (0.07s) [2022-04-29T17:03:31.014Z] === RUN TestIteration [2022-04-29T17:03:31.014Z] --- PASS: TestIteration (0.00s) [2022-04-29T17:03:31.014Z] === RUN TestVersionLabelForChecksum [2022-04-29T17:03:31.014Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-29T17:03:31.014Z] === RUN TestVersion [2022-04-29T17:03:31.014Z] --- PASS: TestVersion (0.00s) [2022-04-29T17:03:31.014Z] === RUN TestGetVersion [2022-04-29T17:03:31.014Z] --- PASS: TestGetVersion (0.00s) [2022-04-29T17:03:31.014Z] === RUN TestGetVersions [2022-04-29T17:03:31.014Z] --- PASS: TestGetVersions (0.00s) [2022-04-29T17:03:31.014Z] PASS [2022-04-29T17:03:31.014Z] coverage: 89.3% of statements [2022-04-29T17:03:31.014Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2022-04-29T17:03:31.481Z] === RUN TestTruncIndex [2022-04-29T17:03:31.481Z] --- PASS: TestTruncIndex (0.10s) [2022-04-29T17:03:31.481Z] PASS [2022-04-29T17:03:31.481Z] coverage: 91.5% of statements [2022-04-29T17:03:31.481Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T17:03:31.481Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T17:03:31.481Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T17:03:31.481Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-29T17:03:31.481Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-29T17:03:31.557Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-29T17:03:31.949Z] === RUN TestVersionInfo [2022-04-29T17:03:31.949Z] --- PASS: TestVersionInfo (0.00s) [2022-04-29T17:03:31.949Z] === RUN TestAppendVersions [2022-04-29T17:03:31.949Z] --- PASS: TestAppendVersions (0.00s) [2022-04-29T17:03:31.949Z] PASS [2022-04-29T17:03:31.949Z] coverage: 88.9% of statements [2022-04-29T17:03:31.949Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-04-29T17:03:32.500Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-29T17:03:33.514Z] === RUN TestNewSettable [2022-04-29T17:03:33.514Z] --- PASS: TestNewSettable (0.00s) [2022-04-29T17:03:33.514Z] === RUN TestIsSettable [2022-04-29T17:03:33.514Z] --- PASS: TestIsSettable (0.00s) [2022-04-29T17:03:33.514Z] === RUN TestUpdateSettingsEnv [2022-04-29T17:03:33.514Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-29T17:03:33.514Z] PASS [2022-04-29T17:03:33.514Z] coverage: 20.0% of statements [2022-04-29T17:03:33.514Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-04-29T17:03:33.514Z] === RUN TestValidatePrivileges [2022-04-29T17:03:33.514Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-29T17:03:33.514Z] === RUN TestFilterByCapNeg [2022-04-29T17:03:33.514Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-29T17:03:33.514Z] === RUN TestFilterByCapPos [2022-04-29T17:03:33.514Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-29T17:03:33.514Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-29T17:03:33.514Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-29T17:03:33.514Z] PASS [2022-04-29T17:03:33.514Z] coverage: 12.2% of statements [2022-04-29T17:03:33.514Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.2% of statements [2022-04-29T17:03:34.501Z] === RUN TestLoad [2022-04-29T17:03:34.501Z] --- PASS: TestLoad (0.00s) [2022-04-29T17:03:34.501Z] === RUN TestSave [2022-04-29T17:03:34.501Z] --- PASS: TestSave (0.09s) [2022-04-29T17:03:34.501Z] === RUN TestAddDeleteGet [2022-04-29T17:03:34.501Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-29T17:03:34.501Z] === RUN TestInvalidTags [2022-04-29T17:03:34.501Z] --- PASS: TestInvalidTags (0.01s) [2022-04-29T17:03:34.501Z] PASS [2022-04-29T17:03:34.501Z] coverage: 84.4% of statements [2022-04-29T17:03:34.501Z] ok github.com/docker/docker/reference 0.265s coverage: 84.4% of statements [2022-04-29T17:03:34.968Z] --- PASS: TestGet (15.01s) [2022-04-29T17:03:34.968Z] === RUN TestPluginWithNoManifest [2022-04-29T17:03:34.968Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-29T17:03:34.968Z] === RUN TestGetAll [2022-04-29T17:03:34.968Z] --- PASS: TestGetAll (0.00s) [2022-04-29T17:03:34.968Z] PASS [2022-04-29T17:03:34.968Z] coverage: 73.2% of statements [2022-04-29T17:03:34.968Z] ok github.com/docker/docker/pkg/plugins 36.388s coverage: 73.2% of statements [2022-04-29T17:03:35.045Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-04-29T17:03:35.045Z] === RUN TestInspectNetwork [2022-04-29T17:03:35.306Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-29T17:03:35.567Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-29T17:03:35.955Z] === RUN TestResolveAuthConfigIndexServer [2022-04-29T17:03:35.956Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestResolveAuthConfigFullURL [2022-04-29T17:03:35.956Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-29T17:03:35.956Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestValidateMirror [2022-04-29T17:03:35.956Z] --- PASS: TestValidateMirror (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestLoadInsecureRegistries [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestReaderWithReadError [2022-04-29T17:03:35.956Z] === RUN TestRestartManagerTimeout [2022-04-29T17:03:35.956Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestRestartManagerTimeoutReset [2022-04-29T17:03:35.956Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-29T17:03:35.956Z] PASS [2022-04-29T17:03:35.956Z] coverage: 50.9% of statements [2022-04-29T17:03:35.956Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-04-29T17:03:35.956Z] time="2022-04-29T17:03:35Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T17:03:35.956Z] time="2022-04-29T17:03:35Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-29T17:03:35.956Z] time="2022-04-29T17:03:35Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-29T17:03:35.956Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-29T17:03:35.956Z] === RUN TestNewServiceConfig [2022-04-29T17:03:35.956Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestValidateIndexName [2022-04-29T17:03:35.956Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestValidateIndexNameWithError [2022-04-29T17:03:35.956Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestEndpointParse [2022-04-29T17:03:35.956Z] --- PASS: TestEndpointParse (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestEndpointParseInvalid [2022-04-29T17:03:35.956Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestValidateEndpoint [2022-04-29T17:03:35.956Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-29T17:03:35.956Z] === RUN TestPing [2022-04-29T17:03:35.956Z] --- PASS: TestPing (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestPingRegistryEndpoint [2022-04-29T17:03:35.956Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:03:35.956Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-29T17:03:35.956Z] === RUN TestEndpoint [2022-04-29T17:03:35.956Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:03:35.956Z] --- SKIP: TestEndpoint (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestParseRepositoryInfo [2022-04-29T17:03:35.956Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestNewIndexInfo [2022-04-29T17:03:35.956Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestMirrorEndpointLookup [2022-04-29T17:03:35.956Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:03:35.956Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestSearchRepositories [2022-04-29T17:03:35.956Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-29T17:03:35.956Z] Host: 127.0.0.1:49356 [2022-04-29T17:03:35.956Z] User-Agent: docker test client [2022-04-29T17:03:35.956Z] Authorization: Token fake-token [2022-04-29T17:03:35.956Z] X-Docker-Token: true [2022-04-29T17:03:35.956Z] Accept-Encoding: gzip [2022-04-29T17:03:35.956Z] [2022-04-29T17:03:35.956Z] [2022-04-29T17:03:35.956Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-29T17:03:35.956Z] Connection: close [2022-04-29T17:03:35.956Z] Content-Length: 144 [2022-04-29T17:03:35.956Z] Cache-Control: no-cache [2022-04-29T17:03:35.956Z] Content-Type: application/json [2022-04-29T17:03:35.956Z] Date: Fri, 29 Apr 2022 17:03:35 GMT [2022-04-29T17:03:35.956Z] Expires: -1 [2022-04-29T17:03:35.956Z] Pragma: no-cache [2022-04-29T17:03:35.956Z] Server: docker-tests/mock [2022-04-29T17:03:35.956Z] X-Docker-Registry-Config: mock [2022-04-29T17:03:35.956Z] X-Docker-Registry-Version: 0.0.0 [2022-04-29T17:03:35.956Z] [2022-04-29T17:03:35.956Z] [2022-04-29T17:03:35.956Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestTrustedLocation [2022-04-29T17:03:35.956Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-29T17:03:35.956Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestAllowNondistributableArtifacts [2022-04-29T17:03:35.956Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestIsSecureIndex [2022-04-29T17:03:35.956Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-29T17:03:35.956Z] PASS [2022-04-29T17:03:35.956Z] coverage: 51.7% of statements [2022-04-29T17:03:35.956Z] ok github.com/docker/docker/registry 0.311s coverage: 51.7% of statements [2022-04-29T17:03:35.956Z] time="2022-04-29T17:03:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestReader [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-29T17:03:35.956Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-29T17:03:35.956Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-29T17:03:35.956Z] PASS [2022-04-29T17:03:35.956Z] coverage: 100.0% of statements [2022-04-29T17:03:35.956Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements [2022-04-29T17:03:36.138Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-29T17:03:36.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-29T17:03:36.942Z] === RUN TestDecodeContainerConfig [2022-04-29T17:03:36.942Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-29T17:03:36.942Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-04-29T17:03:36.942Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-04-29T17:03:36.942Z] === RUN TestDecodeContainerConfigIsolation [2022-04-29T17:03:36.942Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-29T17:03:36.942Z] === RUN TestValidatePrivileged [2022-04-29T17:03:36.942Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-29T17:03:36.942Z] PASS [2022-04-29T17:03:36.942Z] coverage: 52.4% of statements [2022-04-29T17:03:36.942Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.4% of statements [2022-04-29T17:03:36.942Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-29T17:03:36.942Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-29T17:03:36.942Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-29T17:03:36.942Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-29T17:03:36.942Z] PASS [2022-04-29T17:03:36.942Z] coverage: 62.5% of statements [2022-04-29T17:03:36.942Z] ok github.com/docker/docker/testutil 0.063s coverage: 62.5% of statements [2022-04-29T17:03:36.971Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-29T17:03:37.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-29T17:03:37.805Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-29T17:03:37.805Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-29T17:03:39.158Z] === RUN TestGetAddress [2022-04-29T17:03:39.158Z] --- PASS: TestGetAddress (0.00s) [2022-04-29T17:03:39.158Z] === RUN TestRemove [2022-04-29T17:03:39.158Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T17:03:39.158Z] --- SKIP: TestRemove (0.00s) [2022-04-29T17:03:39.158Z] === RUN TestInitializeWithVolumes [2022-04-29T17:03:39.158Z] === RUN TestGetDriver [2022-04-29T17:03:39.158Z] --- PASS: TestGetDriver (0.00s) [2022-04-29T17:03:39.158Z] === RUN TestVolumeRequestError [2022-04-29T17:03:39.158Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-29T17:03:39.158Z] === RUN TestCreate [2022-04-29T17:03:39.158Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-29T17:03:39.158Z] PASS [2022-04-29T17:03:39.158Z] coverage: 36.1% of statements [2022-04-29T17:03:39.158Z] --- PASS: TestCreate (0.01s) [2022-04-29T17:03:39.158Z] === RUN TestValidateName [2022-04-29T17:03:39.158Z] --- PASS: TestValidateName (0.00s) [2022-04-29T17:03:39.158Z] === RUN TestCreateWithOpts [2022-04-29T17:03:39.158Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T17:03:39.158Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-29T17:03:39.158Z] === RUN TestRelaodNoOpts [2022-04-29T17:03:39.158Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-04-29T17:03:39.158Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-29T17:03:39.158Z] PASS [2022-04-29T17:03:39.158Z] coverage: 41.5% of statements [2022-04-29T17:03:39.158Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-04-29T17:03:39.239Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-29T17:03:39.502Z] === RUN TestInspectNetwork/full_network_id [2022-04-29T17:03:39.502Z] === RUN TestInspectNetwork/partial_network_id [2022-04-29T17:03:39.502Z] === RUN TestInspectNetwork/network_name [2022-04-29T17:03:39.502Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRaw [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-29T17:03:39.626Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRaw [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-29T17:03:39.626Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestConvertTmpfsOptions [2022-04-29T17:03:39.626Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-29T17:03:39.626Z] linux_parser_test.go:209: data="ro" [2022-04-29T17:03:39.626Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestParseMountSpec [2022-04-29T17:03:39.626Z] parser_test.go:62: case 0 [2022-04-29T17:03:39.626Z] parser_test.go:62: case 1 [2022-04-29T17:03:39.626Z] parser_test.go:62: case 2 [2022-04-29T17:03:39.626Z] parser_test.go:62: case 3 [2022-04-29T17:03:39.626Z] parser_test.go:62: case 4 [2022-04-29T17:03:39.626Z] parser_test.go:62: case 5 [2022-04-29T17:03:39.626Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestValidateMount [2022-04-29T17:03:39.626Z] --- PASS: TestValidateMount (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRaw [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-29T17:03:39.626Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-29T17:03:39.626Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-29T17:03:39.626Z] PASS [2022-04-29T17:03:39.626Z] coverage: 67.6% of statements [2022-04-29T17:03:39.626Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-04-29T17:03:39.778Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-29T17:03:40.365Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-29T17:03:40.613Z] === RUN TestSetGetMeta [2022-04-29T17:03:40.613Z] === PAUSE TestSetGetMeta [2022-04-29T17:03:40.613Z] === RUN TestRestore [2022-04-29T17:03:40.613Z] === PAUSE TestRestore [2022-04-29T17:03:40.613Z] === RUN TestServiceCreate [2022-04-29T17:03:40.613Z] === PAUSE TestServiceCreate [2022-04-29T17:03:40.613Z] === RUN TestServiceList [2022-04-29T17:03:40.613Z] === PAUSE TestServiceList [2022-04-29T17:03:40.613Z] === RUN TestServiceRemove [2022-04-29T17:03:40.613Z] === PAUSE TestServiceRemove [2022-04-29T17:03:40.613Z] === RUN TestServiceGet [2022-04-29T17:03:40.613Z] === PAUSE TestServiceGet [2022-04-29T17:03:40.613Z] === RUN TestServicePrune [2022-04-29T17:03:40.613Z] === PAUSE TestServicePrune [2022-04-29T17:03:40.613Z] === RUN TestCreate [2022-04-29T17:03:40.613Z] === PAUSE TestCreate [2022-04-29T17:03:40.613Z] === RUN TestRemove [2022-04-29T17:03:40.613Z] === PAUSE TestRemove [2022-04-29T17:03:40.613Z] === RUN TestList [2022-04-29T17:03:40.613Z] === PAUSE TestList [2022-04-29T17:03:40.613Z] === RUN TestFindByDriver [2022-04-29T17:03:40.613Z] === PAUSE TestFindByDriver [2022-04-29T17:03:40.613Z] === RUN TestFindByReferenced [2022-04-29T17:03:40.613Z] === PAUSE TestFindByReferenced [2022-04-29T17:03:40.613Z] === RUN TestDerefMultipleOfSameRef [2022-04-29T17:03:40.626Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-29T17:03:40.886Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-29T17:03:41.080Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-29T17:03:41.080Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T17:03:41.080Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T17:03:41.080Z] === RUN TestDefererencePluginOnCreateError [2022-04-29T17:03:41.080Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-29T17:03:41.080Z] === RUN TestRefDerefRemove [2022-04-29T17:03:41.080Z] === PAUSE TestRefDerefRemove [2022-04-29T17:03:41.080Z] === RUN TestGet [2022-04-29T17:03:41.080Z] === PAUSE TestGet [2022-04-29T17:03:41.081Z] === RUN TestGetWithReference [2022-04-29T17:03:41.081Z] === PAUSE TestGetWithReference [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_nil_list [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_empty_list [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_filter_some [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_filter_middle [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-29T17:03:41.081Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-29T17:03:41.081Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_nil_list [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_filter_some [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_empty_list [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-29T17:03:41.081Z] === CONT TestFilterFunc/test_filter_middle [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-29T17:03:41.081Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-29T17:03:41.081Z] === CONT TestSetGetMeta [2022-04-29T17:03:41.081Z] === CONT TestList [2022-04-29T17:03:41.081Z] === CONT TestGetWithReference [2022-04-29T17:03:41.081Z] === CONT TestDefererencePluginOnCreateError [2022-04-29T17:03:41.081Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestDerefMultipleOfSameRef [2022-04-29T17:03:41.081Z] --- PASS: TestGetWithReference (0.03s) [2022-04-29T17:03:41.081Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-29T17:03:41.081Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-29T17:03:41.081Z] === CONT TestGet [2022-04-29T17:03:41.081Z] --- PASS: TestList (0.04s) [2022-04-29T17:03:41.081Z] === CONT TestFindByReferenced [2022-04-29T17:03:41.081Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestServiceGet [2022-04-29T17:03:41.081Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestRemove [2022-04-29T17:03:41.081Z] --- PASS: TestGet (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestCreate [2022-04-29T17:03:41.081Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestServicePrune [2022-04-29T17:03:41.081Z] --- PASS: TestRemove (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestServiceList [2022-04-29T17:03:41.081Z] --- PASS: TestCreate (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestServiceRemove [2022-04-29T17:03:41.081Z] --- PASS: TestServiceGet (0.20s) [2022-04-29T17:03:41.081Z] === CONT TestRefDerefRemove [2022-04-29T17:03:41.081Z] time="2022-04-29T17:03:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T17:03:41.081Z] --- PASS: TestServiceRemove (0.18s) [2022-04-29T17:03:41.081Z] === CONT TestFindByDriver [2022-04-29T17:03:41.081Z] --- PASS: TestServiceList (0.19s) [2022-04-29T17:03:41.081Z] === CONT TestServiceCreate [2022-04-29T17:03:41.081Z] time="2022-04-29T17:03:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T17:03:41.081Z] time="2022-04-29T17:03:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T17:03:41.081Z] time="2022-04-29T17:03:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-29T17:03:41.081Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-29T17:03:41.081Z] === CONT TestRestore [2022-04-29T17:03:41.081Z] --- PASS: TestFindByDriver (0.02s) [2022-04-29T17:03:41.081Z] time="2022-04-29T17:03:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-29T17:03:41.081Z] --- PASS: TestServiceCreate (0.03s) [2022-04-29T17:03:41.081Z] --- PASS: TestServicePrune (0.23s) [2022-04-29T17:03:41.081Z] --- PASS: TestRestore (0.03s) [2022-04-29T17:03:41.081Z] PASS [2022-04-29T17:03:41.081Z] coverage: 69.0% of statements [2022-04-29T17:03:41.081Z] ok github.com/docker/docker/volume/service 0.340s coverage: 69.0% of statements [2022-04-29T17:03:41.148Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-29T17:03:42.090Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-29T17:03:44.005Z] --- PASS: TestInspectNetwork (8.61s) [2022-04-29T17:03:44.005Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-29T17:03:44.005Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-29T17:03:44.005Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-29T17:03:44.005Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-29T17:03:44.005Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T17:03:44.005Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-29T17:03:45.919Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T17:03:45.919Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T17:03:45.919Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T17:03:45.919Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T17:03:45.919Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T17:03:45.919Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T17:03:45.919Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T17:03:45.919Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T17:03:45.919Z] === RUN TestNetworkList [2022-04-29T17:03:45.919Z] === RUN TestNetworkList//networks [2022-04-29T17:03:45.919Z] === PAUSE TestNetworkList//networks [2022-04-29T17:03:45.919Z] === RUN TestNetworkList//networks/ [2022-04-29T17:03:45.919Z] === PAUSE TestNetworkList//networks/ [2022-04-29T17:03:45.919Z] === CONT TestNetworkList//networks [2022-04-29T17:03:45.919Z] === CONT TestNetworkList//networks/ [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkList (0.01s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-29T17:03:45.919Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T17:03:45.919Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T17:03:46.180Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-29T17:03:46.180Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T17:03:47.124Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-29T17:03:47.124Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T17:03:48.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-04-29T17:03:48.068Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T17:03:48.639Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-29T17:03:49.211Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2022-04-29T17:03:49.211Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T17:03:50.597Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-04-29T17:03:50.597Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T17:03:51.169Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-29T17:03:51.169Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T17:03:51.431Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-29T17:03:51.431Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-29T17:03:51.431Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-29T17:03:51.431Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-29T17:03:51.692Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-29T17:03:51.953Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-29T17:03:53.339Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-29T17:03:54.282Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s) [2022-04-29T17:03:54.282Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T17:03:54.282Z] service_test.go:243: FLAKY_TEST [2022-04-29T17:03:54.282Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T17:03:54.282Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T17:03:54.543Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-29T17:03:57.846Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-29T17:03:58.106Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-29T17:03:58.368Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-29T17:04:02.304Z] 2022/04/29 17:03:59 Closing DB instances... [2022-04-29T17:04:02.304Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-29T17:04:02.304Z] === RUN TestFindNode [2022-04-29T17:04:02.304Z] 2022/04/29 17:04:01 Closing DB instances... [2022-04-29T17:04:02.304Z] --- PASS: TestFindNode (0.02s) [2022-04-29T17:04:02.304Z] === RUN TestChangeNodeState [2022-04-29T17:04:02.304Z] 2022/04/29 17:04:01 Closing DB instances... [2022-04-29T17:04:02.304Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-29T17:04:02.304Z] === RUN TestNodeReincarnation [2022-04-29T17:04:02.304Z] 2022/04/29 17:04:01 Closing DB instances... [2022-04-29T17:04:06.506Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-29T17:04:07.055Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-29T17:04:07.055Z] === RUN TestParallelCreate [2022-04-29T17:04:07.055Z] 2022/04/29 17:04:06 Closing DB instances... [2022-04-29T17:04:07.055Z] --- PASS: TestParallelCreate (0.02s) [2022-04-29T17:04:07.055Z] === RUN TestParallelDelete [2022-04-29T17:04:07.055Z] 2022/04/29 17:04:06 Closing DB instances... [2022-04-29T17:04:07.055Z] --- PASS: TestParallelDelete (0.02s) [2022-04-29T17:04:07.055Z] === RUN TestNetworkDBIslands [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9da33e816af3 with config:&{NodeID:9da33e816af3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 9da33e816af3/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 9da33e816af3/172.31.253.201, added to nodes list" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ac99a426e86 with config:&{NodeID:5ac99a426e86 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 5ac99a426e86/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 5ac99a426e86/172.31.253.201, added to nodes list" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49402" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 5ac99a426e86/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 5ac99a426e86/172.31.253.201, added to nodes list" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 9da33e816af3/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=info msg="Node 9da33e816af3/172.31.253.201, added to nodes list" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-29T17:04:07.055Z] time="2022-04-29T17:04:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49403" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a337edd39a49 with config:&{NodeID:a337edd39a49 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node a337edd39a49/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node a337edd39a49/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49404" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node a337edd39a49/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node a337edd39a49/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node 9da33e816af3/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node 9da33e816af3/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node 5ac99a426e86/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node 5ac99a426e86/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49405" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node a337edd39a49/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.040Z] time="2022-04-29T17:04:07Z" level=info msg="Node a337edd39a49/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.418Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9faaced84c79 with config:&{NodeID:9faaced84c79 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49406" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9da33e816af3/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9da33e816af3/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 5ac99a426e86/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 5ac99a426e86/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node a337edd39a49/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node a337edd39a49/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49407" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Failed to join 172.31.253.201: dial tcp 172.31.253.201:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.508Z] time="2022-04-29T17:04:08Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:74d01c23e6c0 with config:&{NodeID:74d01c23e6c0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node a337edd39a49/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node a337edd39a49/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 5ac99a426e86/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 5ac99a426e86/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9da33e816af3/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 9da33e816af3/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:08.976Z] networkdb_test.go:835: Re-joining: 3 [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="The new bootstrap node list is:[172.31.253.201:10033 172.31.253.201:10034 172.31.253.201:10035]" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10033" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49411" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10034" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49412" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10035" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49413" [2022-04-29T17:04:08.976Z] networkdb_test.go:835: Re-joining: 4 [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=info msg="The new bootstrap node list is:[172.31.253.201:10033 172.31.253.201:10034 172.31.253.201:10035]" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10033" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49414" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10034" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49415" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49416" [2022-04-29T17:04:08.976Z] time="2022-04-29T17:04:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10035" [2022-04-29T17:04:09.359Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="node 0 leaving" [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="node5(74d01c23e6c0): Node leave event for 9da33e816af3/172.31.253.201" [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="node4(9faaced84c79): Node leave event for 9da33e816af3/172.31.253.201" [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.443Z] time="2022-04-29T17:04:09Z" level=info msg="node2(5ac99a426e86): Node leave event for 9da33e816af3/172.31.253.201" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="node1(9da33e816af3): Node leave event for 9da33e816af3/172.31.253.201" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="node3(a337edd39a49): Node leave event for 9da33e816af3/172.31.253.201" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.444Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 9da33e816af3/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="node 1 leaving" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="node5(74d01c23e6c0): Node leave event for 5ac99a426e86/172.31.253.201" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="node4(9faaced84c79): Node leave event for 5ac99a426e86/172.31.253.201" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="node3(a337edd39a49): Node leave event for 5ac99a426e86/172.31.253.201" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86 change state NodeActive --> NodeLeft" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="node2(5ac99a426e86): Node leave event for 5ac99a426e86/172.31.253.201" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86/172.31.253.201, left gossip cluster" [2022-04-29T17:04:09.912Z] time="2022-04-29T17:04:09Z" level=info msg="Node 5ac99a426e86/172.31.253.201, left gossip cluster" [2022-04-29T17:04:10.302Z] --- PASS: TestServiceWithDataPathPortInit (16.16s) [2022-04-29T17:04:10.302Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="node 2 leaving" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="Node a337edd39a49 change state NodeActive --> NodeLeft" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="node4(9faaced84c79): Node leave event for a337edd39a49/172.31.253.201" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="Node a337edd39a49 change state NodeActive --> NodeLeft" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="node5(74d01c23e6c0): Node leave event for a337edd39a49/172.31.253.201" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="Node a337edd39a49 change state NodeActive --> NodeLeft" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="node3(a337edd39a49): Node leave event for a337edd39a49/172.31.253.201" [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=debug msg="memberlist: Failed to join 172.31.253.201: dial tcp 172.31.253.201:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-29T17:04:10.380Z] time="2022-04-29T17:04:10Z" level=info msg="Node a337edd39a49/172.31.253.201, left gossip cluster" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node a337edd39a49/172.31.253.201, left gossip cluster" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node a337edd39a49/172.31.253.201, left gossip cluster" [2022-04-29T17:04:10.848Z] networkdb_test.go:867: node4: OK [2022-04-29T17:04:10.848Z] networkdb_test.go:867: node5: OK [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="node 0 coming back" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:85c057ad8fc7 with config:&{NodeID:85c057ad8fc7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, added to nodes list" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="node 1 coming back" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a22a73e1c5bb with config:&{NodeID:a22a73e1c5bb Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, added to nodes list" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="node 2 coming back" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:38471bdf388f with config:&{NodeID:38471bdf388f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node 38471bdf388f/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:10.848Z] time="2022-04-29T17:04:10Z" level=info msg="Node 38471bdf388f/172.31.253.201, added to nodes list" [2022-04-29T17:04:10.874Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-29T17:04:10.874Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-29T17:04:10.874Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-29T17:04:11.316Z] time="2022-04-29T17:04:11Z" level=debug msg="memberlist: Failed ping: 9faaced84c79 (timeout reached)" [2022-04-29T17:04:11.316Z] time="2022-04-29T17:04:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.253.201:10037: use of closed network connection" [2022-04-29T17:04:11.316Z] time="2022-04-29T17:04:11Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49418" [2022-04-29T17:04:11.784Z] time="2022-04-29T17:04:11Z" level=warning msg="memberlist: Was able to connect to 9faaced84c79 but other probes failed, network may be misconfigured" [2022-04-29T17:04:12.252Z] time="2022-04-29T17:04:12Z" level=debug msg="memberlist: Failed to join 172.31.253.201: dial tcp 172.31.253.201:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-29T17:04:14.176Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:maa18box453lvbaz7lhlgf1su Created:2022-04-29 17:04:11.687018705 +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[45a69527fc88b7ffe558cd9e301119dbefaa83a659b304232f9656cc6b7e38f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pp59w2zcq43p8f9bfio0ils4r EndpointID:c87ec3c138d359d681d22799dd3b391150a07fd002d4aa3ceb4136f7f07d0389 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:961b6c8ad2b8da14231a21f899d5eefd097beb722954c5952fe22b521ae5a383 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:f499241ae742 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pp59w2zcq43p8f9bfio0ils4r EndpointID:c87ec3c138d359d681d22799dd3b391150a07fd002d4aa3ceb4136f7f07d0389 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-29T17:04:14.437Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-29T17:04:14.466Z] time="2022-04-29T17:04:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.253.201:10033 172.31.253.201:10034 172.31.253.201:10035]" [2022-04-29T17:04:14.466Z] time="2022-04-29T17:04:14Z" level=debug msg="memberlist: Failed to join 172.31.253.201: dial tcp 172.31.253.201:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-29T17:04:14.698Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-29T17:04:14.935Z] time="2022-04-29T17:04:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.253.201:10033 172.31.253.201:10034 172.31.253.201:10035]" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10033" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49421" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, is the new incarnation of the shutdown node 9da33e816af3/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10034" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49422" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, is the new incarnation of the shutdown node 5ac99a426e86/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.253.201:10035" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49423" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 9faaced84c79/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, is the new incarnation of the shutdown node a337edd39a49/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 9faaced84c79/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, is the new incarnation of the shutdown node 5ac99a426e86/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, is the new incarnation of the shutdown node 9da33e816af3/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, joined gossip cluster" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, is the new incarnation of the shutdown node a337edd39a49/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 38471bdf388f/172.31.253.201, added to nodes list" [2022-04-29T17:04:15.920Z] 2022/04/29 17:04:15 Closing DB instances... [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7 change state NodeActive --> NodeLeft" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="node3(38471bdf388f): Node leave event for 85c057ad8fc7/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7 change state NodeActive --> NodeLeft" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="node4(9faaced84c79): Node leave event for 85c057ad8fc7/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7 change state NodeActive --> NodeLeft" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="node2(a22a73e1c5bb): Node leave event for 85c057ad8fc7/172.31.253.201" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="Node 85c057ad8fc7 change state NodeActive --> NodeLeft" [2022-04-29T17:04:15.920Z] time="2022-04-29T17:04:15Z" level=info msg="node5(74d01c23e6c0): Node leave event for 85c057ad8fc7/172.31.253.201" [2022-04-29T17:04:16.083Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-29T17:04:16.345Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7 change state NodeActive --> NodeFailed" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, added to failed nodes list" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=error msg="node: 85c057ad8fc7 is unknown to memberlist" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node 85c057ad8fc7/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=debug msg="memberlist: Failed to join 172.31.253.201: dial tcp 172.31.253.201:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb change state NodeActive --> NodeLeft" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="node3(38471bdf388f): Node leave event for a22a73e1c5bb/172.31.253.201" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb change state NodeActive --> NodeLeft" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="node5(74d01c23e6c0): Node leave event for a22a73e1c5bb/172.31.253.201" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb change state NodeActive --> NodeLeft" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="node4(9faaced84c79): Node leave event for a22a73e1c5bb/172.31.253.201" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb change state NodeActive --> NodeLeft" [2022-04-29T17:04:16.388Z] time="2022-04-29T17:04:16Z" level=info msg="node2(a22a73e1c5bb): Node leave event for a22a73e1c5bb/172.31.253.201" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="Node a22a73e1c5bb/172.31.253.201, left gossip cluster" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="Node 38471bdf388f change state NodeActive --> NodeLeft" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="node5(74d01c23e6c0): Node leave event for 38471bdf388f/172.31.253.201" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="Node 38471bdf388f change state NodeActive --> NodeLeft" [2022-04-29T17:04:16.856Z] time="2022-04-29T17:04:16Z" level=info msg="node4(9faaced84c79): Node leave event for 38471bdf388f/172.31.253.201" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:16Z" level=info msg="Node 38471bdf388f change state NodeActive --> NodeLeft" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:16Z" level=info msg="node3(38471bdf388f): Node leave event for 38471bdf388f/172.31.253.201" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:16Z" level=info msg="Node 38471bdf388f/172.31.253.201, left gossip cluster" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:16Z" level=info msg="Node 38471bdf388f/172.31.253.201, left gossip cluster" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:17Z" level=info msg="Node 38471bdf388f/172.31.253.201, left gossip cluster" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:17Z" level=debug msg="memberlist: Failed ping: 74d01c23e6c0 (timeout reached)" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.253.201:10036: use of closed network connection" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.253.201:10035: use of closed network connection" [2022-04-29T17:04:17.324Z] time="2022-04-29T17:04:17Z" level=debug msg="memberlist: Stream connection from=172.31.253.201:49425" [2022-04-29T17:04:17.731Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-29T17:04:17.792Z] time="2022-04-29T17:04:17Z" level=info msg="Node 9faaced84c79 change state NodeActive --> NodeLeft" [2022-04-29T17:04:17.792Z] time="2022-04-29T17:04:17Z" level=info msg="node5(74d01c23e6c0): Node leave event for 9faaced84c79/172.31.253.201" [2022-04-29T17:04:17.792Z] time="2022-04-29T17:04:17Z" level=info msg="Node 9faaced84c79 change state NodeActive --> NodeLeft" [2022-04-29T17:04:17.792Z] time="2022-04-29T17:04:17Z" level=info msg="node4(9faaced84c79): Node leave event for 9faaced84c79/172.31.253.201" [2022-04-29T17:04:17.792Z] time="2022-04-29T17:04:17Z" level=warning msg="memberlist: Was able to connect to 74d01c23e6c0 but other probes failed, network may be misconfigured" [2022-04-29T17:04:18.260Z] time="2022-04-29T17:04:17Z" level=info msg="Node 9faaced84c79/172.31.253.201, left gossip cluster" [2022-04-29T17:04:18.260Z] time="2022-04-29T17:04:18Z" level=info msg="Node 9faaced84c79/172.31.253.201, left gossip cluster" [2022-04-29T17:04:18.260Z] time="2022-04-29T17:04:18Z" level=debug msg="memberlist: Failed to join 172.31.253.201: dial tcp 172.31.253.201:10004: connectex: No connection could be made because the target machine actively refused it." [2022-04-29T17:04:18.304Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-29T17:04:18.304Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s) [2022-04-29T17:04:18.304Z] PASS [2022-04-29T17:04:18.304Z] [2022-04-29T17:04:18.304Z] === Skipped [2022-04-29T17:04:18.304Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T17:04:18.304Z] service_test.go:243: FLAKY_TEST [2022-04-29T17:04:18.304Z] [2022-04-29T17:04:18.304Z] DONE 38 tests, 1 skipped in 50.625s [2022-04-29T17:04:18.304Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-29T17:04:18.304Z] ++ 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-04-29T17:04:18.304Z] ++ set -e [2022-04-29T17:04:18.304Z] ++ '[' -n 0 ']' [2022-04-29T17:04:18.304Z] ++ set -x [2022-04-29T17:04:18.304Z] ++ 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-04-29T17:04:18.566Z] INFO: Testing against a local daemon [2022-04-29T17:04:18.566Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-29T17:04:18.566Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T17:04:18.566Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T17:04:18.566Z] === RUN TestDockerNetworkIpvlan [2022-04-29T17:04:18.566Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T17:04:18.566Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-29T17:04:18.566Z] PASS [2022-04-29T17:04:18.566Z] [2022-04-29T17:04:18.566Z] === Skipped [2022-04-29T17:04:18.566Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-29T17:04:18.566Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T17:04:18.566Z] [2022-04-29T17:04:18.566Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-29T17:04:18.566Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-29T17:04:18.566Z] [2022-04-29T17:04:18.566Z] DONE 2 tests, 2 skipped in 0.108s [2022-04-29T17:04:18.566Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-29T17:04:18.566Z] ++ 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-04-29T17:04:18.566Z] ++ set -e [2022-04-29T17:04:18.566Z] ++ '[' -n 0 ']' [2022-04-29T17:04:18.566Z] ++ set -x [2022-04-29T17:04:18.566Z] ++ 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-04-29T17:04:18.566Z] INFO: Testing against a local daemon [2022-04-29T17:04:18.566Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-29T17:04:18.727Z] time="2022-04-29T17:04:18Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, left gossip cluster" [2022-04-29T17:04:18.728Z] time="2022-04-29T17:04:18Z" level=info msg="Node 74d01c23e6c0 change state NodeActive --> NodeFailed" [2022-04-29T17:04:18.728Z] time="2022-04-29T17:04:18Z" level=info msg="Node 74d01c23e6c0/172.31.253.201, added to failed nodes list" [2022-04-29T17:04:18.728Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-04-29T17:04:18.728Z] PASS [2022-04-29T17:04:18.728Z] coverage: 60.6% of statements [2022-04-29T17:04:18.728Z] ok github.com/docker/docker/libnetwork/networkdb 106.146s coverage: 60.6% of statements [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/quota [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T17:04:18.728Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T17:04:19.138Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-29T17:04:20.081Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-29T17:04:20.081Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-04-29T17:04:20.081Z] === RUN TestDockerNetworkMacvlan [2022-04-29T17:04:21.024Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-29T17:04:21.285Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-29T17:04:21.547Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-29T17:04:21.547Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === Skipped [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-29T17:04:21.679Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-29T17:04:21.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-29T17:04:21.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-29T17:04:21.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-29T17:04:21.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-29T17:04:21.679Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T17:04:21.679Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T17:04:21.679Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T17:04:21.679Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-29T17:04:21.679Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T17:04:21.679Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-29T17:04:21.679Z] daemon_test.go:145: root required [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-29T17:04:21.679Z] reload_test.go:342: root required [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-29T17:04:21.679Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-29T17:04:21.679Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-29T17:04:21.679Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-29T17:04:21.679Z] download_test.go:267: Needs fixing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-29T17:04:21.679Z] layer_test.go:291: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-29T17:04:21.679Z] layer_test.go:340: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-29T17:04:21.679Z] layer_test.go:455: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-29T17:04:21.679Z] layer_test.go:684: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-29T17:04:21.679Z] migration_test.go:45: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-29T17:04:21.679Z] migration_test.go:181: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-29T17:04:21.679Z] mount_test.go:17: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-29T17:04:21.679Z] mount_test.go:76: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-29T17:04:21.679Z] mount_test.go:125: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-29T17:04:21.679Z] mount_test.go:212: Failing on Windows [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-29T17:04:21.679Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-29T17:04:21.679Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-29T17:04:21.679Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-29T17:04:21.679Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-29T17:04:21.679Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-29T17:04:21.679Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-29T17:04:21.679Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.679Z] [2022-04-29T17:04:21.679Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-29T17:04:21.679Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:21.808Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-29T17:04:21.809Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-29T17:04:22.147Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-29T17:04:22.147Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-29T17:04:22.147Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-29T17:04:22.147Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T17:04:22.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T17:04:22.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T17:04:22.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T17:04:22.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T17:04:22.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:133: Xz not present in msys2 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-29T17:04:22.147Z] archive_test.go:140: zstd not installed [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:252: Failing on Windows CI machines [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-29T17:04:22.147Z] archive_windows_test.go:16: Currently fails [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-29T17:04:22.147Z] changes_test.go:196: needs more investigation [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-29T17:04:22.147Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-29T17:04:22.147Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-29T17:04:22.147Z] changes_test.go:433: needs further investigation [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-29T17:04:22.147Z] changes_test.go:469: needs further investigation [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-29T17:04:22.147Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-29T17:04:22.147Z] poller_test.go:40: No chmod on Windows [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-29T17:04:22.147Z] fileutils_test.go:133: Needs porting to Windows [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-29T17:04:22.147Z] fileutils_test.go:179: Needs porting to Windows [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-29T17:04:22.147Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-29T17:04:22.147Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-29T17:04:22.147Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-29T17:04:22.147Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-29T17:04:22.147Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-29T17:04:22.147Z] [2022-04-29T17:04:22.147Z] DONE 2287 tests, 70 skipped in 313.484s [2022-04-29T17:04:22.147Z] INFO: make.ps1 ended at 04/29/2022 17:04:21 [2022-04-29T17:04:22.380Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-29T17:04:22.641Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-29T17:04:22.902Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-29T17:04:24.368Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-29T17:04:24.368Z] INFO: Unit tests ended at 04/29/2022 17:04:23. Duration:00:05:29.6922009 [2022-04-29T17:04:24.368Z] INFO: Building busybox [2022-04-29T17:04:24.368Z] Sending build context to Docker daemon 5.12kB [2022-04-29T17:04:24.368Z] [2022-04-29T17:04:24.368Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-29T17:04:24.368Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-29T17:04:24.368Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-29T17:04:24.368Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-29T17:04:24.368Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-29T17:04:24.368Z] ---> aa8714eb8356 [2022-04-29T17:04:24.368Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-29T17:04:24.368Z] ---> Running in 7e3c515d289a [2022-04-29T17:04:24.817Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-29T17:04:24.817Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-29T17:04:25.390Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-29T17:04:26.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-29T17:04:27.277Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-29T17:04:27.850Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-29T17:04:28.794Z] docker_api_swarm_test.go:304: [d23deccc1d8c4] joining swarm manager [dde14df34712e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:04:29.458Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-29T17:04:29.458Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-29T17:04:29.458Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-29T17:04:29.458Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-29T17:04:29.458Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-29T17:04:29.458Z] Cross building: bundles/cross/windows/amd64 [2022-04-29T17:04:29.458Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-29T17:04:29.458Z] { [2022-04-29T17:04:29.458Z] "RT_GROUP_ICON": { [2022-04-29T17:04:29.459Z] "#1": { [2022-04-29T17:04:29.459Z] "0409": "../../winresources/docker.ico" [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] }, [2022-04-29T17:04:29.459Z] "RT_MANIFEST": { [2022-04-29T17:04:29.459Z] "#1": { [2022-04-29T17:04:29.459Z] "0409": { [2022-04-29T17:04:29.459Z] "identity": {}, [2022-04-29T17:04:29.459Z] "description": "Docker Engine", [2022-04-29T17:04:29.459Z] "minimum-os": "vista", [2022-04-29T17:04:29.459Z] "execution-level": "", [2022-04-29T17:04:29.459Z] "ui-access": false, [2022-04-29T17:04:29.459Z] "auto-elevate": false, [2022-04-29T17:04:29.459Z] "dpi-awareness": "unaware", [2022-04-29T17:04:29.459Z] "disable-theming": false, [2022-04-29T17:04:29.459Z] "disable-window-filtering": false, [2022-04-29T17:04:29.459Z] "high-resolution-scrolling-aware": false, [2022-04-29T17:04:29.459Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T17:04:29.459Z] "long-path-aware": false, [2022-04-29T17:04:29.459Z] "printer-driver-isolation": false, [2022-04-29T17:04:29.459Z] "gdi-scaling": false, [2022-04-29T17:04:29.459Z] "segment-heap": false, [2022-04-29T17:04:29.459Z] "use-common-controls-v6": false [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] }, [2022-04-29T17:04:29.459Z] "RT_MESSAGETABLE": { [2022-04-29T17:04:29.459Z] "#1": { [2022-04-29T17:04:29.459Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] }, [2022-04-29T17:04:29.459Z] "RT_VERSION": { [2022-04-29T17:04:29.459Z] "#1": { [2022-04-29T17:04:29.459Z] "0409": { [2022-04-29T17:04:29.459Z] "fixed": { [2022-04-29T17:04:29.459Z] "file_version": "0.0.0.0", [2022-04-29T17:04:29.459Z] "product_version": "0.0.0.0", [2022-04-29T17:04:29.459Z] "type": "Unknown" [2022-04-29T17:04:29.459Z] }, [2022-04-29T17:04:29.459Z] "info": { [2022-04-29T17:04:29.459Z] "0000": { [2022-04-29T17:04:29.459Z] "CompanyName": "", [2022-04-29T17:04:29.459Z] "FileVersion": "dev", [2022-04-29T17:04:29.459Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-29T17:04:29.459Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-29T17:04:29.459Z] "ProductName": "", [2022-04-29T17:04:29.459Z] "ProductVersion": "dev", [2022-04-29T17:04:29.459Z] "SpecialBuild": "82088364e143796457aa668ab23ba07c9d638940" [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] } [2022-04-29T17:04:29.459Z] cmd/dockerd/config.go [2022-04-29T17:04:29.459Z] cmd/dockerd/config_windows.go [2022-04-29T17:04:29.459Z] cmd/dockerd/daemon.go [2022-04-29T17:04:29.459Z] cmd/dockerd/daemon_test.go [2022-04-29T17:04:29.459Z] cmd/dockerd/daemon_windows.go [2022-04-29T17:04:29.459Z] cmd/dockerd/docker.go [2022-04-29T17:04:29.459Z] cmd/dockerd/docker_windows.go [2022-04-29T17:04:29.459Z] cmd/dockerd/genwinres_windows.go [2022-04-29T17:04:29.459Z] cmd/dockerd/metrics.go [2022-04-29T17:04:29.459Z] cmd/dockerd/options.go [2022-04-29T17:04:29.459Z] cmd/dockerd/options_test.go [2022-04-29T17:04:29.459Z] cmd/dockerd/service_windows.go [2022-04-29T17:04:29.459Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-29T17:04:29.459Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-29T17:04:29.739Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-29T17:04:30.235Z] Removing intermediate container 7e3c515d289a [2022-04-29T17:04:30.235Z] ---> fc441750d0bc [2022-04-29T17:04:30.235Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-29T17:04:30.236Z] ---> Running in ead53bc030eb [2022-04-29T17:04:30.236Z] Removing intermediate container ead53bc030eb [2022-04-29T17:04:30.236Z] ---> 7fc102809606 [2022-04-29T17:04:30.236Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-29T17:04:30.236Z] ---> Running in 6ec1a929a11f [2022-04-29T17:04:30.313Z] docker_api_swarm_test.go:305: [d6b3b9d1e19c8] joining swarm manager [dde14df34712e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:04:30.703Z] Removing intermediate container 6ec1a929a11f [2022-04-29T17:04:30.703Z] ---> 8c5e1b31e5f3 [2022-04-29T17:04:30.703Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-29T17:04:31.688Z] [2022-04-29T17:04:31.699Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-29T17:04:32.271Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-29T17:04:32.532Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-29T17:04:32.674Z] ---> 8c480c1b119a [2022-04-29T17:04:32.674Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-29T17:04:32.674Z] ---> Running in e96b0d6238b3 [2022-04-29T17:04:33.476Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan (13.64s) [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.92s) [2022-04-29T17:04:33.738Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-04-29T17:04:33.738Z] PASS [2022-04-29T17:04:33.738Z] [2022-04-29T17:04:33.738Z] DONE 8 tests in 15.154s [2022-04-29T17:04:33.738Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-29T17:04:33.738Z] ++ 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-04-29T17:04:33.738Z] ++ set -e [2022-04-29T17:04:33.738Z] ++ '[' -n 0 ']' [2022-04-29T17:04:33.738Z] ++ set -x [2022-04-29T17:04:33.738Z] ++ 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-04-29T17:04:33.738Z] testing: warning: no tests to run [2022-04-29T17:04:33.738Z] PASS [2022-04-29T17:04:33.738Z] [2022-04-29T17:04:33.738Z] DONE 0 tests in 0.036s [2022-04-29T17:04:33.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-29T17:04:33.738Z] ++ 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-04-29T17:04:33.738Z] ++ set -e [2022-04-29T17:04:33.738Z] ++ '[' -n 0 ']' [2022-04-29T17:04:33.738Z] ++ set -x [2022-04-29T17:04:33.738Z] ++ 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-04-29T17:04:33.999Z] INFO: Testing against a local daemon [2022-04-29T17:04:33.999Z] === RUN TestAuthZPluginAllowRequest [2022-04-29T17:04:34.571Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-29T17:04:34.832Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-29T17:04:35.406Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-04-29T17:04:35.406Z] === RUN TestAuthZPluginTLS [2022-04-29T17:04:35.978Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-29T17:04:35.978Z] === RUN TestAuthZPluginDenyRequest [2022-04-29T17:04:36.578Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-29T17:04:36.578Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-29T17:04:36.850Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-29T17:04:36.850Z] === RUN TestAuthZPluginDenyResponse [2022-04-29T17:04:37.451Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-29T17:04:37.451Z] === RUN TestAuthZPluginAllowEventStream [2022-04-29T17:04:37.723Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-29T17:04:39.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2022-04-29T17:04:39.120Z] === RUN TestAuthZPluginErrorResponse [2022-04-29T17:04:39.692Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-29T17:04:39.692Z] === RUN TestAuthZPluginErrorRequest [2022-04-29T17:04:39.692Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-29T17:04:39.953Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-04-29T17:04:39.953Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-29T17:04:40.525Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-29T17:04:40.525Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-29T17:04:40.525Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-29T17:04:41.097Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-29T17:04:43.012Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2022-04-29T17:04:43.012Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-29T17:04:43.134Z] Removing intermediate container e96b0d6238b3 [2022-04-29T17:04:43.134Z] ---> bf707b20c2fe [2022-04-29T17:04:43.134Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-29T17:04:43.134Z] ---> Running in 7b9b7ff551bf [2022-04-29T17:04:44.120Z] [2022-04-29T17:04:44.120Z] SUCCESS: Specified value was saved. [2022-04-29T17:04:44.397Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2022-04-29T17:04:44.397Z] === RUN TestAuthZPluginHeader [2022-04-29T17:04:45.341Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-04-29T17:04:45.341Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-29T17:04:47.070Z] Removing intermediate container 7b9b7ff551bf [2022-04-29T17:04:47.070Z] ---> df202ee585fd [2022-04-29T17:04:47.070Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-29T17:04:47.070Z] ---> Running in 0cb141c6b5a9 [2022-04-29T17:04:48.643Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-29T17:04:49.586Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-29T17:04:50.158Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2022-04-29T17:04:50.158Z] === RUN TestAuthZPluginV2Disable [2022-04-29T17:04:50.886Z] Cannot create a file when that file already exists. [2022-04-29T17:04:52.074Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-29T17:04:53.461Z] === RUN TestDockerSuite/TestBuildRm [2022-04-29T17:04:54.032Z] --- PASS: TestAuthZPluginV2Disable (3.94s) [2022-04-29T17:04:54.032Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-29T17:04:55.947Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-29T17:04:56.518Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-29T17:04:56.750Z] Removing intermediate container 0cb141c6b5a9 [2022-04-29T17:04:56.750Z] ---> 897ce9d4d1f5 [2022-04-29T17:04:56.750Z] Step 13/13 : CMD ["sh"] [2022-04-29T17:04:56.750Z] ---> Running in e7499798b0d3 [2022-04-29T17:04:57.218Z] Removing intermediate container e7499798b0d3 [2022-04-29T17:04:57.218Z] ---> 31969a067e6c [2022-04-29T17:04:57.218Z] Successfully built 31969a067e6c [2022-04-29T17:04:57.218Z] Successfully tagged busybox:latest [2022-04-29T17:04:57.218Z] INFO: Docker images of the daemon under test [2022-04-29T17:04:57.218Z] [2022-04-29T17:04:57.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T17:04:57.218Z] busybox latest 31969a067e6c 1 second ago 5.02GB [2022-04-29T17:04:57.218Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-29T17:04:57.218Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-29T17:04:57.218Z] [2022-04-29T17:04:57.218Z] INFO: Running integration tests at 04/29/2022 17:04:57... [2022-04-29T17:04:57.218Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-29T17:04:57.218Z] INFO: Integration API tests being run from the host: [2022-04-29T17:04:57.218Z] INFO: make.ps1 starting at 04/29/2022 17:04:57 [2022-04-29T17:04:57.461Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-04-29T17:04:57.461Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-29T17:04:57.722Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-29T17:04:57.983Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-29T17:04:58.554Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-29T17:04:58.789Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-29T17:04:59.126Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-29T17:05:00.511Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-29T17:05:01.083Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-29T17:05:05.373Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-29T17:05:05.373Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-29T17:05:05.634Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-29T17:05:05.634Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-29T17:05:05.634Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-29T17:05:05.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-29T17:05:06.158Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-29T17:05:07.103Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-29T17:05:07.364Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-29T17:05:08.307Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-29T17:05:08.569Z] docker_api_swarm_test.go:272: [d9d08566140ef] joining swarm manager [d20262ad143ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:05:09.956Z] docker_api_swarm_test.go:273: [d8740361e6c5e] joining swarm manager [d20262ad143ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:05:10.217Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.64s) [2022-04-29T17:05:10.217Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-29T17:05:12.134Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-29T17:05:12.706Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-29T17:05:13.279Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-29T17:05:13.540Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-29T17:05:14.483Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-29T17:05:15.426Z] === RUN TestDockerSuite/TestBuildUser [2022-04-29T17:05:16.369Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-29T17:05:19.675Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-29T17:05:27.827Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-04-29T17:05:27.827Z] PASS [2022-04-29T17:05:27.827Z] [2022-04-29T17:05:27.827Z] DONE 17 tests in 52.960s [2022-04-29T17:05:27.827Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-29T17:05:27.827Z] ++ 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-04-29T17:05:27.827Z] ++ set -e [2022-04-29T17:05:27.827Z] ++ '[' -n 0 ']' [2022-04-29T17:05:27.827Z] ++ set -x [2022-04-29T17:05:27.827Z] ++ 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-04-29T17:05:27.827Z] INFO: Testing against a local daemon [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T17:05:27.827Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T17:05:27.827Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T17:05:27.827Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T17:05:27.827Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T17:05:27.827Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T17:05:27.827Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T17:05:27.827Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T17:05:27.827Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T17:05:27.827Z] === RUN TestPluginInstall [2022-04-29T17:05:27.827Z] === RUN TestPluginInstall/no_auth [2022-04-29T17:05:28.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-29T17:05:29.340Z] time="2022-04-29T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T17:05:29.340Z] time="2022-04-29T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6266adc18146d7e031b302006c587e7e6c5a7b9723a93dc2b4ddc083c666cd0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T17:05:29.340Z] time="2022-04-29T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T17:05:29.340Z] time="2022-04-29T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6266adc18146d7e031b302006c587e7e6c5a7b9723a93dc2b4ddc083c666cd0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T17:05:29.601Z] === RUN TestPluginInstall/with_htpasswd [2022-04-29T17:05:30.173Z] time="2022-04-29T17:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T17:05:30.173Z] time="2022-04-29T17:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c44435213c19b4e2b0603a551b41e2ad2a9117d41490ebfb28c92ed9f2a8f9e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T17:05:30.173Z] time="2022-04-29T17:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T17:05:30.173Z] time="2022-04-29T17:05:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c44435213c19b4e2b0603a551b41e2ad2a9117d41490ebfb28c92ed9f2a8f9e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T17:05:30.435Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-29T17:05:31.007Z] === RUN TestPluginInstall/with_insecure [2022-04-29T17:05:31.579Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-29T17:05:31.849Z] time="2022-04-29T17:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T17:05:31.849Z] time="2022-04-29T17:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7c5906fb3ea262e963bfe3c6424e97739f4faf840392082677a54adefac274f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T17:05:31.849Z] time="2022-04-29T17:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-29T17:05:31.849Z] time="2022-04-29T17:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7c5906fb3ea262e963bfe3c6424e97739f4faf840392082677a54adefac274f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-29T17:05:32.109Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-29T17:05:32.371Z] plugin_test.go:195: [de1596bdcc45d] daemon is not started [2022-04-29T17:05:32.371Z] --- PASS: TestPluginInstall (5.35s) [2022-04-29T17:05:32.371Z] --- PASS: TestPluginInstall/no_auth (2.69s) [2022-04-29T17:05:32.371Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2022-04-29T17:05:32.371Z] --- PASS: TestPluginInstall/with_insecure (1.45s) [2022-04-29T17:05:32.371Z] === RUN TestPluginsWithRuntimes [2022-04-29T17:05:32.943Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-29T17:05:33.887Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-29T17:05:34.148Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-29T17:05:34.720Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-29T17:05:34.720Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-29T17:05:34.720Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-29T17:05:34.720Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-29T17:05:34.720Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-29T17:05:34.720Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-29T17:05:34.720Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-29T17:05:34.720Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-29T17:05:34.720Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-29T17:05:34.981Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-29T17:05:36.367Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-29T17:05:36.367Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-04-29T17:05:36.367Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-04-29T17:05:36.367Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-04-29T17:05:36.367Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T17:05:36.367Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-29T17:05:36.940Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-04-29T17:05:36.940Z] PASS [2022-04-29T17:05:36.940Z] [2022-04-29T17:05:36.940Z] DONE 24 tests in 10.174s [2022-04-29T17:05:36.940Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-29T17:05:36.940Z] ++ 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-04-29T17:05:36.940Z] ++ set -e [2022-04-29T17:05:36.940Z] ++ '[' -n 0 ']' [2022-04-29T17:05:36.940Z] ++ set -x [2022-04-29T17:05:36.940Z] ++ 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-04-29T17:05:36.940Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-29T17:05:37.200Z] INFO: Testing against a local daemon [2022-04-29T17:05:37.200Z] === RUN TestExternalGraphDriver [2022-04-29T17:05:37.200Z] === RUN TestExternalGraphDriver/json [2022-04-29T17:05:37.772Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-29T17:05:38.720Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-29T17:05:38.720Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-29T17:05:38.981Z] === RUN TestExternalGraphDriver/spec [2022-04-29T17:05:40.897Z] === RUN TestExternalGraphDriver/pull [2022-04-29T17:05:40.897Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-29T17:05:41.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:05:41.577Z] INFO: Testing against a local daemon [2022-04-29T17:05:41.577Z] === RUN TestBuildWithSession [2022-04-29T17:05:41.577Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T17:05:41.577Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-29T17:05:41.577Z] === RUN TestBuildSquashParent [2022-04-29T17:05:41.577Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:05:41.577Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-29T17:05:41.577Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-29T17:05:41.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T17:05:41.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T17:05:41.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T17:05:41.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T17:05:41.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T17:05:41.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T17:05:41.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T17:05:41.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T17:05:41.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T17:05:41.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T17:05:41.578Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T17:05:41.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T17:05:41.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-29T17:05:41.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-29T17:05:41.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-29T17:05:41.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-29T17:05:42.284Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-29T17:05:42.857Z] --- PASS: TestExternalGraphDriver (5.60s) [2022-04-29T17:05:42.857Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-04-29T17:05:42.857Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-04-29T17:05:42.857Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2022-04-29T17:05:42.857Z] === RUN TestGraphdriverPluginV2 [2022-04-29T17:05:43.119Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-29T17:05:43.691Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-29T17:05:43.952Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-29T17:05:43.952Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-29T17:05:43.952Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-29T17:05:44.524Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-29T17:05:46.437Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-29T17:05:46.437Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-29T17:05:46.437Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T17:05:46.437Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-29T17:05:47.025Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-29T17:05:47.290Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2022-04-29T17:05:47.290Z] PASS [2022-04-29T17:05:47.290Z] [2022-04-29T17:05:47.290Z] DONE 5 tests in 10.211s [2022-04-29T17:05:47.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-29T17:05:47.290Z] ++ 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-04-29T17:05:47.290Z] ++ set -e [2022-04-29T17:05:47.290Z] ++ '[' -n 0 ']' [2022-04-29T17:05:47.290Z] ++ set -x [2022-04-29T17:05:47.290Z] ++ 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-04-29T17:05:47.290Z] INFO: Testing against a local daemon [2022-04-29T17:05:47.290Z] === RUN TestContinueAfterPluginCrash [2022-04-29T17:05:47.290Z] === PAUSE TestContinueAfterPluginCrash [2022-04-29T17:05:47.290Z] === RUN TestReadPluginNoRead [2022-04-29T17:05:47.290Z] === PAUSE TestReadPluginNoRead [2022-04-29T17:05:47.290Z] === RUN TestDaemonStartWithLogOpt [2022-04-29T17:05:47.290Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-29T17:05:47.290Z] === CONT TestContinueAfterPluginCrash [2022-04-29T17:05:47.290Z] === CONT TestDaemonStartWithLogOpt [2022-04-29T17:05:47.865Z] === RUN TestDockerSuite/TestCommitChange [2022-04-29T17:05:48.807Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-29T17:05:49.750Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-29T17:05:51.136Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-29T17:05:52.020Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-29T17:05:52.079Z] --- PASS: TestDaemonStartWithLogOpt (4.57s) [2022-04-29T17:05:52.079Z] === CONT TestReadPluginNoRead [2022-04-29T17:05:52.651Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-29T17:05:52.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-29T17:05:53.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-29T17:05:54.039Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-29T17:05:55.427Z] === RUN TestReadPluginNoRead/default [2022-04-29T17:05:55.688Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-29T17:05:56.631Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-29T17:05:57.203Z] --- PASS: TestContinueAfterPluginCrash (9.71s) [2022-04-29T17:05:57.203Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-29T17:05:57.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-29T17:05:58.039Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-29T17:05:58.982Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-29T17:05:59.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-29T17:05:59.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-29T17:05:59.244Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-29T17:05:59.507Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-29T17:05:59.507Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-29T17:05:59.507Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-29T17:05:59.507Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-29T17:05:59.768Z] docker_api_swarm_node_test.go:20: [dddd6013eb53f] joining swarm manager [deeacd1643225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:06:00.715Z] docker_api_swarm_node_test.go:21: [da974ae83b4b5] joining swarm manager [deeacd1643225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:06:00.976Z] === CONT TestReadPluginNoRead [2022-04-29T17:06:00.976Z] read_test.go:92: [d176dd2d544c1] daemon is not started [2022-04-29T17:06:00.976Z] --- PASS: TestReadPluginNoRead (9.03s) [2022-04-29T17:06:00.976Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2022-04-29T17:06:00.976Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2022-04-29T17:06:00.976Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2022-04-29T17:06:00.976Z] PASS [2022-04-29T17:06:00.976Z] [2022-04-29T17:06:00.976Z] DONE 6 tests in 13.729s [2022-04-29T17:06:00.976Z] 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-04-29T17:06:00.976Z] ++ 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-04-29T17:06:00.976Z] ++ set -e [2022-04-29T17:06:00.976Z] ++ '[' -n 0 ']' [2022-04-29T17:06:00.976Z] ++ set -x [2022-04-29T17:06:00.976Z] ++ 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-04-29T17:06:00.976Z] testing: warning: no tests to run [2022-04-29T17:06:00.976Z] PASS [2022-04-29T17:06:00.976Z] [2022-04-29T17:06:00.976Z] DONE 0 tests in 0.038s [2022-04-29T17:06:00.976Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-29T17:06:00.976Z] ++ 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-04-29T17:06:00.976Z] ++ set -e [2022-04-29T17:06:00.976Z] ++ '[' -n 0 ']' [2022-04-29T17:06:00.976Z] ++ set -x [2022-04-29T17:06:00.976Z] ++ 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-04-29T17:06:01.239Z] INFO: Testing against a local daemon [2022-04-29T17:06:01.239Z] === RUN TestPluginWithDevMounts [2022-04-29T17:06:01.239Z] === PAUSE TestPluginWithDevMounts [2022-04-29T17:06:01.239Z] === CONT TestPluginWithDevMounts [2022-04-29T17:06:01.239Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-29T17:06:02.625Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-29T17:06:02.625Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-29T17:06:02.885Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-04-29T17:06:02.885Z] PASS [2022-04-29T17:06:02.886Z] [2022-04-29T17:06:02.886Z] DONE 1 tests in 1.897s [2022-04-29T17:06:02.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-29T17:06:02.886Z] ++ 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-04-29T17:06:02.886Z] ++ set -e [2022-04-29T17:06:02.886Z] ++ '[' -n 0 ']' [2022-04-29T17:06:02.886Z] ++ set -x [2022-04-29T17:06:02.886Z] ++ 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-04-29T17:06:03.148Z] INFO: Testing against a local daemon [2022-04-29T17:06:03.148Z] === RUN TestSecretInspect [2022-04-29T17:06:03.148Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.60s) [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.94s) [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.85s) [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.33s) [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.37s) [2022-04-29T17:06:03.445Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.38s) [2022-04-29T17:06:03.445Z] === RUN TestBuildMultiStageCopy [2022-04-29T17:06:03.445Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-29T17:06:03.720Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-29T17:06:04.292Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-29T17:06:04.864Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-29T17:06:05.840Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-29T17:06:05.840Z] --- PASS: TestSecretInspect (2.65s) [2022-04-29T17:06:05.840Z] === RUN TestSecretList [2022-04-29T17:06:05.840Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-29T17:06:05.840Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-29T17:06:06.101Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-29T17:06:06.101Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-29T17:06:06.362Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-29T17:06:06.362Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-29T17:06:06.362Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-29T17:06:07.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-29T17:06:07.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-29T17:06:07.878Z] --- PASS: TestSecretList (2.27s) [2022-04-29T17:06:07.878Z] === RUN TestSecretsCreateAndDelete [2022-04-29T17:06:08.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-29T17:06:08.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-29T17:06:09.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-29T17:06:10.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-29T17:06:10.410Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-29T17:06:10.671Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2022-04-29T17:06:10.671Z] === RUN TestSecretsUpdate [2022-04-29T17:06:11.243Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-29T17:06:11.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-29T17:06:11.816Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-29T17:06:12.760Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-29T17:06:13.331Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-29T17:06:13.331Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-29T17:06:13.331Z] --- PASS: TestSecretsUpdate (2.81s) [2022-04-29T17:06:13.331Z] === RUN TestTemplatedSecret [2022-04-29T17:06:13.884Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-29T17:06:14.274Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-29T17:06:14.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-29T17:06:14.846Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-29T17:06:15.339Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-29T17:06:15.793Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-29T17:06:15.793Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-29T17:06:16.737Z] docker_api_swarm_test.go:502: [d384296950bb2] joining swarm manager [ddef4f0b9dec2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:06:16.907Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-29T17:06:16.998Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-29T17:06:17.258Z] --- PASS: TestTemplatedSecret (3.92s) [2022-04-29T17:06:17.258Z] === RUN TestSecretCreateResolve [2022-04-29T17:06:18.200Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-29T17:06:18.471Z] --- PASS: TestBuildMultiStageCopy (14.94s) [2022-04-29T17:06:18.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.91s) [2022-04-29T17:06:18.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-04-29T17:06:18.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-04-29T17:06:18.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-04-29T17:06:18.471Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2022-04-29T17:06:18.471Z] === RUN TestBuildMultiStageParentConfig [2022-04-29T17:06:19.142Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-29T17:06:19.142Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-29T17:06:19.142Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-29T17:06:19.142Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-29T17:06:19.142Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-29T17:06:20.086Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-29T17:06:20.086Z] --- PASS: TestSecretCreateResolve (2.65s) [2022-04-29T17:06:20.086Z] PASS [2022-04-29T17:06:20.086Z] [2022-04-29T17:06:20.086Z] DONE 6 tests in 17.083s [2022-04-29T17:06:20.086Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-29T17:06:20.086Z] ++ 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-04-29T17:06:20.086Z] ++ set -e [2022-04-29T17:06:20.086Z] ++ '[' -n 0 ']' [2022-04-29T17:06:20.086Z] ++ set -x [2022-04-29T17:06:20.086Z] ++ 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-04-29T17:06:20.086Z] INFO: Testing against a local daemon [2022-04-29T17:06:20.086Z] === RUN TestServiceCreateInit [2022-04-29T17:06:20.086Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T17:06:20.969Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-29T17:06:20.969Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-29T17:06:20.969Z] { [2022-04-29T17:06:20.969Z] "RT_GROUP_ICON": { [2022-04-29T17:06:20.969Z] "#1": { [2022-04-29T17:06:20.969Z] "0409": "../../winresources/docker.ico" [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] }, [2022-04-29T17:06:20.969Z] "RT_MANIFEST": { [2022-04-29T17:06:20.969Z] "#1": { [2022-04-29T17:06:20.969Z] "0409": { [2022-04-29T17:06:20.969Z] "identity": {}, [2022-04-29T17:06:20.969Z] "description": "Docker Engine", [2022-04-29T17:06:20.969Z] "minimum-os": "vista", [2022-04-29T17:06:20.969Z] "execution-level": "", [2022-04-29T17:06:20.969Z] "ui-access": false, [2022-04-29T17:06:20.969Z] "auto-elevate": false, [2022-04-29T17:06:20.969Z] "dpi-awareness": "unaware", [2022-04-29T17:06:20.969Z] "disable-theming": false, [2022-04-29T17:06:20.969Z] "disable-window-filtering": false, [2022-04-29T17:06:20.969Z] "high-resolution-scrolling-aware": false, [2022-04-29T17:06:20.969Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-29T17:06:20.969Z] "long-path-aware": false, [2022-04-29T17:06:20.969Z] "printer-driver-isolation": false, [2022-04-29T17:06:20.969Z] "gdi-scaling": false, [2022-04-29T17:06:20.969Z] "segment-heap": false, [2022-04-29T17:06:20.969Z] "use-common-controls-v6": false [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] }, [2022-04-29T17:06:20.969Z] "RT_MESSAGETABLE": { [2022-04-29T17:06:20.969Z] "#1": { [2022-04-29T17:06:20.969Z] "0409": "../../winresources/event_messages.bin" [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] }, [2022-04-29T17:06:20.969Z] "RT_VERSION": { [2022-04-29T17:06:20.969Z] "#1": { [2022-04-29T17:06:20.969Z] "0409": { [2022-04-29T17:06:20.969Z] "fixed": { [2022-04-29T17:06:20.969Z] "file_version": "0.0.0.0", [2022-04-29T17:06:20.969Z] "product_version": "0.0.0.0", [2022-04-29T17:06:20.969Z] "type": "Unknown" [2022-04-29T17:06:20.969Z] }, [2022-04-29T17:06:20.969Z] "info": { [2022-04-29T17:06:20.969Z] "0000": { [2022-04-29T17:06:20.969Z] "CompanyName": "", [2022-04-29T17:06:20.969Z] "FileVersion": "dev", [2022-04-29T17:06:20.969Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-29T17:06:20.969Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-29T17:06:20.969Z] "ProductName": "", [2022-04-29T17:06:20.969Z] "ProductVersion": "dev", [2022-04-29T17:06:20.969Z] "SpecialBuild": "82088364e143796457aa668ab23ba07c9d638940" [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] } [2022-04-29T17:06:20.969Z] cmd/docker-proxy/genwinres_windows.go [2022-04-29T17:06:20.969Z] cmd/docker-proxy/main.go [2022-04-29T17:06:20.969Z] cmd/docker-proxy/network_proxy_test.go [2022-04-29T17:06:20.969Z] cmd/docker-proxy/proxy.go [2022-04-29T17:06:20.969Z] cmd/docker-proxy/sctp_proxy.go [2022-04-29T17:06:20.969Z] cmd/docker-proxy/tcp_proxy.go [2022-04-29T17:06:20.969Z] cmd/docker-proxy/udp_proxy.go [2022-04-29T17:06:20.969Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-29T17:06:20.969Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-29T17:06:20.969Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-29T17:06:20.969Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-29T17:06:20.969Z] remote: Enumerating objects: 23, done. [2022-04-29T17:06:20.969Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-29T17:06:20.969Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-29T17:06:20.969Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-29T17:06:20.969Z] 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-04-29T17:06:20.969Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-29T17:06:20.969Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-29T17:06:20.969Z] Cross building: bundles/cross/linux/ppc64le [2022-04-29T17:06:20.969Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-29T17:06:20.969Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-29T17:06:21.421Z] --- PASS: TestBuildMultiStageParentConfig (2.93s) [2022-04-29T17:06:21.421Z] === RUN TestBuildLabelWithTargets [2022-04-29T17:06:21.421Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:06:21.421Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-29T17:06:21.421Z] === RUN TestBuildWithEmptyLayers [2022-04-29T17:06:22.986Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-04-29T17:06:22.986Z] === RUN TestBuildMultiStageOnBuild [2022-04-29T17:06:24.291Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T17:06:24.291Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-29T17:06:24.869Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-29T17:06:25.454Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-29T17:06:25.454Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-29T17:06:25.454Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-29T17:06:25.454Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-29T17:06:26.406Z] docker_api_swarm_test.go:507: [d2b7159e09d78] joining swarm manager [ddef4f0b9dec2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:06:28.319Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-29T17:06:28.319Z] --- PASS: TestServiceCreateInit (8.16s) [2022-04-29T17:06:28.319Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-04-29T17:06:28.319Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2022-04-29T17:06:28.319Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T17:06:28.890Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-29T17:06:29.834Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-29T17:06:34.043Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-29T17:06:34.615Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-29T17:06:36.001Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-29T17:06:37.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-29T17:06:37.924Z] --- PASS: TestBuildMultiStageOnBuild (15.03s) [2022-04-29T17:06:37.924Z] === RUN TestBuildUncleanTarFilenames [2022-04-29T17:06:37.924Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:06:37.924Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-29T17:06:37.924Z] === RUN TestBuildMultiStageLayerLeak [2022-04-29T17:06:37.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-29T17:06:39.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-29T17:06:41.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-29T17:06:42.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-29T17:06:43.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f2e7c8_} [2022-04-29T17:06:44.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12476122918_/foo_false____} [2022-04-29T17:06:45.917Z] --- PASS: TestCreateServiceMultipleTimes (17.68s) [2022-04-29T17:06:45.918Z] === RUN TestCreateServiceConflict [2022-04-29T17:06:46.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12476122918_/foo_true____} [2022-04-29T17:06:47.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34258580008_/foo_false____} [2022-04-29T17:06:48.459Z] --- PASS: TestCreateServiceConflict (2.42s) [2022-04-29T17:06:48.459Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T17:06:48.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34258580008_/foo_true____} [2022-04-29T17:06:49.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34258580008_/foo_true__0xc000f2e7f8__} [2022-04-29T17:06:51.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f2e810_} [2022-04-29T17:06:51.757Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2022-04-29T17:06:51.757Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T17:06:52.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f2e828_} [2022-04-29T17:06:52.853Z] --- PASS: TestBuildMultiStageLayerLeak (12.71s) [2022-04-29T17:06:52.853Z] === RUN TestBuildWithHugeFile [2022-04-29T17:06:54.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f2e840_} [2022-04-29T17:06:55.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f2e858_} [2022-04-29T17:06:56.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-29T17:06:57.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-29T17:06:58.144Z] docker_api_swarm_node_test.go:81: [d86b934873322] joining swarm manager [d65986c3eaea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-29T17:06:58.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-29T17:06:58.666Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-29T17:07:01.213Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-29T17:07:02.600Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-29T17:07:04.514Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-29T17:07:05.086Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2022-04-29T17:07:05.086Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T17:07:06.030Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-29T17:07:06.291Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-29T17:07:07.236Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-29T17:07:07.810Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-29T17:07:08.398Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2022-04-29T17:07:08.398Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T17:07:08.659Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-29T17:07:09.232Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-29T17:07:09.806Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-29T17:07:10.749Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-29T17:07:11.324Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2022-04-29T17:07:11.324Z] === RUN TestCreateServiceSysctls [2022-04-29T17:07:11.586Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-29T17:07:11.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-29T17:07:12.421Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-29T17:07:13.369Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-29T17:07:14.315Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-29T17:07:14.576Z] docker_api_swarm_node_test.go:53: [db008666b4fd2] joining swarm manager [d3775e7078b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:07:15.520Z] --- PASS: TestCreateServiceSysctls (4.26s) [2022-04-29T17:07:15.520Z] === RUN TestCreateServiceCapabilities [2022-04-29T17:07:15.520Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-29T17:07:15.780Z] docker_api_swarm_node_test.go:54: [ddf7227fd753f] joining swarm manager [d3775e7078b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:07:16.352Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-29T17:07:16.925Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-29T17:07:18.311Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-29T17:07:18.572Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2022-04-29T17:07:18.572Z] === RUN TestInspect [2022-04-29T17:07:19.148Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-29T17:07:19.720Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-29T17:07:19.720Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-29T17:07:20.293Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-29T17:07:21.237Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-29T17:07:22.178Z] --- PASS: TestInspect (3.66s) [2022-04-29T17:07:22.178Z] === RUN TestCreateJob [2022-04-29T17:07:22.178Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-29T17:07:22.751Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-29T17:07:23.695Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-29T17:07:25.081Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-29T17:07:25.652Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-29T17:07:25.926Z] --- PASS: TestCreateJob (3.74s) [2022-04-29T17:07:25.926Z] === RUN TestReplicatedJob [2022-04-29T17:07:27.317Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-29T17:07:31.524Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-29T17:07:31.785Z] --- PASS: TestReplicatedJob (5.88s) [2022-04-29T17:07:31.785Z] === RUN TestUpdateReplicatedJob [2022-04-29T17:07:34.329Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-29T17:07:34.591Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-29T17:07:35.535Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-04-29T17:07:35.535Z] === RUN TestServiceListWithStatuses [2022-04-29T17:07:35.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T17:07:35.535Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T17:07:35.535Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T17:07:38.840Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-29T17:07:40.756Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-29T17:07:40.756Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2022-04-29T17:07:40.756Z] === RUN TestDockerNetworkReConnect [2022-04-29T17:07:41.328Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-29T17:07:45.533Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2022-04-29T17:07:45.533Z] === RUN TestServicePlugin [2022-04-29T17:07:45.533Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-29T17:07:45.795Z] === RUN TestDockerSuite/TestCpToDot [2022-04-29T17:07:46.740Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-29T17:07:48.127Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-29T17:07:48.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-29T17:07:49.071Z] plugin_test.go:61: [dc6885d26f975] joining swarm manager [dd5ce24933c9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:07:49.332Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-29T17:07:50.275Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-29T17:07:50.545Z] plugin_test.go:64: [de91f014bfc21] joining swarm manager [dd5ce24933c9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:07:51.934Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-29T17:07:51.934Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-29T17:07:52.506Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-29T17:07:53.450Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-29T17:07:53.450Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-29T17:07:53.450Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-29T17:07:54.021Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-29T17:07:54.592Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-29T17:07:54.592Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-29T17:07:54.592Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-29T17:07:54.592Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-29T17:07:54.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-29T17:07:55.165Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-29T17:07:55.426Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-29T17:07:55.688Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-29T17:07:55.688Z] === RUN TestDockerSuite/TestCreateRM [2022-04-29T17:07:55.688Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-29T17:07:55.688Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T17:07:55.688Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-29T17:07:55.949Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-29T17:07:55.949Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-29T17:07:57.335Z] docker_api_swarm_test.go:202: [d1b43c98316c5] joining swarm manager [d0016ecf69707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:07:58.277Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-29T17:07:58.277Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-29T17:07:58.277Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-29T17:08:01.579Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-29T17:08:01.839Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-29T17:08:01.839Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-29T17:08:01.839Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-29T17:08:01.839Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-29T17:08:02.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-29T17:08:02.362Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-29T17:08:03.305Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-29T17:08:04.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-29T17:08:05.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-29T17:08:06.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-29T17:08:07.152Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-29T17:08:07.724Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-29T17:08:07.724Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-29T17:08:07.985Z] === RUN TestDockerSuite/TestDockerFails [2022-04-29T17:08:07.985Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-29T17:08:08.247Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-29T17:08:08.247Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-29T17:08:08.821Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-29T17:08:09.392Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-29T17:08:10.785Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-29T17:08:10.785Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-29T17:08:10.785Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-29T17:08:10.785Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-29T17:08:12.464Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-29T17:08:12.464Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-29T17:08:12.464Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-29T17:08:12.464Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-29T17:08:12.464Z] Cross building: bundles/cross/linux/s390x [2022-04-29T17:08:12.464Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-29T17:08:12.464Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-29T17:08:16.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-29T17:08:16.070Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-29T17:08:17.459Z] --- PASS: TestServicePlugin (32.29s) [2022-04-29T17:08:17.459Z] === RUN TestServiceUpdateLabel [2022-04-29T17:08:18.031Z] docker_api_swarm_test.go:384: [d955b3a8b52e3] joining swarm manager [d22cd5918e59e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:08:18.977Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-29T17:08:19.550Z] docker_api_swarm_test.go:385: [d385f1841de06] joining swarm manager [d22cd5918e59e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:08:20.121Z] --- PASS: TestServiceUpdateLabel (2.91s) [2022-04-29T17:08:20.121Z] === RUN TestServiceUpdateSecrets [2022-04-29T17:08:21.064Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-29T17:08:22.981Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-29T17:08:23.552Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-29T17:08:24.125Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-29T17:08:24.697Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-29T17:08:25.268Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-29T17:08:25.839Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-29T17:08:26.410Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-29T17:08:27.795Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-29T17:08:28.737Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-29T17:08:31.283Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-29T17:08:33.208Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-29T17:08:33.782Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-29T17:08:35.168Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-29T17:08:35.168Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2022-04-29T17:08:35.168Z] === RUN TestServiceUpdateConfigs [2022-04-29T17:08:40.454Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-29T17:08:40.715Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-29T17:08:41.656Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-29T17:08:42.226Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-29T17:08:42.226Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-29T17:08:42.489Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-29T17:08:42.751Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-29T17:08:42.751Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-29T17:08:44.135Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-29T17:08:45.076Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-29T17:08:45.076Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-29T17:08:45.076Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-29T17:08:45.648Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-29T17:08:45.908Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-29T17:08:46.479Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-29T17:08:47.420Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-29T17:08:47.682Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-29T17:08:47.682Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-29T17:08:47.682Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-29T17:08:47.682Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-29T17:08:47.682Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-29T17:08:50.225Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-29T17:08:50.225Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2022-04-29T17:08:50.225Z] === RUN TestServiceUpdateNetwork [2022-04-29T17:08:50.486Z] === RUN TestDockerSuite/TestEventsRename [2022-04-29T17:08:51.057Z] === RUN TestDockerSuite/TestEventsResize [2022-04-29T17:08:51.629Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-29T17:08:58.224Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-29T17:08:58.224Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-29T17:08:58.224Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-29T17:09:01.521Z] === RUN TestDockerSuite/TestEventsTop [2022-04-29T17:09:01.781Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-29T17:09:03.164Z] --- PASS: TestServiceUpdateNetwork (13.09s) [2022-04-29T17:09:03.164Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T17:09:04.548Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-29T17:09:04.548Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-29T17:09:04.859Z] --- PASS: TestBuildWithHugeFile (124.00s) [2022-04-29T17:09:04.859Z] === RUN TestBuildWCOWSandboxSize [2022-04-29T17:09:04.859Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T17:09:04.859Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestBuildWithEmptyDockerfile [2022-04-29T17:09:04.859Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T17:09:04.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T17:09:04.859Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T17:09:04.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T17:09:04.859Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T17:09:04.859Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T17:09:04.859Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-29T17:09:04.859Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-29T17:09:04.859Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-29T17:09:04.859Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-29T17:09:04.859Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-29T17:09:04.859Z] === RUN TestBuildPreserveOwnership [2022-04-29T17:09:04.859Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:09:04.859Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestBuildPlatformInvalid [2022-04-29T17:09:04.859Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-29T17:09:04.859Z] PASS [2022-04-29T17:09:04.859Z] ok github.com/docker/docker/integration/build 195.892s [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === Skipped [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-29T17:09:04.859Z] build_session_test.go:25: TODO: BuildKit [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-29T17:09:04.859Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-29T17:09:04.859Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-29T17:09:04.859Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-29T17:09:04.859Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-29T17:09:04.859Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] DONE 29 tests, 6 skipped in 236.598s [2022-04-29T17:09:04.859Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-29T17:09:04.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:09:04.859Z] INFO: Testing against a local daemon [2022-04-29T17:09:04.859Z] === RUN TestConfigInspect [2022-04-29T17:09:04.859Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestConfigList [2022-04-29T17:09:04.859Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestConfigList (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestConfigsCreateAndDelete [2022-04-29T17:09:04.859Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestConfigsUpdate [2022-04-29T17:09:04.859Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestTemplatedConfig [2022-04-29T17:09:04.859Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-04-29T17:09:04.859Z] === RUN TestConfigCreateResolve [2022-04-29T17:09:04.859Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:09:04.859Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-29T17:09:04.859Z] PASS [2022-04-29T17:09:04.859Z] ok github.com/docker/docker/integration/config 0.116s [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === Skipped [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-29T17:09:04.859Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-29T17:09:04.859Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-29T17:09:04.859Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-29T17:09:04.859Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-04-29T17:09:04.859Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-29T17:09:04.859Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:09:04.859Z] [2022-04-29T17:09:04.859Z] DONE 6 tests, 6 skipped in 2.185s [2022-04-29T17:09:04.859Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-29T17:09:04.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:09:04.859Z] INFO: Testing against a local daemon [2022-04-29T17:09:04.859Z] === RUN TestCheckpoint [2022-04-29T17:09:04.859Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T17:09:04.859Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/commit [2022-04-29T17:09:04.859Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-29T17:09:04.859Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T17:09:04.859Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-29T17:09:04.859Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-29T17:09:04.859Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-29T17:09:04.859Z] === CONT TestContainerInvalidJSON/commit [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-29T17:09:04.859Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-29T17:09:04.859Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-29T17:09:04.859Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-29T17:09:04.859Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-29T17:09:04.859Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-29T17:09:04.859Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-04-29T17:09:04.859Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-29T17:09:04.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-29T17:09:04.859Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-29T17:09:04.859Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-29T17:09:04.859Z] === RUN TestCopyEmptyFile [2022-04-29T17:09:04.859Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-04-29T17:09:04.859Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-29T17:09:04.859Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-29T17:09:04.859Z] === RUN TestCopyFromContainer [2022-04-29T17:09:04.859Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-29T17:09:04.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T17:09:04.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T17:09:04.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T17:09:04.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T17:09:04.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T17:09:04.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T17:09:04.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-29T17:09:04.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-29T17:09:04.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-29T17:09:04.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-29T17:09:04.859Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T17:09:04.859Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidEnv [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateTmpfsMountsTarget [2022-04-29T17:09:04.859Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-29T17:09:04.859Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:09:04.859Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-29T17:09:04.859Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:09:04.859Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T17:09:04.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T17:09:04.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-29T17:09:04.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-29T17:09:04.859Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-29T17:09:04.859Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T17:09:04.859Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateDifferentPlatform [2022-04-29T17:09:04.859Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-29T17:09:04.859Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-29T17:09:04.859Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-29T17:09:04.859Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-29T17:09:04.859Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-29T17:09:04.859Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-29T17:09:04.859Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T17:09:04.859Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T17:09:04.859Z] === RUN TestContainerKillOnDaemonStart [2022-04-29T17:09:04.859Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:04.859Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-29T17:09:04.859Z] === RUN TestWindowsDevices [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-29T17:09:04.860Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:04.860Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-29T17:09:05.490Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-29T17:09:09.718Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.23s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.44s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.47s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.44s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.79s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.82s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.31s) [2022-04-29T17:09:09.718Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.66s) [2022-04-29T17:09:09.718Z] === RUN TestDiff [2022-04-29T17:09:09.718Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T17:09:09.718Z] --- SKIP: TestDiff (0.00s) [2022-04-29T17:09:09.718Z] === RUN TestExecWithCloseStdin [2022-04-29T17:09:11.940Z] --- PASS: TestExecWithCloseStdin (2.72s) [2022-04-29T17:09:11.940Z] === RUN TestExec [2022-04-29T17:09:12.072Z] check_test.go:378: [d385f1841de06] daemon is not started [2022-04-29T17:09:12.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-29T17:09:12.072Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-29T17:09:13.985Z] docker_api_swarm_test.go:802: [d1b0b22d0bf47] joining swarm manager [d8018696f9aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:09:14.160Z] --- PASS: TestExec (2.31s) [2022-04-29T17:09:14.161Z] === RUN TestExecUser [2022-04-29T17:09:14.161Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T17:09:14.161Z] --- SKIP: TestExecUser (0.00s) [2022-04-29T17:09:14.161Z] === RUN TestExportContainerAndImportImage [2022-04-29T17:09:14.161Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:14.161Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-29T17:09:14.161Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-29T17:09:14.161Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:14.161Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T17:09:14.161Z] === RUN TestHealthCheckWorkdir [2022-04-29T17:09:14.161Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T17:09:14.161Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-29T17:09:14.161Z] === RUN TestHealthKillContainer [2022-04-29T17:09:14.161Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T17:09:14.161Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-29T17:09:14.161Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-29T17:09:14.161Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T17:09:14.161Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T17:09:14.161Z] === RUN TestKillContainerInvalidSignal [2022-04-29T17:09:15.370Z] docker_api_swarm_test.go:802: [da55fa95110bb] joining swarm manager [d8018696f9aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:09:15.370Z] === RUN TestDockerSuite/TestExec [2022-04-29T17:09:15.943Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-29T17:09:16.515Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-29T17:09:16.515Z] docker_api_swarm_test.go:802: [d0ae2e5a35e6e] joining swarm manager [d8018696f9aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-29T17:09:16.749Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-04-29T17:09:16.749Z] === RUN TestKillContainer [2022-04-29T17:09:16.749Z] === RUN TestKillContainer/no_signal [2022-04-29T17:09:17.087Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-29T17:09:17.658Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-29T17:09:17.920Z] docker_api_swarm_test.go:802: [dabd16bf167a6] joining swarm manager [d8018696f9aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-29T17:09:18.863Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-29T17:09:18.965Z] === RUN TestKillContainer/non_killing_signal [2022-04-29T17:09:18.965Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T17:09:18.965Z] === RUN TestKillContainer/killing_signal [2022-04-29T17:09:19.435Z] docker_api_swarm_test.go:810: [d562ef0ded7f3] joining swarm manager [d8018696f9aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-29T17:09:19.695Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-29T17:09:19.958Z] --- PASS: TestServiceUpdatePidsLimit (16.93s) [2022-04-29T17:09:19.958Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-04-29T17:09:19.958Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-29T17:09:19.958Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-04-29T17:09:19.958Z] PASS [2022-04-29T17:09:19.958Z] [2022-04-29T17:09:19.958Z] === Skipped [2022-04-29T17:09:19.958Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-29T17:09:19.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-29T17:09:19.958Z] [2022-04-29T17:09:19.958Z] DONE 27 tests, 1 skipped in 179.948s [2022-04-29T17:09:19.958Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-29T17:09:19.958Z] ++ 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-04-29T17:09:19.958Z] ++ set -e [2022-04-29T17:09:19.958Z] ++ '[' -n 0 ']' [2022-04-29T17:09:19.958Z] ++ set -x [2022-04-29T17:09:19.958Z] ++ 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-04-29T17:09:20.219Z] INFO: Testing against a local daemon [2022-04-29T17:09:20.219Z] === RUN TestSessionCreate [2022-04-29T17:09:20.219Z] --- PASS: TestSessionCreate (0.02s) [2022-04-29T17:09:20.219Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T17:09:20.219Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-29T17:09:20.219Z] PASS [2022-04-29T17:09:20.219Z] [2022-04-29T17:09:20.219Z] DONE 2 tests in 0.167s [2022-04-29T17:09:20.219Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-29T17:09:20.219Z] ++ 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-04-29T17:09:20.219Z] ++ set -e [2022-04-29T17:09:20.219Z] ++ '[' -n 0 ']' [2022-04-29T17:09:20.219Z] ++ set -x [2022-04-29T17:09:20.219Z] ++ 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-04-29T17:09:20.219Z] INFO: Testing against a local daemon [2022-04-29T17:09:20.219Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T17:09:20.219Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T17:09:20.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T17:09:20.219Z] === RUN TestDiskUsage [2022-04-29T17:09:20.219Z] === PAUSE TestDiskUsage [2022-04-29T17:09:20.219Z] === RUN TestEventsExecDie [2022-04-29T17:09:20.481Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-29T17:09:21.053Z] --- PASS: TestEventsExecDie (0.73s) [2022-04-29T17:09:21.053Z] === RUN TestEventsBackwardsCompatible [2022-04-29T17:09:21.053Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-29T17:09:21.053Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-29T17:09:21.053Z] === RUN TestEventsVolumeCreate [2022-04-29T17:09:21.332Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-04-29T17:09:21.332Z] === RUN TestInfoBinaryCommits [2022-04-29T17:09:21.332Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-04-29T17:09:21.332Z] === RUN TestInfoAPIVersioned [2022-04-29T17:09:21.332Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-04-29T17:09:21.332Z] === RUN TestInfoAPI [2022-04-29T17:09:21.332Z] --- PASS: TestInfoAPI (0.04s) [2022-04-29T17:09:21.332Z] === RUN TestInfoAPIWarnings [2022-04-29T17:09:21.907Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-29T17:09:21.921Z] --- PASS: TestKillContainer (5.18s) [2022-04-29T17:09:21.921Z] --- PASS: TestKillContainer/no_signal (2.19s) [2022-04-29T17:09:21.921Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T17:09:21.921Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-04-29T17:09:21.921Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-29T17:09:21.921Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T17:09:21.921Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T17:09:21.922Z] === RUN TestKillStoppedContainer [2022-04-29T17:09:21.922Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T17:09:21.922Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-29T17:09:21.922Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-29T17:09:21.922Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T17:09:21.922Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T17:09:21.922Z] === RUN TestKillDifferentUserContainer [2022-04-29T17:09:21.922Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T17:09:21.922Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-29T17:09:21.922Z] === RUN TestInspectOomKilledTrue [2022-04-29T17:09:21.922Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:21.922Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-29T17:09:21.922Z] === RUN TestInspectOomKilledFalse [2022-04-29T17:09:21.922Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T17:09:21.922Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-29T17:09:21.922Z] === RUN TestLogsFollowTailEmpty [2022-04-29T17:09:22.168Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-29T17:09:22.739Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-29T17:09:24.124Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-29T17:09:24.136Z] --- PASS: TestLogsFollowTailEmpty (2.30s) [2022-04-29T17:09:24.136Z] === RUN TestNetworkNat [2022-04-29T17:09:24.136Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T17:09:24.136Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-29T17:09:24.136Z] === RUN TestNetworkLocalhostTCPNat [2022-04-29T17:09:24.698Z] === RUN TestDockerSuite/TestExecEnv [2022-04-29T17:09:25.641Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-29T17:09:26.583Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-29T17:09:27.154Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-29T17:09:27.932Z] --- PASS: TestNetworkLocalhostTCPNat (3.68s) [2022-04-29T17:09:27.933Z] === RUN TestNetworkLoopbackNat [2022-04-29T17:09:27.933Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T17:09:27.933Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-29T17:09:27.933Z] === RUN TestPause [2022-04-29T17:09:27.933Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T17:09:27.933Z] --- SKIP: TestPause (0.00s) [2022-04-29T17:09:27.933Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-29T17:09:29.697Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-29T17:09:30.149Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s) [2022-04-29T17:09:30.149Z] === RUN TestPauseStopPausedContainer [2022-04-29T17:09:30.149Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:09:30.149Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-29T17:09:30.149Z] === RUN TestPsFilter [2022-04-29T17:09:30.149Z] --- PASS: TestPsFilter (0.40s) [2022-04-29T17:09:30.149Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-29T17:09:30.269Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-29T17:09:30.840Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-29T17:09:31.411Z] === RUN TestDockerSuite/TestExecParseError [2022-04-29T17:09:31.982Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-29T17:09:32.554Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-29T17:09:33.109Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.88s) [2022-04-29T17:09:33.109Z] === RUN TestRemoveContainerWithVolume [2022-04-29T17:09:33.125Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-29T17:09:34.068Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-29T17:09:34.639Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-29T17:09:35.212Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-29T17:09:36.069Z] --- PASS: TestRemoveContainerWithVolume (2.86s) [2022-04-29T17:09:36.069Z] === RUN TestRemoveContainerRunning [2022-04-29T17:09:37.755Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-29T17:09:37.756Z] === RUN TestInfoDebug [2022-04-29T17:09:38.284Z] --- PASS: TestRemoveContainerRunning (2.28s) [2022-04-29T17:09:38.284Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-29T17:09:38.327Z] --- PASS: TestInfoDebug (0.52s) [2022-04-29T17:09:38.327Z] === RUN TestInfoInsecureRegistries [2022-04-29T17:09:38.898Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-29T17:09:38.898Z] === RUN TestInfoRegistryMirrors [2022-04-29T17:09:39.469Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-29T17:09:39.469Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T17:09:39.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-29T17:09:39.469Z] === RUN TestPingCacheHeaders [2022-04-29T17:09:39.469Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-29T17:09:39.469Z] === RUN TestPingGet [2022-04-29T17:09:39.469Z] --- PASS: TestPingGet (0.01s) [2022-04-29T17:09:39.469Z] === RUN TestPingHead [2022-04-29T17:09:39.469Z] --- PASS: TestPingHead (0.02s) [2022-04-29T17:09:39.469Z] === RUN TestPingSwarmHeader [2022-04-29T17:09:40.039Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-29T17:09:40.528Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.22s) [2022-04-29T17:09:40.528Z] === RUN TestRemoveInvalidContainer [2022-04-29T17:09:40.528Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-29T17:09:40.528Z] === RUN TestRenameLinkedContainer [2022-04-29T17:09:40.528Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T17:09:40.528Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-29T17:09:40.528Z] === RUN TestRenameStoppedContainer [2022-04-29T17:09:40.628Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-29T17:09:41.570Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-29T17:09:41.570Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-04-29T17:09:41.570Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-29T17:09:41.570Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-29T17:09:41.570Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-29T17:09:41.570Z] === RUN TestVersion [2022-04-29T17:09:41.570Z] --- PASS: TestVersion (0.02s) [2022-04-29T17:09:41.570Z] === CONT TestDiskUsage [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/container_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/image_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/volume_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-29T17:09:42.141Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-29T17:09:42.402Z] === RUN TestDiskUsage/after_container.Run [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-29T17:09:42.663Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage (1.21s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-29T17:09:42.924Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-29T17:09:42.924Z] PASS [2022-04-29T17:09:42.924Z] [2022-04-29T17:09:42.924Z] === Skipped [2022-04-29T17:09:42.924Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T17:09:42.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-29T17:09:42.924Z] [2022-04-29T17:09:42.924Z] DONE 54 tests, 1 skipped in 22.647s [2022-04-29T17:09:42.925Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-29T17:09:42.925Z] ++ 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-04-29T17:09:42.925Z] ++ set -e [2022-04-29T17:09:42.925Z] ++ '[' -n 0 ']' [2022-04-29T17:09:42.925Z] ++ set -x [2022-04-29T17:09:42.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-29T17:09:42.925Z] INFO: Testing against a local daemon [2022-04-29T17:09:42.925Z] === RUN TestVolumesCreateAndList [2022-04-29T17:09:42.925Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-29T17:09:42.925Z] === RUN TestVolumesRemove [2022-04-29T17:09:42.925Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-29T17:09:42.925Z] === RUN TestVolumesInspect [2022-04-29T17:09:42.925Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-29T17:09:42.925Z] === RUN TestVolumesInvalidJSON [2022-04-29T17:09:42.925Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T17:09:42.925Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T17:09:43.186Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T17:09:43.186Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T17:09:43.186Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T17:09:43.186Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T17:09:43.186Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T17:09:43.186Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-29T17:09:43.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-29T17:09:43.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T17:09:43.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T17:09:43.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T17:09:43.186Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T17:09:43.186Z] PASS [2022-04-29T17:09:43.186Z] [2022-04-29T17:09:43.186Z] DONE 9 tests in 0.200s [2022-04-29T17:09:43.186Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T17:09:43.186Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T17:09:43.186Z] +++ kill 6662 [2022-04-29T17:09:43.447Z] +++ /etc/init.d/apparmor stop [2022-04-29T17:09:43.447Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T17:09:43.447Z] [2022-04-29T17:09:43.447Z] Unloading profiles will leave already running processes permanently [2022-04-29T17:09:43.447Z] unconfined, which can lead to unexpected situations. [2022-04-29T17:09:43.447Z] [2022-04-29T17:09:43.447Z] To set a process to complain mode, use the command line tool [2022-04-29T17:09:43.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T17:09:43.447Z] +++ true [2022-04-29T17:09:43.447Z] exiting test-integration [2022-04-29T17:09:43.447Z] ++ exit 0 [2022-04-29T17:09:43.447Z] [2022-04-29T17:09:43.481Z] --- PASS: TestRenameStoppedContainer (2.87s) [2022-04-29T17:09:43.481Z] === RUN TestRenameRunningContainerAndReuse [2022-04-29T17:09:44.018Z] + for job in $(jobs -p) [2022-04-29T17:09:44.018Z] + wait 6775 [2022-04-29T17:09:46.560Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-29T17:09:46.560Z] === RUN TestDockerSuite/TestExecTTY [2022-04-29T17:09:47.133Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-29T17:09:47.704Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-29T17:09:48.238Z] --- PASS: TestRenameRunningContainerAndReuse (4.67s) [2022-04-29T17:09:48.238Z] === RUN TestRenameInvalidName [2022-04-29T17:09:48.275Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-29T17:09:48.847Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-29T17:09:48.847Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-29T17:09:48.847Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-29T17:09:50.234Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-29T17:09:50.453Z] --- PASS: TestRenameInvalidName (2.31s) [2022-04-29T17:09:50.453Z] === RUN TestRenameAnonymousContainer [2022-04-29T17:09:50.805Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-29T17:09:51.376Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-29T17:09:51.947Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-29T17:09:52.888Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-29T17:09:57.088Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-29T17:10:00.883Z] --- PASS: TestRenameAnonymousContainer (9.74s) [2022-04-29T17:10:00.883Z] === RUN TestRenameContainerWithSameName [2022-04-29T17:10:02.375Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-29T17:10:02.459Z] --- PASS: TestRenameContainerWithSameName (2.26s) [2022-04-29T17:10:02.459Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-29T17:10:02.459Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:02.459Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T17:10:02.459Z] === RUN TestResize [2022-04-29T17:10:03.320Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-29T17:10:04.676Z] --- PASS: TestResize (2.22s) [2022-04-29T17:10:04.676Z] === RUN TestResizeWithInvalidSize [2022-04-29T17:10:06.893Z] --- PASS: TestResizeWithInvalidSize (2.26s) [2022-04-29T17:10:06.893Z] === RUN TestResizeWhenContainerNotStarted [2022-04-29T17:10:07.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-29T17:10:07.811Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-29T17:10:08.382Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-29T17:10:08.382Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-29T17:10:08.382Z] === RUN TestDockerSuite/TestHealth [2022-04-29T17:10:09.846Z] --- PASS: TestResizeWhenContainerNotStarted (2.96s) [2022-04-29T17:10:09.846Z] === RUN TestDaemonRestartKillContainers [2022-04-29T17:10:09.846Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:09.846Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-29T17:10:09.846Z] === RUN TestStats [2022-04-29T17:10:09.846Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T17:10:09.846Z] --- SKIP: TestStats (0.00s) [2022-04-29T17:10:09.846Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-29T17:10:17.002Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.08s) [2022-04-29T17:10:17.002Z] === RUN TestStopContainerWithTimeout [2022-04-29T17:10:17.002Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T17:10:17.002Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-29T17:10:17.002Z] === RUN TestUpdateRestartPolicy [2022-04-29T17:10:18.960Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-29T17:10:18.960Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-29T17:10:18.960Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-29T17:10:18.960Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-29T17:10:18.960Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-29T17:10:19.287Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-29T17:10:19.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/test/unit [2022-04-29T17:10:19.832Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-29T17:10:19.832Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-29T17:10:19.832Z] + TESTDIRS=./... [2022-04-29T17:10:19.832Z] + exclude_paths='/vendor/|/integration' [2022-04-29T17:10:19.832Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-29T17:10:19.832Z] ++ go list ./... [2022-04-29T17:10:21.212Z] + pkg_list='github.com/docker/docker/api [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/backend/build [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/httputils [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/middleware [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/build [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/container [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/debug [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/image [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/network [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/session [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/system [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/server/router/volume [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/backend [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/container [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/events [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/filters [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/image [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/mount [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/network [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/registry [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/strslice [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/swarm [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/time [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/versions [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T17:10:21.212Z] github.com/docker/docker/api/types/volume [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/dockerfile [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/remotecontext [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T17:10:21.212Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T17:10:21.212Z] github.com/docker/docker/cli [2022-04-29T17:10:21.212Z] github.com/docker/docker/cli/config [2022-04-29T17:10:21.212Z] github.com/docker/docker/cli/debug [2022-04-29T17:10:21.212Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T17:10:21.212Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T17:10:21.212Z] github.com/docker/docker/client [2022-04-29T17:10:21.212Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T17:10:21.212Z] github.com/docker/docker/cmd/dockerd [2022-04-29T17:10:21.212Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T17:10:21.212Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T17:10:21.212Z] github.com/docker/docker/container [2022-04-29T17:10:21.212Z] github.com/docker/docker/container/stream [2022-04-29T17:10:21.212Z] github.com/docker/docker/contrib/apparmor [2022-04-29T17:10:21.212Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T17:10:21.212Z] github.com/docker/docker/contrib/httpserver [2022-04-29T17:10:21.212Z] github.com/docker/docker/daemon [2022-04-29T17:10:21.212Z] github.com/docker/docker/daemon/cluster [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/config [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/events [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/exec [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/images [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/initlayer [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/links [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/listeners [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/local [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/names [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/network [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/stats [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution/metadata [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution/utils [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution/xfer [2022-04-29T17:10:21.213Z] github.com/docker/docker/dockerversion [2022-04-29T17:10:21.213Z] github.com/docker/docker/errdefs [2022-04-29T17:10:21.213Z] github.com/docker/docker/image [2022-04-29T17:10:21.213Z] github.com/docker/docker/image/cache [2022-04-29T17:10:21.213Z] github.com/docker/docker/image/tarexport [2022-04-29T17:10:21.213Z] github.com/docker/docker/image/v1 [2022-04-29T17:10:21.213Z] github.com/docker/docker/internal/test/suite [2022-04-29T17:10:21.213Z] github.com/docker/docker/layer [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/types [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/config [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/idm [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/ns [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/options [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/osl [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/types [2022-04-29T17:10:21.213Z] github.com/docker/docker/oci [2022-04-29T17:10:21.213Z] github.com/docker/docker/oci/caps [2022-04-29T17:10:21.213Z] github.com/docker/docker/opts [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/aaparser [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/archive [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/authorization [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/capabilities [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/containerfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/directory [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/dmesg [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/filenotify [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/fileutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/fsutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/homedir [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/idtools [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/ioutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/longpath [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/loopback [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/parsers [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/pidfile [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/platform [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/plugins [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/pools [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/progress [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/pubsub [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/reexec [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/signal [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/stack [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/stringid [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/system [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/tailfile [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/tarsum [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/truncindex [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/urlutil [2022-04-29T17:10:21.213Z] github.com/docker/docker/pkg/useragent [2022-04-29T17:10:21.213Z] github.com/docker/docker/plugin [2022-04-29T17:10:21.213Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T17:10:21.213Z] github.com/docker/docker/plugin/v2 [2022-04-29T17:10:21.213Z] github.com/docker/docker/profiles/apparmor [2022-04-29T17:10:21.213Z] github.com/docker/docker/profiles/seccomp [2022-04-29T17:10:21.213Z] github.com/docker/docker/quota [2022-04-29T17:10:21.213Z] github.com/docker/docker/reference [2022-04-29T17:10:21.213Z] github.com/docker/docker/registry [2022-04-29T17:10:21.213Z] github.com/docker/docker/registry/resumable [2022-04-29T17:10:21.213Z] github.com/docker/docker/restartmanager [2022-04-29T17:10:21.213Z] github.com/docker/docker/rootless [2022-04-29T17:10:21.213Z] github.com/docker/docker/rootless/specconv [2022-04-29T17:10:21.213Z] github.com/docker/docker/runconfig [2022-04-29T17:10:21.213Z] github.com/docker/docker/runconfig/opts [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/daemon [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/environment [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/fakegit [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/registry [2022-04-29T17:10:21.213Z] github.com/docker/docker/testutil/request [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume/drivers [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume/local [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume/mounts [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume/service [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume/service/opts [2022-04-29T17:10:21.213Z] github.com/docker/docker/volume/testutils' [2022-04-29T17:10:21.213Z] ++ echo 'github.com/docker/docker/api [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/backend/build [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/httputils [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/middleware [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/build [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/container [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/debug [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/image [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/network [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/session [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/system [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/server/router/volume [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types [2022-04-29T17:10:21.213Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork [2022-04-29T17:10:21.213Z] r/api/types/backend [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/container [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/events [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/filters [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/image [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/mount [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/network [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/registry [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/strslice [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/swarm [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/time [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/versions [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T17:10:21.213Z] github.com/docker/docker/api/types/volume [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/dockerfile [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/remotecontext [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T17:10:21.213Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T17:10:21.213Z] github.com/docker/docker/cli [2022-04-29T17:10:21.213Z] github.com/docker/docker/cli/config [2022-04-29T17:10:21.213Z] github.com/docker/docker/cli/debug [2022-04-29T17:10:21.213Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T17:10:21.213Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T17:10:21.213Z] github.com/docker/docker/client [2022-04-29T17:10:21.213Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T17:10:21.213Z] github.com/docker/docker/cmd/dockerd [2022-04-29T17:10:21.213Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T17:10:21.213Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T17:10:21.213Z] github.com/docker/docker/container [2022-04-29T17:10:21.213Z] github.com/docker/docker/container/stream [2022-04-29T17:10:21.213Z] github.com/docker/docker/contrib/apparmor [2022-04-29T17:10:21.213Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T17:10:21.213Z] github.com/docker/docker/contrib/httpserver [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/config [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/events [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/exec [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/images [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/initlayer [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/links [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/listeners [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/local [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/names [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/network [2022-04-29T17:10:21.213Z] github.com/docker/docker/daemon/stats [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution/metadata [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution/utils [2022-04-29T17:10:21.213Z] github.com/docker/docker/distribution/xfer [2022-04-29T17:10:21.213Z] github.com/docker/docker/dockerversion [2022-04-29T17:10:21.213Z] github.com/docker/docker/errdefs [2022-04-29T17:10:21.213Z] github.com/docker/docker/image [2022-04-29T17:10:21.213Z] github.com/docker/docker/image/cache [2022-04-29T17:10:21.213Z] github.com/docker/docker/image/tarexport [2022-04-29T17:10:21.213Z] github.com/docker/docker/image/v1 [2022-04-29T17:10:21.213Z] github.com/docker/docker/internal/test/suite [2022-04-29T17:10:21.213Z] github.com/docker/docker/layer [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T17:10:21.213Z] github.com/docker/docker/libcontainerd/types [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/config [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T17:10:21.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/idm [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/ns [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/options [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/osl [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/libnetwork/types [2022-04-29T17:10:21.214Z] github.com/docker/docker/oci [2022-04-29T17:10:21.214Z] github.com/docker/docker/oci/caps [2022-04-29T17:10:21.214Z] github.com/docker/docker/opts [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/aaparser [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/archive [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/authorization [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/capabilities [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/containerfs [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/directory [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/dmesg [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/filenotify [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/fileutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/fsutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/homedir [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/idtools [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/ioutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/longpath [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/loopback [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/parsers [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/pidfile [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/platform [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/pools [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/progress [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/pubsub [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/reexec [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/signal [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/stack [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/stringid [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/system [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/tailfile [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/tarsum [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/truncindex [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/urlutil [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/useragent [2022-04-29T17:10:21.214Z] github.com/docker/docker/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T17:10:21.214Z] github.com/docker/docker/plugin/v2 [2022-04-29T17:10:21.214Z] github.com/docker/docker/profiles/apparmor [2022-04-29T17:10:21.214Z] github.com/docker/docker/profiles/seccomp [2022-04-29T17:10:21.214Z] github.com/docker/docker/quota [2022-04-29T17:10:21.214Z] github.com/docker/docker/reference [2022-04-29T17:10:21.214Z] github.com/docker/docker/registry [2022-04-29T17:10:21.214Z] github.com/docker/docker/registry/resumable [2022-04-29T17:10:21.214Z] github.com/docker/docker/restartmanager [2022-04-29T17:10:21.214Z] github.com/docker/docker/rootless [2022-04-29T17:10:21.214Z] github.com/docker/docker/rootless/specconv [2022-04-29T17:10:21.214Z] github.com/docker/docker/runconfig [2022-04-29T17:10:21.214Z] github.com/docker/docker/runconfig/opts [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/daemon [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/environment [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fakegit [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/registry [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/request [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/drivers [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/local [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/mounts [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/service [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/service/opts [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/testutils' [2022-04-29T17:10:21.214Z] + base_pkg_list='github.com/docker/docker/api [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/backend/build [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/httputils [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/middleware [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/build [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/container [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/debug [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/image [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/network [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/session [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/system [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/volume [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/backend [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/container [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/events [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/filters [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/image [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/mount [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/network [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/registry [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/strslice [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/swarm [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/time [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/versions [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/types/volume [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/dockerfile [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/remotecontext [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T17:10:21.214Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T17:10:21.214Z] github.com/docker/docker/cli [2022-04-29T17:10:21.214Z] github.com/docker/docker/cli/config [2022-04-29T17:10:21.214Z] github.com/docker/docker/cli/debug [2022-04-29T17:10:21.214Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T17:10:21.214Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T17:10:21.214Z] github.com/docker/docker/client [2022-04-29T17:10:21.214Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T17:10:21.214Z] github.com/docker/docker/cmd/dockerd [2022-04-29T17:10:21.214Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T17:10:21.214Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T17:10:21.214Z] github.com/docker/docker/container [2022-04-29T17:10:21.214Z] github.com/docker/docker/container/stream [2022-04-29T17:10:21.214Z] github.com/docker/docker/contrib/apparmor [2022-04-29T17:10:21.214Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T17:10:21.214Z] github.com/docker/docker/contrib/httpserver [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/cluster [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/config [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/events [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/exec [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/images [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/initlayer [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/links [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/listeners [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/local [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/names [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/network [2022-04-29T17:10:21.214Z] github.com/docker/docker/daemon/stats [2022-04-29T17:10:21.214Z] github.com/docker/docker/distribution [2022-04-29T17:10:21.214Z] github.com/docker/docker/distribution/metadata [2022-04-29T17:10:21.214Z] github.com/docker/docker/distribution/utils [2022-04-29T17:10:21.214Z] github.com/docker/docker/distribution/xfer [2022-04-29T17:10:21.214Z] github.com/docker/docker/dockerversion [2022-04-29T17:10:21.214Z] github.com/docker/docker/errdefs [2022-04-29T17:10:21.214Z] github.com/docker/docker/image [2022-04-29T17:10:21.214Z] github.com/docker/docker/image/cache [2022-04-29T17:10:21.214Z] github.com/docker/docker/image/tarexport [2022-04-29T17:10:21.214Z] github.com/docker/docker/image/v1 [2022-04-29T17:10:21.214Z] github.com/docker/docker/internal/test/suite [2022-04-29T17:10:21.214Z] github.com/docker/docker/layer [2022-04-29T17:10:21.214Z] github.com/docker/docker/libcontainerd [2022-04-29T17:10:21.214Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T17:10:21.214Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T17:10:21.214Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T17:10:21.214Z] github.com/docker/docker/libcontainerd/types [2022-04-29T17:10:21.214Z] github.com/docker/docker/oci [2022-04-29T17:10:21.214Z] github.com/docker/docker/oci/caps [2022-04-29T17:10:21.214Z] github.com/docker/docker/opts [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/aaparser [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/archive [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/authorization [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/capabilities [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/containerfs [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/directory [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/dmesg [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/filenotify [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/fileutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/fsutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/homedir [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/idtools [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/ioutils [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/longpath [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/loopback [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/parsers [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/pidfile [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/platform [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/pools [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/progress [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/pubsub [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/reexec [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/signal [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/stack [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/stringid [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/system [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/tailfile [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/tarsum [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/truncindex [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/urlutil [2022-04-29T17:10:21.214Z] github.com/docker/docker/pkg/useragent [2022-04-29T17:10:21.214Z] github.com/docker/docker/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T17:10:21.214Z] github.com/docker/docker/plugin/v2 [2022-04-29T17:10:21.214Z] github.com/docker/docker/profiles/apparmor [2022-04-29T17:10:21.214Z] github.com/docker/docker/profiles/seccomp [2022-04-29T17:10:21.214Z] github.com/docker/docker/quota [2022-04-29T17:10:21.214Z] github.com/docker/docker/reference [2022-04-29T17:10:21.214Z] github.com/docker/docker/registry [2022-04-29T17:10:21.214Z] github.com/docker/docker/registry/resumable [2022-04-29T17:10:21.214Z] github.com/docker/docker/restartmanager [2022-04-29T17:10:21.214Z] github.com/docker/docker/rootless [2022-04-29T17:10:21.214Z] github.com/docker/docker/rootless/specconv [2022-04-29T17:10:21.214Z] github.com/docker/docker/runconfig [2022-04-29T17:10:21.214Z] github.com/docker/docker/runconfig/opts [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/daemon [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/environment [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fakegit [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/registry [2022-04-29T17:10:21.214Z] github.com/docker/docker/testutil/request [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/drivers [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/local [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/mounts [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/service [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/service/opts [2022-04-29T17:10:21.214Z] github.com/docker/docker/volume/testutils' [2022-04-29T17:10:21.214Z] ++ grep --fixed-strings /libnetwork [2022-04-29T17:10:21.214Z] ++ echo 'github.com/docker/docker/api [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/backend/build [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/httputils [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/middleware [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/build [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/container [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/debug [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/image [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/network [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/session [2022-04-29T17:10:21.214Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/server/router/system [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/server/router/volume [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/backend [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/container [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/events [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/filters [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/image [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/mount [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/network [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/registry [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/strslice [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/swarm [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/time [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/versions [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T17:10:21.215Z] github.com/docker/docker/api/types/volume [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/dockerfile [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/remotecontext [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T17:10:21.215Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T17:10:21.215Z] github.com/docker/docker/cli [2022-04-29T17:10:21.215Z] github.com/docker/docker/cli/config [2022-04-29T17:10:21.215Z] github.com/docker/docker/cli/debug [2022-04-29T17:10:21.215Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T17:10:21.215Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T17:10:21.215Z] github.com/docker/docker/client [2022-04-29T17:10:21.215Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T17:10:21.215Z] github.com/docker/docker/cmd/dockerd [2022-04-29T17:10:21.215Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T17:10:21.215Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T17:10:21.215Z] github.com/docker/docker/container [2022-04-29T17:10:21.215Z] github.com/docker/docker/container/stream [2022-04-29T17:10:21.215Z] github.com/docker/docker/contrib/apparmor [2022-04-29T17:10:21.215Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T17:10:21.215Z] github.com/docker/docker/contrib/httpserver [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/cluster [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/config [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/events [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/exec [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/images [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/initlayer [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/links [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/listeners [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/local [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/names [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/network [2022-04-29T17:10:21.215Z] github.com/docker/docker/daemon/stats [2022-04-29T17:10:21.215Z] github.com/docker/docker/distribution [2022-04-29T17:10:21.215Z] github.com/docker/docker/distribution/metadata [2022-04-29T17:10:21.215Z] github.com/docker/docker/distribution/utils [2022-04-29T17:10:21.215Z] github.com/docker/docker/distribution/xfer [2022-04-29T17:10:21.215Z] github.com/docker/docker/dockerversion [2022-04-29T17:10:21.215Z] github.com/docker/docker/errdefs [2022-04-29T17:10:21.215Z] github.com/docker/docker/image [2022-04-29T17:10:21.215Z] github.com/docker/docker/image/cache [2022-04-29T17:10:21.215Z] github.com/docker/docker/image/tarexport [2022-04-29T17:10:21.215Z] github.com/docker/docker/image/v1 [2022-04-29T17:10:21.215Z] github.com/docker/docker/internal/test/suite [2022-04-29T17:10:21.215Z] github.com/docker/docker/layer [2022-04-29T17:10:21.215Z] github.com/docker/docker/libcontainerd [2022-04-29T17:10:21.215Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T17:10:21.215Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T17:10:21.215Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T17:10:21.215Z] github.com/docker/docker/libcontainerd/types [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/config [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/idm [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ns [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/options [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/osl [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/types [2022-04-29T17:10:21.215Z] github.com/docker/docker/oci [2022-04-29T17:10:21.215Z] github.com/docker/docker/oci/caps [2022-04-29T17:10:21.215Z] github.com/docker/docker/opts [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/aaparser [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/archive [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/authorization [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/capabilities [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/containerfs [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/directory [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/dmesg [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/filenotify [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/fileutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/fsutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/homedir [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/idtools [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/ioutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/longpath [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/loopback [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/parsers [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/pidfile [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/platform [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/plugins [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/pools [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/progress [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/pubsub [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/reexec [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/signal [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/stack [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/stringid [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/system [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/tailfile [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/tarsum [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/truncindex [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/urlutil [2022-04-29T17:10:21.215Z] github.com/docker/docker/pkg/useragent [2022-04-29T17:10:21.215Z] github.com/docker/docker/plugin [2022-04-29T17:10:21.215Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T17:10:21.215Z] github.com/docker/docker/plugin/v2 [2022-04-29T17:10:21.215Z] github.com/docker/docker/profiles/apparmor [2022-04-29T17:10:21.215Z] github.com/docker/docker/profiles/seccomp [2022-04-29T17:10:21.215Z] github.com/docker/docker/quota [2022-04-29T17:10:21.215Z] github.com/docker/docker/reference [2022-04-29T17:10:21.215Z] github.com/docker/docker/registry [2022-04-29T17:10:21.215Z] github.com/docker/docker/registry/resumable [2022-04-29T17:10:21.215Z] github.com/docker/docker/restartmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/rootless [2022-04-29T17:10:21.215Z] github.com/docker/docker/rootless/specconv [2022-04-29T17:10:21.215Z] github.com/docker/docker/runconfig [2022-04-29T17:10:21.215Z] github.com/docker/docker/runconfig/opts [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/daemon [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/environment [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/fakegit [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/registry [2022-04-29T17:10:21.215Z] github.com/docker/docker/testutil/request [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume/drivers [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume/local [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume/mounts [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume/service [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume/service/opts [2022-04-29T17:10:21.215Z] github.com/docker/docker/volume/testutils' [2022-04-29T17:10:21.215Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/config [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/idm [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/ns [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/options [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/osl [2022-04-29T17:10:21.215Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/types' [2022-04-29T17:10:21.216Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-29T17:10:21.216Z] + echo 'github.com/docker/docker/libnetwork [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/config [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/idm [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/ns [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/options [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/osl [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/types' [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:10:21.216Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:10:21.216Z] + type docker-proxy [2022-04-29T17:10:21.216Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-29T17:10:21.216Z] + hack/make.sh binary-proxy install-proxy [2022-04-29T17:10:21.216Z] [2022-04-29T17:10:21.216Z] Removing bundles/ [2022-04-29T17:10:21.216Z] [2022-04-29T17:10:21.216Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-29T17:10:21.216Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-29T17:10:21.216Z] GOOS="" GOARCH="" GOARM="" [2022-04-29T17:10:29.344Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-29T17:10:29.344Z] [2022-04-29T17:10:29.344Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-29T17:10:29.344Z] Installing docker-proxy to /usr/local/bin/ [2022-04-29T17:10:29.344Z] [2022-04-29T17:10:29.344Z] + mkdir -p bundles [2022-04-29T17:10:29.344Z] + '[' -n 'github.com/docker/docker/api [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/backend/build [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/httpstatus [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/httputils [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/middleware [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/build [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/container [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/debug [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/distribution [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/grpc [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/image [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/network [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/plugin [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/session [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/swarm [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/system [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/server/router/volume [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/backend [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/blkiodev [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/container [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/events [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/filters [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/image [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/mount [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/network [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/registry [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/strslice [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/swarm [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/time [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/versions [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-29T17:10:29.344Z] github.com/docker/docker/api/types/volume [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/builder-next/worker [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/dockerfile [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/remotecontext [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/remotecontext/git [2022-04-29T17:10:29.344Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-29T17:10:29.344Z] github.com/docker/docker/cli [2022-04-29T17:10:29.344Z] github.com/docker/docker/cli/config [2022-04-29T17:10:29.344Z] github.com/docker/docker/cli/debug [2022-04-29T17:10:29.344Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-29T17:10:29.344Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-29T17:10:29.344Z] github.com/docker/docker/client [2022-04-29T17:10:29.344Z] github.com/docker/docker/cmd/docker-proxy [2022-04-29T17:10:29.344Z] github.com/docker/docker/cmd/dockerd [2022-04-29T17:10:29.344Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-29T17:10:29.344Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-29T17:10:29.344Z] github.com/docker/docker/container [2022-04-29T17:10:29.344Z] github.com/docker/docker/container/stream [2022-04-29T17:10:29.344Z] github.com/docker/docker/contrib/apparmor [2022-04-29T17:10:29.344Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-29T17:10:29.344Z] github.com/docker/docker/contrib/httpserver [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/cluster [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/cluster/convert [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/cluster/executor [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/cluster/provider [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/config [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/events [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/events/testutils [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/exec [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/images [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/initlayer [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/links [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/listeners [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/gelf [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/journald [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/local [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/logentries [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/splunk [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/syslog [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/logger/templates [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/names [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/network [2022-04-29T17:10:29.344Z] github.com/docker/docker/daemon/stats [2022-04-29T17:10:29.344Z] github.com/docker/docker/distribution [2022-04-29T17:10:29.344Z] github.com/docker/docker/distribution/metadata [2022-04-29T17:10:29.344Z] github.com/docker/docker/distribution/utils [2022-04-29T17:10:29.344Z] github.com/docker/docker/distribution/xfer [2022-04-29T17:10:29.344Z] github.com/docker/docker/dockerversion [2022-04-29T17:10:29.344Z] github.com/docker/docker/errdefs [2022-04-29T17:10:29.344Z] github.com/docker/docker/image [2022-04-29T17:10:29.344Z] github.com/docker/docker/image/cache [2022-04-29T17:10:29.344Z] github.com/docker/docker/image/tarexport [2022-04-29T17:10:29.344Z] github.com/docker/docker/image/v1 [2022-04-29T17:10:29.344Z] github.com/docker/docker/internal/test/suite [2022-04-29T17:10:29.344Z] github.com/docker/docker/layer [2022-04-29T17:10:29.344Z] github.com/docker/docker/libcontainerd [2022-04-29T17:10:29.344Z] github.com/docker/docker/libcontainerd/queue [2022-04-29T17:10:29.344Z] github.com/docker/docker/libcontainerd/remote [2022-04-29T17:10:29.344Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-29T17:10:29.344Z] github.com/docker/docker/libcontainerd/types [2022-04-29T17:10:29.344Z] github.com/docker/docker/oci [2022-04-29T17:10:29.344Z] github.com/docker/docker/oci/caps [2022-04-29T17:10:29.344Z] github.com/docker/docker/opts [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/aaparser [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/archive [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/authorization [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/broadcaster [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/capabilities [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/chrootarchive [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/containerfs [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/devicemapper [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/directory [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/dmesg [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/filenotify [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/fileutils [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/fsutils [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/homedir [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/idtools [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/ioutils [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/jsonmessage [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/longpath [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/loopback [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/namesgenerator [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/parsers [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/pidfile [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/platform [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/plugingetter [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/plugins [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/plugins/transport [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/pools [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/progress [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/pubsub [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/reexec [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/signal [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/stack [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/stdcopy [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/streamformatter [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/stringid [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/sysinfo [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/system [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/tailfile [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/tarsum [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/truncindex [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/urlutil [2022-04-29T17:10:29.344Z] github.com/docker/docker/pkg/useragent [2022-04-29T17:10:29.344Z] github.com/docker/docker/plugin [2022-04-29T17:10:29.345Z] github.com/docker/docker/plugin/executor/containerd [2022-04-29T17:10:29.345Z] github.com/docker/docker/plugin/v2 [2022-04-29T17:10:29.345Z] github.com/docker/docker/profiles/apparmor [2022-04-29T17:10:29.345Z] github.com/docker/docker/profiles/seccomp [2022-04-29T17:10:29.345Z] github.com/docker/docker/quota [2022-04-29T17:10:29.345Z] github.com/docker/docker/reference [2022-04-29T17:10:29.345Z] github.com/docker/docker/registry [2022-04-29T17:10:29.345Z] github.com/docker/docker/registry/resumable [2022-04-29T17:10:29.345Z] github.com/docker/docker/restartmanager [2022-04-29T17:10:29.345Z] github.com/docker/docker/rootless [2022-04-29T17:10:29.345Z] github.com/docker/docker/rootless/specconv [2022-04-29T17:10:29.345Z] github.com/docker/docker/runconfig [2022-04-29T17:10:29.345Z] github.com/docker/docker/runconfig/opts [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/daemon [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/environment [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/fakecontext [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/fakegit [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/fakestorage [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/fixtures/load [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/registry [2022-04-29T17:10:29.345Z] github.com/docker/docker/testutil/request [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume/drivers [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume/local [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume/mounts [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume/service [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume/service/opts [2022-04-29T17:10:29.345Z] github.com/docker/docker/volume/testutils' ']' [2022-04-29T17:10:29.345Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp 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/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/filenotify 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-04-29T17:10:29.604Z] ? github.com/docker/docker/api [no test files] [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-29T17:10:30.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-29T17:10:30.346Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-29T17:10:30.606Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-29T17:10:30.606Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-29T17:10:31.551Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-29T17:10:32.936Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-29T17:10:32.936Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-29T17:10:33.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-29T17:10:33.459Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-29T17:10:35.371Z] docker_api_swarm_service_test.go:395: [d1b07957ca705] joining swarm manager [dac7b2cc52855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:10:35.942Z] docker_api_swarm_service_test.go:395: [d8cc87e72f496] joining swarm manager [dac7b2cc52855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:10:36.203Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-29T17:10:36.203Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-29T17:10:36.203Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-29T17:10:38.121Z] === RUN TestDockerSuite/TestImportFile [2022-04-29T17:10:39.507Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-29T17:10:39.508Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-29T17:10:41.422Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-29T17:10:42.283Z] --- PASS: TestUpdateRestartPolicy (22.62s) [2022-04-29T17:10:42.283Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-29T17:10:42.283Z] --- PASS: TestUpdateRestartWithAutoRemove (2.35s) [2022-04-29T17:10:42.283Z] === RUN TestWaitNonBlocked [2022-04-29T17:10:42.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T17:10:42.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T17:10:42.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T17:10:42.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T17:10:42.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-29T17:10:42.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-29T17:10:42.377Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-29T17:10:43.777Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-29T17:10:44.350Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-29T17:10:44.921Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-29T17:10:45.240Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-29T17:10:45.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.58s) [2022-04-29T17:10:45.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.76s) [2022-04-29T17:10:45.240Z] === RUN TestWaitBlocked [2022-04-29T17:10:45.240Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:10:45.240Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-29T17:10:45.240Z] PASS [2022-04-29T17:10:45.240Z] ok github.com/docker/docker/integration/container 103.967s [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === Skipped [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-29T17:10:45.240Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-29T17:10:45.240Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-29T17:10:45.240Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-29T17:10:45.240Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-29T17:10:45.240Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-29T17:10:45.240Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-29T17:10:45.240Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-29T17:10:45.240Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-29T17:10:45.240Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.23s) [2022-04-29T17:10:45.240Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-29T17:10:45.240Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.23s) [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-29T17:10:45.240Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-29T17:10:45.240Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-29T17:10:45.240Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-29T17:10:45.240Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-29T17:10:45.240Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-29T17:10:45.240Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-29T17:10:45.240Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-29T17:10:45.240Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-29T17:10:45.240Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-29T17:10:45.240Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-29T17:10:45.240Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-29T17:10:45.240Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-29T17:10:45.240Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-29T17:10:45.240Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-29T17:10:45.240Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-29T17:10:45.240Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-29T17:10:45.240Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-29T17:10:45.240Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-29T17:10:45.240Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:10:45.240Z] [2022-04-29T17:10:45.240Z] DONE 120 tests, 34 skipped in 107.060s [2022-04-29T17:10:45.240Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-29T17:10:45.493Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-29T17:10:45.493Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-29T17:10:45.493Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-29T17:10:46.064Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-29T17:10:46.325Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-29T17:10:46.900Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-29T17:10:47.471Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-29T17:10:48.042Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-29T17:10:48.303Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-29T17:10:48.303Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-29T17:10:49.688Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-29T17:10:49.950Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-29T17:10:50.521Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-29T17:10:50.521Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-29T17:10:51.092Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-29T17:10:51.092Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-29T17:10:51.092Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-29T17:10:51.543Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-04-29T17:10:51.665Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-29T17:10:51.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-29T17:10:52.238Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-29T17:10:52.809Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-29T17:10:53.755Z] === RUN TestDockerSuite/TestInspectImage [2022-04-29T17:10:53.755Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-29T17:10:53.755Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-29T17:10:53.755Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-29T17:10:53.755Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-29T17:10:54.017Z] docker_api_swarm_service_test.go:343: [de96d3ab5172a] joining swarm manager [d01eb28b1c100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:10:54.278Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-29T17:10:54.850Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-29T17:10:54.850Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-29T17:10:55.111Z] docker_api_swarm_service_test.go:343: [d79f5805e7f4c] joining swarm manager [d01eb28b1c100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:10:55.373Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-29T17:10:56.317Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-29T17:10:58.864Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-29T17:10:58.864Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-29T17:10:59.125Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-29T17:10:59.697Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-29T17:11:00.641Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-29T17:11:01.229Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-29T17:11:01.801Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-29T17:11:02.061Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-29T17:11:02.633Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-29T17:11:03.204Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-29T17:11:03.776Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-29T17:11:03.776Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-29T17:11:05.160Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-29T17:11:06.105Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-29T17:11:07.048Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-29T17:11:07.310Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-29T17:11:08.694Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-29T17:11:08.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-29T17:11:10.081Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-29T17:11:11.024Z] docker_api_swarm_service_test.go:490: [daeccf3e1e2cf] joining swarm manager [dec1ce7c9e32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:11:11.597Z] docker_api_swarm_service_test.go:490: [dd19185c253b1] joining swarm manager [dec1ce7c9e32f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:11:12.170Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-29T17:11:12.170Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-29T17:11:14.717Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-29T17:11:14.717Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-29T17:11:15.288Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-29T17:11:15.533Z] === RUN TestConfigDaemonLibtrustID [2022-04-29T17:11:15.533Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T17:11:15.533Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-29T17:11:15.533Z] === RUN TestDaemonConfigValidation [2022-04-29T17:11:15.533Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T17:11:15.533Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-29T17:11:15.533Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-29T17:11:15.533Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T17:11:15.533Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T17:11:15.533Z] === RUN TestDaemonProxy [2022-04-29T17:11:15.533Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T17:11:15.533Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-29T17:11:15.533Z] PASS [2022-04-29T17:11:15.533Z] ok github.com/docker/docker/integration/daemon 0.143s [2022-04-29T17:11:15.533Z] [2022-04-29T17:11:15.533Z] === Skipped [2022-04-29T17:11:15.533Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-29T17:11:15.533Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-29T17:11:15.533Z] [2022-04-29T17:11:15.533Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-29T17:11:15.533Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-29T17:11:15.533Z] [2022-04-29T17:11:15.533Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-29T17:11:15.533Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-29T17:11:15.533Z] [2022-04-29T17:11:15.533Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-29T17:11:15.533Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-29T17:11:15.533Z] [2022-04-29T17:11:15.533Z] DONE 4 tests, 4 skipped in 29.636s [2022-04-29T17:11:15.533Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-29T17:11:20.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:20.363Z] INFO: Testing against a local daemon [2022-04-29T17:11:20.363Z] === RUN TestCommitInheritsEnv [2022-04-29T17:11:20.363Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:11:20.363Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-29T17:11:20.363Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-29T17:11:20.363Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T17:11:20.363Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T17:11:20.363Z] === RUN TestImportWithCustomPlatform [2022-04-29T17:11:20.363Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T17:11:20.363Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-29T17:11:20.363Z] === RUN TestImagesFilterMultiReference [2022-04-29T17:11:20.363Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-29T17:11:20.363Z] === RUN TestImagePullPlatformInvalid [2022-04-29T17:11:20.363Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-29T17:11:20.363Z] === RUN TestRemoveImageOrphaning [2022-04-29T17:11:20.832Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-04-29T17:11:20.832Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-29T17:11:21.300Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-29T17:11:21.300Z] === RUN TestTagInvalidReference [2022-04-29T17:11:21.300Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-29T17:11:21.300Z] === RUN TestTagValidPrefixedRepo [2022-04-29T17:11:21.300Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-29T17:11:21.300Z] === RUN TestTagExistedNameWithoutForce [2022-04-29T17:11:21.300Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-29T17:11:21.300Z] === RUN TestTagOfficialNames [2022-04-29T17:11:21.300Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-29T17:11:21.300Z] === RUN TestTagMatchesDigest [2022-04-29T17:11:21.300Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-29T17:11:21.300Z] PASS [2022-04-29T17:11:21.300Z] ok github.com/docker/docker/integration/image 1.859s [2022-04-29T17:11:21.767Z] [2022-04-29T17:11:21.767Z] === Skipped [2022-04-29T17:11:21.767Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-29T17:11:21.767Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:11:21.767Z] [2022-04-29T17:11:21.767Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-29T17:11:21.767Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T17:11:21.767Z] [2022-04-29T17:11:21.767Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-29T17:11:21.767Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-29T17:11:21.767Z] [2022-04-29T17:11:21.767Z] DONE 12 tests, 3 skipped in 6.780s [2022-04-29T17:11:21.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-29T17:11:23.428Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-29T17:11:23.689Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-29T17:11:23.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:23.983Z] INFO: Testing against a local daemon [2022-04-29T17:11:23.983Z] === RUN TestNetworkCreateDelete [2022-04-29T17:11:23.983Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:23.983Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-29T17:11:23.983Z] === RUN TestDockerNetworkDeletePreferID [2022-04-29T17:11:23.983Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-29T17:11:23.983Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T17:11:23.983Z] === RUN TestDaemonDNSFallback [2022-04-29T17:11:23.983Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:23.983Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-29T17:11:23.983Z] === RUN TestInspectNetwork [2022-04-29T17:11:23.983Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T17:11:23.983Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-29T17:11:23.983Z] === RUN TestRunContainerWithBridgeNone [2022-04-29T17:11:23.983Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:23.983Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-29T17:11:23.983Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T17:11:23.983Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T17:11:23.983Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T17:11:23.983Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-29T17:11:23.983Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-29T17:11:23.983Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-29T17:11:23.983Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-04-29T17:11:23.983Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.02s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.02s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestNetworkList [2022-04-29T17:11:23.984Z] === RUN TestNetworkList//networks [2022-04-29T17:11:23.984Z] === PAUSE TestNetworkList//networks [2022-04-29T17:11:23.984Z] === RUN TestNetworkList//networks/ [2022-04-29T17:11:23.984Z] === PAUSE TestNetworkList//networks/ [2022-04-29T17:11:23.984Z] === CONT TestNetworkList//networks [2022-04-29T17:11:23.984Z] === CONT TestNetworkList//networks/ [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkList (0.06s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-29T17:11:23.984Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-04-29T17:11:23.984Z] === RUN TestHostIPv4BridgeLabel [2022-04-29T17:11:23.984Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-29T17:11:23.984Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestDaemonDefaultNetworkPools [2022-04-29T17:11:23.984Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-29T17:11:23.984Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-29T17:11:23.984Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-29T17:11:23.984Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestServiceWithPredefinedNetwork [2022-04-29T17:11:23.984Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-29T17:11:23.984Z] service_test.go:243: FLAKY_TEST [2022-04-29T17:11:23.984Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestServiceWithDataPathPortInit [2022-04-29T17:11:23.984Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-29T17:11:23.984Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-29T17:11:23.984Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T17:11:23.984Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T17:11:23.984Z] PASS [2022-04-29T17:11:23.984Z] ok github.com/docker/docker/integration/network 0.247s [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === Skipped [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-29T17:11:24.452Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-29T17:11:24.452Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-29T17:11:24.452Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-29T17:11:24.452Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-29T17:11:24.452Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-29T17:11:24.452Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:243: FLAKY_TEST [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-29T17:11:24.452Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-29T17:11:24.452Z] [2022-04-29T17:11:24.452Z] DONE 34 tests, 15 skipped in 2.548s [2022-04-29T17:11:24.452Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-29T17:11:24.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-29T17:11:24.917Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-29T17:11:25.437Z] testing: warning: no tests to run [2022-04-29T17:11:25.438Z] PASS [2022-04-29T17:11:25.438Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-04-29T17:11:25.438Z] [2022-04-29T17:11:25.438Z] DONE 0 tests in 0.860s [2022-04-29T17:11:25.438Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-29T17:11:25.488Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-29T17:11:26.424Z] testing: warning: no tests to run [2022-04-29T17:11:26.424Z] PASS [2022-04-29T17:11:26.424Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-04-29T17:11:26.424Z] [2022-04-29T17:11:26.424Z] DONE 0 tests in 0.937s [2022-04-29T17:11:26.424Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-29T17:11:27.410Z] testing: warning: no tests to run [2022-04-29T17:11:27.410Z] PASS [2022-04-29T17:11:27.410Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-04-29T17:11:27.410Z] [2022-04-29T17:11:27.410Z] DONE 0 tests in 0.866s [2022-04-29T17:11:27.410Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-29T17:11:28.037Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-29T17:11:28.037Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-29T17:11:28.298Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-29T17:11:28.298Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-29T17:11:28.298Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-29T17:11:28.396Z] testing: warning: no tests to run [2022-04-29T17:11:28.396Z] PASS [2022-04-29T17:11:28.396Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2022-04-29T17:11:28.396Z] [2022-04-29T17:11:28.396Z] DONE 0 tests in 0.869s [2022-04-29T17:11:28.396Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-29T17:11:28.870Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-29T17:11:29.444Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-29T17:11:30.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-29T17:11:32.745Z] docker_api_swarm_service_test.go:128: [d138d4ab828e9] joining swarm manager [d597b54a6022e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:11:33.316Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-29T17:11:33.576Z] docker_api_swarm_service_test.go:129: [d24aee4a9ba92] joining swarm manager [d597b54a6022e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:11:33.837Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-29T17:11:34.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:34.266Z] INFO: Testing against a local daemon [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T17:11:34.266Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T17:11:34.266Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-29T17:11:34.266Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-29T17:11:34.266Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-29T17:11:34.266Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-29T17:11:34.266Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-29T17:11:34.266Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-29T17:11:34.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-29T17:11:34.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-29T17:11:34.267Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-29T17:11:34.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-29T17:11:34.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-29T17:11:34.267Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-29T17:11:34.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-29T17:11:34.267Z] === RUN TestPluginInstall [2022-04-29T17:11:34.267Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T17:11:34.267Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-29T17:11:34.267Z] === RUN TestPluginsWithRuntimes [2022-04-29T17:11:34.267Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T17:11:34.267Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-29T17:11:34.267Z] === RUN TestPluginBackCompatMediaTypes [2022-04-29T17:11:34.267Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T17:11:34.267Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T17:11:34.267Z] PASS [2022-04-29T17:11:34.267Z] ok github.com/docker/docker/integration/plugin/common 0.136s [2022-04-29T17:11:34.267Z] [2022-04-29T17:11:34.267Z] === Skipped [2022-04-29T17:11:34.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-29T17:11:34.267Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-29T17:11:34.267Z] [2022-04-29T17:11:34.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-29T17:11:34.267Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-29T17:11:34.267Z] [2022-04-29T17:11:34.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-29T17:11:34.267Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-29T17:11:34.267Z] [2022-04-29T17:11:34.267Z] DONE 19 tests, 3 skipped in 5.569s [2022-04-29T17:11:34.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-29T17:11:35.752Z] docker_api_swarm_service_test.go:137: [daed289b0ea10] joining swarm manager [d597b54a6022e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-29T17:11:36.324Z] docker_api_swarm_service_test.go:138: [d0fb5c9d84cc2] joining swarm manager [d597b54a6022e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-29T17:11:36.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:36.483Z] INFO: Testing against a local daemon [2022-04-29T17:11:36.483Z] === RUN TestExternalGraphDriver [2022-04-29T17:11:36.483Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T17:11:36.483Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-29T17:11:36.483Z] === RUN TestGraphdriverPluginV2 [2022-04-29T17:11:36.483Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T17:11:36.483Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-29T17:11:36.483Z] PASS [2022-04-29T17:11:36.483Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.124s [2022-04-29T17:11:36.483Z] [2022-04-29T17:11:36.483Z] === Skipped [2022-04-29T17:11:36.483Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-29T17:11:36.483Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-29T17:11:36.483Z] [2022-04-29T17:11:36.483Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-29T17:11:36.483Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-29T17:11:36.483Z] [2022-04-29T17:11:36.483Z] DONE 2 tests, 2 skipped in 2.487s [2022-04-29T17:11:36.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-29T17:11:38.870Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-29T17:11:38.870Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-29T17:11:38.870Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-29T17:11:39.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:39.192Z] INFO: Testing against a local daemon [2022-04-29T17:11:39.192Z] === RUN TestReadPluginNoRead [2022-04-29T17:11:39.192Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T17:11:39.192Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-29T17:11:39.192Z] PASS [2022-04-29T17:11:39.192Z] ok github.com/docker/docker/integration/plugin/logging 0.108s [2022-04-29T17:11:39.192Z] [2022-04-29T17:11:39.192Z] === Skipped [2022-04-29T17:11:39.192Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-29T17:11:39.192Z] read_test.go:21: no unix domain sockets on Windows [2022-04-29T17:11:39.192Z] [2022-04-29T17:11:39.192Z] DONE 1 tests, 1 skipped in 2.627s [2022-04-29T17:11:39.660Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-29T17:11:39.813Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-29T17:11:40.649Z] testing: warning: no tests to run [2022-04-29T17:11:40.649Z] PASS [2022-04-29T17:11:40.649Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.120s [2022-04-29T17:11:40.649Z] [2022-04-29T17:11:40.649Z] DONE 0 tests in 1.331s [2022-04-29T17:11:40.757Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-29T17:11:41.118Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-29T17:11:41.700Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-29T17:11:42.642Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-29T17:11:43.213Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-29T17:11:43.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:43.331Z] INFO: Testing against a local daemon [2022-04-29T17:11:43.331Z] === RUN TestPluginWithDevMounts [2022-04-29T17:11:43.331Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:43.331Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-29T17:11:43.331Z] PASS [2022-04-29T17:11:43.331Z] ok github.com/docker/docker/integration/plugin/volumes 0.121s [2022-04-29T17:11:43.799Z] [2022-04-29T17:11:43.799Z] === Skipped [2022-04-29T17:11:43.799Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-29T17:11:43.799Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:43.799Z] [2022-04-29T17:11:43.799Z] DONE 1 tests, 1 skipped in 2.558s [2022-04-29T17:11:43.799Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-29T17:11:45.151Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-29T17:11:45.723Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-29T17:11:45.984Z] === RUN TestDockerSuite/TestLogsSince [2022-04-29T17:11:46.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:46.012Z] INFO: Testing against a local daemon [2022-04-29T17:11:46.012Z] === RUN TestSecretInspect [2022-04-29T17:11:46.012Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-29T17:11:46.012Z] === RUN TestSecretList [2022-04-29T17:11:46.012Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] --- SKIP: TestSecretList (0.00s) [2022-04-29T17:11:46.012Z] === RUN TestSecretsCreateAndDelete [2022-04-29T17:11:46.012Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-29T17:11:46.012Z] === RUN TestSecretsUpdate [2022-04-29T17:11:46.012Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-29T17:11:46.012Z] === RUN TestTemplatedSecret [2022-04-29T17:11:46.012Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-29T17:11:46.012Z] === RUN TestSecretCreateResolve [2022-04-29T17:11:46.012Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:46.012Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-29T17:11:46.012Z] PASS [2022-04-29T17:11:46.012Z] ok github.com/docker/docker/integration/secret 0.112s [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] === Skipped [2022-04-29T17:11:46.012Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-29T17:11:46.012Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-29T17:11:46.012Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-29T17:11:46.012Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-29T17:11:46.012Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-29T17:11:46.012Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-29T17:11:46.012Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:46.012Z] [2022-04-29T17:11:46.012Z] DONE 6 tests, 6 skipped in 2.168s [2022-04-29T17:11:46.012Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-29T17:11:48.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:48.966Z] INFO: Testing against a local daemon [2022-04-29T17:11:48.966Z] === RUN TestServiceCreateInit [2022-04-29T17:11:48.966Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-29T17:11:48.966Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-29T17:11:48.966Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceMultipleTimes [2022-04-29T17:11:48.966Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceConflict [2022-04-29T17:11:48.966Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceMaxReplicas [2022-04-29T17:11:48.966Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-29T17:11:48.966Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-29T17:11:48.966Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceSecretFileMode [2022-04-29T17:11:48.966Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceConfigFileMode [2022-04-29T17:11:48.966Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceSysctls [2022-04-29T17:11:48.966Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-29T17:11:48.966Z] === RUN TestCreateServiceCapabilities [2022-04-29T17:11:48.966Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-29T17:11:48.966Z] === RUN TestInspect [2022-04-29T17:11:48.966Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestInspect (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestCreateJob [2022-04-29T17:11:48.966Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestCreateJob (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestReplicatedJob [2022-04-29T17:11:48.966Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestUpdateReplicatedJob [2022-04-29T17:11:48.966Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServiceListWithStatuses [2022-04-29T17:11:48.966Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestDockerNetworkConnectAlias [2022-04-29T17:11:48.966Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestDockerNetworkReConnect [2022-04-29T17:11:48.966Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServicePlugin [2022-04-29T17:11:48.966Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServiceUpdateLabel [2022-04-29T17:11:48.966Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServiceUpdateSecrets [2022-04-29T17:11:48.966Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServiceUpdateConfigs [2022-04-29T17:11:48.966Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServiceUpdateNetwork [2022-04-29T17:11:48.966Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-29T17:11:48.966Z] === RUN TestServiceUpdatePidsLimit [2022-04-29T17:11:48.966Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-29T17:11:48.966Z] PASS [2022-04-29T17:11:48.966Z] ok github.com/docker/docker/integration/service 0.292s [2022-04-29T17:11:48.966Z] [2022-04-29T17:11:48.966Z] === Skipped [2022-04-29T17:11:48.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T17:11:48.966Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.966Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-29T17:11:48.966Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T17:11:48.967Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-29T17:11:48.967Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-29T17:11:48.967Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-29T17:11:48.967Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-29T17:11:48.967Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-29T17:11:48.967Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-29T17:11:48.967Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-29T17:11:48.967Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-29T17:11:48.967Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-29T17:11:48.967Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-29T17:11:48.967Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-29T17:11:48.967Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-29T17:11:48.967Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-29T17:11:48.967Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-29T17:11:48.967Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-29T17:11:48.967Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-29T17:11:48.967Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-29T17:11:48.967Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-29T17:11:48.967Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-29T17:11:48.967Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-29T17:11:48.967Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-29T17:11:48.967Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-29T17:11:48.967Z] [2022-04-29T17:11:48.967Z] DONE 24 tests, 23 skipped in 3.119s [2022-04-29T17:11:49.441Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-29T17:11:51.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:51.010Z] INFO: Testing against a local daemon [2022-04-29T17:11:51.010Z] === RUN TestSessionCreate [2022-04-29T17:11:51.010Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T17:11:51.010Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-29T17:11:51.010Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-29T17:11:51.010Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T17:11:51.010Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T17:11:51.010Z] PASS [2022-04-29T17:11:51.010Z] ok github.com/docker/docker/integration/session 0.106s [2022-04-29T17:11:51.010Z] [2022-04-29T17:11:51.010Z] === Skipped [2022-04-29T17:11:51.010Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-29T17:11:51.010Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-29T17:11:51.010Z] [2022-04-29T17:11:51.010Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-29T17:11:51.010Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-29T17:11:51.010Z] [2022-04-29T17:11:51.010Z] DONE 2 tests, 2 skipped in 1.905s [2022-04-29T17:11:51.478Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-29T17:11:52.565Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-29T17:11:53.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:53.691Z] INFO: Testing against a local daemon [2022-04-29T17:11:53.691Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-29T17:11:53.691Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:53.691Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestDiskUsage [2022-04-29T17:11:53.691Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T17:11:53.691Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestEventsExecDie [2022-04-29T17:11:53.691Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T17:11:53.691Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestEventsBackwardsCompatible [2022-04-29T17:11:53.691Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T17:11:53.691Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestEventsVolumeCreate [2022-04-29T17:11:53.691Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T17:11:53.691Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestInfoAPI [2022-04-29T17:11:53.691Z] --- PASS: TestInfoAPI (0.08s) [2022-04-29T17:11:53.691Z] === RUN TestInfoAPIWarnings [2022-04-29T17:11:53.691Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:11:53.691Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestInfoDebug [2022-04-29T17:11:53.691Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T17:11:53.691Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestInfoInsecureRegistries [2022-04-29T17:11:53.691Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T17:11:53.691Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestInfoRegistryMirrors [2022-04-29T17:11:53.691Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T17:11:53.691Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-29T17:11:53.691Z] === RUN TestLoginFailsWithBadCredentials [2022-04-29T17:11:54.677Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-29T17:11:54.677Z] === RUN TestPingCacheHeaders [2022-04-29T17:11:54.677Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-29T17:11:54.677Z] === RUN TestPingGet [2022-04-29T17:11:54.677Z] --- PASS: TestPingGet (0.05s) [2022-04-29T17:11:54.677Z] === RUN TestPingHead [2022-04-29T17:11:55.144Z] --- PASS: TestPingHead (0.05s) [2022-04-29T17:11:55.144Z] === RUN TestPingSwarmHeader [2022-04-29T17:11:55.144Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:55.144Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-29T17:11:55.144Z] === RUN TestVersion [2022-04-29T17:11:55.144Z] --- PASS: TestVersion (0.04s) [2022-04-29T17:11:55.144Z] PASS [2022-04-29T17:11:55.144Z] ok github.com/docker/docker/integration/system 1.354s [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === Skipped [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-29T17:11:55.144Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-29T17:11:55.144Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-29T17:11:55.144Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-29T17:11:55.144Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-29T17:11:55.144Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-29T17:11:55.144Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-29T17:11:55.144Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-29T17:11:55.144Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-29T17:11:55.144Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-29T17:11:55.144Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-29T17:11:55.144Z] [2022-04-29T17:11:55.144Z] DONE 16 tests, 10 skipped in 3.725s [2022-04-29T17:11:55.144Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-29T17:11:57.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:11:57.363Z] INFO: Testing against a local daemon [2022-04-29T17:11:57.363Z] === RUN TestVolumesCreateAndList [2022-04-29T17:11:57.363Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-29T17:11:57.363Z] === RUN TestVolumesRemove [2022-04-29T17:11:57.363Z] --- PASS: TestVolumesRemove (0.18s) [2022-04-29T17:11:57.363Z] === RUN TestVolumesInspect [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-29T17:11:57.831Z] === RUN TestVolumesInvalidJSON [2022-04-29T17:11:57.831Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-29T17:11:57.831Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-29T17:11:57.831Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-29T17:11:57.831Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-29T17:11:57.831Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-29T17:11:57.831Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-29T17:11:57.831Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-29T17:11:57.831Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-29T17:11:57.831Z] PASS [2022-04-29T17:11:57.831Z] ok github.com/docker/docker/integration/volume 0.426s [2022-04-29T17:11:57.831Z] [2022-04-29T17:11:57.831Z] DONE 9 tests in 2.542s [2022-04-29T17:11:57.831Z] INFO: make.ps1 ended at 04/29/2022 17:11:57 [2022-04-29T17:11:57.831Z] INFO: Integration CLI tests being run from the host: [2022-04-29T17:11:57.831Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-29T17:11:59.150Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-29T17:11:59.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-29T17:11:59.150Z] === RUN TestDockerSuite/TestLogsTail [2022-04-29T17:11:59.150Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-29T17:11:59.724Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-29T17:12:00.297Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-29T17:12:00.872Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-29T17:12:00.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-29T17:12:01.443Z] === RUN TestDockerSuite/TestNetHostname [2022-04-29T17:12:03.359Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-29T17:12:03.359Z] docker_api_swarm_service_test.go:304: [dd420c647dfee] joining swarm manager [dc658ac2c5fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:12:03.359Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-29T17:12:04.302Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-29T17:12:04.302Z] docker_api_swarm_service_test.go:304: [dac03cdfdc93e] joining swarm manager [dc658ac2c5fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:12:06.221Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-29T17:12:06.792Z] === RUN TestDockerSuite/TestPluginActive [2022-04-29T17:12:08.703Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-29T17:12:10.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-29T17:12:10.376Z] INFO: Testing against a local daemon [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-29T17:12:10.376Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-29T17:12:10.376Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-29T17:12:10.376Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-29T17:12:10.844Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-29T17:12:11.829Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-29T17:12:11.830Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-29T17:12:15.308Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-29T17:12:15.308Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-29T17:12:15.308Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-29T17:12:16.250Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-29T17:12:18.794Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-29T17:12:20.708Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-29T17:12:23.250Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-29T17:12:24.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-29T17:12:27.180Z] docker_api_swarm_service_test.go:100: [db3c691c30aa4] joining swarm manager [d1c61ce15fb9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:12:27.753Z] docker_api_swarm_service_test.go:101: [d01be3d0be27b] joining swarm manager [d1c61ce15fb9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.1% of statements [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-29T17:12:28.013Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/builder/dockerfile 0.531s coverage: 49.3% of statements [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-29T17:12:28.013Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-29T17:12:28.584Z] ok github.com/docker/docker/builder/remotecontext/git 1.732s coverage: 86.3% of statements [2022-04-29T17:12:28.584Z] ? github.com/docker/docker/cli [no test files] [2022-04-29T17:12:28.584Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-29T17:12:28.584Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-29T17:12:28.584Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-29T17:12:28.695Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-29T17:12:29.522Z] ok github.com/docker/docker/cmd/docker-proxy 0.241s coverage: 67.6% of statements [2022-04-29T17:12:30.614Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-29T17:12:32.002Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-29T17:12:32.945Z] === RUN TestDockerSuite/TestPortList [2022-04-29T17:12:33.714Z] ok github.com/docker/docker/client 0.110s coverage: 75.6% of statements [2022-04-29T17:12:39.544Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-29T17:12:40.486Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-29T17:12:45.773Z] check_test.go:378: [db3c691c30aa4] daemon is not started [2022-04-29T17:12:46.717Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-29T17:12:46.717Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-29T17:12:46.717Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-29T17:12:47.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-29T17:12:47.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-29T17:12:47.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-29T17:12:47.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-29T17:12:48.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-29T17:12:48.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-29T17:12:49.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-29T17:12:49.069Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-29T17:12:50.988Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-29T17:12:50.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-29T17:12:52.375Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-29T17:12:52.636Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-29T17:12:52.898Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-29T17:12:53.469Z] docker_api_swarm_service_test.go:533: [d2a5c9540d9f1] joining swarm manager [d3624d3e0fb7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:12:54.855Z] docker_api_swarm_service_test.go:534: [dd8d81ffe74da] joining swarm manager [d3624d3e0fb7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:12:55.116Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-29T17:12:56.059Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-29T17:12:59.365Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-29T17:13:03.597Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-29T17:13:03.598Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-29T17:13:05.511Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-29T17:13:12.096Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-29T17:13:13.479Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-29T17:13:14.866Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-29T17:13:15.809Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-29T17:13:16.751Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-29T17:13:18.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-29T17:13:18.140Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-29T17:13:20.056Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-29T17:13:20.056Z] docker_api_swarm_service_test.go:148: [dca7f859624e1] joining swarm manager [d21bed6a6ac4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:13:20.409Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.2% of statements [2022-04-29T17:13:20.409Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-29T17:13:20.409Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2022-04-29T17:13:20.409Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-29T17:13:20.409Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-29T17:13:20.409Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-29T17:13:20.409Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-29T17:13:20.409Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-29T17:13:20.997Z] docker_api_swarm_service_test.go:148: [d864dfb133a11] joining swarm manager [d21bed6a6ac4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:13:21.258Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-29T17:13:21.520Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-29T17:13:22.463Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-29T17:13:24.378Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-29T17:13:26.321Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-29T17:13:26.892Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-29T17:13:26.892Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-29T17:13:26.892Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-29T17:13:26.892Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-29T17:13:26.982Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-04-29T17:13:27.152Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-29T17:13:27.152Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-29T17:13:27.724Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-29T17:13:28.665Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-29T17:13:28.891Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-29T17:13:29.607Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-29T17:13:30.179Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-29T17:13:30.273Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-29T17:13:36.766Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-29T17:13:37.339Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-29T17:13:38.432Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-04-29T17:13:38.694Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-04-29T17:13:38.723Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-29T17:13:38.723Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-29T17:13:38.723Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-29T17:13:38.984Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-29T17:13:39.270Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-29T17:13:39.530Z] ok github.com/docker/docker/daemon 10.145s coverage: 16.7% of statements [2022-04-29T17:13:39.531Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-29T17:13:39.531Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-29T17:13:39.531Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-29T17:13:39.531Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-29T17:13:40.478Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-04-29T17:13:41.532Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-29T17:13:41.856Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.744s coverage: 74.8% of statements [2022-04-29T17:13:42.475Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-29T17:13:42.794Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-04-29T17:13:43.053Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.404s coverage: 56.2% of statements [2022-04-29T17:13:44.390Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-29T17:13:44.964Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-04-29T17:13:45.333Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-29T17:13:45.333Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-29T17:13:45.333Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-29T17:13:46.364Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 50.6% of statements [2022-04-29T17:13:47.745Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.538s coverage: 46.1% of statements [2022-04-29T17:13:47.745Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-29T17:13:48.638Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-29T17:13:48.682Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-04-29T17:13:48.941Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.901s coverage: 58.2% of statements [2022-04-29T17:13:48.941Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-29T17:13:48.941Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-29T17:13:49.218Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-29T17:13:49.218Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-29T17:13:49.879Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-29T17:13:50.448Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-04-29T17:13:50.607Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-29T17:13:51.178Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-29T17:13:51.826Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2022-04-29T17:13:51.826Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-29T17:13:51.826Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-29T17:13:52.086Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.0% of statements [2022-04-29T17:13:52.564Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-29T17:13:53.135Z] === RUN TestDockerSuite/TestRmiTag [2022-04-29T17:13:53.135Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-29T17:13:53.467Z] ok github.com/docker/docker/daemon/logger/awslogs 0.181s coverage: 80.2% of statements [2022-04-29T17:13:53.467Z] ok github.com/docker/docker/daemon/logger/fluentd 0.029s coverage: 53.6% of statements [2022-04-29T17:13:53.467Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-29T17:13:53.531Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-29T17:13:53.531Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-29T17:13:53.531Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-29T17:13:53.531Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.531Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-29T17:13:53.532Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-29T17:13:53.532Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-29T17:13:53.532Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-29T17:13:53.532Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-29T17:13:53.532Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-29T17:13:53.532Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-29T17:13:53.532Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-29T17:13:53.532Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-29T17:13:53.532Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-29T17:13:53.532Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-29T17:13:53.708Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-29T17:13:54.036Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-04-29T17:13:54.036Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2022-04-29T17:13:54.605Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-04-29T17:13:55.125Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-29T17:13:55.125Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T17:13:55.125Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-29T17:13:55.125Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T17:13:55.125Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-29T17:13:55.125Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T17:13:55.125Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-29T17:13:55.125Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T17:13:55.125Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-29T17:13:55.175Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-29T17:13:55.746Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-04-29T17:13:55.746Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-29T17:13:56.254Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-29T17:13:56.316Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 56.5% of statements [2022-04-29T17:13:56.576Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2022-04-29T17:13:56.826Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-29T17:13:57.399Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-29T17:13:57.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-29T17:13:57.661Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-29T17:13:57.958Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-29T17:13:57.958Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-29T17:13:58.527Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-29T17:13:58.655Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-29T17:13:58.919Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-29T17:13:58.919Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T17:13:58.920Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-29T17:13:58.920Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T17:13:58.920Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-29T17:13:59.095Z] ok github.com/docker/docker/daemon/logger/splunk 1.627s coverage: 82.5% of statements [2022-04-29T17:13:59.095Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-29T17:13:59.095Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-29T17:13:59.234Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-29T17:13:59.496Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-29T17:14:00.441Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-29T17:14:00.441Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-29T17:14:00.475Z] ok github.com/docker/docker/distribution/metadata 0.065s coverage: 48.2% of statements [2022-04-29T17:14:01.387Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-29T17:14:01.413Z] ok github.com/docker/docker/distribution 0.605s coverage: 28.2% of statements [2022-04-29T17:14:01.413Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-29T17:14:01.673Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-04-29T17:14:02.243Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-29T17:14:02.772Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-29T17:14:02.811Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-29T17:14:03.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-29T17:14:03.070Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-04-29T17:14:03.070Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-29T17:14:03.329Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-04-29T17:14:03.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-29T17:14:03.898Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-29T17:14:03.898Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-29T17:14:04.174Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-29T17:14:04.468Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-04-29T17:14:05.406Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-04-29T17:14:05.564Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-29T17:14:05.974Z] ok github.com/docker/docker/opts 0.027s coverage: 65.5% of statements [2022-04-29T17:14:05.974Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-29T17:14:06.082Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-29T17:14:06.508Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-29T17:14:07.079Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-29T17:14:07.654Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-29T17:14:07.881Z] ok github.com/docker/docker/pkg/archive 0.324s coverage: 82.1% of statements [2022-04-29T17:14:08.451Z] ok github.com/docker/docker/pkg/authorization 0.086s coverage: 68.3% of statements [2022-04-29T17:14:08.615Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-29T17:14:08.711Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-29T17:14:08.711Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-29T17:14:09.191Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-29T17:14:09.763Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-29T17:14:10.706Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-29T17:14:11.647Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-29T17:14:11.908Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-29T17:14:12.001Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 42.7% of statements [2022-04-29T17:14:12.260Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-29T17:14:12.260Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-29T17:14:12.484Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-29T17:14:12.520Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-29T17:14:13.055Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-29T17:14:13.055Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-29T17:14:13.088Z] ok github.com/docker/docker/layer 7.786s coverage: 69.0% of statements [2022-04-29T17:14:13.088Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-29T17:14:13.088Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-29T17:14:13.088Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-29T17:14:13.088Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-29T17:14:13.088Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-29T17:14:13.088Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-29T17:14:13.347Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-29T17:14:13.606Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-04-29T17:14:13.866Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2022-04-29T17:14:14.126Z] ok github.com/docker/docker/pkg/fsutils 0.207s coverage: 85.1% of statements [2022-04-29T17:14:14.973Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-29T17:14:15.063Z] ok github.com/docker/docker/pkg/idtools 0.521s coverage: 67.9% of statements [2022-04-29T17:14:15.234Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-29T17:14:15.323Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 70.1% of statements [2022-04-29T17:14:15.582Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-29T17:14:15.582Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-29T17:14:15.582Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-29T17:14:15.807Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-29T17:14:15.841Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-29T17:14:15.841Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-04-29T17:14:16.421Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-29T17:14:16.421Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-29T17:14:16.680Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2022-04-29T17:14:16.680Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-29T17:14:16.680Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-29T17:14:16.749Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-29T17:14:17.009Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-29T17:14:17.010Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-29T17:14:17.248Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-29T17:14:17.580Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-29T17:14:17.817Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-29T17:14:18.076Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-29T17:14:18.151Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-29T17:14:18.334Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-29T17:14:18.722Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-29T17:14:19.293Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-29T17:14:19.713Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-04-29T17:14:19.865Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-29T17:14:19.865Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-29T17:14:19.972Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-29T17:14:20.126Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-29T17:14:20.126Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-29T17:14:20.232Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-04-29T17:14:20.491Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-04-29T17:14:20.751Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-29T17:14:21.010Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-29T17:14:21.512Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-29T17:14:21.579Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-29T17:14:21.838Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-29T17:14:22.089Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-29T17:14:22.096Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-04-29T17:14:22.663Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-29T17:14:23.033Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-29T17:14:23.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-29T17:14:23.230Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-29T17:14:23.230Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-29T17:14:23.294Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-29T17:14:23.555Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-29T17:14:24.127Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-29T17:14:25.135Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-04-29T17:14:25.395Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-29T17:14:25.517Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-29T17:14:25.966Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-29T17:14:26.905Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2022-04-29T17:14:26.942Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-29T17:14:27.165Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-04-29T17:14:28.129Z] ok github.com/docker/docker/registry 0.069s coverage: 58.6% of statements [2022-04-29T17:14:28.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-29T17:14:28.329Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-29T17:14:28.590Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-29T17:14:28.856Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-29T17:14:28.856Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-29T17:14:29.161Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-29T17:14:29.428Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-29T17:14:29.688Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-29T17:14:29.734Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-29T17:14:30.676Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-29T17:14:30.676Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-29T17:14:31.249Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-29T17:14:31.591Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-29T17:14:32.160Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.4% of statements [2022-04-29T17:14:32.635Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-29T17:14:32.729Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-29T17:14:34.020Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-29T17:14:34.108Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-29T17:14:34.964Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-29T17:14:34.964Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-29T17:14:35.536Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-29T17:14:36.923Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-29T17:14:37.496Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-29T17:14:38.889Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-29T17:14:40.276Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-29T17:14:41.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-29T17:14:43.137Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-29T17:14:43.402Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-29T17:14:43.402Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-29T17:14:43.402Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-29T17:14:43.402Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-29T17:14:43.402Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-29T17:14:43.974Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-29T17:14:45.365Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-29T17:14:47.297Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-29T17:14:47.297Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-29T17:14:48.685Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-29T17:14:49.259Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-29T17:14:51.174Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-29T17:14:51.436Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-29T17:14:51.436Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-29T17:14:51.436Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-29T17:14:51.436Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-29T17:14:52.007Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-29T17:14:52.194Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/rootless [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/volume [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-29T17:14:52.194Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === Skipped [2022-04-29T17:14:52.194Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-29T17:14:52.194Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-29T17:14:52.194Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-29T17:14:52.194Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-29T17:14:52.194Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:71: No driver to put! [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-29T17:14:52.194Z] time="2022-04-29T17:13:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-29T17:14:52.194Z] time="2022-04-29T17:13:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-29T17:14:52.194Z] time="2022-04-29T17:13:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-29T17:14:52.194Z] time="2022-04-29T17:13:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-29T17:14:52.194Z] time="2022-04-29T17:13:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:71: No driver to put! [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-29T17:14:52.194Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-29T17:14:52.194Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-29T17:14:52.194Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-29T17:14:52.194Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-29T17:14:52.194Z] graphtest_unix.go:71: No driver to put! [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-29T17:14:52.194Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-29T17:14:52.194Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-29T17:14:52.194Z] [2022-04-29T17:14:52.194Z] DONE 2526 tests, 28 skipped in 262.702s [2022-04-29T17:14:52.194Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/bitseq [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cluster [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/config [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/datastore [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/driverapi [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/etchosts [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/idm [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipam [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/iptables [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/netlabel [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/netutils [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/networkdb [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/ns [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/options [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/osl [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/portallocator [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/portmapper [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/testutils [2022-04-29T17:14:52.194Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-29T17:14:52.194Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp 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-04-29T17:14:53.392Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-29T17:14:53.392Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-29T17:14:53.968Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-29T17:14:54.541Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-29T17:14:55.113Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-29T17:14:55.685Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-29T17:14:55.685Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-29T17:14:55.946Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-29T17:14:56.517Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-29T17:14:57.090Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-29T17:14:57.351Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-29T17:14:57.923Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-29T17:14:58.184Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-29T17:14:58.758Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-29T17:14:59.331Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-29T17:14:59.331Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-29T17:14:59.591Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-29T17:15:00.164Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-29T17:15:01.109Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-29T17:15:01.370Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T17:15:01.370Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-29T17:15:01.370Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-29T17:15:03.284Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-29T17:15:03.866Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-29T17:15:16.098Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-29T17:15:16.098Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-29T17:15:16.098Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-29T17:15:16.670Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-29T17:15:16.670Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-29T17:15:16.932Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-29T17:15:16.932Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-29T17:15:17.504Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-29T17:15:20.052Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-29T17:15:20.994Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-29T17:15:21.938Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-29T17:15:24.483Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-29T17:15:27.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-29T17:15:27.785Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-29T17:15:28.047Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-29T17:15:28.308Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-29T17:15:29.252Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-29T17:15:29.252Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-29T17:15:29.513Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-29T17:15:30.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-29T17:15:30.718Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-29T17:15:31.661Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-29T17:15:33.060Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-29T17:15:33.060Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-29T17:15:33.322Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-29T17:15:33.583Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-29T17:15:34.526Z] === RUN TestDockerSuite/TestRunMount [2022-04-29T17:15:37.075Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-29T17:15:38.879Z] ok github.com/docker/docker/libnetwork 37.344s coverage: 40.6% of statements [2022-04-29T17:15:38.879Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-29T17:15:38.879Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-29T17:15:38.879Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-29T17:15:38.879Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-29T17:15:38.879Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-29T17:15:39.447Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.454s coverage: 59.9% of statements [2022-04-29T17:15:39.447Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-29T17:15:39.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-29T17:15:39.621Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-29T17:15:39.706Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-29T17:15:40.275Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.060s coverage: 4.0% of statements [2022-04-29T17:15:40.275Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-29T17:15:40.563Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-29T17:15:40.824Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-29T17:15:40.842Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-29T17:15:41.101Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-29T17:15:41.361Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-29T17:15:42.213Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-29T17:15:42.477Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-29T17:15:43.863Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-29T17:15:45.780Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-29T17:15:46.352Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-29T17:15:47.586Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-29T17:15:47.586Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T17:15:47.586Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-29T17:15:47.586Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-29T17:15:47.586Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-29T17:15:48.267Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-29T17:15:48.840Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-29T17:15:50.225Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-29T17:15:51.336Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.373s coverage: 7.2% of statements [2022-04-29T17:15:51.337Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-29T17:15:51.337Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-29T17:15:51.337Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-29T17:15:51.337Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-29T17:15:51.337Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-29T17:15:51.337Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-29T17:15:51.337Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-29T17:15:51.391Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-29T17:15:51.596Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-29T17:15:51.613Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-29T17:15:51.613Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-29T17:15:51.856Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-29T17:15:52.116Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-29T17:15:52.377Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-29T17:15:52.377Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T17:15:52.377Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-29T17:15:52.377Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T17:15:52.377Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-29T17:15:52.377Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T17:15:52.377Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-29T17:15:52.581Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-29T17:15:52.581Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-29T17:15:52.845Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-29T17:15:53.165Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-29T17:15:53.831Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-29T17:15:54.549Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-29T17:15:55.121Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-29T17:15:55.121Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-29T17:15:55.693Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-29T17:15:57.607Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-29T17:15:57.621Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-29T17:15:58.994Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-29T17:15:59.187Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-29T17:15:59.187Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T17:15:59.187Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-29T17:15:59.187Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T17:15:59.187Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-29T17:15:59.187Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-29T17:16:01.544Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-29T17:16:02.116Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-29T17:16:02.688Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-29T17:16:02.688Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-29T17:16:02.978Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-29T17:16:03.633Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-29T17:16:03.633Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-29T17:16:04.205Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-29T17:16:04.329Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-29T17:16:04.465Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-29T17:16:04.466Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-29T17:16:05.037Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-29T17:16:06.950Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-29T17:16:10.250Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-29T17:16:10.511Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-29T17:16:10.511Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-29T17:16:10.511Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-29T17:16:11.083Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-29T17:16:12.028Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-29T17:16:12.600Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-29T17:16:13.193Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-29T17:16:13.764Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-29T17:16:14.708Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-04-29T17:16:14.708Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-29T17:16:15.281Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-29T17:16:15.541Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-29T17:16:15.804Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-29T17:16:16.378Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-29T17:16:16.951Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T17:16:16.951Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-29T17:16:16.951Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-29T17:16:17.524Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-29T17:16:17.941Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-29T17:16:18.097Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-29T17:16:18.097Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-29T17:16:18.097Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-29T17:16:18.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-29T17:16:18.930Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-29T17:16:19.222Z] ok github.com/docker/docker/libnetwork/ipam 14.643s coverage: 85.3% of statements [2022-04-29T17:16:19.222Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-29T17:16:19.222Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-29T17:16:19.222Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-29T17:16:19.222Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-29T17:16:19.222Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-29T17:16:19.222Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-29T17:16:19.222Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-04-29T17:16:19.791Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-04-29T17:16:19.791Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-29T17:16:19.876Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-29T17:16:19.876Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-29T17:16:19.876Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-29T17:16:20.361Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-04-29T17:16:22.423Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-29T17:16:22.697Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-29T17:16:23.165Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-29T17:16:23.165Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T17:16:23.165Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-29T17:16:23.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-29T17:16:23.629Z] === RUN TestDockerSuite/TestRunRm [2022-04-29T17:16:24.201Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-29T17:16:26.117Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-29T17:16:26.954Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-29T17:16:28.031Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-29T17:16:28.524Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-29T17:16:28.603Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-29T17:16:28.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-29T17:16:29.127Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-29T17:16:31.043Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-29T17:16:31.615Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-29T17:16:32.193Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-29T17:16:34.396Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-29T17:16:34.396Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T17:16:34.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-29T17:16:34.396Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T17:16:34.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-29T17:16:34.396Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T17:16:34.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-29T17:16:34.396Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T17:16:34.747Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-29T17:16:34.747Z] docker_cli_service_logs_test.go:246: checking task s3pz1x5031c2 [2022-04-29T17:16:34.747Z] docker_cli_service_logs_test.go:251: checking messages for s3pz1x5031c2 [2022-04-29T17:16:34.747Z] docker_cli_service_logs_test.go:246: checking task mhlddfadc456 [2022-04-29T17:16:34.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-29T17:16:35.008Z] docker_cli_service_logs_test.go:251: checking messages for mhlddfadc456 [2022-04-29T17:16:35.332Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-29T17:16:35.580Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-29T17:16:38.128Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-29T17:16:38.128Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-29T17:16:38.699Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-29T17:16:39.271Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-29T17:16:39.532Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-29T17:16:40.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-29T17:16:40.738Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-29T17:16:41.309Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-29T17:16:41.570Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-29T17:16:42.141Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-29T17:16:42.713Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-29T17:16:45.259Z] === RUN TestDockerSuite/TestRunState [2022-04-29T17:16:46.644Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-29T17:16:46.904Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-29T17:16:47.846Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-29T17:16:47.846Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-29T17:16:47.846Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-29T17:16:47.846Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-29T17:16:48.418Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-29T17:16:48.990Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-29T17:16:49.937Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-29T17:16:49.937Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-29T17:16:49.937Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-29T17:16:50.198Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-29T17:16:52.124Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-29T17:16:52.385Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-29T17:16:53.771Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-29T17:16:56.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-29T17:16:56.889Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-29T17:16:58.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-29T17:17:00.188Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-29T17:17:00.449Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-29T17:17:01.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-29T17:17:01.286Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-29T17:17:01.858Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-29T17:17:03.246Z] docker_cli_swarm_test.go:1895: [dd43b3afd4dc2] joining swarm manager [d3267f05f9e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:17:03.510Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-29T17:17:04.454Z] docker_cli_swarm_test.go:1896: [dc947a6c33f26] joining swarm manager [d3267f05f9e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:17:04.715Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-29T17:17:05.286Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-29T17:17:05.286Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-29T17:17:05.547Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-29T17:17:06.118Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-29T17:17:06.379Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-29T17:17:06.951Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-29T17:17:06.951Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-29T17:17:06.951Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-29T17:17:06.951Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-29T17:17:07.522Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-29T17:17:10.070Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-29T17:17:10.641Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-29T17:17:11.231Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-29T17:17:13.178Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-29T17:17:13.750Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-29T17:17:15.137Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-29T17:17:17.051Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-29T17:17:17.313Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-29T17:17:17.313Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-29T17:17:17.313Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-29T17:17:17.313Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-29T17:17:17.313Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-29T17:17:17.313Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-29T17:17:17.313Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-29T17:17:17.574Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-29T17:17:17.574Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-29T17:17:17.574Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-29T17:17:18.132Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-29T17:17:18.132Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T17:17:18.132Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-29T17:17:18.132Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T17:17:18.132Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-29T17:17:18.145Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-29T17:17:18.717Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-29T17:17:19.659Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-29T17:17:19.920Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-29T17:17:20.492Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-29T17:17:20.492Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-29T17:17:20.753Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-29T17:17:21.014Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-29T17:17:21.014Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-29T17:17:21.014Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-29T17:17:21.014Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-29T17:17:21.014Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-29T17:17:21.014Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-29T17:17:21.014Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-29T17:17:21.586Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-29T17:17:22.160Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-29T17:17:22.160Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-29T17:17:23.105Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-29T17:17:23.105Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-29T17:17:23.678Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-29T17:17:23.678Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-29T17:17:24.250Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-29T17:17:24.512Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-29T17:17:24.512Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-29T17:17:24.512Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-29T17:17:25.084Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-29T17:17:26.029Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-29T17:17:26.603Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-29T17:17:26.603Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-29T17:17:26.603Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-29T17:17:26.864Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-29T17:17:26.864Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-29T17:17:27.805Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-29T17:17:28.376Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-29T17:17:29.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-29T17:17:30.280Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-29T17:17:30.852Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-29T17:17:30.852Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-29T17:17:30.852Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-29T17:17:31.796Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-29T17:17:31.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-29T17:17:32.740Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-29T17:17:33.685Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-29T17:17:33.685Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-29T17:17:35.071Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-29T17:17:35.071Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-29T17:17:35.642Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-29T17:17:35.948Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-29T17:17:35.948Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T17:17:35.948Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-29T17:17:35.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-29T17:17:36.586Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4017718948 [2022-04-29T17:17:36.847Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-29T17:17:36.848Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-29T17:17:38.236Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-29T17:17:38.236Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-29T17:17:38.236Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-29T17:17:39.623Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-29T17:17:40.565Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-29T17:17:40.826Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-29T17:17:41.089Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-29T17:17:41.089Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-29T17:17:41.089Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-29T17:17:41.661Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-29T17:17:41.661Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-29T17:17:42.602Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-29T17:17:43.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-29T17:17:43.103Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T17:17:43.173Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-29T17:17:43.744Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-29T17:17:44.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-29T17:17:47.949Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-29T17:17:48.520Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-29T17:17:49.923Z] docker_cli_swarm_test.go:1796: [db991f03edca8] joining swarm manager [db87cd725c2b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:17:49.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-29T17:17:50.495Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-29T17:17:51.067Z] docker_cli_swarm_test.go:1797: [daaa29b0136cc] joining swarm manager [db87cd725c2b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:17:51.637Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-29T17:17:52.580Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-29T17:17:55.123Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-29T17:17:56.509Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-29T17:17:57.084Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-29T17:17:58.470Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-29T17:17:59.413Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-29T17:18:00.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-29T17:18:00.798Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-29T17:18:03.343Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-29T17:18:06.642Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-29T17:18:07.585Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-29T17:18:10.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-29T17:18:10.792Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T17:18:10.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-29T17:18:10.887Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-29T17:18:11.853Z] ok github.com/docker/docker/libnetwork/networkdb 103.895s coverage: 56.1% of statements [2022-04-29T17:18:11.853Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-29T17:18:11.853Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-29T17:18:11.853Z] ok github.com/docker/docker/libnetwork/osl 4.353s coverage: 39.7% of statements [2022-04-29T17:18:11.853Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-29T17:18:11.853Z] ok github.com/docker/docker/libnetwork/portallocator 0.012s coverage: 86.1% of statements [2022-04-29T17:18:12.113Z] ok github.com/docker/docker/libnetwork/portmapper 0.241s coverage: 48.6% of statements [2022-04-29T17:18:12.372Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-29T17:18:12.372Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-29T17:18:12.631Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === Skipped [2022-04-29T17:18:12.631Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-29T17:18:12.631Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-29T17:18:12.631Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-29T17:18:12.631Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-29T17:18:12.631Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-29T17:18:12.631Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-29T17:18:12.631Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-29T17:18:12.631Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-29T17:18:12.631Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-29T17:18:12.631Z] firewalld_test.go:14: firewalld is not running [2022-04-29T17:18:12.631Z] [2022-04-29T17:18:12.631Z] DONE 326 tests, 9 skipped in 201.501s Post stage [Pipeline] junit [2022-04-29T17:18:13.211Z] Recording test results [2022-04-29T17:18:13.620Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-29T17:18:13.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43547/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=82088364e143796457aa668ab23ba07c9d638940 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:82088364e143796457aa668ab23ba07c9d638940 hack/validate/vendor [2022-04-29T17:18:14.213Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-29T17:18:14.532Z] +++ dirname ./hack/vendor.sh [2022-04-29T17:18:14.532Z] ++ cd ./hack [2022-04-29T17:18:14.532Z] ++ pwd [2022-04-29T17:18:14.532Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-29T17:18:14.532Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-04-29T17:18:14.532Z] + GO111MODULE=auto [2022-04-29T17:18:14.532Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-04-29T17:18:14.790Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-04-29T17:18:14.790Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-29T17:18:15.049Z] go: downloading google.golang.org/grpc v1.45.0 [2022-04-29T17:18:15.049Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-29T17:18:15.155Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-29T17:18:15.309Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T17:18:15.309Z] go: downloading github.com/containerd/containerd v1.6.3 [2022-04-29T17:18:15.568Z] go: downloading gotest.tools/v3 v3.1.0 [2022-04-29T17:18:15.568Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T17:18:15.568Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-04-29T17:18:15.568Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-04-29T17:18:15.568Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-04-29T17:18:15.568Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-04-29T17:18:15.828Z] go: downloading github.com/moby/buildkit v0.10.2 [2022-04-29T17:18:15.828Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T17:18:15.828Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T17:18:15.828Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T17:18:16.088Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T17:18:16.088Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-04-29T17:18:16.088Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-04-29T17:18:16.088Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-04-29T17:18:16.088Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-04-29T17:18:16.348Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T17:18:16.348Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-04-29T17:18:16.348Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-04-29T17:18:16.348Z] go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 [2022-04-29T17:18:16.348Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T17:18:16.348Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-04-29T17:18:16.348Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-04-29T17:18:16.348Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-04-29T17:18:16.348Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-04-29T17:18:16.348Z] go: downloading github.com/opencontainers/runc v1.1.1 [2022-04-29T17:18:16.540Z] docker_cli_swarm_test.go:1315: [d6b73db9442f8] joining swarm manager [d43116705afe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:18:16.608Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-04-29T17:18:16.608Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-04-29T17:18:16.608Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-04-29T17:18:16.608Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-04-29T17:18:16.608Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T17:18:16.608Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-04-29T17:18:16.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-29T17:18:16.660Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T17:18:16.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-29T17:18:16.660Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T17:18:16.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-29T17:18:16.867Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-04-29T17:18:16.867Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-04-29T17:18:16.867Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-29T17:18:16.867Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-04-29T17:18:16.867Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-04-29T17:18:17.125Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-04-29T17:18:17.125Z] go: downloading github.com/moby/locker v1.0.1 [2022-04-29T17:18:17.125Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-29T17:18:17.125Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-04-29T17:18:17.125Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-04-29T17:18:17.125Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T17:18:17.125Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-04-29T17:18:17.125Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-04-29T17:18:17.125Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-04-29T17:18:17.125Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-04-29T17:18:17.924Z] docker_cli_swarm_test.go:1316: [d392fc1604a87] joining swarm manager [d43116705afe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:18:17.924Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-29T17:18:19.309Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-29T17:18:19.659Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-04-29T17:18:19.659Z] go: downloading cloud.google.com/go v0.93.3 [2022-04-29T17:18:19.659Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-04-29T17:18:19.659Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-29T17:18:19.659Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-04-29T17:18:19.659Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-04-29T17:18:19.659Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-29T17:18:19.659Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-04-29T17:18:19.659Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-04-29T17:18:19.659Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-29T17:18:19.659Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-04-29T17:18:19.880Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-29T17:18:19.919Z] go: downloading github.com/creack/pty v1.1.11 [2022-04-29T17:18:19.919Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-04-29T17:18:20.178Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-04-29T17:18:20.178Z] go: downloading github.com/miekg/dns v1.1.27 [2022-04-29T17:18:20.178Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-04-29T17:18:20.178Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-04-29T17:18:20.178Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-04-29T17:18:20.438Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-04-29T17:18:20.438Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-04-29T17:18:20.438Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-04-29T17:18:20.438Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-04-29T17:18:20.451Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-29T17:18:20.698Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-04-29T17:18:20.711Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-29T17:18:20.712Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-29T17:18:20.712Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-29T17:18:21.268Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-04-29T17:18:21.268Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-04-29T17:18:21.268Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-29T17:18:21.281Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-29T17:18:23.172Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-29T17:18:23.172Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-29T17:18:23.431Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-04-29T17:18:23.431Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-04-29T17:18:23.431Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-29T17:18:23.431Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-04-29T17:18:23.431Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-04-29T17:18:23.431Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-04-29T17:18:23.431Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-04-29T17:18:23.431Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-04-29T17:18:23.431Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-04-29T17:18:23.431Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-04-29T17:18:23.431Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-04-29T17:18:23.431Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-04-29T17:18:23.689Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-04-29T17:18:23.689Z] go: downloading github.com/containerd/console v1.0.3 [2022-04-29T17:18:23.689Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-04-29T17:18:23.689Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-04-29T17:18:23.689Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-04-29T17:18:23.689Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-04-29T17:18:23.689Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T17:18:23.689Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-04-29T17:18:23.689Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-04-29T17:18:23.689Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-04-29T17:18:23.689Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-04-29T17:18:23.689Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-04-29T17:18:23.689Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-04-29T17:18:23.689Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T17:18:23.689Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T17:18:23.689Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T17:18:23.689Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T17:18:23.689Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-04-29T17:18:23.689Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-04-29T17:18:23.689Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T17:18:23.689Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-04-29T17:18:23.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-29T17:18:23.824Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T17:18:23.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-29T17:18:23.948Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-04-29T17:18:23.948Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-04-29T17:18:23.948Z] go: downloading google.golang.org/api v0.54.0 [2022-04-29T17:18:24.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-29T17:18:24.293Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T17:18:24.580Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-29T17:18:24.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-29T17:18:24.761Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T17:18:24.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-29T17:18:26.493Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-04-29T17:18:26.493Z] go: downloading go.opencensus.io v0.22.3 [2022-04-29T17:18:26.493Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-04-29T17:18:26.493Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-29T17:18:26.493Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-04-29T17:18:26.493Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-04-29T17:18:26.493Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-04-29T17:18:26.493Z] go: downloading github.com/google/btree v1.0.1 [2022-04-29T17:18:26.493Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T17:18:26.493Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-04-29T17:18:26.493Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-04-29T17:18:26.493Z] go: downloading go.uber.org/goleak v1.1.12 [2022-04-29T17:18:26.493Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-29T17:18:26.753Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-29T17:18:26.753Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-29T17:18:26.753Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-29T17:18:26.753Z] go: downloading golang.org/x/text v0.3.7 [2022-04-29T17:18:27.124Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-29T17:18:27.385Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-29T17:18:27.690Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T17:18:27.690Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-04-29T17:18:27.690Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-04-29T17:18:27.690Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-04-29T17:18:27.690Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T17:18:27.690Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-04-29T17:18:27.690Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-04-29T17:18:27.690Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-04-29T17:18:27.690Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-04-29T17:18:27.690Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-04-29T17:18:27.690Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-04-29T17:18:27.690Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-29T17:18:27.690Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-04-29T17:18:27.690Z] go: downloading github.com/kr/pretty v0.2.1 [2022-04-29T17:18:27.690Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-04-29T17:18:27.690Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T17:18:27.690Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-04-29T17:18:27.690Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-04-29T17:18:27.690Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-04-29T17:18:27.690Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-04-29T17:18:27.690Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-04-29T17:18:27.690Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-04-29T17:18:27.950Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-04-29T17:18:27.950Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-04-29T17:18:27.950Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-04-29T17:18:27.950Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-04-29T17:18:27.950Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-04-29T17:18:27.950Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-04-29T17:18:27.950Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-04-29T17:18:27.950Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-04-29T17:18:27.958Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-29T17:18:27.958Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-29T17:18:27.958Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-29T17:18:27.958Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-29T17:18:27.958Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-29T17:18:28.209Z] go: downloading github.com/kr/text v0.2.0 [2022-04-29T17:18:28.209Z] go: downloading google.golang.org/appengine v1.6.7 [2022-04-29T17:18:28.209Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-04-29T17:18:28.209Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-04-29T17:18:28.209Z] go: downloading go.uber.org/zap v1.17.0 [2022-04-29T17:18:28.209Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-04-29T17:18:28.209Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-04-29T17:18:28.209Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-04-29T17:18:28.209Z] go: downloading go.uber.org/atomic v1.7.0 [2022-04-29T17:18:28.209Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T17:18:28.209Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-04-29T17:18:28.209Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-04-29T17:18:28.209Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-04-29T17:18:28.209Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-04-29T17:18:28.209Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-04-29T17:18:28.469Z] + GO111MODULE=auto [2022-04-29T17:18:28.469Z] + go mod vendor -modfile vendor.mod [2022-04-29T17:18:28.900Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-29T17:18:29.471Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-29T17:18:30.042Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-29T17:18:31.429Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-29T17:18:31.757Z] Congratulations! All vendoring changes are done the right way. [2022-04-29T17:18:31.757Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T17:18:34.671Z] + echo Ensuring container killed. [2022-04-29T17:18:34.671Z] Ensuring container killed. [2022-04-29T17:18:34.671Z] + docker rm -vf docker-pr3 [2022-04-29T17:18:34.671Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-29T17:18:34.735Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-29T17:18:34.953Z] + echo Chowning /workspace to jenkins user [2022-04-29T17:18:34.953Z] Chowning /workspace to jenkins user [2022-04-29T17:18:34.953Z] + id -u [2022-04-29T17:18:34.953Z] + id -g [2022-04-29T17:18:34.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T17:18:35.679Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-29T17:18:35.679Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-29T17:18:35.679Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T17:18:36.622Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-29T17:18:36.634Z] + bundleName=unit [2022-04-29T17:18:36.634Z] + echo Creating unit-bundles.tar.gz [2022-04-29T17:18:36.634Z] Creating unit-bundles.tar.gz [2022-04-29T17:18:36.634Z] + 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-04-29T17:18:36.634Z] bundles/junit-report-libnetwork.xml [2022-04-29T17:18:36.634Z] bundles/junit-report.xml [2022-04-29T17:18:36.634Z] bundles/go-test-report-libnetwork.json [2022-04-29T17:18:36.634Z] bundles/go-test-report.json [2022-04-29T17:18:36.634Z] bundles/profile-libnetwork.out [2022-04-29T17:18:36.634Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-29T17:18:36.646Z] Archiving artifacts [2022-04-29T17:18:37.048Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T17:18:37.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-29T17:18:37.356Z] + make clean [2022-04-29T17:18:37.614Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T17:18:37.614Z] docker-dev-cache [2022-04-29T17:18:37.614Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T17:18:39.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-29T17:18:41.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-29T17:18:43.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-29T17:18:45.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-29T17:18:47.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-29T17:18:50.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-29T17:18:51.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-29T17:18:53.033Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-29T17:18:53.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-29T17:18:54.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-29T17:18:54.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-29T17:18:56.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-29T17:18:56.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-29T17:18:56.429Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T17:18:57.415Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-29T17:18:57.415Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T17:18:57.699Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-29T17:18:57.883Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-29T17:18:59.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-29T17:18:59.453Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-29T17:18:59.453Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T17:18:59.453Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-29T17:19:00.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-29T17:19:01.859Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-29T17:19:05.316Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-29T17:19:06.304Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-29T17:19:06.305Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T17:19:06.305Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-29T17:19:06.305Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T17:19:06.305Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-29T17:19:07.868Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-29T17:19:09.432Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-29T17:19:09.901Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-29T17:19:10.369Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-29T17:19:11.355Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-29T17:19:16.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-29T17:19:16.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-29T17:19:16.761Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-29T17:19:17.222Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-29T17:19:17.332Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-29T17:19:17.332Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-29T17:19:17.332Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-29T17:19:17.332Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-29T17:19:17.904Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-29T17:19:17.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-29T17:19:18.477Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-29T17:19:18.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-29T17:19:18.737Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-29T17:19:18.737Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-29T17:19:18.737Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-29T17:19:20.174Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-29T17:19:20.175Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T17:19:20.175Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-29T17:19:20.652Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-29T17:19:20.652Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-29T17:19:20.652Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-29T17:19:20.652Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-29T17:19:20.652Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-29T17:19:21.161Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-29T17:19:21.161Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T17:19:21.161Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-29T17:19:22.144Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-29T17:19:24.310Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-29T17:19:24.854Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-29T17:19:25.274Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-29T17:19:25.730Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-29T17:19:25.730Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T17:19:25.730Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-29T17:19:26.239Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-29T17:19:26.693Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-29T17:19:27.655Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-29T17:19:27.655Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T17:19:27.655Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-29T17:19:27.655Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T17:19:27.655Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-29T17:19:28.163Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-29T17:19:28.163Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-29T17:19:28.425Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-29T17:19:28.687Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-29T17:19:30.604Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-29T17:19:33.910Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-29T17:19:33.910Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite (1373.35s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.36s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.73s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.09s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.22s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.53s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.82s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.68s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.47s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.88s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.23s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.79s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.78s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.65s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.95s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.26s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.82s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.51s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.85s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.02s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.63s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.74s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.74s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.58s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.04s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.58s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.68s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.04s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.78s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.50s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.88s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.71s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-04-29T17:19:33.910Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.16s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.81s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.71s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.40s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2022-04-29T17:19:33.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-29T17:19:33.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-29T17:19:33.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-29T17:19:33.910Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.63s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.78s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.73s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.38s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.58s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.18s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.46s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.11s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.52s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.65s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.50s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.44s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.25s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.29s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.13s) [2022-04-29T17:19:33.910Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.54s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.17s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.75s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.11s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.54s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.16s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildHistory (2.98s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.27s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.15s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.47s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.74s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.18s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.52s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.38s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.66s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.88s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.51s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.79s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildPATH (2.14s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.37s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.66s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.35s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.06s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.58s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildStderr (1.05s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.54s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildUser (1.22s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.26s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.23s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.89s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.30s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.41s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.87s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.39s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.47s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.19s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.53s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.26s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-04-29T17:19:33.911Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.22s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.83s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f2e7c8_} (1.36s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12476122918_/foo_false____} (1.43s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12476122918_/foo_true____} (1.46s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34258580008_/foo_false____} (0.64s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34258580008_/foo_true____} (1.32s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34258580008_/foo_true__0xc000f2e7f8__} (1.55s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f2e810_} (1.38s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f2e828_} (1.53s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f2e840_} (1.35s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f2e858_} (1.33s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.13s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s) [2022-04-29T17:19:33.911Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.16s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.38s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.26s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.40s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.78s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.83s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.14s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToStdout (0.68s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.62s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-04-29T17:19:33.912Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-04-29T17:19:33.912Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.18s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.31s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.08s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.59s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.30s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.82s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-29T17:19:33.912Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.26s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-04-29T17:19:34.174Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-29T17:19:34.174Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsTop (0.82s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.99s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.59s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.29s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.79s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.64s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.94s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-04-29T17:19:34.174Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.65s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.56s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.71s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.98s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.74s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportDisplay (1.57s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportFile (1.54s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.77s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportGzipped (1.27s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.18s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.60s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-29T17:19:34.174Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.59s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectDefault (0.63s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectHistory (0.66s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.21s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.75s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.88s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.19s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.06s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.65s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.19s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.58s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.58s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestNetHostname (1.69s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.83s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginActive (2.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.23s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.26s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.41s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPortList (6.42s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.29s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsByOrder (2.41s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.73s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.16s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.85s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.30s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.91s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.26s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.92s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.37s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.91s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.59s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.82s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.69s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.70s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.78s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.55s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.57s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.39s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.30s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.32s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.57s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.65s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.90s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.23s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.11s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.57s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.63s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.62s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-04-29T17:19:34.175Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s) [2022-04-29T17:19:34.175Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.54s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.15s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunMount (5.14s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.37s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.56s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.68s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.75s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.79s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.54s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.73s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.08s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.39s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.26s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.12s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunState (1.32s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.51s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.09s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.60s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.64s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.69s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.96s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.97s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.68s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.12s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.01s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.84s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.05s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2022-04-29T17:19:34.176Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.51s) [2022-04-29T17:19:34.176Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-29T17:19:34.176Z] === RUN TestDockerRegistrySuite [2022-04-29T17:19:34.176Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-29T17:19:34.699Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-29T17:19:35.565Z] check_test.go:194: [d3ae851a2649c] daemon is not started [2022-04-29T17:19:35.565Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-29T17:19:36.506Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-29T17:19:36.768Z] check_test.go:194: [dbdeaeaef5832] daemon is not started [2022-04-29T17:19:36.768Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-29T17:19:38.681Z] check_test.go:194: [d400fdeb62bea] daemon is not started [2022-04-29T17:19:38.681Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-29T17:19:38.681Z] check_test.go:194: [dea0a845f1468] daemon is not started [2022-04-29T17:19:38.681Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T17:19:42.891Z] check_test.go:194: [d583bc511f7d1] daemon is not started [2022-04-29T17:19:42.891Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T17:19:43.465Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-29T17:19:46.008Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-29T17:19:48.557Z] check_test.go:194: [dee18f5f2f57f] daemon is not started [2022-04-29T17:19:48.557Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-29T17:19:50.494Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-29T17:19:51.880Z] check_test.go:194: [d5b67240eea6f] daemon is not started [2022-04-29T17:19:51.880Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-29T17:19:53.264Z] check_test.go:194: [d77eec0346ca7] daemon is not started [2022-04-29T17:19:53.265Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-29T17:19:53.836Z] check_test.go:194: [d25969f5fb2f9] daemon is not started [2022-04-29T17:19:54.097Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-29T17:19:54.358Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-29T17:19:55.302Z] check_test.go:194: [dea33d2385cf0] daemon is not started [2022-04-29T17:19:55.302Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-29T17:19:56.689Z] check_test.go:194: [d69b7001855ff] daemon is not started [2022-04-29T17:19:56.689Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-29T17:19:57.632Z] check_test.go:194: [d090346a6280a] daemon is not started [2022-04-29T17:19:57.632Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-29T17:19:59.019Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-29T17:19:59.019Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-29T17:19:59.019Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-29T17:19:59.019Z] check_test.go:194: [dd3ed8e788988] daemon is not started [2022-04-29T17:19:59.019Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-29T17:19:59.962Z] check_test.go:194: [d28f925799620] daemon is not started [2022-04-29T17:19:59.962Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-29T17:20:01.351Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b34410d2af5089a0cdcf4a838b3670dbb5c33ab2569ec10021ab4a2992745cbe [2022-04-29T17:20:02.294Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dca84bd0735695eaba5dbdbc0ce2f52cdeb84b0f5990df08bd0822ad88e60d57 [2022-04-29T17:20:02.556Z] check_test.go:194: [d65d477805a77] daemon is not started [2022-04-29T17:20:02.556Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-29T17:20:03.946Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:063be575334e85d34d67911461de08ef0d0f55ff74c7afb919b05a9c486cb820 [2022-04-29T17:20:05.332Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:410edded3d9ae70365469aa33fbf46b593af3d8051f2033856a8b7f8c2fae718 [2022-04-29T17:20:05.332Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-29T17:20:05.332Z] check_test.go:194: [de6b78c8d984b] daemon is not started [2022-04-29T17:20:05.332Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-29T17:20:05.904Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-29T17:20:06.847Z] check_test.go:194: [da0cc5c9882ce] daemon is not started [2022-04-29T17:20:06.847Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-29T17:20:06.847Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-29T17:20:09.394Z] check_test.go:194: [d70d69da0d49a] daemon is not started [2022-04-29T17:20:09.394Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-29T17:20:09.394Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-29T17:20:10.354Z] check_test.go:194: [dae57d5c8bc64] daemon is not started [2022-04-29T17:20:10.354Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-29T17:20:10.614Z] check_test.go:194: [d8bb8c834c5b3] daemon is not started [2022-04-29T17:20:10.614Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T17:20:12.001Z] check_test.go:194: [de185c0002f94] daemon is not started [2022-04-29T17:20:12.001Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T17:20:12.944Z] check_test.go:194: [da7cadd845ff7] daemon is not started [2022-04-29T17:20:12.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T17:20:13.887Z] check_test.go:194: [de5228a6d2bcb] daemon is not started [2022-04-29T17:20:13.887Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-29T17:20:16.434Z] check_test.go:194: [d8e48904d0b8a] daemon is not started [2022-04-29T17:20:16.434Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-29T17:20:16.697Z] check_test.go:194: [dc2391261d5b8] daemon is not started [2022-04-29T17:20:16.697Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-29T17:20:17.164Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-29T17:20:17.164Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-29T17:20:17.164Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-29T17:20:17.640Z] check_test.go:194: [d6ebaff772127] daemon is not started [2022-04-29T17:20:17.640Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-29T17:20:17.901Z] check_test.go:194: [d187f33561916] daemon is not started [2022-04-29T17:20:17.901Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-29T17:20:18.161Z] check_test.go:194: [d46918035c474] daemon is not started [2022-04-29T17:20:18.161Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-29T17:20:18.423Z] check_test.go:194: [dba5eb1b74b39] daemon is not started [2022-04-29T17:20:18.423Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-29T17:20:18.684Z] check_test.go:194: [da649064296a2] daemon is not started [2022-04-29T17:20:18.684Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-29T17:20:18.944Z] check_test.go:194: [dff0359fc1234] daemon is not started [2022-04-29T17:20:18.944Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-29T17:20:19.205Z] check_test.go:194: [d8edb748702f0] daemon is not started [2022-04-29T17:20:19.205Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-29T17:20:20.149Z] check_test.go:194: [d75ec9fd8b8c4] daemon is not started [2022-04-29T17:20:20.149Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-29T17:20:20.890Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-29T17:20:20.890Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T17:20:21.346Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-29T17:20:21.346Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T17:20:21.534Z] check_test.go:194: [d61c0b1d4a7ca] daemon is not started [2022-04-29T17:20:21.534Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-29T17:20:21.809Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-29T17:20:21.810Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T17:20:21.810Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-29T17:20:22.277Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-29T17:20:22.277Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T17:20:22.277Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-29T17:20:22.478Z] check_test.go:194: [db4e3173c1422] daemon is not started [2022-04-29T17:20:22.478Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-29T17:20:23.420Z] check_test.go:194: [da4e4f2e05679] daemon is not started [2022-04-29T17:20:23.420Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-29T17:20:24.363Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite (51.17s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.17s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.66s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.12s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.27s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.07s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.47s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.86s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.55s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-04-29T17:20:25.306Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-04-29T17:20:25.306Z] === RUN TestDockerSchema1RegistrySuite [2022-04-29T17:20:25.306Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-29T17:20:25.306Z] check_test.go:221: [dc56fb157c288] daemon is not started [2022-04-29T17:20:25.306Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T17:20:28.616Z] check_test.go:221: [dfeb0dd4c3b0b] daemon is not started [2022-04-29T17:20:28.616Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T17:20:33.933Z] check_test.go:221: [d12616ae9a53b] daemon is not started [2022-04-29T17:20:33.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-29T17:20:34.505Z] check_test.go:221: [d53fd6fefe0c2] daemon is not started [2022-04-29T17:20:34.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-29T17:20:34.765Z] check_test.go:221: [d938f35e123b5] daemon is not started [2022-04-29T17:20:34.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T17:20:35.708Z] check_test.go:221: [db8eb8641c1fa] daemon is not started [2022-04-29T17:20:35.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T17:20:36.651Z] check_test.go:221: [d4051c3e8561f] daemon is not started [2022-04-29T17:20:36.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T17:20:37.594Z] check_test.go:221: [db8b586a4dd42] daemon is not started [2022-04-29T17:20:37.594Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-29T17:20:40.140Z] check_test.go:221: [d04fb35ba6929] daemon is not started [2022-04-29T17:20:40.140Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-29T17:20:40.400Z] check_test.go:221: [d1c4811b9c26d] daemon is not started [2022-04-29T17:20:40.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-29T17:20:41.037Z] check_test.go:221: [dc403c1ae7cbd] daemon is not started [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite (15.78s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.38s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.49s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-29T17:20:41.037Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-04-29T17:20:41.037Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-29T17:20:41.037Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-29T17:20:41.619Z] check_test.go:250: [de220481dc075] daemon is not started [2022-04-29T17:20:41.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-29T17:20:42.190Z] check_test.go:250: [da93c9d0e1475] daemon is not started [2022-04-29T17:20:42.190Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-29T17:20:42.450Z] check_test.go:250: [ddc40b2f94e73] daemon is not started [2022-04-29T17:20:42.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-29T17:20:43.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-29T17:20:44.096Z] check_test.go:250: [da5ec32c73126] daemon is not started [2022-04-29T17:20:44.096Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-29T17:20:44.668Z] check_test.go:250: [d979c4e470acc] daemon is not started [2022-04-29T17:20:44.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-29T17:20:45.611Z] check_test.go:250: [d81c8ec11b3cf] daemon is not started [2022-04-29T17:20:45.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-29T17:20:45.611Z] check_test.go:250: [dbc836c87629b] daemon is not started [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-04-29T17:20:45.611Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-29T17:20:45.611Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-29T17:20:45.611Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-29T17:20:50.896Z] check_test.go:277: [de48f9578d0ec] daemon is not started [2022-04-29T17:20:50.896Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-29T17:20:50.896Z] check_test.go:277: [dffc425f157ac] daemon is not started [2022-04-29T17:20:51.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-29T17:20:51.157Z] check_test.go:277: [df42ec8736877] daemon is not started [2022-04-29T17:20:51.157Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-29T17:20:51.418Z] check_test.go:277: [d63a3e910bfc2] daemon is not started [2022-04-29T17:20:51.418Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-29T17:20:51.418Z] check_test.go:277: [dff8050d318a2] daemon is not started [2022-04-29T17:20:51.418Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-04-29T17:20:51.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-29T17:20:51.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.21s) [2022-04-29T17:20:51.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-29T17:20:51.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-29T17:20:51.418Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-29T17:20:51.418Z] === RUN TestDockerNetworkSuite [2022-04-29T17:20:51.418Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-29T17:20:52.361Z] docker_cli_network_unix_test.go:46: [d6f58340a278b] daemon is not started [2022-04-29T17:20:52.407Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-29T17:20:52.407Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-29T17:20:52.407Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T17:20:52.407Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-29T17:20:52.627Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-29T17:20:53.199Z] docker_cli_network_unix_test.go:46: [d1388c9efc90f] daemon is not started [2022-04-29T17:20:53.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-29T17:20:55.746Z] docker_cli_network_unix_test.go:46: [dca1a65c43cfa] daemon is not started [2022-04-29T17:20:56.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-29T17:20:57.393Z] docker_cli_network_unix_test.go:46: [d0b05b6759af9] daemon is not started [2022-04-29T17:20:57.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-29T17:20:57.654Z] docker_cli_network_unix_test.go:1233: [dd90d9cda6493] daemon is not started [2022-04-29T17:21:00.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-29T17:21:01.144Z] docker_cli_network_unix_test.go:46: [d70328a244c7a] daemon is not started [2022-04-29T17:21:01.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-29T17:21:03.629Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-29T17:21:06.178Z] docker_cli_swarm_test.go:1180: [de7a946b49c4f] joining swarm manager [ddf97565ed8ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:21:07.120Z] docker_cli_network_unix_test.go:46: [d4c2f443e2609] daemon is not started [2022-04-29T17:21:08.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-29T17:21:09.990Z] docker_cli_network_unix_test.go:46: [d1c24b5273423] daemon is not started [2022-04-29T17:21:10.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-29T17:21:11.638Z] docker_cli_network_unix_test.go:46: [dfca6e9837191] daemon is not started [2022-04-29T17:21:11.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-29T17:21:11.899Z] docker_cli_network_unix_test.go:46: [d722dd25107f1] daemon is not started [2022-04-29T17:21:12.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-29T17:21:12.422Z] docker_cli_network_unix_test.go:46: [d908cda8d7536] daemon is not started [2022-04-29T17:21:12.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-29T17:21:12.684Z] docker_cli_swarm_test.go:1189: [dc1600dc08186] joining swarm manager [ddf97565ed8ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:21:13.256Z] docker_cli_network_unix_test.go:46: [dfd44b73655a0] daemon is not started [2022-04-29T17:21:13.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-29T17:21:13.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-29T17:21:13.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-29T17:21:13.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-29T17:21:14.089Z] docker_cli_network_unix_test.go:46: [df82a071116a5] daemon is not started [2022-04-29T17:21:14.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-29T17:21:14.660Z] docker_cli_network_unix_test.go:46: [dbd2c983866c2] daemon is not started [2022-04-29T17:21:14.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-29T17:21:14.921Z] docker_cli_network_unix_test.go:46: [de7c3ede1f9b1] daemon is not started [2022-04-29T17:21:14.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-29T17:21:15.493Z] docker_cli_network_unix_test.go:46: [d1090840d5983] daemon is not started [2022-04-29T17:21:15.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-29T17:21:16.014Z] docker_cli_network_unix_test.go:46: [de8919e70a8a1] daemon is not started [2022-04-29T17:21:16.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-29T17:21:16.014Z] docker_cli_network_unix_test.go:46: [de18233be5e6b] daemon is not started [2022-04-29T17:21:16.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-29T17:21:16.275Z] docker_cli_network_unix_test.go:46: [d4a3faf064367] daemon is not started [2022-04-29T17:21:16.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-29T17:21:16.847Z] docker_cli_network_unix_test.go:46: [de5bc2523f8df] daemon is not started [2022-04-29T17:21:16.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-29T17:21:17.418Z] docker_cli_network_unix_test.go:46: [d85759e369400] daemon is not started [2022-04-29T17:21:17.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-29T17:21:17.990Z] docker_cli_network_unix_test.go:46: [d18363b4bfc7b] daemon is not started [2022-04-29T17:21:17.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-29T17:21:18.251Z] docker_cli_network_unix_test.go:46: [d93c53ce9c159] daemon is not started [2022-04-29T17:21:18.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-29T17:21:18.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-29T17:21:18.512Z] docker_cli_network_unix_test.go:46: [d757fc37db9c6] daemon is not started [2022-04-29T17:21:18.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-29T17:21:19.897Z] docker_cli_network_unix_test.go:968: [dab27d9a379b1] daemon is not started [2022-04-29T17:21:20.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-29T17:21:21.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-29T17:21:21.783Z] docker_cli_network_unix_test.go:46: [dd4fa0b5cd352] daemon is not started [2022-04-29T17:21:22.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-29T17:21:24.606Z] docker_cli_network_unix_test.go:1116: [d538c858a1860] daemon is not started [2022-04-29T17:21:25.143Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-29T17:21:27.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-29T17:21:28.170Z] docker_cli_network_unix_test.go:46: [d438683bf349e] daemon is not started [2022-04-29T17:21:28.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-29T17:21:29.112Z] docker_cli_network_unix_test.go:46: [d9d78a7efedf9] daemon is not started [2022-04-29T17:21:29.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-29T17:21:29.112Z] docker_cli_network_unix_test.go:46: [d2b28471a5bf3] daemon is not started [2022-04-29T17:21:29.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-29T17:21:29.372Z] docker_cli_network_unix_test.go:46: [d942e261ceea3] daemon is not started [2022-04-29T17:21:29.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-29T17:21:29.372Z] docker_cli_network_unix_test.go:46: [d043912bba0d0] daemon is not started [2022-04-29T17:21:29.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-29T17:21:29.633Z] docker_cli_network_unix_test.go:46: [dd90830d2226f] daemon is not started [2022-04-29T17:21:29.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-29T17:21:29.633Z] docker_cli_network_unix_test.go:46: [d6eae8195910b] daemon is not started [2022-04-29T17:21:29.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-29T17:21:31.547Z] docker_cli_network_unix_test.go:46: [d02b2833836ea] daemon is not started [2022-04-29T17:21:32.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-29T17:21:32.120Z] docker_cli_network_unix_test.go:46: [d7d810d51e3ee] daemon is not started [2022-04-29T17:21:32.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-29T17:21:32.120Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-29T17:21:32.120Z] docker_cli_network_unix_test.go:46: [d296887aa7386] daemon is not started [2022-04-29T17:21:32.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-29T17:21:32.697Z] docker_cli_network_unix_test.go:46: [d8434929d0d1a] daemon is not started [2022-04-29T17:21:32.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-29T17:21:36.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-29T17:21:38.174Z] docker_cli_network_unix_test.go:1084: [dfd66472e240b] daemon is not started [2022-04-29T17:21:39.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-29T17:21:39.557Z] docker_cli_network_unix_test.go:46: [d07c4589e0313] daemon is not started [2022-04-29T17:21:39.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-29T17:21:40.129Z] docker_cli_network_unix_test.go:46: [d7e8ade29aca1] daemon is not started [2022-04-29T17:21:40.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-29T17:21:41.515Z] docker_cli_network_unix_test.go:46: [d1fceb5aa7114] daemon is not started [2022-04-29T17:21:41.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-29T17:21:41.776Z] docker_cli_network_unix_test.go:46: [d8d64d47408c8] daemon is not started [2022-04-29T17:21:41.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-29T17:21:42.348Z] docker_cli_network_unix_test.go:46: [dc32dd7504bf1] daemon is not started [2022-04-29T17:21:42.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-29T17:21:43.180Z] docker_cli_network_unix_test.go:46: [da7701c44d2a6] daemon is not started [2022-04-29T17:21:43.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-29T17:21:43.752Z] docker_cli_network_unix_test.go:46: [ddc554c24200d] daemon is not started [2022-04-29T17:21:44.323Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-29T17:21:49.634Z] docker_cli_network_unix_test.go:46: [de1cb278611c6] daemon is not started [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite (58.20s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.10s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.32s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.48s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.02s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.03s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-04-29T17:21:49.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-29T17:21:49.635Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.56s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.09s) [2022-04-29T17:21:49.635Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.48s) [2022-04-29T17:21:49.635Z] === RUN TestDockerHubPullSuite [2022-04-29T17:21:49.635Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-29T17:21:51.547Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-29T17:21:53.458Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-29T17:21:54.401Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-29T17:21:55.786Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-29T17:21:56.047Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite (6.30s) [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-29T17:21:56.047Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-29T17:21:56.047Z] PASS [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === Skipped [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2022-04-29T17:21:56.047Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-29T17:21:56.047Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-29T17:21:56.047Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-29T17:21:56.047Z] docker_cli_network_unix_test.go:46: [d296887aa7386] daemon is not started [2022-04-29T17:21:56.047Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-29T17:21:56.047Z] [2022-04-29T17:21:56.047Z] DONE 1265 tests, 51 skipped in 1521.991s [2022-04-29T17:21:56.048Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T17:21:56.048Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T17:21:56.048Z] +++ kill 9357 [2022-04-29T17:21:56.048Z] +++ /etc/init.d/apparmor stop [2022-04-29T17:21:56.048Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T17:21:56.048Z] [2022-04-29T17:21:56.048Z] Unloading profiles will leave already running processes permanently [2022-04-29T17:21:56.048Z] unconfined, which can lead to unexpected situations. [2022-04-29T17:21:56.048Z] [2022-04-29T17:21:56.048Z] To set a process to complain mode, use the command line tool [2022-04-29T17:21:56.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T17:21:56.048Z] +++ true [2022-04-29T17:21:56.048Z] exiting test-integration [2022-04-29T17:21:56.048Z] ++ exit 0 [2022-04-29T17:21:56.048Z] [2022-04-29T17:21:56.308Z] + for job in $(jobs -p) [2022-04-29T17:21:56.308Z] + wait 6776 [2022-04-29T17:21:58.851Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-29T17:22:08.850Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-29T17:22:12.150Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-29T17:22:14.080Z] docker_cli_swarm_test.go:1112: [d849dde298a0e] joining swarm manager [d2c4fd9960964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:22:15.464Z] docker_cli_swarm_test.go:1113: [dc17de42d351a] joining swarm manager [d2c4fd9960964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:22:25.764Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-29T17:22:28.720Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-29T17:22:28.720Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T17:22:29.188Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-29T17:23:41.478Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-29T17:23:41.478Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-29T17:23:41.478Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-29T17:23:51.951Z] docker_cli_swarm_test.go:1166: [de57f9de18243] joining swarm manager [d2c4fd9960964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-29T17:23:59.306Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-29T17:24:09.728Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-29T17:24:22.223Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-29T17:24:24.060Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-29T17:24:24.060Z] docker_cli_swarm_test.go:1447: [d9b4f7180c9ec] joining swarm manager [d39993f7aec44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:24:24.631Z] docker_cli_swarm_test.go:1448: [d08b5562b1679] joining swarm manager [d39993f7aec44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-29T17:24:36.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-29T17:24:36.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-29T17:24:36.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-29T17:24:36.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-29T17:24:36.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-29T17:24:37.825Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-29T17:24:39.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-29T17:24:43.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-29T17:24:45.584Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-29T17:24:47.498Z] docker_cli_swarm_unix_test.go:63: [da1df78b4221f] joining swarm manager [de62aeec10816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:24:58.080Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-29T17:25:06.866Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-29T17:25:19.352Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-29T17:25:43.762Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-29T17:25:43.762Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-29T17:25:43.762Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-29T17:25:45.679Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-29T17:25:48.979Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-29T17:25:51.524Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-29T17:25:53.437Z] docker_api_swarm_test.go:962: [d163fb78fca10] joining swarm manager [de521fd25d1f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-29T17:26:11.548Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-29T17:26:23.780Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-29T17:26:25.165Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-29T17:26:27.715Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-29T17:26:30.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-29T17:26:38.402Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-29T17:26:41.703Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-29T17:26:44.248Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-29T17:26:46.791Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-29T17:26:49.338Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-29T17:26:51.886Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-29T17:26:55.185Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-29T17:26:57.117Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-29T17:27:00.829Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-29T17:27:00.829Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-29T17:27:00.829Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-29T17:27:00.829Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-29T17:27:06.744Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-29T17:27:06.744Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T17:27:06.744Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-29T17:27:06.744Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T17:27:06.744Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-29T17:27:06.744Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T17:27:06.744Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-29T17:27:06.744Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T17:27:06.744Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-29T17:27:06.744Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T17:27:06.744Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-29T17:27:11.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-29T17:27:11.506Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T17:27:11.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-29T17:27:11.506Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T17:27:11.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-29T17:27:11.506Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T17:27:11.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-29T17:27:12.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-29T17:27:17.246Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-29T17:27:35.056Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-29T17:27:35.056Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-29T17:27:35.056Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-29T17:27:35.056Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-29T17:27:35.056Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T17:27:35.056Z] === RUN TestDockerSuite/TestBuildFails [2022-04-29T17:27:36.641Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-29T17:27:36.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-29T17:27:43.798Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-29T17:27:50.955Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-29T17:27:53.378Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-29T17:27:58.111Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-29T17:28:05.266Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-29T17:28:06.252Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-29T17:28:08.285Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-29T17:28:13.407Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-29T17:28:13.407Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T17:28:13.407Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-29T17:28:13.407Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-29T17:28:13.878Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-29T17:28:13.878Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T17:28:13.878Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-29T17:28:24.305Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-29T17:28:24.305Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T17:28:24.305Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite (1560.74s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.29s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.57s) [2022-04-29T17:28:26.393Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.77s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.27s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.48s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.69s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.96s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.62s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.02s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.09s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.98s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.41s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.61s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.83s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.29s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.45s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.73s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.36s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.95s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.41s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.16s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2022-04-29T17:28:26.393Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.45s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.21s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.26s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.99s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.96s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.97s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.53s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.83s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.20s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.44s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.76s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.61s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.31s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.20s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.57s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.07s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.33s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2022-04-29T17:28:26.394Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.23s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.73s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.18s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.94s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.77s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.61s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-04-29T17:28:26.394Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-04-29T17:28:26.394Z] === RUN TestDockerExternalVolumeSuite [2022-04-29T17:28:26.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-29T17:28:26.394Z] docker_cli_external_volume_driver_test.go:53: [d561b5b99bcde] daemon is not started [2022-04-29T17:28:39.233Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-29T17:28:39.233Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-29T17:28:40.223Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-29T17:28:40.223Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T17:28:40.691Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-29T17:28:41.160Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-29T17:28:41.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-29T17:28:41.628Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-29T17:28:47.495Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-29T17:28:47.963Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-29T17:28:48.956Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-29T17:28:49.943Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-29T17:28:50.410Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-29T17:28:51.974Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-29T17:28:53.538Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-29T17:29:00.693Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-29T17:29:00.693Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-29T17:29:00.693Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-29T17:29:01.682Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-29T17:29:02.150Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-29T17:29:08.406Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-29T17:29:26.275Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-29T17:29:26.275Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T17:29:26.746Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-29T17:29:28.962Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-29T17:29:49.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-29T17:29:55.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-29T17:30:11.702Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-29T17:30:13.739Z] docker_cli_external_volume_driver_test.go:53: [ddb854bd529d6] daemon is not started [2022-04-29T17:30:24.205Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-29T17:30:25.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-29T17:30:31.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-29T17:30:38.537Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-29T17:30:44.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-29T17:30:44.413Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-29T17:30:56.313Z] docker_cli_external_volume_driver_test.go:53: [d2ff198ac3c07] daemon is not started [2022-04-29T17:31:05.649Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-29T17:31:05.649Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T17:31:05.649Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-29T17:31:12.803Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-29T17:31:13.788Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-29T17:31:13.788Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T17:31:13.788Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-29T17:31:13.788Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T17:31:13.788Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-29T17:31:14.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-29T17:31:14.422Z] docker_cli_external_volume_driver_test.go:53: [d0e297577ce47] daemon is not started [2022-04-29T17:31:17.575Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-29T17:31:22.325Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-29T17:31:26.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-29T17:31:26.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-29T17:31:26.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-29T17:31:26.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-29T17:31:29.063Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-29T17:31:30.055Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-29T17:31:31.617Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-29T17:31:42.032Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-29T17:31:44.244Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-29T17:31:56.726Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-29T17:31:58.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-29T17:31:59.675Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-29T17:32:10.096Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-29T17:32:14.864Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-29T17:32:16.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-29T17:32:19.633Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-29T17:32:21.196Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-29T17:32:21.196Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T17:32:21.196Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-29T17:32:21.196Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T17:32:21.196Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-29T17:32:24.145Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-29T17:32:24.145Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T17:32:24.145Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-29T17:32:31.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-29T17:33:15.036Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-29T17:33:18.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-29T17:33:32.854Z] === RUN TestDockerSuite/TestBuildRm [2022-04-29T17:33:36.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-29T17:33:47.785Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-29T17:33:50.801Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-29T17:33:50.801Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T17:33:51.269Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-29T17:33:51.269Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T17:33:51.737Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-29T17:33:53.299Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-29T17:33:58.048Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-29T17:34:02.799Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-29T17:34:07.550Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-29T17:34:08.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-29T17:34:28.787Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-29T17:34:28.787Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-29T17:34:28.787Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-29T17:34:37.466Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-29T17:34:37.934Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-29T17:34:40.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-29T17:34:43.807Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-29T17:34:43.807Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-29T17:34:48.569Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-29T17:34:53.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-29T17:35:09.806Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-29T17:35:09.806Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T17:35:10.274Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-29T17:35:11.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-29T17:35:11.203Z] docker_cli_external_volume_driver_test.go:485: [d65ab201894b1] daemon is not started [2022-04-29T17:35:14.062Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-29T17:35:15.626Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-29T17:35:21.492Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-29T17:35:26.101Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-29T17:35:26.101Z] docker_cli_external_volume_driver_test.go:53: [de6a13d9723d3] daemon is not started [2022-04-29T17:35:27.360Z] === RUN TestDockerSuite/TestBuildUser [2022-04-29T17:35:27.360Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T17:35:27.360Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-29T17:35:27.360Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T17:35:27.360Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-29T17:35:27.360Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T17:35:27.360Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-29T17:35:32.112Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-29T17:35:32.112Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-29T17:35:35.902Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-29T17:35:35.902Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T17:35:35.902Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-29T17:35:35.902Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T17:35:35.902Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite (437.17s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-29T17:35:41.022Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-29T17:35:41.022Z] PASS [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] === Skipped [2022-04-29T17:35:41.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-29T17:35:41.022Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-29T17:35:41.022Z] check_test.go:307: [ddf736a4246fb] daemon is not started [2022-04-29T17:35:41.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-29T17:35:41.022Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-29T17:35:41.022Z] check_test.go:307: [d3c79d2ecdff0] daemon is not started [2022-04-29T17:35:41.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-29T17:35:41.022Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-29T17:35:41.022Z] check_test.go:307: [d56ac12eb8543] daemon is not started [2022-04-29T17:35:41.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-29T17:35:41.022Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-29T17:35:41.022Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-29T17:35:41.022Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-29T17:35:41.022Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] DONE 269 tests, 5 skipped in 2346.137s [2022-04-29T17:35:41.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-29T17:35:41.022Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d69dce96ec6d9/docker.pid [2022-04-29T17:35:41.022Z] +++ kill 7161 [2022-04-29T17:35:41.022Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7161 is not a child of this shell [2022-04-29T17:35:41.022Z] warning: PID 7161 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d69dce96ec6d9/docker.pid had a nonzero exit code [2022-04-29T17:35:41.022Z] ++++ cat bundles/test-integration/docker.pid [2022-04-29T17:35:41.022Z] +++ kill 9417 [2022-04-29T17:35:41.022Z] +++ /etc/init.d/apparmor stop [2022-04-29T17:35:41.022Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] Unloading profiles will leave already running processes permanently [2022-04-29T17:35:41.022Z] unconfined, which can lead to unexpected situations. [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.022Z] To set a process to complain mode, use the command line tool [2022-04-29T17:35:41.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-29T17:35:41.022Z] +++ true [2022-04-29T17:35:41.022Z] exiting test-integration [2022-04-29T17:35:41.022Z] ++ exit 0 [2022-04-29T17:35:41.022Z] [2022-04-29T17:35:41.283Z] + exit 0 [2022-04-29T17:35:41.283Z] ++ jobs -p [2022-04-29T17:35:41.283Z] + pids= [2022-04-29T17:35:41.283Z] + echo 'Remaining pids to kill: []' [2022-04-29T17:35:41.283Z] Remaining pids to kill: [] [2022-04-29T17:35:41.283Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-29T17:35:41.307Z] Recording test results [2022-04-29T17:35:43.016Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-29T17:35:43.351Z] + echo Ensuring container killed. [2022-04-29T17:35:43.351Z] Ensuring container killed. [2022-04-29T17:35:43.351Z] + docker ps -aq -f name=docker-pr3-* [2022-04-29T17:35:43.351Z] + cids=4995a9dbbfdc [2022-04-29T17:35:43.351Z] 29bf1c9a3062 [2022-04-29T17:35:43.351Z] a0124fd37215 [2022-04-29T17:35:43.351Z] + [ -n 4995a9dbbfdc [2022-04-29T17:35:43.351Z] 29bf1c9a3062 [2022-04-29T17:35:43.351Z] a0124fd37215 ] [2022-04-29T17:35:43.351Z] + docker rm -vf 4995a9dbbfdc 29bf1c9a3062 a0124fd37215 [2022-04-29T17:35:43.612Z] 4995a9dbbfdc [2022-04-29T17:35:43.873Z] 29bf1c9a3062 [2022-04-29T17:35:43.873Z] a0124fd37215 [Pipeline] sh [2022-04-29T17:35:44.168Z] + echo Chowning /workspace to jenkins user [2022-04-29T17:35:44.168Z] Chowning /workspace to jenkins user [2022-04-29T17:35:44.168Z] + id -u [2022-04-29T17:35:44.168Z] + id -g [2022-04-29T17:35:44.168Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43547:/workspace busybox chown -R 1000:1000 /workspace [2022-04-29T17:35:44.168Z] Unable to find image 'busybox:latest' locally [2022-04-29T17:35:44.168Z] latest: Pulling from library/busybox [2022-04-29T17:35:44.429Z] 50e8d59317eb: Pulling fs layer [2022-04-29T17:35:44.429Z] 50e8d59317eb: Download complete [2022-04-29T17:35:44.429Z] 50e8d59317eb: Pull complete [2022-04-29T17:35:44.429Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-29T17:35:44.429Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-29T17:35:47.277Z] + bundleName=amd64 [2022-04-29T17:35:47.277Z] + echo Creating amd64-bundles.tar.gz [2022-04-29T17:35:47.277Z] Creating amd64-bundles.tar.gz [2022-04-29T17:35:47.277Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-29T17:35:47.277Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-29T17:35:48.685Z] Archiving artifacts [2022-04-29T17:35:50.561Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T17:35:50.882Z] + make clean [2022-04-29T17:35:51.143Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T17:35:51.143Z] docker-dev-cache [2022-04-29T17:35:51.143Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T17:36:01.190Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-29T17:36:01.658Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-29T17:36:12.080Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-29T17:36:19.238Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-29T17:36:19.238Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T17:36:19.238Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-29T17:36:19.238Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T17:36:19.238Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-29T17:36:22.188Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-29T17:36:22.188Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T17:36:22.656Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-29T17:36:35.149Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-29T17:36:39.908Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-29T17:36:40.376Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-29T17:36:58.190Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-29T17:36:58.190Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T17:36:58.190Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-29T17:36:58.190Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T17:36:58.190Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-29T17:36:58.190Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T17:36:58.190Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-29T17:36:58.658Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-29T17:37:07.327Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-29T17:37:09.540Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-29T17:37:09.540Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T17:37:10.008Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-29T17:37:10.008Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T17:37:10.008Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-29T17:37:10.008Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T17:37:10.008Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-29T17:37:12.222Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-29T17:37:18.086Z] === RUN TestDockerSuite/TestCommitChange [2022-04-29T17:37:23.954Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-29T17:37:28.731Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-29T17:37:28.731Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T17:37:28.731Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-29T17:37:37.388Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-29T17:37:37.388Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T17:37:37.388Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-29T17:37:46.047Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-29T17:37:50.801Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-29T17:37:50.801Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.801Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-29T17:37:50.801Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.801Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-29T17:37:50.801Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.802Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-29T17:37:50.802Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.802Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-29T17:37:50.802Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.802Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-29T17:37:50.802Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.802Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-29T17:37:50.802Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T17:37:50.802Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-29T17:37:50.802Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-29T17:37:59.461Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-29T17:38:08.117Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-29T17:38:08.117Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T17:38:08.117Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-29T17:38:11.067Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-29T17:38:11.067Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T17:38:11.067Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-29T17:38:11.067Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T17:38:11.067Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-29T17:38:11.067Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T17:38:11.067Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-29T17:38:14.020Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-29T17:38:14.020Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T17:38:14.020Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-29T17:38:14.020Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-29T17:38:16.970Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-29T17:38:16.970Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-29T17:38:16.970Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T17:38:16.970Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-29T17:38:16.970Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T17:38:16.970Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-29T17:38:16.970Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T17:38:16.970Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-29T17:38:20.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-29T17:38:22.973Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-29T17:38:25.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-29T17:38:25.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-29T17:38:25.188Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T17:38:25.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-29T17:38:28.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-29T17:38:28.154Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-29T17:38:31.108Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-29T17:38:31.108Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T17:38:31.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-29T17:38:31.108Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T17:38:31.108Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-29T17:38:34.060Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-29T17:38:34.060Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-29T17:38:36.275Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-29T17:38:36.275Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T17:38:36.275Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-29T17:38:40.066Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-29T17:38:40.066Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-29T17:38:43.017Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-29T17:38:47.770Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-29T17:38:52.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-29T17:38:52.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-29T17:38:52.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-29T17:38:52.521Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-29T17:38:52.521Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-29T17:38:54.735Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-29T17:38:54.735Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T17:38:54.735Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-29T17:38:57.685Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-29T17:38:57.685Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T17:38:57.685Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-29T17:38:59.901Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-29T17:38:59.901Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-29T17:39:04.652Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-29T17:39:07.603Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-29T17:39:07.603Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T17:39:07.603Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-29T17:39:07.603Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T17:39:07.603Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-29T17:39:07.603Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T17:39:07.603Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-29T17:39:07.603Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T17:39:07.603Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-29T17:39:07.603Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T17:39:07.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-29T17:39:09.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-29T17:39:09.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-29T17:39:12.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-29T17:39:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-29T17:39:17.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-29T17:39:20.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003b7ba8_} [2022-04-29T17:39:23.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11212794434_c:\foo_false____} [2022-04-29T17:39:26.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11212794434_c:\foo_true____} [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-29T17:39:29.787Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-29T17:39:29.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-29T17:39:30.256Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-29T17:39:30.256Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T17:39:30.256Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-29T17:39:30.256Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T17:39:30.256Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-29T17:39:30.256Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T17:39:30.256Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-29T17:39:30.256Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T17:39:30.256Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-29T17:39:30.256Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T17:39:30.256Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-29T17:39:33.207Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-29T17:39:33.207Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.207Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-29T17:39:33.207Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.207Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-29T17:39:33.207Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.207Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-29T17:39:33.207Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-29T17:39:33.675Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-29T17:39:33.675Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T17:39:33.675Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-29T17:39:36.625Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-29T17:39:36.625Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-29T17:39:36.625Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T17:39:36.625Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-29T17:39:40.413Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-29T17:39:40.413Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T17:39:40.413Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-29T17:39:40.413Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T17:39:40.413Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-29T17:39:40.413Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T17:39:40.413Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-29T17:39:45.164Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-29T17:39:48.119Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-29T17:39:48.119Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T17:39:48.119Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-29T17:39:48.119Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T17:39:48.119Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-29T17:40:00.601Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-29T17:40:00.602Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:40:00.602Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-29T17:40:00.602Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T17:40:00.602Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-29T17:40:11.020Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-29T17:40:11.020Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T17:40:11.020Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-29T17:40:11.020Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T17:40:11.020Z] === RUN TestDockerSuite/TestCpToDot [2022-04-29T17:40:13.232Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-29T17:40:13.232Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T17:40:13.232Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-29T17:40:13.232Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T17:40:13.232Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-29T17:40:16.181Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-29T17:40:16.181Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T17:40:16.181Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-29T17:40:16.181Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T17:40:16.181Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-29T17:40:16.181Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T17:40:16.181Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-29T17:40:16.181Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T17:40:16.181Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-29T17:40:16.648Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-29T17:40:17.116Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-29T17:40:19.328Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-29T17:40:22.291Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-29T17:40:22.291Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-29T17:40:22.759Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-29T17:40:24.972Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-29T17:40:25.957Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-29T17:40:25.957Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-29T17:40:25.957Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T17:40:25.957Z] === RUN TestDockerSuite/TestCreateRM [2022-04-29T17:40:26.425Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-29T17:40:26.425Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T17:40:26.425Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-29T17:40:26.892Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-29T17:40:27.360Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-29T17:40:37.777Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-29T17:40:37.777Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-29T17:40:37.777Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-29T17:40:41.569Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-29T17:40:41.569Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-29T17:40:41.569Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T17:40:41.569Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-29T17:40:44.519Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-29T17:40:44.519Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDockerFails [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-29T17:40:44.519Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-29T17:40:44.519Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-29T17:40:44.519Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-29T17:40:44.519Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-29T17:40:44.519Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T17:40:44.519Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-29T17:40:48.311Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-29T17:40:51.262Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-29T17:40:54.217Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-29T17:41:04.637Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-29T17:41:09.391Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-29T17:41:16.548Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-29T17:41:18.767Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-29T17:41:19.755Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-29T17:41:24.519Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-29T17:41:25.507Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-29T17:41:26.497Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-29T17:41:33.655Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-29T17:41:38.411Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-29T17:41:38.880Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-29T17:41:38.880Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-29T17:41:38.880Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T17:41:38.880Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-29T17:41:38.880Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T17:41:38.880Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-29T17:41:38.880Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T17:41:38.880Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-29T17:41:39.867Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-29T17:41:39.867Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T17:41:39.867Z] === RUN TestDockerSuite/TestEventsRename [2022-04-29T17:41:43.663Z] === RUN TestDockerSuite/TestEventsResize [2022-04-29T17:41:52.380Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-29T17:41:55.337Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-29T17:41:58.290Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-29T17:42:04.160Z] === RUN TestDockerSuite/TestEventsTop [2022-04-29T17:42:04.160Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T17:42:04.160Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-29T17:42:06.375Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-29T17:42:11.142Z] === RUN TestDockerSuite/TestExec [2022-04-29T17:42:11.142Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T17:42:11.142Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-29T17:42:11.142Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T17:42:11.142Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-29T17:42:14.104Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-29T17:42:16.323Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-29T17:42:16.323Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T17:42:16.323Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-29T17:42:16.323Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T17:42:16.323Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-29T17:42:16.323Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T17:42:16.323Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-29T17:42:18.535Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-29T17:42:21.488Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-29T17:42:23.699Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-29T17:42:25.912Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-29T17:42:31.777Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-29T17:42:31.777Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T17:42:31.777Z] === RUN TestDockerSuite/TestExecEnv [2022-04-29T17:42:31.777Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T17:42:31.777Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-29T17:42:31.777Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T17:42:31.777Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-29T17:42:33.988Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-29T17:42:37.775Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-29T17:42:37.775Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T17:42:37.775Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-29T17:42:37.775Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T17:42:37.775Z] === RUN TestDockerSuite/TestExecParseError [2022-04-29T17:42:37.775Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T17:42:37.775Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-29T17:42:37.775Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T17:42:37.775Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-29T17:42:37.775Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T17:42:37.775Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-29T17:42:40.723Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-29T17:42:40.723Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T17:42:40.723Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-29T17:42:40.723Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T17:42:40.723Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-29T17:42:40.723Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:42:40.723Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-29T17:42:40.723Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T17:42:40.723Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-29T17:42:40.723Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T17:42:40.723Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-29T17:42:43.676Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-29T17:42:43.676Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T17:42:43.676Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-29T17:42:49.550Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-29T17:42:49.550Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T17:42:49.550Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-29T17:42:49.550Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T17:42:49.550Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-29T17:42:49.550Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T17:42:49.550Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-29T17:42:56.702Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-29T17:43:02.563Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-29T17:43:05.511Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-29T17:43:12.668Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestHealth [2022-04-29T17:43:12.668Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-29T17:43:12.668Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-29T17:43:18.530Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-29T17:43:18.530Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-29T17:43:18.530Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T17:43:18.530Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-29T17:43:18.530Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-29T17:43:18.530Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-29T17:43:18.530Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-29T17:43:18.998Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-29T17:43:18.998Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T17:43:19.465Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-29T17:43:20.455Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-29T17:43:20.455Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-29T17:43:22.666Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-29T17:43:22.666Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-29T17:43:25.611Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-29T17:43:28.558Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-29T17:43:28.558Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-29T17:43:28.558Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T17:43:28.558Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-29T17:43:33.304Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportFile [2022-04-29T17:43:33.304Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-29T17:43:33.304Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-29T17:43:33.304Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-29T17:43:33.304Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-29T17:43:33.304Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-29T17:43:33.304Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-29T17:43:33.304Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-29T17:43:33.304Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-29T17:43:33.304Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T17:43:33.304Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-29T17:43:36.253Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-29T17:43:39.209Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-29T17:43:39.209Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T17:43:39.209Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-29T17:43:39.209Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T17:43:39.209Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-29T17:43:39.209Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-29T17:43:39.209Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T17:43:39.209Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-29T17:43:42.160Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-29T17:43:42.160Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-29T17:43:45.107Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-29T17:43:45.107Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:43:45.107Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-29T17:43:45.107Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T17:43:45.107Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-29T17:43:45.107Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T17:43:45.107Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-29T17:43:48.054Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-29T17:43:53.913Z] === RUN TestDockerSuite/TestInspectImage [2022-04-29T17:43:53.913Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T17:43:53.913Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-29T17:43:53.913Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T17:43:53.913Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-29T17:43:53.913Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T17:43:53.913Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-29T17:43:56.861Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-29T17:43:59.085Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-29T17:43:59.085Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-29T17:44:02.060Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-29T17:44:04.273Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-29T17:44:04.273Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T17:44:04.273Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-29T17:44:04.741Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-29T17:44:06.958Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-29T17:44:10.745Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-29T17:44:15.500Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-29T17:44:18.451Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-29T17:44:21.400Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-29T17:44:23.615Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-29T17:44:26.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-29T17:44:29.518Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-29T17:44:32.469Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-29T17:44:32.469Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-29T17:44:32.469Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-29T17:44:32.469Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-29T17:44:34.684Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-29T17:44:37.633Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-29T17:44:43.501Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-29T17:44:46.449Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-29T17:44:46.449Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T17:44:46.449Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-29T17:44:49.401Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-29T17:44:49.401Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-29T17:44:56.551Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-29T17:45:03.702Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-29T17:45:10.854Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-29T17:45:13.806Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-29T17:45:16.757Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-29T17:45:16.757Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T17:45:16.757Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-29T17:45:18.970Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-29T17:45:21.918Z] === RUN TestDockerSuite/TestLogsSince [2022-04-29T17:45:32.335Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-29T17:45:32.335Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T17:45:32.335Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-29T17:45:32.335Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T17:45:32.335Z] === RUN TestDockerSuite/TestLogsTail [2022-04-29T17:45:35.286Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-29T17:45:38.240Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-29T17:45:41.193Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-29T17:45:41.193Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestNetHostname [2022-04-29T17:45:41.193Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-29T17:45:41.193Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-29T17:45:41.193Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-29T17:45:41.193Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPluginActive [2022-04-29T17:45:41.193Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-29T17:45:41.193Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-29T17:45:41.193Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-29T17:45:41.193Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T17:45:41.193Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-29T17:45:41.193Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-29T17:45:41.663Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-29T17:45:41.663Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-29T17:45:41.663Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-29T17:45:41.663Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-29T17:45:41.663Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPortList [2022-04-29T17:45:41.663Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T17:45:41.663Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-29T17:45:47.528Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-29T17:45:47.529Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-29T17:45:47.529Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T17:45:47.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-29T17:45:53.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-29T17:45:53.863Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T17:45:53.863Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-29T17:46:02.529Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-29T17:46:02.529Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T17:46:02.529Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-29T17:46:12.964Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-29T17:46:30.782Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-29T17:46:30.782Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-29T17:46:30.782Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T17:46:30.782Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-29T17:46:45.709Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-29T17:46:48.660Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-29T17:46:57.320Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-29T17:47:03.183Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-29T17:47:03.183Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T17:47:03.184Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-29T17:47:03.184Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T17:47:03.184Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-29T17:47:09.047Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-29T17:47:09.047Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T17:47:09.047Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-29T17:47:09.047Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T17:47:09.047Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-29T17:47:09.047Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T17:47:09.047Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-29T17:47:09.047Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T17:47:09.047Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-29T17:47:16.572Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-29T17:47:16.572Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T17:47:16.572Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-29T17:47:18.138Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-29T17:47:18.138Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T17:47:18.138Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-29T17:47:19.125Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-29T17:47:20.110Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-29T17:47:20.110Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T17:47:20.110Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-29T17:47:24.864Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-29T17:47:30.738Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-29T17:47:32.955Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-29T17:47:58.261Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-29T17:47:58.261Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T17:47:58.261Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-29T17:48:04.151Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-29T17:48:04.620Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-29T17:48:05.087Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-29T17:48:06.074Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-29T17:48:11.948Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-29T17:48:15.940Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-29T17:48:15.940Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T17:48:15.940Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-29T17:48:21.964Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-29T17:48:21.964Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-29T17:48:21.964Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-29T17:48:40.056Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-29T17:48:41.086Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-29T17:48:42.111Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-29T17:48:49.456Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-29T17:48:55.481Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-29T17:49:06.127Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-29T17:49:10.039Z] === RUN TestDockerSuite/TestRmiTag [2022-04-29T17:49:10.527Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-29T17:49:13.728Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-29T17:49:35.012Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-29T17:49:36.577Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-29T17:49:42.445Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-29T17:49:43.431Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T17:49:43.431Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-29T17:49:46.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-29T17:49:46.381Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T17:49:46.381Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-29T17:49:46.381Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T17:49:46.381Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-29T17:49:52.255Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-29T17:49:55.209Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-29T17:49:58.166Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-29T17:50:01.119Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-29T17:50:04.092Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-29T17:50:04.092Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-29T17:50:09.962Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T17:50:09.962Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-29T17:50:12.932Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-29T17:50:12.932Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T17:50:12.932Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-29T17:50:16.723Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-29T17:50:16.723Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T17:50:16.723Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-29T17:50:16.723Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T17:50:16.723Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-29T17:50:18.939Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T17:50:18.939Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-29T17:50:21.154Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-29T17:50:24.111Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-29T17:50:27.060Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-29T17:50:27.060Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T17:50:27.060Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-29T17:50:27.060Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T17:50:27.060Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-29T17:50:27.060Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T17:50:27.060Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-29T17:50:30.010Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-29T17:50:30.010Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T17:50:30.010Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-29T17:50:30.010Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T17:50:30.010Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-29T17:50:30.010Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T17:50:30.010Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-29T17:50:30.010Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T17:50:30.010Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-29T17:50:32.233Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-29T17:50:38.099Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-29T17:50:38.099Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-29T17:50:38.099Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-29T17:50:38.099Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-29T17:50:38.099Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-29T17:50:38.099Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T17:50:38.099Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-29T17:50:41.052Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-29T17:50:41.053Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T17:50:41.053Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-29T17:50:41.053Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-29T17:50:41.053Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T17:50:41.053Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-29T17:50:44.007Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-29T17:50:46.958Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-29T17:50:46.958Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T17:50:46.958Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-29T17:50:49.909Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-29T17:50:49.909Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T17:50:49.909Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-29T17:50:49.909Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T17:50:49.909Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-29T17:50:49.909Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T17:50:49.909Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-29T17:50:52.861Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-29T17:50:55.812Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-29T17:50:58.028Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-29T17:51:00.978Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-29T17:51:01.446Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T17:51:01.446Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-29T17:51:07.316Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-29T17:51:07.316Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-29T17:51:07.316Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-29T17:51:07.316Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-29T17:51:07.316Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T17:51:07.316Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-29T17:51:14.488Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-29T17:51:14.488Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T17:51:14.488Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunMount [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-29T17:51:16.705Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T17:51:16.705Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-29T17:51:25.370Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-29T17:51:25.370Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T17:51:25.370Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-29T17:51:25.370Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T17:51:25.370Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-29T17:51:25.370Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T17:51:25.370Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-29T17:51:32.532Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-29T17:51:37.289Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-29T17:51:37.289Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-29T17:51:38.855Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-29T17:51:41.071Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-29T17:51:43.291Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-29T17:51:44.277Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-29T17:51:47.238Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T17:51:47.238Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-29T17:51:51.995Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-29T17:51:51.995Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T17:51:51.995Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-29T17:51:51.995Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T17:51:51.995Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-29T17:51:51.995Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T17:51:51.995Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-29T17:51:51.995Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T17:51:51.995Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-29T17:51:51.995Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T17:51:51.995Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-29T17:52:02.421Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-29T17:52:02.422Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T17:52:02.422Z] === RUN TestDockerSuite/TestRunRm [2022-04-29T17:52:04.640Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-29T17:52:10.506Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-29T17:52:13.457Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-29T17:52:16.408Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-29T17:52:18.623Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-29T17:52:21.573Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-29T17:52:21.573Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T17:52:21.573Z] === RUN TestDockerSuite/TestRunState [2022-04-29T17:52:21.573Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T17:52:21.573Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-29T17:52:24.524Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-29T17:52:24.524Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T17:52:24.524Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-29T17:52:27.474Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-29T17:52:27.474Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T17:52:27.474Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-29T17:52:27.474Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T17:52:27.474Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-29T17:52:27.474Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-29T17:52:27.474Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-29T17:52:27.474Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T17:52:27.474Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-29T17:52:33.340Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T17:52:33.340Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-29T17:52:35.556Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-29T17:52:35.556Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T17:52:35.556Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-29T17:52:38.508Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-29T17:52:38.508Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T17:52:38.508Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-29T17:52:38.508Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T17:52:38.508Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-29T17:52:42.297Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-29T17:52:50.955Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-29T17:52:56.826Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-29T17:53:03.981Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-29T17:53:03.981Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T17:53:03.981Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-29T17:53:03.981Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-29T17:53:07.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-29T17:53:10.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-29T17:53:13.671Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-29T17:53:13.671Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T17:53:13.671Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-29T17:53:14.140Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-29T17:53:14.140Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-29T17:53:14.140Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-29T17:53:14.140Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-29T17:53:14.140Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T17:53:14.140Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-29T17:53:18.892Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-29T17:53:20.467Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-29T17:53:22.683Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-29T17:53:28.547Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-29T17:53:28.547Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-29T17:53:28.547Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-29T17:53:28.547Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-29T17:53:28.547Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-29T17:53:28.547Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T17:53:28.547Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-29T17:53:30.760Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-29T17:53:31.229Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-29T17:53:31.697Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-29T17:53:31.697Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-29T17:53:33.260Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-29T17:53:33.260Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-29T17:53:36.211Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-29T17:53:39.162Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-29T17:53:42.127Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-29T17:53:42.127Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T17:53:42.127Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-29T17:53:50.792Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-29T17:53:50.792Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T17:53:50.792Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-29T17:53:55.543Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-29T17:53:55.543Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T17:53:56.011Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-29T17:53:56.011Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T17:53:56.011Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-29T17:53:56.011Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T17:53:56.011Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-29T17:53:56.011Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T17:53:56.011Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-29T17:54:03.315Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-29T17:54:03.315Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-29T17:54:03.315Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-29T17:54:03.315Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-29T17:54:03.315Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-29T17:54:03.315Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T17:54:03.315Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-29T17:54:06.265Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-29T17:54:08.479Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-29T17:54:08.479Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T17:54:08.479Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-29T17:54:10.694Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-29T17:54:10.694Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T17:54:10.694Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-29T17:54:10.694Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T17:54:10.694Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-29T17:54:10.694Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T17:54:11.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-29T17:54:11.162Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T17:54:11.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-29T17:54:11.162Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T17:54:11.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-29T17:54:11.162Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T17:54:11.162Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-29T17:54:26.079Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-29T17:54:26.547Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-29T17:54:26.547Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-29T17:54:26.547Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T17:54:26.547Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-29T17:54:27.014Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-29T17:54:27.482Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-29T17:54:27.482Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-29T17:54:31.270Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-29T17:54:31.270Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-29T17:54:34.218Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-29T17:54:34.686Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-29T17:54:35.154Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-29T17:54:35.154Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-29T17:54:35.154Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-29T17:54:45.567Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-29T17:54:45.567Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T17:54:45.567Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-29T17:54:45.567Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-29T17:54:45.567Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-29T17:54:45.567Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T17:54:45.567Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-29T17:54:54.224Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-29T17:54:54.224Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-29T17:54:54.692Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-29T17:55:07.175Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-29T17:55:07.175Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.175Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite (2577.77s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.73s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.72s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.15s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.34s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.13s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.73s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.52s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.23s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.66s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.86s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.92s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.00s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.78s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.73s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.28s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.61s) [2022-04-29T17:55:07.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.91s) [2022-04-29T17:55:07.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.83s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.35s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.81s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.12s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.26s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.30s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.37s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.09s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.58s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.16s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.41s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.52s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.49s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.53s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.07s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.35s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.34s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.36s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.10s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.48s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.44s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.44s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.20s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.57s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.88s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.74s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.38s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.39s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.00s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.59s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFails (2.87s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.86s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.87s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.67s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.71s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.08s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.96s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildHistory (13.20s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.31s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.75s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.79s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.96s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.27s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.57s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.44s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.55s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.70s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.93s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.31s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.27s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.42s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.28s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.09s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.61s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.82s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.17s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.42s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.60s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.41s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.83s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.14s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.92s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildRm (14.09s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.95s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.44s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.44s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.40s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.36s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.92s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.62s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildStderr (5.03s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.05s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.95s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.57s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.32s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.74s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.48s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.49s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.98s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.57s) [2022-04-29T17:55:07.176Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.53s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-29T17:55:07.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.85s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.21s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.10s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.77s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.66s) [2022-04-29T17:55:07.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-29T17:55:07.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.20s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.42s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCommitChange (5.80s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.40s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.22s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCommitTTY (8.23s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.37s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.24s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.43s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.91s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.98s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.89s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.66s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.06s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.95s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.39s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.20s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.49s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.62s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.93s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.42s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.15s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.80s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.87s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.85s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003b7ba8_} (2.90s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11212794434_c:\foo_false____} (2.92s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11212794434_c:\foo_true____} (2.92s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.15s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.07s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.00s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.38s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.80s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.78s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpToDot (3.16s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCpToStdout (3.15s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.06s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.19s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.36s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.87s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.06s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.00s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.09s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.88s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsCopy (5.73s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.41s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.96s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.96s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFilters (6.16s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFormat (5.96s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsRename (3.20s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsResize (8.63s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.05s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.44s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.09s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.45s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.41s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.47s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.37s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.54s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecInspectID (3.84s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.53s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.39s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-29T17:55:07.656Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-29T17:55:07.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.37s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.40s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.27s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.87s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.83s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.86s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.93s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectDefault (2.91s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectHistory (5.32s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.88s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectStatus (3.69s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.78s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.55s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.93s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.42s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.90s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.84s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.34s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.33s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.15s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.57s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.18s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.35s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.14s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.95s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.62s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.99s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsSince (9.56s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsTail (3.27s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.04s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.08s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.93s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.39s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsByOrder (9.28s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.42s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.22s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.55s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.44s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.99s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.36s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.22s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.87s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.74s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.29s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.98s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.06s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.08s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.31s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.90s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.29s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.78s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.67s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.99s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.56s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.73s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.40s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.31s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.85s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.38s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.76s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.14s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.89s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.83s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.94s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.91s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.90s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.97s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.89s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.83s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.68s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.87s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-29T17:55:07.657Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-29T17:55:07.657Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.83s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.88s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunExitCode (2.86s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.81s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.85s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.01s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.08s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.84s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.86s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.70s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.11s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.21s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.67s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.10s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.84s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunRm (2.96s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.93s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.97s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.84s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.48s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.80s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.92s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.89s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.69s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.67s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.72s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.11s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.91s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.99s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.93s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.19s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.68s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.19s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.84s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.50s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.83s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.27s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.81s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.48s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.45s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.37s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.29s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.25s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.18s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.67s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.25s) [2022-04-29T17:55:07.658Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T17:55:07.658Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.658Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-29T17:55:07.658Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-29T17:55:07.659Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- PASS: TestDockerRegistrySuite (0.24s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.24s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-29T17:55:07.659Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-29T17:55:07.659Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-29T17:55:07.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-29T17:55:07.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-29T17:55:07.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-29T17:55:07.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-29T17:55:07.659Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerDaemonSuite [2022-04-29T17:55:07.659Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-29T17:55:07.659Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-29T17:55:07.659Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-29T17:55:07.659Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerSwarmSuite [2022-04-29T17:55:07.659Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-29T17:55:07.659Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerExternalVolumeSuite [2022-04-29T17:55:07.659Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerNetworkSuite [2022-04-29T17:55:07.659Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-29T17:55:07.659Z] === RUN TestDockerHubPullSuite [2022-04-29T17:55:07.659Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-29T17:55:07.659Z] PASS [2022-04-29T17:55:07.659Z] ok github.com/docker/docker/integration-cli 2578.277s [2022-04-29T17:55:07.659Z] [2022-04-29T17:55:07.659Z] === Skipped [2022-04-29T17:55:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T17:55:07.659Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-29T17:55:07.659Z] [2022-04-29T17:55:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-29T17:55:07.659Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.659Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-29T17:55:07.659Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-29T17:55:07.660Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-29T17:55:07.660Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-29T17:55:07.660Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T17:55:07.660Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-29T17:55:07.660Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-29T17:55:07.660Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-29T17:55:07.660Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-29T17:55:07.660Z] [2022-04-29T17:55:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-29T17:55:07.660Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-29T17:55:07.660Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-29T17:55:08.129Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.57s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.57s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-29T17:55:08.129Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-29T17:55:08.129Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.129Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-29T17:55:08.129Z] [2022-04-29T17:55:08.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-29T17:55:08.130Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-29T17:55:08.130Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-29T17:55:08.130Z] docker_cli_sni_test.go:18: Flakey test [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-29T17:55:08.130Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-29T17:55:08.130Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.130Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-29T17:55:08.130Z] [2022-04-29T17:55:08.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-29T17:55:08.130Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-29T17:55:08.131Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T17:55:08.131Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T17:55:08.131Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T17:55:08.131Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T17:55:08.131Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T17:55:08.131Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-29T17:55:08.131Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T17:55:08.131Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-29T17:55:08.131Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-04-29T17:55:08.131Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-29T17:55:08.131Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-29T17:55:08.131Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.131Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-29T17:55:08.131Z] [2022-04-29T17:55:08.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T17:55:08.132Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T17:55:08.132Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-29T17:55:08.132Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-29T17:55:08.132Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-29T17:55:08.132Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.08s) [2022-04-29T17:55:08.132Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.08s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-29T17:55:08.132Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T17:55:08.132Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-29T17:55:08.132Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-29T17:55:08.132Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T17:55:08.132Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.132Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-29T17:55:08.132Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T17:55:08.133Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-29T17:55:08.133Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.133Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-29T17:55:08.133Z] [2022-04-29T17:55:08.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-29T17:55:08.133Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-29T17:55:08.134Z] [2022-04-29T17:55:08.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-29T17:55:08.134Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.134Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-29T17:55:08.601Z] [2022-04-29T17:55:08.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-29T17:55:08.601Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.601Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-29T17:55:08.601Z] [2022-04-29T17:55:08.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T17:55:08.601Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.601Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-29T17:55:08.601Z] [2022-04-29T17:55:08.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-29T17:55:08.601Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T17:55:08.602Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T17:55:08.602Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.602Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-29T17:55:08.602Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-29T17:55:08.603Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-29T17:55:08.603Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-29T17:55:08.603Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T17:55:08.603Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.24s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.24s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.603Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-29T17:55:08.603Z] [2022-04-29T17:55:08.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T17:55:08.603Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-29T17:55:08.604Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] DONE 1088 tests, 539 skipped in 2590.588s [2022-04-29T17:55:08.604Z] INFO: Integration tests ended at 04/29/2022 17:55:08. Duration:00:43:10.7648338 [2022-04-29T17:55:08.604Z] INFO: Docker info of the daemon under test at end of run [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] Containers: 10 [2022-04-29T17:55:08.604Z] Running: 0 [2022-04-29T17:55:08.604Z] Paused: 0 [2022-04-29T17:55:08.604Z] Stopped: 10 [2022-04-29T17:55:08.604Z] Images: 18 [2022-04-29T17:55:08.604Z] Server Version: 0.0.0-dev [2022-04-29T17:55:08.604Z] Storage Driver: windowsfilter [2022-04-29T17:55:08.604Z] Windows: [2022-04-29T17:55:08.604Z] Logging Driver: json-file [2022-04-29T17:55:08.604Z] Plugins: [2022-04-29T17:55:08.604Z] Volume: local [2022-04-29T17:55:08.604Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-29T17:55:08.604Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-29T17:55:08.604Z] Swarm: inactive [2022-04-29T17:55:08.604Z] Default Isolation: process [2022-04-29T17:55:08.604Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-29T17:55:08.604Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-29T17:55:08.604Z] OSType: windows [2022-04-29T17:55:08.604Z] Architecture: x86_64 [2022-04-29T17:55:08.604Z] CPUs: 4 [2022-04-29T17:55:08.604Z] Total Memory: 32GiB [2022-04-29T17:55:08.604Z] Name: azwin-2-e2ebb0 [2022-04-29T17:55:08.604Z] ID: BUQN:EKTI:LG3O:47QR:VH6K:IDIL:UP2D:UDQL:TG5B:F4PH:GLME:J5SM [2022-04-29T17:55:08.604Z] Docker Root Dir: D:\CI\PR-43547\3\daemon [2022-04-29T17:55:08.604Z] Debug Mode (client): false [2022-04-29T17:55:08.604Z] Debug Mode (server): true [2022-04-29T17:55:08.604Z] File Descriptors: -1 [2022-04-29T17:55:08.604Z] Goroutines: 17 [2022-04-29T17:55:08.604Z] System Time: 2022-04-29T17:55:08.4192286Z [2022-04-29T17:55:08.604Z] EventsListeners: 0 [2022-04-29T17:55:08.604Z] Registry: https://index.docker.io/v1/ [2022-04-29T17:55:08.604Z] Labels: [2022-04-29T17:55:08.604Z] Experimental: false [2022-04-29T17:55:08.604Z] Insecure Registries: [2022-04-29T17:55:08.604Z] 127.0.0.0/8 [2022-04-29T17:55:08.604Z] Live Restore Enabled: false [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] [2022-04-29T17:55:08.604Z] INFO: Stopping daemon under test [2022-04-29T17:55:09.072Z] SUCCESS: The process with PID 5832 (child process of PID 5716) has been terminated. [2022-04-29T17:55:09.072Z] SUCCESS: The process with PID 5716 (child process of PID 2848) has been terminated. [2022-04-29T17:55:09.072Z] INFO: Stop tailing logs of the daemon under tests [2022-04-29T17:55:09.072Z] INFO: executeCI.ps1 Completed successfully at 04/29/2022 17:55:08. [2022-04-29T17:55:09.072Z] INFO: Tidying up at end of run [2022-04-29T17:55:09.072Z] ----------- DAEMON LOG ------------ [2022-04-29T17:55:09.072Z] 2022/04/29 17:09:01 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-29T17:55:09.072Z] ----------- END DAEMON LOG -------- [2022-04-29T17:55:09.072Z] INFO: Saving daemon under test log (d:\CI\PR-43547\3\dut.out) to bundles\CIDUT.out [2022-04-29T17:55:09.072Z] INFO: Saving daemon under test log (d:\CI\PR-43547\3\dut.err) to bundles\CIDUT.err [2022-04-29T17:55:09.072Z] INFO: Saving containerd logs to bundles [2022-04-29T17:55:09.072Z] INFO: Nuke-Everything... [2022-04-29T17:55:09.072Z] INFO: Container count on control daemon to delete is 2 [2022-04-29T17:55:09.540Z] b971d9e99566 [2022-04-29T17:55:09.540Z] b57f26a2a577 [2022-04-29T17:55:09.540Z] INFO: Tidying pidfile d:\CI\PR-43547\3\docker.pid [2022-04-29T17:55:09.540Z] INFO: Nuking d:\CI [2022-04-29T17:55:39.786Z] INFO: Zapped successfully [2022-04-29T17:55:39.786Z] [2022-04-29T17:55:39.786Z] INFO: executeCI.ps1 exiting at Fri Apr 29 17:55:35 CUT 2022. Duration 01:11:48.7627553 [2022-04-29T17:55:39.786Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-29T17:55:40.080Z] Recording test results [2022-04-29T17:55:47.313Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-29T17:55:49.425Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-29T17:55:50.631Z] Archiving artifacts [2022-04-29T17:56:04.951Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43547/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-29T17:56:06.044Z] + make clean [2022-04-29T17:56:07.605Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-29T17:56:07.605Z] docker-dev-cache [2022-04-29T17:56:07.605Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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